FHIR IG analytics| Package | hl7.fhir.uv.howto |
| Resource Type | Observation |
| Id | Observation-324579d4-8df9-49b9-a578-be5d2adf23d3.json |
| FHIR Version | R5 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: Observation 324579d4-8df9-49b9-a578-be5d2adf23d3
status: Corrected
category: Vital Signs
code: Body weight
subject: Sue Brown Female, DoB: 1972-06-05 ( http://acme.org/identifiers/Patient#689272)
encounter: Encounter: status = completed
effective: 2024-04-14
dataAbsentReason: Not Performed
{
"resourceType": "Observation",
"id": "324579d4-8df9-49b9-a578-be5d2adf23d3",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"status": "corrected",
"category": [
{
"coding": [
{
"system": "http://terminology.hl7.org/CodeSystem/observation-category",
"code": "vital-signs"
}
]
}
],
"code": {
"coding": [
{
"system": "http://loinc.org",
"code": "29463-7"
}
]
},
"subject": {
"reference": "Patient/689272"
},
"encounter": {
"reference": "Encounter/2"
},
"effectiveDateTime": "2024-04-14",
"dataAbsentReason": {
"coding": [
{
"system": "http://terminology.hl7.org/CodeSystem/data-absent-reason",
"code": "not-performed"
}
]
}
}