FHIR IG analytics| Package | eng.fhir.profile.dev |
| Resource Type | Bundle |
| Id | Bundle-ER-CDR.json |
| FHIR Version | R4 |
No resources found
No resources found
No narrative content found in resource
{
"resourceType": "Bundle",
"id": "Bundle-ER-CDR",
"type": "searchset",
"total": 1,
"entry": [
{
"resource": {
"resourceType": "Encounter",
"id": "HC40-ER.encounter-er-cdr",
"meta": {
"profile": [
"https://eng.it/fhir/StructureDefinition/Encounter_ER_Eng"
]
},
"identifier": [
{
"system": "http://hc40-er.eng.it/identifier",
"value": "20220000100"
}
],
"status": "in-progress",
"class": {
"system": "http://terminology.hl7.org/ValueSet/v3-ActEncounterCode",
"code": "EMER",
"display": "EMERGENCY_ROOM"
},
"subject": {
"reference": "Patient/AREAS.80000032"
},
"period": {
"start": "2023-01-08T11:16:00+02:00",
"end": "2023-01-08T19:30:00+02:00"
},
"hospitalization": {
"extension": [
{
"url": "http://cct.eng.it/FHIR/schema/encounter-modAcc",
"valueCodeableConcept": {
"coding": [
{
"system": "http://cct.eng.it/FHIR/schema/encounter-modAccCode",
"code": "1",
"display": "MEZZO PROPRIO"
}
]
}
}
]
},
"location": [
{
"location": {
"reference": "Location/AREAS.wa-32233223",
"display": "PS CHIVASSO"
},
"physicalType": {
"coding": [
{
"system": "http://cct.eng.it/FHIR/schema/location-type",
"code": "wa",
"display": "REPARTO"
}
]
}
}
]
},
"search": {
"mode": "match"
}
}
]
}