FHIR IG analytics| Package | hl7.fhir.cz.hdr |
| Resource Type | Observation |
| Id | Observation-observation-story-apgar-10.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: Observation observation-story-apgar-10
status: Final
code: Apgar score 10 minute
subject: Jan Dvorak (official) Male, DoB: 2026-03-03 ( https://ncez.mzcr.cz/fhir/sid/rid#9003007788)
effective: 2026-03-03 17:23:00+0100
value: 10
{
"resourceType": "Observation",
"id": "observation-story-apgar-10",
"meta": {
"profile": [
"https://hl7.cz/fhir/hdr/StructureDefinition/cz-observation-apgar-score-10min"
]
},
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"status": "final",
"code": {
"coding": [
{
"system": "http://loinc.org",
"code": "9271-8",
"display": "Apgar score 10 minute"
}
]
},
"subject": {
"reference": "Patient/patient-story-newborn"
},
"effectiveDateTime": "2026-03-03T17:23:00+01:00",
"valueInteger": 10
}