Generated Narrative
Resource "10minute-apgar-score"
status: final
category: Survey (Observation Category Codes#survey)
code: 10 minute Apgar Score (LOINC#9271-8; SNOMED CT#169922007 "Apgar at 10 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#32401-2 "10 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#32402-0 "10 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#32404-6 "10 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#32403-8 "10 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#32405-3 "10 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:9271-8;
fhir:Coding.system [ fhir:value "http://loinc.org" ];
fhir:Coding.code [ fhir:value "9271-8" ];
fhir:Coding.display [ fhir:value "10 minute Apgar Score" ]
], [
fhir:index 1;
a sct:169922007;
fhir:Coding.system [ fhir:value "http://snomed.info/sct" ];
fhir:Coding.code [ fhir:value "169922007" ];
fhir:Coding.display [ fhir:value "Apgar at 10 minutes" ]
];
fhir:CodeableConcept.text [ fhir:value "10 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