FHIR IG analytics| Package | hl7.fhir.us.mihr.r4b |
| Resource Type | Observation |
| Id | Observation-observation-child-john-smith-example.json |
| FHIR Version | R4B |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: Observation
Resource Observation "observation-child-john-smith-example" Version "2" Updated "2022-03-15 19:44:07+0000"
Information Source: #6e8TbvYYQXBdERa1!
Profile: Observation - APGAR Score
status: final
code: 5 minute Apgar Score (LOINC#9274-2)
subject: Patient/patient-child-john-smith-example: John Smith " SMITH"
value: 7
{
"resourceType": "Observation",
"id": "observation-child-john-smith-example",
"meta": {
"versionId": "2",
"lastUpdated": "2022-03-15T19:44:07.305+00:00",
"source": "#6e8TbvYYQXBdERa1",
"profile": [
"http://hl7.org/fhir/us/vr-common-library/StructureDefinition/Observation-apgar-score"
]
},
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"status": "final",
"code": {
"coding": [
{
"system": "http://loinc.org",
"code": "9274-2",
"display": "5 minute Apgar Score"
}
],
"text": "5 minute Apgar Score"
},
"subject": {
"reference": "Patient/patient-child-john-smith-example",
"display": "John Smith"
},
"valueInteger": 7
}