FHIR IG analytics| Package | hl7.fhir.cz.lab-order |
| Resource Type | Encounter |
| Id | Encounter-EncounterExample.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
{
"resourceType": "Encounter",
"id": "EncounterExample",
"meta": {
"profile": [
"https://hl7.cz/fhir/lab-order/StructureDefinition/cz-encounter"
]
},
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"identifier": [
{
"system": "http://hospital.lab.cz/encounters",
"value": "ENC-LAB-20250703-001"
}
],
"status": "in-progress",
"class": {
"system": "http://terminology.hl7.org/CodeSystem/v3-ActCode",
"code": "AMB",
"display": "ambulatory"
}
}