@prefix fhir: . @prefix owl: . @prefix rdfs: . @prefix xsd: . # - resource ------------------------------------------------------------------- a fhir:ValueSet ; fhir:nodeRole fhir:treeRoot ; fhir:id [ fhir:v "mimic-observation-type-vital"] ; # fhir:text [ fhir:status [ fhir:v "generated" ] ; fhir:div "Include these codes as defined in http://loinc.orgCodeDisplay8310-5Body temperature8867-4Heart rate9279-1Respiratory rate2708-6Oxygen saturation in Arterial blood85354-9Blood pressure panel with all children optional" ] ; # fhir:url [ fhir:v "http://mimic.mit.edu/fhir/mimic/ValueSet/mimic-observation-type-vital"^^xsd:anyURI] ; # fhir:version [ fhir:v "1.3.0"] ; # fhir:name [ fhir:v "MimicObservationTypeVital"] ; # fhir:title [ fhir:v "MIMIC-ED Observation Resource Types Value Set"] ; # fhir:status [ fhir:v "active"] ; # fhir:date [ fhir:v "2024-02-08T11:07:36-05:00"^^xsd:dateTime] ; # fhir:publisher [ fhir:v "KinD Lab"] ; # fhir:contact ( [ fhir:name [ fhir:v "KinD Lab" ] ; fhir:telecom ( [ fhir:system [ fhir:v "url" ] ; fhir:value [ fhir:v "http://fhir.kindlab.sickkids.ca" ] ] ) ] ) ; # fhir:description [ fhir:v "Selected codes from LOINC that represent values from the triage or vitalsigns tables of MIMIC-ED."] ; # fhir:compose [ fhir:include ( [ fhir:system [ fhir:v "http://loinc.org"^^xsd:anyURI ] ; fhir:concept ( [ fhir:code [ fhir:v "8310-5" ] ; fhir:display [ fhir:v "Body temperature" ] ] [ fhir:code [ fhir:v "8867-4" ] ; fhir:display [ fhir:v "Heart rate" ] ] [ fhir:code [ fhir:v "9279-1" ] ; fhir:display [ fhir:v "Respiratory rate" ] ] [ fhir:code [ fhir:v "2708-6" ] ; fhir:display [ fhir:v "Oxygen saturation in Arterial blood" ] ] [ fhir:code [ fhir:v "85354-9" ] ; fhir:display [ fhir:v "Blood pressure panel with all children optional" ] ] ) ] ) ] . # # -------------------------------------------------------------------------------------
http://loinc.org