FHIR IG analytics| Package | hl7.fhir.us.mihr.r4b |
| Resource Type | Observation |
| Id | Observation-observation-child-peter-doe-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-peter-doe-example" Version "4" Updated "2022-03-15 20:15:26+0000"
Information Source: #EYwztJJ6KDht3D1P!
status: final
code: Bilirubin.total [Presence] in Urine (LOINC#1977-8)
subject: Patient/patient-child-peter-doe-example: Peter Doe " DOE"
effective: 2021-06-01
issued: Feb 21, 2021, 2:30:10 PM
value: Finding of bilirubin level (finding) (SNOMED CT#365786009)
{
"resourceType": "Observation",
"id": "observation-child-peter-doe-example",
"meta": {
"versionId": "4",
"lastUpdated": "2022-03-15T20:15:26.485+00:00",
"source": "#EYwztJJ6KDht3D1P"
},
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"status": "final",
"code": {
"coding": [
{
"system": "http://loinc.org",
"code": "1977-8",
"display": "Bilirubin.total [Presence] in Urine"
}
]
},
"subject": {
"reference": "Patient/patient-child-peter-doe-example",
"display": "Peter Doe"
},
"effectiveDateTime": "2021-06-01",
"issued": "2021-02-21T15:30:10+01:00",
"valueCodeableConcept": {
"coding": [
{
"system": "http://snomed.info/sct",
"code": "365786009",
"display": "Finding of bilirubin level (finding)"
}
]
}
}