FHIR IG analytics| Package | hl7.fhir.cz.lab |
| Resource Type | Encounter |
| Id | Encounter-4d2447db-6692-40cd-a440-7544d48caa08.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: Encounter 4d2447db-6692-40cd-a440-7544d48caa08
Profile: Encounter (CZ)
identifier: http://example.org/hospital/ku-123456790
status: In Progress
class: ActCode: AMB (ambulatory)
serviceProvider: Organization AlveaMed laboratornĂ centrum s.r.o.
{
"resourceType": "Encounter",
"id": "4d2447db-6692-40cd-a440-7544d48caa08",
"meta": {
"profile": [
"https://hl7.cz/fhir/core/StructureDefinition/cz-encounter"
]
},
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"identifier": [
{
"system": "http://example.org/hospital",
"value": "ku-123456790"
}
],
"status": "in-progress",
"class": {
"system": "http://terminology.hl7.org/CodeSystem/v3-ActCode",
"code": "AMB"
},
"serviceProvider": {
"reference": "urn:uuid:d5e2f0ab-9b42-4c3f-b1b9-02c78f52a81a"
}
}