New Zealand Health Terminology Service (NZHTS) Implementation Guide
0.1.0 - ci-build
New Zealand Health Terminology Service (NZHTS) Implementation Guide, published by Health New Zealand | Te Whatu Ora. This guide is not an authorized publication; it is the continuous build for version 0.1.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/daniel-thomson/nzhts/ and changes regularly. See the Directory of published versions
Active as of 2024-09-05 |
@prefix fhir: <http://hl7.org/fhir/> . @prefix owl: <http://www.w3.org/2002/07/owl#> . @prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> . @prefix xsd: <http://www.w3.org/2001/XMLSchema#> . # - resource ------------------------------------------------------------------- a fhir:ValueSet ; fhir:nodeRole fhir:treeRoot ; fhir:id [ fhir:v "canshare-mo-skin-melanoma-topography"] ; # fhir:meta [ fhir:versionId [ fhir:v "1" ] ; fhir:lastUpdated [ fhir:v "2024-11-05T17:08:39.551+13:00"^^xsd:dateTime ] ] ; # fhir:language [ fhir:v "en-x-sctlang-23162100-0210105"] ; # fhir:url [ fhir:v "https://nzhts.digital.health.nz/fhir/ValueSet/canshare-mo-skin-melanoma-topography"^^xsd:anyURI] ; # fhir:identifier ( [ fhir:system [ fhir:v "http://canshare.co.nz/fhir/NamingSystem/valuesets"^^xsd:anyURI ] ; fhir:value [ fhir:v "canshare-mo-skin-melanoma-topography" ] ] ) ; # fhir:version [ fhir:v "0.1.0"] ; # fhir:name [ fhir:v "canshare-mo-skin-melanoma-topography"] ; # fhir:title [ fhir:v "NZ cancer medical oncology skin and/or melanoma topography"] ; # fhir:status [ fhir:v "active"] ; # fhir:experimental [ fhir:v "false"^^xsd:boolean] ; # fhir:date [ fhir:v "2024-09-05"^^xsd:date] ; # fhir:publisher [ fhir:v "Health New Zealand | Te Whatu Ora"] ; # fhir:contact ( [ fhir:name [ fhir:v "Health New Zealand | Te Whatu Ora" ] ; ( fhir:telecom [ fhir:system [ fhir:v "url" ] ; fhir:value [ fhir:v "https://www.tewhatuora.govt.nz/" ] ] ) ] ) ; # fhir:description [ fhir:v "The body location used to describe the point of origin for skin cancer and/or melanoma or an 'Other' value for medical oncology services."] ; # fhir:compose [ ( fhir:include [ fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ; fhir:version [ fhir:v "http://snomed.info/sct/21000210109" ] ; ( fhir:filter [ fhir:property [ fhir:v "constraint" ] ; fhir:op [ fhir:v "=" ] ; fhir:value [ fhir:v "39937001 |Skin| OR 181535000 |Skin of antecubital space| OR 56213003 |Skin of finger| OR 75093004 |Skin of abdomen| OR 67269001 |Skin of ankle| OR 59112000 |Skin of anus| OR 76261009 |Skin of axilla| OR 66643007 |Skin of back| OR 82038008 |Skin of breast| OR 22180002 |Skin of buttock| OR 51059006 |Skin of calf| OR 36141000 |Skin of cheek| OR 74160004 |Skin of thorax| OR 23747009 |Skin of chin| OR 1902009 |Skin of ear| OR 74757004 |Skin of elbow| OR 73897004 |Skin of face| OR 19938000 |Skin of vulva| OR 34284005 |Skin of flank| OR 60496002 |Skin of foot| OR 5742000 |Skin of forearm| OR 68698007 |Skin of forehead| OR 33712006 |Skin of hand| OR 70762009 |Skin of head| OR 84607009 |Skin of heel| OR 49812005 |Skin of hip| OR 66288003 |Skin of infraclavicular region| OR 39687006 |Skin of groin| OR 41935005 |Skin of jaw| OR 63464009 |Skin of knee| OR 128252004 |Skin of labia majora| OR 88089004 |Skin of lip| OR 371304004 |Skin of lower limb| OR 66934001 |Skin of lower lip| OR 43081002 |Skin of neck| OR 113179006 |Skin of nose| OR 70887009 |Skin of palm of hand| OR 21308002 |Skin of perianal area| OR 48014002 |Skin of perineum| OR 84507004 |Skin of popliteal fossa| OR 50938007 |Skin of sacrococcygeal region| OR 43067004 |Skin of scalp| OR 400056003 |Skin of scalp and neck| OR 45980000 |Skin of scapular region| OR 16621002 |Skin of temple| OR 371305003 |Skin of thigh| OR 59354007 |Skin of thumb| OR 52034004 |Skin of toe| OR 315003 |Skin of umbilicus| OR 371311000 |Skin of upper limb| OR 16251004 |Skin of upper lip| OR 24785000 |Skin of wrist| OR ^476921000210107 |New Zealand cancer mucous membrane topography reference set| OR ^ 395451000210104 |New Zealand cancer eye and orbit conjunctiva topography reference set| OR ^ 395381000210100 |New Zealand cancer central nervous system topography reference set| OR 74862005 |Uveal tract| OR 41296002 |Iris| OR 29534007 |Ciliary body| OR 68703001 |Choroid of eye| OR ^ 296931000210100 |New Zealand cancer high level topography reference set| OR 74964007 |Other|" ] ] ) ] ) ] ; # fhir:expansion [ fhir:identifier [ fhir:v "b1955417-9b5d-46ee-b22d-35d2cfca5974"^^xsd:anyURI ] ; fhir:timestamp [ fhir:v "2024-11-11T13:49:11+13:00"^^xsd:dateTime ] ; fhir:total [ fhir:v "274"^^xsd:integer ] ; fhir:offset [ fhir:v "0"^^xsd:integer ] ; ( fhir:parameter [ fhir:name [ fhir:v "version" ] ; fhir:value [ fhir:v "http://snomed.info/sct|http://snomed.info/sct/21000210109/version/20241001"^^xsd:anyURI ] ] [ fhir:name [ fhir:v "count" ] ; fhir:value [ fhir:v "2147483647"^^xsd:integer ] ] [ fhir:name [ fhir:v "offset" ] ; fhir:value [ fhir:v "0"^^xsd:integer ] ] ) ; ( fhir:contains [ fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ; fhir:code [ fhir:v "818983003" ] ; fhir:display [ fhir:v "Abdomen" ] ] [ fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ; fhir:code [ fhir:v "80622005" ] ; fhir:display [ fhir:v "Abducens nerve structure" ] ] [ fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ; fhir:code [ fhir:v "15119000" ] ; fhir:display [ fhir:v "Accessory nerve structure" ] ] [ fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ; fhir:code [ fhir:v "23451007" ] ; fhir:display [ fhir:v "Adrenal structure" ] ] [ fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ; fhir:code [ fhir:v "53505006" ] ; fhir:display [ fhir:v "Anal structure" ] ] [ fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ; fhir:code [ fhir:v "75042008" ] ; fhir:display [ fhir:v "Arachnoid structure" ] ] [ fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ; fhir:code [ fhir:v "72167002" ] ; fhir:display [ fhir:v "Autonomic nervous system structure" ] ] [ fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ; fhir:code [ fhir:v "32610002" ] ; fhir:display [ fhir:v "Basal ganglion structure" ] ] [ fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ; fhir:code [ fhir:v "34707002" ] ; fhir:display [ fhir:v "Biliary tract structure" ] ] [ fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ; fhir:code [ fhir:v "63370004" ] ; fhir:display [ fhir:v "Blood cell" ] ] [ fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ; fhir:code [ fhir:v "23952005" ] ; fhir:display [ fhir:v "Body of uterus structure" ] ] [ fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ; fhir:code [ fhir:v "304629007" ] ; fhir:display [ fhir:v "Body orifice mucosa" ] ] [ fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ; fhir:code [ fhir:v "14016003" ] ; fhir:display [ fhir:v "Bone marrow structure" ] ] [ fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ; fhir:code [ fhir:v "272673000" ] ; fhir:display [ fhir:v "Bone structure" ] ] [ fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ; fhir:code [ fhir:v "28838006" ] ; fhir:display [ fhir:v "Brain dura mater structure" ] ] [ fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ; fhir:code [ fhir:v "12738006" ] ; fhir:display [ fhir:v "Brain structure" ] ] [ fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ; fhir:code [ fhir:v "35764002" ] ; fhir:display [ fhir:v "Brain ventricle structure" ] ] [ fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ; fhir:code [ fhir:v "15926001" ] ; fhir:display [ fhir:v "Brainstem structure" ] ] [ fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ; fhir:code [ fhir:v "76752008" ] ; fhir:display [ fhir:v "Breast structure" ] ] [ fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ; fhir:code [ fhir:v "955009" ] ; fhir:display [ fhir:v "Bronchial structure" ] ] [ fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ; fhir:code [ fhir:v "771314001" ] ; fhir:display [ fhir:v "Cartilage structure" ] ] [ fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ; fhir:code [ fhir:v "7173007" ] ; fhir:display [ fhir:v "Cauda equina structure" ] ] [ fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ; fhir:code [ fhir:v "6566002" ] ; fhir:display [ fhir:v "Cerebellar hemisphere structure" ] ] [ fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ; fhir:code [ fhir:v "113305005" ] ; fhir:display [ fhir:v "Cerebellar structure" ] ] [ fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ; fhir:code [ fhir:v "58501004" ] ; fhir:display [ fhir:v "Cerebellar vermis structure" ] ] [ fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ; fhir:code [ fhir:v "372073000" ] ; fhir:display [ fhir:v "Cerebral hemisphere structure" ] ] [ fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ; fhir:code [ fhir:v "36159002" ] ; fhir:display [ fhir:v "Cerebral peduncle structure" ] ] [ fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ; fhir:code [ fhir:v "68523003" ] ; fhir:display [ fhir:v "Cerebral white matter structure" ] ] [ fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ; fhir:code [ fhir:v "83678007" ] ; fhir:display [ fhir:v "Cerebrum" ] ] [ fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ; fhir:code [ fhir:v "54785003" ] ; fhir:display [ fhir:v "Cervical spinal cord structure" ] ] [ fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ; fhir:code [ fhir:v "71252005" ] ; fhir:display [ fhir:v "Cervix uteri structure" ] ] [ fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ; fhir:code [ fhir:v "68703001" ] ; fhir:display [ fhir:v "Choroidal structure" ] ] [ fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ; fhir:code [ fhir:v "29534007" ] ; fhir:display [ fhir:v "Ciliary body structure" ] ] [ fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ; fhir:code [ fhir:v "71854001" ] ; fhir:display [ fhir:v "Colon structure" ] ] [ fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ; fhir:code [ fhir:v "29445007" ] ; fhir:display [ fhir:v "Conjunctival structure" ] ] [ fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ; fhir:code [ fhir:v "28726007" ] ; fhir:display [ fhir:v "Corneal structure" ] ] [ fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ; fhir:code [ fhir:v "88442005" ] ; fhir:display [ fhir:v "Corpus callosum structure" ] ] [ fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ; fhir:code [ fhir:v "31428008" ] ; fhir:display [ fhir:v "Corpus striatum structure" ] ] [ fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ; fhir:code [ fhir:v "25238003" ] ; fhir:display [ fhir:v "Cranial nerve structure" ] ] [ fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ; fhir:code [ fhir:v "36405008" ] ; fhir:display [ fhir:v "Cranial pia mater structure" ] ] [ fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ; fhir:code [ fhir:v "18545000" ] ; fhir:display [ fhir:v "Dura mater structure" ] ] [ fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ; fhir:code [ fhir:v "387910009" ] ; fhir:display [ fhir:v "Endocrine gland structure" ] ] [ fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ; fhir:code [ fhir:v "12766003" ] ; fhir:display [ fhir:v "Ependyma" ] ] [ fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ; fhir:code [ fhir:v "244436004" ] ; fhir:display [ fhir:v "Extradural space of brain" ] ] [ fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ; fhir:code [ fhir:v "16014003" ] ; fhir:display [ fhir:v "Extrahepatic duct structure" ] ] [ fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ; fhir:code [ fhir:v "371398005" ] ; fhir:display [ fhir:v "Eye region structure" ] ] [ fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ; fhir:code [ fhir:v "56052001" ] ; fhir:display [ fhir:v "Facial nerve structure" ] ] [ fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ; fhir:code [ fhir:v "31435000" ] ; fhir:display [ fhir:v "Fallopian tube structure" ] ] [ fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ; fhir:code [ fhir:v "413344004" ] ; fhir:display [ fhir:v "Female genital tract structure" ] ] [ fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ; fhir:code [ fhir:v "13726009" ] ; fhir:display [ fhir:v "Filum terminale structure" ] ] [ fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ; fhir:code [ fhir:v "36360002" ] ; fhir:display [ fhir:v "Floor of mouth structure" ] ] [ fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ; fhir:code [ fhir:v "35918002" ] ; fhir:display [ fhir:v "Fourth ventricle structure" ] ] [ fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ; fhir:code [ fhir:v "83251001" ] ; fhir:display [ fhir:v "Frontal lobe structure" ] ] [ fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ; fhir:code [ fhir:v "28231008" ] ; fhir:display [ fhir:v "Gallbladder structure" ] ] [ fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ; fhir:code [ fhir:v "122865005" ] ; fhir:display [ fhir:v "Gastrointestinal tract structure" ] ] [ fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ; fhir:code [ fhir:v "113279002" ] ; fhir:display [ fhir:v "Gingival structure" ] ] [ fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ; fhir:code [ fhir:v "14738005" ] ; fhir:display [ fhir:v "Globus pallidus structure" ] ] [ fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ; fhir:code [ fhir:v "21161002" ] ; fhir:display [ fhir:v "Glossopharyngeal nerve structure" ] ] [ fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ; fhir:code [ fhir:v "57171008" ] ; fhir:display [ fhir:v "Haematopoietic system structure" ] ] [ fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ; fhir:code [ fhir:v "80891009" ] ; fhir:display [ fhir:v "Heart structure" ] ] [ fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ; fhir:code [ fhir:v "5366008" ] ; fhir:display [ fhir:v "Hippocampal structure" ] ] [ fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ; fhir:code [ fhir:v "37899009" ] ; fhir:display [ fhir:v "Hypoglossal nerve structure" ] ] [ fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ; fhir:code [ fhir:v "81502006" ] ; fhir:display [ fhir:v "Hypopharyngeal structure" ] ] [ fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ; fhir:code [ fhir:v "67923007" ] ; fhir:display [ fhir:v "Hypothalamic structure" ] ] [ fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ; fhir:code [ fhir:v "21031007" ] ; fhir:display [ fhir:v "Infratentorial brain structure" ] ] [ fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ; fhir:code [ fhir:v "36169008" ] ; fhir:display [ fhir:v "Insular structure" ] ] [ fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ; fhir:code [ fhir:v "85637007" ] ; fhir:display [ fhir:v "Internal capsule structure" ] ] [ fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ; fhir:code [ fhir:v "51429005" ] ; fhir:display [ fhir:v "Intracranial arachnoid" ] ] [ fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ; fhir:code [ fhir:v "128319008" ] ; fhir:display [ fhir:v "Intracranial structure" ] ] [ fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ; fhir:code [ fhir:v "90140006" ] ; fhir:display [ fhir:v "Intrahepatic biliary tract structure" ] ] [ fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ; fhir:code [ fhir:v "41296002" ] ; fhir:display [ fhir:v "Iris structure" ] ] [ fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ; fhir:code [ fhir:v "39352004" ] ; fhir:display [ fhir:v "Joint structure" ] ] [ fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ; fhir:code [ fhir:v "64033007" ] ; fhir:display [ fhir:v "Kidney structure" ] ] [ fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ; fhir:code [ fhir:v "43045000" ] ; fhir:display [ fhir:v "Lacrimal caruncle structure" ] ] [ fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ; fhir:code [ fhir:v "4596009" ] ; fhir:display [ fhir:v "Laryngeal structure" ] ] [ fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ; fhir:code [ fhir:v "66720007" ] ; fhir:display [ fhir:v "Lateral ventricle structure" ] ] [ fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ; fhir:code [ fhir:v "59952002" ] ; fhir:display [ fhir:v "Limbus corneae structure" ] ] [ fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ; fhir:code [ fhir:v "48477009" ] ; fhir:display [ fhir:v "Lip structure" ] ] [ fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ; fhir:code [ fhir:v "10200004" ] ; fhir:display [ fhir:v "Liver structure" ] ] [ fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ; fhir:code [ fhir:v "61685007" ] ; fhir:display [ fhir:v "Lower limb structure" ] ] [ fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ; fhir:code [ fhir:v "60051002" ] ; fhir:display [ fhir:v "Lumbar spinal cord structure" ] ] [ fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ; fhir:code [ fhir:v "39607008" ] ; fhir:display [ fhir:v "Lung structure" ] ] [ fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ; fhir:code [ fhir:v "119282003" ] ; fhir:display [ fhir:v "Major salivary gland structure" ] ] [ fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ; fhir:code [ fhir:v "127903009" ] ; fhir:display [ fhir:v "Male genital organ structure" ] ] [ fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ; fhir:code [ fhir:v "72410000" ] ; fhir:display [ fhir:v "Mediastinal structure" ] ] [ fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ; fhir:code [ fhir:v "26519002" ] ; fhir:display [ fhir:v "Medulla oblongata structure" ] ] [ fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ; fhir:code [ fhir:v "1231004" ] ; fhir:display [ fhir:v "Meninges structure" ] ] [ fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ; fhir:code [ fhir:v "61962009" ] ; fhir:display [ fhir:v "Midbrain structure" ] ] [ fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ; fhir:code [ fhir:v "25342003" ] ; fhir:display [ fhir:v "Middle ear structure" ] ] [ fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ; fhir:code [ fhir:v "123851003" ] ; fhir:display [ fhir:v "Mouth region structure" ] ] [ fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ; fhir:code [ fhir:v "10887006" ] ; fhir:display [ fhir:v "Mucous membrane of bronchiole" ] ] [ fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ; fhir:code [ fhir:v "30802009" ] ; fhir:display [ fhir:v "Mucous membrane of bronchus" ] ] [ fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ; fhir:code [ fhir:v "40476001" ] ; fhir:display [ fhir:v "Mucous membrane of ureter" ] ] [ fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ; fhir:code [ fhir:v "414781009" ] ; fhir:display [ fhir:v "Mucous membrane structure" ] ] [ fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ; fhir:code [ fhir:v "279549004" ] ; fhir:display [ fhir:v "Nasal cavity structure" ] ] [ fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ; fhir:code [ fhir:v "2095001" ] ; fhir:display [ fhir:v "Nasal sinus structure" ] ] [ fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ; fhir:code [ fhir:v "71836000" ] ; fhir:display [ fhir:v "Nasopharyngeal structure" ] ] [ fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ; fhir:code [ fhir:v "31065004" ] ; fhir:display [ fhir:v "Occipital lobe structure" ] ] [ fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ; fhir:code [ fhir:v "56193007" ] ; fhir:display [ fhir:v "Oculomotor nerve structure" ] ] [ fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ; fhir:code [ fhir:v "32849002" ] ; fhir:display [ fhir:v "Oesophageal structure" ] ] [ fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ; fhir:code [ fhir:v "11522000" ] ; fhir:display [ fhir:v "Olfactory nerve structure" ] ] [ fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ; fhir:code [ fhir:v "27398004" ] ; fhir:display [ fhir:v "Omentum structure" ] ] [ fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ; fhir:code [ fhir:v "55844009" ] ; fhir:display [ fhir:v "Operculum structure" ] ] [ fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ; fhir:code [ fhir:v "18234004" ] ; fhir:display [ fhir:v "Optic nerve structure" ] ] [ fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ; fhir:code [ fhir:v "31389004" ] ; fhir:display [ fhir:v "Oropharyngeal structure" ] ] [ fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ; fhir:code [ fhir:v "74964007" ] ; fhir:display [ fhir:v "Other" ] ] [ fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ; fhir:code [ fhir:v "15497006" ] ; fhir:display [ fhir:v "Ovarian structure" ] ] [ fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ; fhir:code [ fhir:v "72914001" ] ; fhir:display [ fhir:v "Palatal structure" ] ] [ fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ; fhir:code [ fhir:v "75573002" ] ; fhir:display [ fhir:v "Palatine tonsillar structure" ] ] [ fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ; fhir:code [ fhir:v "15776009" ] ; fhir:display [ fhir:v "Pancreatic structure" ] ] [ fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ; fhir:code [ fhir:v "111002" ] ; fhir:display [ fhir:v "Parathyroid structure" ] ] [ fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ; fhir:code [ fhir:v "16630005" ] ; fhir:display [ fhir:v "Parietal lobe structure" ] ] [ fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ; fhir:code [ fhir:v "45289007" ] ; fhir:display [ fhir:v "Parotid gland structure" ] ] [ fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ; fhir:code [ fhir:v "12921003" ] ; fhir:display [ fhir:v "Pelvic region" ] ] [ fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ; fhir:code [ fhir:v "18911002" ] ; fhir:display [ fhir:v "Penile structure" ] ] [ fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ; fhir:code [ fhir:v "84782009" ] ; fhir:display [ fhir:v "Peripheral nerve structure" ] ] [ fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ; fhir:code [ fhir:v "83670000" ] ; fhir:display [ fhir:v "Peritoneal cavity structure" ] ] [ fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ; fhir:code [ fhir:v "46715004" ] ; fhir:display [ fhir:v "Pharyngeal mucous membrane structure" ] ] [ fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ; fhir:code [ fhir:v "54066008" ] ; fhir:display [ fhir:v "Pharyngeal structure" ] ] [ fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ; fhir:code [ fhir:v "23180006" ] ; fhir:display [ fhir:v "Pia mater structure" ] ] [ fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ; fhir:code [ fhir:v "45793000" ] ; fhir:display [ fhir:v "Pineal structure" ] ] [ fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ; fhir:code [ fhir:v "56329008" ] ; fhir:display [ fhir:v "Pituitary structure" ] ] [ fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ; fhir:code [ fhir:v "78067005" ] ; fhir:display [ fhir:v "Placental structure" ] ] [ fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ; fhir:code [ fhir:v "3120008" ] ; fhir:display [ fhir:v "Pleural structure" ] ] [ fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ; fhir:code [ fhir:v "49557009" ] ; fhir:display [ fhir:v "Pontine structure" ] ] [ fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ; fhir:code [ fhir:v "41216001" ] ; fhir:display [ fhir:v "Prostatic structure" ] ] [ fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ; fhir:code [ fhir:v "24314005" ] ; fhir:display [ fhir:v "Pyramidal system structure" ] ] [ fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ; fhir:code [ fhir:v "34402009" ] ; fhir:display [ fhir:v "Rectum structure" ] ] [ fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ; fhir:code [ fhir:v "25990002" ] ; fhir:display [ fhir:v "Renal pelvis structure" ] ] [ fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ; fhir:code [ fhir:v "82849001" ] ; fhir:display [ fhir:v "Retroperitoneal compartment structure" ] ] [ fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ; fhir:code [ fhir:v "91362006" ] ; fhir:display [ fhir:v "Rhinencephalon structure" ] ] [ fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ; fhir:code [ fhir:v "181535000" ] ; fhir:display [ fhir:v "Skin of anterior surface of elbow" ] ] [ fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ; fhir:code [ fhir:v "56213003" ] ; fhir:display [ fhir:v "Skin of finger" ] ] [ fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ; fhir:code [ fhir:v "39937001" ] ; fhir:display [ fhir:v "Skin structure" ] ] [ fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ; fhir:code [ fhir:v "75093004" ] ; fhir:display [ fhir:v "Skin structure of abdomen" ] ] [ fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ; fhir:code [ fhir:v "67269001" ] ; fhir:display [ fhir:v "Skin structure of ankle" ] ] [ fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ; fhir:code [ fhir:v "59112000" ] ; fhir:display [ fhir:v "Skin structure of anus" ] ] [ fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ; fhir:code [ fhir:v "76261009" ] ; fhir:display [ fhir:v "Skin structure of axilla" ] ] [ fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ; fhir:code [ fhir:v "66643007" ] ; fhir:display [ fhir:v "Skin structure of back" ] ] [ fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ; fhir:code [ fhir:v "82038008" ] ; fhir:display [ fhir:v "Skin structure of breast" ] ] [ fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ; fhir:code [ fhir:v "22180002" ] ; fhir:display [ fhir:v "Skin structure of buttock" ] ] [ fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ; fhir:code [ fhir:v "51059006" ] ; fhir:display [ fhir:v "Skin structure of calf of leg" ] ] [ fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ; fhir:code [ fhir:v "36141000" ] ; fhir:display [ fhir:v "Skin structure of cheek" ] ] [ fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ; fhir:code [ fhir:v "74160004" ] ; fhir:display [ fhir:v "Skin structure of chest" ] ] [ fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ; fhir:code [ fhir:v "23747009" ] ; fhir:display [ fhir:v "Skin structure of chin" ] ] [ fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ; fhir:code [ fhir:v "1902009" ] ; fhir:display [ fhir:v "Skin structure of ear" ] ] [ fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ; fhir:code [ fhir:v "74757004" ] ; fhir:display [ fhir:v "Skin structure of elbow" ] ] [ fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ; fhir:code [ fhir:v "73897004" ] ; fhir:display [ fhir:v "Skin structure of face" ] ] [ fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ; fhir:code [ fhir:v "19938000" ] ; fhir:display [ fhir:v "Skin structure of female genitalia" ] ] [ fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ; fhir:code [ fhir:v "34284005" ] ; fhir:display [ fhir:v "Skin structure of flank" ] ] [ fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ; fhir:code [ fhir:v "60496002" ] ; fhir:display [ fhir:v "Skin structure of foot" ] ] [ fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ; fhir:code [ fhir:v "5742000" ] ; fhir:display [ fhir:v "Skin structure of forearm" ] ] [ fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ; fhir:code [ fhir:v "68698007" ] ; fhir:display [ fhir:v "Skin structure of forehead" ] ] [ fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ; fhir:code [ fhir:v "33712006" ] ; fhir:display [ fhir:v "Skin structure of hand" ] ] [ fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ; fhir:code [ fhir:v "70762009" ] ; fhir:display [ fhir:v "Skin structure of head" ] ] [ fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ; fhir:code [ fhir:v "84607009" ] ; fhir:display [ fhir:v "Skin structure of heel" ] ] [ fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ; fhir:code [ fhir:v "49812005" ] ; fhir:display [ fhir:v "Skin structure of hip" ] ] [ fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ; fhir:code [ fhir:v "66288003" ] ; fhir:display [ fhir:v "Skin structure of infraclavicular region" ] ] [ fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ; fhir:code [ fhir:v "39687006" ] ; fhir:display [ fhir:v "Skin structure of inguinal region" ] ] [ fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ; fhir:code [ fhir:v "41935005" ] ; fhir:display [ fhir:v "Skin structure of jaw" ] ] [ fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ; fhir:code [ fhir:v "63464009" ] ; fhir:display [ fhir:v "Skin structure of knee" ] ] [ fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ; fhir:code [ fhir:v "128252004" ] ; fhir:display [ fhir:v "Skin structure of labium majus" ] ] [ fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ; fhir:code [ fhir:v "88089004" ] ; fhir:display [ fhir:v "Skin structure of lip" ] ] [ fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ; fhir:code [ fhir:v "371304004" ] ; fhir:display [ fhir:v "Skin structure of lower limb" ] ] [ fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ; fhir:code [ fhir:v "66934001" ] ; fhir:display [ fhir:v "Skin structure of lower lip" ] ] [ fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ; fhir:code [ fhir:v "43081002" ] ; fhir:display [ fhir:v "Skin structure of neck" ] ] [ fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ; fhir:code [ fhir:v "113179006" ] ; fhir:display [ fhir:v "Skin structure of nose" ] ] [ fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ; fhir:code [ fhir:v "70887009" ] ; fhir:display [ fhir:v "Skin structure of palmar area of hand" ] ] [ fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ; fhir:code [ fhir:v "21308002" ] ; fhir:display [ fhir:v "Skin structure of perianal area" ] ] [ fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ; fhir:code [ fhir:v "48014002" ] ; fhir:display [ fhir:v "Skin structure of perineum" ] ] [ fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ; fhir:code [ fhir:v "84507004" ] ; fhir:display [ fhir:v "Skin structure of popliteal fossa" ] ] [ fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ; fhir:code [ fhir:v "50938007" ] ; fhir:display [ fhir:v "Skin structure of sacrococcygeal region" ] ] [ fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ; fhir:code [ fhir:v "43067004" ] ; fhir:display [ fhir:v "Skin structure of scalp" ] ] [ fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ; fhir:code [ fhir:v "400056003" ] ; fhir:display [ fhir:v "Skin structure of scalp and/or neck" ] ] [ fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ; fhir:code [ fhir:v "45980000" ] ; fhir:display [ fhir:v "Skin structure of scapular region of back" ] ] [ fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ; fhir:code [ fhir:v "16621002" ] ; fhir:display [ fhir:v "Skin structure of temporal region" ] ] [ fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ; fhir:code [ fhir:v "371305003" ] ; fhir:display [ fhir:v "Skin structure of thigh" ] ] [ fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ; fhir:code [ fhir:v "59354007" ] ; fhir:display [ fhir:v "Skin structure of thumb" ] ] [ fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ; fhir:code [ fhir:v "52034004" ] ; fhir:display [ fhir:v "Skin structure of toe" ] ] [ fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ; fhir:code [ fhir:v "315003" ] ; fhir:display [ fhir:v "Skin structure of umbilicus" ] ] [ fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ; fhir:code [ fhir:v "371311000" ] ; fhir:display [ fhir:v "Skin structure of upper limb" ] ] [ fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ; fhir:code [ fhir:v "16251004" ] ; fhir:display [ fhir:v "Skin structure of upper lip" ] ] [ fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ; fhir:code [ fhir:v "24785000" ] ; fhir:display [ fhir:v "Skin structure of wrist region" ] ] [ fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ; fhir:code [ fhir:v "87784001" ] ; fhir:display [ fhir:v "Soft tissue" ] ] [ fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ; fhir:code [ fhir:v "3062004" ] ; fhir:display [ fhir:v "Spinal arachnoid" ] ] [ fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ; fhir:code [ fhir:v "75559006" ] ; fhir:display [ fhir:v "Spinal cord meninges structure" ] ] [ fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ; fhir:code [ fhir:v "2748008" ] ; fhir:display [ fhir:v "Spinal cord structure" ] ] [ fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ; fhir:code [ fhir:v "37554007" ] ; fhir:display [ fhir:v "Spinal dura mater structure" ] ] [ fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ; fhir:code [ fhir:v "3169005" ] ; fhir:display [ fhir:v "Spinal nerve structure" ] ] [ fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ; fhir:code [ fhir:v "68847004" ] ; fhir:display [ fhir:v "Spinal pia mater structure" ] ] [ fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ; fhir:code [ fhir:v "78961009" ] ; fhir:display [ fhir:v "Splenic structure" ] ] [ fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ; fhir:code [ fhir:v "69695003" ] ; fhir:display [ fhir:v "Stomach structure" ] ] [ fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ; fhir:code [ fhir:v "6646002" ] ; fhir:display [ fhir:v "Structure of anterior fossa of cranial cavity" ] ] [ fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ; fhir:code [ fhir:v "8935007" ] ; fhir:display [ fhir:v "Structure of brain meninges" ] ] [ fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ; fhir:code [ fhir:v "1832000" ] ; fhir:display [ fhir:v "Structure of bulbar conjunctiva" ] ] [ fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ; fhir:code [ fhir:v "21483005" ] ; fhir:display [ fhir:v "Structure of central nervous system" ] ] [ fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ; fhir:code [ fhir:v "21362003" ] ; fhir:display [ fhir:v "Structure of cerebellopontine angle" ] ] [ fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ; fhir:code [ fhir:v "40146001" ] ; fhir:display [ fhir:v "Structure of cerebral cortex" ] ] [ fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ; fhir:code [ fhir:v "22916002" ] ; fhir:display [ fhir:v "Structure of cervical mucous membrane" ] ] [ fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ; fhir:code [ fhir:v "80621003" ] ; fhir:display [ fhir:v "Structure of choroid plexus" ] ] [ fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ; fhir:code [ fhir:v "369274003" ] ; fhir:display [ fhir:v "Structure of choroid plexus of fourth ventricle" ] ] [ fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ; fhir:code [ fhir:v "369272004" ] ; fhir:display [ fhir:v "Structure of choroid plexus of lateral ventricle" ] ] [ fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ; fhir:code [ fhir:v "369273009" ] ; fhir:display [ fhir:v "Structure of choroid plexus of third ventricle" ] ] [ fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ; fhir:code [ fhir:v "32516000" ] ; fhir:display [ fhir:v "Structure of conus medullaris" ] ] [ fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ; fhir:code [ fhir:v "86394004" ] ; fhir:display [ fhir:v "Structure of craniopharyngeal duct" ] ] [ fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ; fhir:code [ fhir:v "54092001" ] ; fhir:display [ fhir:v "Structure of epidural space of spine" ] ] [ fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ; fhir:code [ fhir:v "81084000" ] ; fhir:display [ fhir:v "Structure of falx cerebelli" ] ] [ fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ; fhir:code [ fhir:v "80401008" ] ; fhir:display [ fhir:v "Structure of falx cerebri" ] ] [ fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ; fhir:code [ fhir:v "44542004" ] ; fhir:display [ fhir:v "Structure of fossa of cranial cavity" ] ] [ fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ; fhir:code [ fhir:v "72175008" ] ; fhir:display [ fhir:v "Structure of frontal pole" ] ] [ fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ; fhir:code [ fhir:v "774007" ] ; fhir:display [ fhir:v "Structure of head and/or neck" ] ] [ fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ; fhir:code [ fhir:v "59441001" ] ; fhir:display [ fhir:v "Structure of lymph node" ] ] [ fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ; fhir:code [ fhir:v "42592002" ] ; fhir:display [ fhir:v "Structure of middle fossa of cranial cavity" ] ] [ fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ; fhir:code [ fhir:v "5229004" ] ; fhir:display [ fhir:v "Structure of mucosa of gallbladder" ] ] [ fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ; fhir:code [ fhir:v "31386006" ] ; fhir:display [ fhir:v "Structure of mucous membrane of adenoid" ] ] [ fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ; fhir:code [ fhir:v "46563004" ] ; fhir:display [ fhir:v "Structure of mucous membrane of anal canal" ] ] [ fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ; fhir:code [ fhir:v "35816002" ] ; fhir:display [ fhir:v "Structure of mucous membrane of Eustachian tube" ] ] [ fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ; fhir:code [ fhir:v "782851005" ] ; fhir:display [ fhir:v "Structure of mucous membrane of isthmus uteri" ] ] [ fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ; fhir:code [ fhir:v "71248005" ] ; fhir:display [ fhir:v "Structure of mucous membrane of larynx" ] ] [ fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ; fhir:code [ fhir:v "771734003" ] ; fhir:display [ fhir:v "Structure of mucous membrane of lower bowel" ] ] [ fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ; fhir:code [ fhir:v "736509008" ] ; fhir:display [ fhir:v "Structure of mucous membrane of nasal cavity" ] ] [ fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ; fhir:code [ fhir:v "736504003" ] ; fhir:display [ fhir:v "Structure of mucous membrane of nasal sinus" ] ] [ fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ; fhir:code [ fhir:v "34508005" ] ; fhir:display [ fhir:v "Structure of mucous membrane of nose" ] ] [ fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ; fhir:code [ fhir:v "33044003" ] ; fhir:display [ fhir:v "Structure of mucous membrane of oropharynx" ] ] [ fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ; fhir:code [ fhir:v "60361003" ] ; fhir:display [ fhir:v "Structure of mucous membrane of renal pelvis" ] ] [ fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ; fhir:code [ fhir:v "771578005" ] ; fhir:display [ fhir:v "Structure of mucous membrane of upper gastrointestinal tract" ] ] [ fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ; fhir:code [ fhir:v "17135008" ] ; fhir:display [ fhir:v "Structure of mucous membrane of urethra" ] ] [ fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ; fhir:code [ fhir:v "2682005" ] ; fhir:display [ fhir:v "Structure of mucous membrane of urinary bladder" ] ] [ fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ; fhir:code [ fhir:v "25087005" ] ; fhir:display [ fhir:v "Structure of nervous system" ] ] [ fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ; fhir:code [ fhir:v "56658001" ] ; fhir:display [ fhir:v "Structure of occipital pole" ] ] [ fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ; fhir:code [ fhir:v "30890006" ] ; fhir:display [ fhir:v "Structure of olivary body" ] ] [ fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ; fhir:code [ fhir:v "244453006" ] ; fhir:display [ fhir:v "Structure of optic chiasma" ] ] [ fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ; fhir:code [ fhir:v "15768007" ] ; fhir:display [ fhir:v "Structure of palpebral conjunctiva" ] ] [ fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ; fhir:code [ fhir:v "6217003" ] ; fhir:display [ fhir:v "Structure of piriform recess" ] ] [ fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ; fhir:code [ fhir:v "42575006" ] ; fhir:display [ fhir:v "Structure of pituitary fossa" ] ] [ fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ; fhir:code [ fhir:v "35763008" ] ; fhir:display [ fhir:v "Structure of posterior fossa of cranial cavity" ] ] [ fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ; fhir:code [ fhir:v "89278009" ] ; fhir:display [ fhir:v "Structure of putamen" ] ] [ fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ; fhir:code [ fhir:v "47975008" ] ; fhir:display [ fhir:v "Structure of root of tongue" ] ] [ fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ; fhir:code [ fhir:v "15425007" ] ; fhir:display [ fhir:v "Structure of serous membrane of peritoneum" ] ] [ fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ; fhir:code [ fhir:v "30315005" ] ; fhir:display [ fhir:v "Structure of small intestine" ] ] [ fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ; fhir:code [ fhir:v "788535004" ] ; fhir:display [ fhir:v "Structure of spinal accessory nerve proper" ] ] [ fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ; fhir:code [ fhir:v "15328005" ] ; fhir:display [ fhir:v "Structure of suprasellar region" ] ] [ fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ; fhir:code [ fhir:v "60105000" ] ; fhir:display [ fhir:v "Structure of tapetum of corpus callosum" ] ] [ fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ; fhir:code [ fhir:v "4566004" ] ; fhir:display [ fhir:v "Structure of tentorium cerebelli" ] ] [ fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ; fhir:code [ fhir:v "73226006" ] ; fhir:display [ fhir:v "Structure of uncus of hippocampus" ] ] [ fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ; fhir:code [ fhir:v "81238000" ] ; fhir:display [ fhir:v "Structure of vulvar mucous membrane" ] ] [ fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ; fhir:code [ fhir:v "54214006" ] ; fhir:display [ fhir:v "Subdural space structure" ] ] [ fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ; fhir:code [ fhir:v "88481005" ] ; fhir:display [ fhir:v "Sublingual gland structure" ] ] [ fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ; fhir:code [ fhir:v "385296007" ] ; fhir:display [ fhir:v "Submandibular salivary gland structure" ] ] [ fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ; fhir:code [ fhir:v "222036002" ] ; fhir:display [ fhir:v "Supratentorial brain" ] ] [ fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ; fhir:code [ fhir:v "78277001" ] ; fhir:display [ fhir:v "Temporal lobe structure" ] ] [ fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ; fhir:code [ fhir:v "40689003" ] ; fhir:display [ fhir:v "Testis structure" ] ] [ fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ; fhir:code [ fhir:v "42695009" ] ; fhir:display [ fhir:v "Thalamic structure" ] ] [ fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ; fhir:code [ fhir:v "49841001" ] ; fhir:display [ fhir:v "Third ventricle structure" ] ] [ fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ; fhir:code [ fhir:v "50800009" ] ; fhir:display [ fhir:v "Thoracic spinal cord structure" ] ] [ fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ; fhir:code [ fhir:v "51185008" ] ; fhir:display [ fhir:v "Thoracic structure" ] ] [ fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ; fhir:code [ fhir:v "9875009" ] ; fhir:display [ fhir:v "Thymus gland structure" ] ] [ fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ; fhir:code [ fhir:v "69748006" ] ; fhir:display [ fhir:v "Thyroid structure" ] ] [ fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ; fhir:code [ fhir:v "21974007" ] ; fhir:display [ fhir:v "Tongue structure" ] ] [ fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ; fhir:code [ fhir:v "660006" ] ; fhir:display [ fhir:v "Tracheal mucous membrane" ] ] [ fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ; fhir:code [ fhir:v "44567001" ] ; fhir:display [ fhir:v "Tracheal structure" ] ] [ fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ; fhir:code [ fhir:v "27612005" ] ; fhir:display [ fhir:v "Trigeminal nerve structure" ] ] [ fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ; fhir:code [ fhir:v "39322007" ] ; fhir:display [ fhir:v "Trochlear nerve structure" ] ] [ fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ; fhir:code [ fhir:v "53120007" ] ; fhir:display [ fhir:v "Upper limb structure" ] ] [ fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ; fhir:code [ fhir:v "87953007" ] ; fhir:display [ fhir:v "Ureteric structure" ] ] [ fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ; fhir:code [ fhir:v "89837001" ] ; fhir:display [ fhir:v "Urinary bladder structure" ] ] [ fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ; fhir:code [ fhir:v "122489005" ] ; fhir:display [ fhir:v "Urinary system structure" ] ] [ fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ; fhir:code [ fhir:v "35039007" ] ; fhir:display [ fhir:v "Uterine structure" ] ] [ fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ; fhir:code [ fhir:v "74862005" ] ; fhir:display [ fhir:v "Uveal tract structure" ] ] [ fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ; fhir:code [ fhir:v "56508003" ] ; fhir:display [ fhir:v "Vaginal mucous membrane structure" ] ] [ fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ; fhir:code [ fhir:v "76784001" ] ; fhir:display [ fhir:v "Vaginal structure" ] ] [ fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ; fhir:code [ fhir:v "88882009" ] ; fhir:display [ fhir:v "Vagus nerve structure" ] ] [ fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ; fhir:code [ fhir:v "8598002" ] ; fhir:display [ fhir:v "Vestibulocochlear nerve structure" ] ] [ fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ; fhir:code [ fhir:v "45292006" ] ; fhir:display [ fhir:v "Vulval structure" ] ] ) ] . #
IG © 2024+ Health New Zealand | Te Whatu Ora. Package tewhatuora.nzhts#0.1.0 based on FHIR 4.0.1. Generated 2024-11-11
Links: Table of Contents |
QA Report