@prefix fhir: . @prefix loinc: . @prefix owl: . @prefix rdfs: . @prefix sct: . @prefix xsd: . # - resource ------------------------------------------------------------------- a fhir:Observation; fhir:nodeRole fhir:treeRoot; fhir:Resource.id [ fhir:value "5minute-apgar-score"]; fhir:DomainResource.text [ fhir:Narrative.status [ fhir:value "generated" ]; fhir:Narrative.div "

Generated Narrative

Resource "5minute-apgar-score"

status: final

category: Survey (Observation Category Codes#survey)

code: 5 minute Apgar Score (LOINC#9274-2; SNOMED CT#169909004 "Apgar at 5 minutes")

subject:

Peter James Chalmers male, DoB: 2016-05-18 ( id: 12345)

effective: 2016-05-18T22:33:22Z

performer: Practitioner/example "Adam CAREFUL"

value: 10 {score} (Details: UCUM code {score} = '{score}')

component

code: Apgar color score (LOINC#32411-1 "5 minute Apgar Color"; SNOMED CT#249227004)

value: 2. Good color all over (LOINC#LA6724-4 "Good color all over"; apgarcolor#2)

component

code: Apgar respiratory effort score (LOINC#32412-9 "5 minute Apgar Heart Rate"; SNOMED CT#249223000 "Apgar heart rate score")

value: 2. At least 100 beats per minute (LOINC#LA6718-6 "At least 100 beats per minute"; apgarheartrate#2)

component

code: Apgar response to stimulus score (LOINC#32414-5 "5 minute Apgar Reflex Irritability"; SNOMED CT#249226008)

value: 2. Grimace and pulling away, cough, or sneeze during suctioning (LOINC#LA6721-0 "Grimace and pulling away, cough, or sneeze during suctioning"; apgarreflexirritability#2)

component

code: Apgar muscle tone score (LOINC#32413-7 "5 minute Apgar Muscle Tone"; SNOMED CT#249225007)

value: 2. Active motion (LOINC#LA6715-2 "Active motion"; apgarmuscletone#2)

component

code: Apgar respiratory effort score (LOINC#32415-2 "5 minute Apgar Respiratory effort"; SNOMED CT#249224006)

value: 2. Good, strong cry; normal rate and effort of breathing (LOINC#LA6727-7 "Good, strong cry; normal rate and effort of breathing"; apgarrespiratoryeffort#2)

" ]; fhir:DomainResource.contained [ a fhir:Patient; fhir:index 0; fhir:Resource.id [ fhir:value "newborn" ]; fhir:Patient.identifier [ fhir:index 0; fhir:Identifier.system [ fhir:value "http://acmehealthcare/org/mrns" ]; fhir:Identifier.value [ fhir:value "12345" ] ]; fhir:Patient.active [ fhir:value "true"^^xsd:boolean ]; fhir:Patient.name [ fhir:index 0; fhir:HumanName.family [ fhir:value "Chalmers" ]; fhir:HumanName.given [ fhir:value "Peter"; fhir:index 0 ], [ fhir:value "James"; fhir:index 1 ] ]; fhir:Patient.gender [ fhir:value "male" ]; fhir:Patient.birthDate [ fhir:value "2016-05-18"^^xsd:date; fhir:Element.extension [ fhir:index 0; fhir:Extension.url [ fhir:value "http://hl7.org/fhir/StructureDefinition/patient-birthTime" ]; fhir:Extension.valueDateTime [ fhir:value "2016-05-18T10:28:45Z"^^xsd:dateTime ] ] ] ]; fhir:Observation.status [ fhir:value "final"]; fhir:Observation.category [ fhir:index 0; fhir:CodeableConcept.coding [ fhir:index 0; fhir:Coding.system [ fhir:value "http://terminology.hl7.org/CodeSystem/observation-category" ]; fhir:Coding.code [ fhir:value "survey" ]; fhir:Coding.display [ fhir:value "Survey" ] ]; fhir:CodeableConcept.text [ fhir:value "Survey" ] ]; fhir:Observation.code [ fhir:CodeableConcept.coding [ fhir:index 0; a loinc:9274-2; fhir:Coding.system [ fhir:value "http://loinc.org" ]; fhir:Coding.code [ fhir:value "9274-2" ]; fhir:Coding.display [ fhir:value "5 minute Apgar Score" ] ], [ fhir:index 1; a sct:169909004; fhir:Coding.system [ fhir:value "http://snomed.info/sct" ]; fhir:Coding.code [ fhir:value "169909004" ]; fhir:Coding.display [ fhir:value "Apgar at 5 minutes" ] ]; fhir:CodeableConcept.text [ fhir:value "5 minute Apgar Score" ] ]; fhir:Observation.subject [ fhir:Reference.reference [ fhir:value "#newborn" ] ]; fhir:Observation.effectiveDateTime [ fhir:value "2016-05-18T22:33:22Z"^^xsd:dateTime]; fhir:Observation.performer [ fhir:index 0; fhir:link ; fhir:Reference.reference [ fhir:value "Practitioner/example" ] ]; fhir:Observation.valueQuantity [ fhir:Quantity.value [ fhir:value "10"^^xsd:decimal ]; fhir:Quantity.system [ fhir:value "http://unitsofmeasure.org" ]; fhir:Quantity.code [ fhir:value "{score}" ] ]; fhir:Observation.component [ fhir:index 0; fhir:Observation.component.code [ fhir:CodeableConcept.coding [ fhir:index 0; a loinc:32411-1; fhir:Coding.system [ fhir:value "http://loinc.org" ]; fhir:Coding.code [ fhir:value "32411-1" ]; fhir:Coding.display [ fhir:value "5 minute Apgar Color" ] ], [ fhir:index 1; a sct:249227004; fhir:Coding.system [ fhir:value "http://snomed.info/sct" ]; fhir:Coding.code [ fhir:value "249227004" ]; fhir:Coding.display [ fhir:value "Apgar color score" ] ]; fhir:CodeableConcept.text [ fhir:value "Apgar color score" ] ]; fhir:Observation.component.valueCodeableConcept [ fhir:CodeableConcept.coding [ fhir:index 0; a loinc:LA6724-4; fhir:Element.extension [ fhir:index 0; fhir:Extension.url [ fhir:value "http://hl7.org/fhir/StructureDefinition/ordinalValue" ]; fhir:Extension.valueDecimal [ fhir:value "2"^^xsd:decimal ] ]; fhir:Coding.system [ fhir:value "http://loinc.org" ]; fhir:Coding.code [ fhir:value "LA6724-4" ]; fhir:Coding.display [ fhir:value "Good color all over" ] ], [ fhir:index 1; fhir:Coding.system [ fhir:value "http://acme.ped/apgarcolor" ]; fhir:Coding.code [ fhir:value "2" ] ]; fhir:CodeableConcept.text [ fhir:value "2. Good color all over" ] ] ], [ fhir:index 1; fhir:Observation.component.code [ fhir:CodeableConcept.coding [ fhir:index 0; a loinc:32412-9; fhir:Coding.system [ fhir:value "http://loinc.org" ]; fhir:Coding.code [ fhir:value "32412-9" ]; fhir:Coding.display [ fhir:value "5 minute Apgar Heart Rate" ] ], [ fhir:index 1; a sct:249223000; fhir:Coding.system [ fhir:value "http://snomed.info/sct" ]; fhir:Coding.code [ fhir:value "249223000" ]; fhir:Coding.display [ fhir:value "Apgar heart rate score" ] ]; fhir:CodeableConcept.text [ fhir:value "Apgar respiratory effort score" ] ]; fhir:Observation.component.valueCodeableConcept [ fhir:CodeableConcept.coding [ fhir:index 0; a loinc:LA6718-6; fhir:Element.extension [ fhir:index 0; fhir:Extension.url [ fhir:value "http://hl7.org/fhir/StructureDefinition/ordinalValue" ]; fhir:Extension.valueDecimal [ fhir:value "2"^^xsd:decimal ] ]; fhir:Coding.system [ fhir:value "http://loinc.org" ]; fhir:Coding.code [ fhir:value "LA6718-6" ]; fhir:Coding.display [ fhir:value "At least 100 beats per minute" ] ], [ fhir:index 1; fhir:Coding.system [ fhir:value "http://acme.ped/apgarheartrate" ]; fhir:Coding.code [ fhir:value "2" ] ]; fhir:CodeableConcept.text [ fhir:value "2. At least 100 beats per minute" ] ] ], [ fhir:index 2; fhir:Observation.component.code [ fhir:CodeableConcept.coding [ fhir:index 0; a loinc:32414-5; fhir:Coding.system [ fhir:value "http://loinc.org" ]; fhir:Coding.code [ fhir:value "32414-5" ]; fhir:Coding.display [ fhir:value "5 minute Apgar Reflex Irritability" ] ], [ fhir:index 1; a sct:249226008; fhir:Coding.system [ fhir:value "http://snomed.info/sct" ]; fhir:Coding.code [ fhir:value "249226008" ]; fhir:Coding.display [ fhir:value "Apgar response to stimulus score" ] ]; fhir:CodeableConcept.text [ fhir:value "Apgar response to stimulus score" ] ]; fhir:Observation.component.valueCodeableConcept [ fhir:CodeableConcept.coding [ fhir:index 0; a loinc:LA6721-0; fhir:Element.extension [ fhir:index 0; fhir:Extension.url [ fhir:value "http://hl7.org/fhir/StructureDefinition/ordinalValue" ]; fhir:Extension.valueDecimal [ fhir:value "2"^^xsd:decimal ] ]; fhir:Coding.system [ fhir:value "http://loinc.org" ]; fhir:Coding.code [ fhir:value "LA6721-0" ]; fhir:Coding.display [ fhir:value "Grimace and pulling away, cough, or sneeze during suctioning" ] ], [ fhir:index 1; fhir:Coding.system [ fhir:value "http://acme.ped/apgarreflexirritability" ]; fhir:Coding.code [ fhir:value "2" ] ]; fhir:CodeableConcept.text [ fhir:value "2. Grimace and pulling away, cough, or sneeze during suctioning" ] ] ], [ fhir:index 3; fhir:Observation.component.code [ fhir:CodeableConcept.coding [ fhir:index 0; a loinc:32413-7; fhir:Coding.system [ fhir:value "http://loinc.org" ]; fhir:Coding.code [ fhir:value "32413-7" ]; fhir:Coding.display [ fhir:value "5 minute Apgar Muscle Tone" ] ], [ fhir:index 1; a sct:249225007; fhir:Coding.system [ fhir:value "http://snomed.info/sct" ]; fhir:Coding.code [ fhir:value "249225007" ]; fhir:Coding.display [ fhir:value "Apgar muscle tone score" ] ]; fhir:CodeableConcept.text [ fhir:value "Apgar muscle tone score" ] ]; fhir:Observation.component.valueCodeableConcept [ fhir:CodeableConcept.coding [ fhir:index 0; a loinc:LA6715-2; fhir:Element.extension [ fhir:index 0; fhir:Extension.url [ fhir:value "http://hl7.org/fhir/StructureDefinition/ordinalValue" ]; fhir:Extension.valueDecimal [ fhir:value "2"^^xsd:decimal ] ]; fhir:Coding.system [ fhir:value "http://loinc.org" ]; fhir:Coding.code [ fhir:value "LA6715-2" ]; fhir:Coding.display [ fhir:value "Active motion" ] ], [ fhir:index 1; fhir:Coding.system [ fhir:value "http://acme.ped/apgarmuscletone" ]; fhir:Coding.code [ fhir:value "2" ] ]; fhir:CodeableConcept.text [ fhir:value "2. Active motion" ] ] ], [ fhir:index 4; fhir:Observation.component.code [ fhir:CodeableConcept.coding [ fhir:index 0; a loinc:32415-2; fhir:Coding.system [ fhir:value "http://loinc.org" ]; fhir:Coding.code [ fhir:value "32415-2" ]; fhir:Coding.display [ fhir:value "5 minute Apgar Respiratory effort" ] ], [ fhir:index 1; a sct:249224006; fhir:Coding.system [ fhir:value "http://snomed.info/sct" ]; fhir:Coding.code [ fhir:value "249224006" ]; fhir:Coding.display [ fhir:value "Apgar respiratory effort score" ] ]; fhir:CodeableConcept.text [ fhir:value "Apgar respiratory effort score" ] ]; fhir:Observation.component.valueCodeableConcept [ fhir:CodeableConcept.coding [ fhir:index 0; a loinc:LA6727-7; fhir:Element.extension [ fhir:index 0; fhir:Extension.url [ fhir:value "http://hl7.org/fhir/StructureDefinition/ordinalValue" ]; fhir:Extension.valueDecimal [ fhir:value "2"^^xsd:decimal ] ]; fhir:Coding.system [ fhir:value "http://loinc.org" ]; fhir:Coding.code [ fhir:value "LA6727-7" ]; fhir:Coding.display [ fhir:value "Good, strong cry; normal rate and effort of breathing" ] ], [ fhir:index 1; fhir:Coding.system [ fhir:value "http://acme.ped/apgarrespiratoryeffort" ]; fhir:Coding.code [ fhir:value "2" ] ]; fhir:CodeableConcept.text [ fhir:value "2. Good, strong cry; normal rate and effort of breathing" ] ] ] . a fhir:Practitioner . # - ontology header ------------------------------------------------------------ a owl:Ontology; owl:imports fhir:fhir.ttl; owl:versionIRI . # -------------------------------------------------------------------------------------