Generated Narrative
Resource "20minute-apgar-score"
status: final
category: Survey (Observation Category Codes#survey)
code: 20 minute Apgar Score (SNOMED CT#443849008 "Apgar score at 20 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 (SNOMED CT#249227004)
value: 2. Good color all over (LOINC#LA6724-4 "Good color all over"; apgarcolor#2)
component
code: Apgar respiratory effort score (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 (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 (SNOMED CT#249225007)
value: 2. Active motion (LOINC#LA6715-2 "Active motion"; apgarmuscletone#2)
component
code: Apgar respiratory effort score (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 sct:443849008;
fhir:Coding.system [ fhir:value "http://snomed.info/sct" ];
fhir:Coding.code [ fhir:value "443849008" ];
fhir:Coding.display [ fhir:value "Apgar score at 20 minutes" ]
];
fhir:CodeableConcept.text [ fhir:value "20 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