Generated Narrative
Resource "1minute-apgar-score"
status: final
category: Survey (Observation Category Codes#survey)
code: 1 minute Apgar Score (LOINC#9272-6; SNOMED CT#169895004 "Apgar at 1 minute")
subject:
Peter James Chalmers male, DoB: 2016-05-18 ( id: 12345)
effective: 2016-05-18T22:33:22Z
performer: Practitioner/example "Adam CAREFUL"
value: 0 {score} (Details: UCUM code {score} = '{score}')
component
code: Apgar color score (LOINC#32406-1 "1 minute Apgar Color"; SNOMED CT#249227004)
value: 0. The baby's whole body is completely bluish-gray or pale (LOINC#LA6722-8 "The baby's whole body is completely bluish-gray or pale"; apgarcolor#0)
component
code: Apgar respiratory effort score (LOINC#32407-9 "1 minute Apgar Heart Rate"; SNOMED CT#249223000 "Apgar heart rate score")
value: 0. No heart rate (LOINC#LA6716-0 "No heart rate"; apgarheartrate#0)
component
code: Apgar response to stimulus score (LOINC#32409-5 "1 minute Apgar Reflex Irritability"; SNOMED CT#249226008)
value: 0. No response to airways being suctioned (LOINC#LA6719-4 "No response to airways being suctioned"; apgarreflexirritability#0)
component
code: Apgar muscle tone score (LOINC#32408-7 "1 minute Apgar Muscle Tone"; SNOMED CT#249225007)
value: 0. Limp; no movement (LOINC#LA6713-7 "Limp; no movement"; apgarmuscletone#0)
component
code: Apgar respiratory effort score (LOINC#32410-3 "1 minute Apgar Respiratory effort"; SNOMED CT#249224006)
value: 0. Not breathing (LOINC#LA6725-1 "Not breathing"; apgarrespiratoryeffort#0)
"
];
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:9272-6;
fhir:Coding.system [ fhir:value "http://loinc.org" ];
fhir:Coding.code [ fhir:value "9272-6" ];
fhir:Coding.display [ fhir:value "1 minute Apgar Score" ]
], [
fhir:index 1;
a sct:169895004;
fhir:Coding.system [ fhir:value "http://snomed.info/sct" ];
fhir:Coding.code [ fhir:value "169895004" ];
fhir:Coding.display [ fhir:value "Apgar at 1 minute" ]
];
fhir:CodeableConcept.text [ fhir:value "1 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