FHIR IG analytics| Package | hl7.fhir.us.core.r4 |
| Resource Type | Observation |
| Id | Observation-10-minute-apgar-score-panel.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: Observation 10-minute-apgar-score-panel
status: Final
category: Survey
code: 10 minute Apgar panel
subject: Infant Example (no stated gender), DoB: 2020-06-02 ( Medical Record Number: 1032703 (use: usual, ))
effective: 2016-05-18 22:33:22+0000
performer: Ronald Bone
hasMember:
{
"resourceType": "Observation",
"id": "10-minute-apgar-score-panel",
"meta": {
"profile": [
"http://hl7.org/fhir/us/core/StructureDefinition/us-core-observation-screening-assessment|8.0.0"
]
},
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"status": "final",
"category": [
{
"coding": [
{
"system": "http://terminology.hl7.org/CodeSystem/observation-category",
"code": "survey",
"display": "Survey"
}
],
"text": "Survey"
}
],
"code": {
"coding": [
{
"system": "http://loinc.org",
"code": "48332-1",
"display": "10 minute Apgar panel"
},
{
"system": "http://snomed.info/sct",
"version": "http://snomed.info/sct/731000124108",
"code": "169922007",
"display": "Apgar at 10 minutes"
}
],
"text": "10 minute Apgar panel"
},
"subject": {
"reference": "Patient/infant-example"
},
"effectiveDateTime": "2016-05-18T22:33:22Z",
"performer": [
{
"reference": "Practitioner/practitioner-1",
"display": "Ronald Bone"
}
],
"hasMember": [
{
"reference": "Observation/10-minute-apgar-score"
},
{
"reference": "Observation/10-minute-apgar-respiratory-effort"
},
{
"reference": "Observation/10-minute-apgar-muscle-tone"
},
{
"reference": "Observation/10-minute-apgar-reflex-irritability"
},
{
"reference": "Observation/10-minute-apgar-color"
},
{
"reference": "Observation/10-minute-apgar-heart-rate"
}
]
}