Generated Narrative
Resource "2minute-apgar-score"
status: final
category: Survey (Observation Category Codes#survey)
code: 2 minute Apgar Score (LOINC#9273-4)
subject:
Peter James Chalmers male, DoB: 2016-05-18 ( id: 12345)
effective: 2016-05-18T22:33:22Z
performer: Practitioner/example "Adam CAREFUL"
value: 5 {score} (Details: UCUM code {score} = '{score}')
component
code: Apgar color score (SNOMED CT#249227004)
value: 1. Good color in body with bluish hands or feet (LOINC#LA6723-6 "Good color in body with bluish hands or feet"; apgarcolor#1)
component
code: Apgar respiratory effort score (SNOMED CT#249223000 "Apgar heart rate score")
value: 1. Fewer than 100 beats per minute (LOINC#LA6720-2 "Fewer than 100 beats per minute"; apgarheartrate#1)
component
code: Apgar response to stimulus score (SNOMED CT#249226008)
value: 1. Grimace during suctioning (LOINC#LA6721-0 "Grimace during suctioning"; apgarreflexirritability#1)
component
code: Apgar muscle tone score (SNOMED CT#249225007)
value: 1. Some flexion of arms and legs (LOINC#LA6714-5 "Some flexion of arms and legs"; apgarmuscletone#1)
component
code: Apgar respiratory effort score (SNOMED CT#249224006)
value: 1. Weak cry; may sound like whimpering, slow or irregular breathing (LOINC#LA6726-9 "Weak cry; may sound like whimpering, slow or irregular breathing"; apgarrespiratoryeffort#1)
"
];
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:9273-4;
fhir:Coding.system [ fhir:value "http://loinc.org" ];
fhir:Coding.code [ fhir:value "9273-4" ];
fhir:Coding.display [ fhir:value "2 minute Apgar Score" ]
];
fhir:CodeableConcept.text [ fhir:value "2 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