FHIR IG analytics| Package | hl7.fhir.uv.cpg.r4b |
| Resource Type | Observation |
| Id | Observation-inf-scenario4.json |
| FHIR Version | R4B |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: Observation inf-scenario4
status: Final
code: Inference
subject: Example Patient Female, DoB: 1990-10-01
effective: 2023-01-23
issued: 2020-01-15 10:30:00+0000
performer: Practitioner Example Practitioner
{
"resourceType": "Observation",
"id": "inf-scenario4",
"meta": {
"profile": [
"http://hl7.org/fhir/uv/cpg/StructureDefinition/cpg-observation"
]
},
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"status": "final",
"code": {
"text": "Inference"
},
"subject": {
"reference": "Patient/inf-scenario4-patient"
},
"effectiveDateTime": "2023-01-23",
"issued": "2020-01-15T10:30:00Z",
"performer": [
{
"reference": "Practitioner/inf-practitioner"
}
]
}