FHIR IG analytics| Package | hl7.fhir.us.bfdr |
| Resource Type | Observation |
| Id | Observation-observation-apgar-score-babyg-quinn-10-min.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: Observation observation-apgar-score-babyg-quinn-10-min
Profile: Observation - APGAR Score
status: Final
category: Survey
code: 10 minute Apgar Score
subject: BabyG Quinn
effective: 2019-12-02
performer: Practitioner Janet Seito
value: 7
{
"resourceType": "Observation",
"id": "observation-apgar-score-babyg-quinn-10-min",
"meta": {
"profile": [
"http://hl7.org/fhir/us/bfdr/StructureDefinition/Observation-apgar-score"
]
},
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"status": "final",
"category": [
{
"coding": [
{
"system": "http://terminology.hl7.org/CodeSystem/observation-category",
"code": "survey"
}
]
}
],
"code": {
"coding": [
{
"system": "http://loinc.org",
"code": "9271-8",
"display": "10 minute Apgar Score"
}
],
"text": "10 minute Apgar Score"
},
"subject": {
"reference": "Patient/patient-child-babyg-quinn",
"display": "BabyG Quinn"
},
"effectiveDateTime": "2019-12-02",
"performer": [
{
"reference": "Practitioner/practitioner-vital-records-janet-seito"
}
],
"valueInteger": 7
}