FHIR IG analytics| Package | eng.fhir.profile.dev |
| Resource Type | Bundle |
| Id | Bundle-WL-CDR.json |
| FHIR Version | R4 |
No resources found
No resources found
No narrative content found in resource
{
"resourceType": "Bundle",
"id": "Bundle-WL-CDR",
"type": "searchset",
"total": 1,
"entry": [
{
"resource": {
"resourceType": "Encounter",
"id": "HC40-WL.encounter-wl-cdr",
"identifier": [
{
"system": "http://hc40-wl.eng.it/identifier",
"value": "20230000015"
}
],
"status": "in-progress",
"class": {
"system": "http://terminology.hl7.org/ValueSet/v3-ActEncounterCode",
"code": "PRENC",
"display": "pre-admission"
},
"subject": {
"reference": "Patient/AREAS.103"
},
"period": {
"start": "2023-02-01T12:33:30+01:00"
},
"hospitalization": {
"extension": [
{
"url": "http://cct.eng.it/FHIR/schema/encounter-modAcc",
"valueCodeableConcept": {
"coding": [
{
"system": "http://cct.eng.it/FHIR/schema/encounter-modAccCode",
"code": "Q5",
"display": "ALTRO"
}
]
}
}
]
},
"location": [
{
"location": {
"reference": "Location/AREAS.wa-MA0811",
"display": "CARDIOLOGIA"
},
"physicalType": {
"coding": [
{
"system": "http://cct.eng.it/FHIR/schema/location-type",
"code": "wa",
"display": "REPARTO"
}
]
}
},
{
"location": {
"reference": "Location/AREAS.wa-MA0999",
"display": "MEDICINA GENERALE"
},
"physicalType": {
"coding": [
{
"system": "http://cct.eng.it/FHIR/schema/location-type",
"code": "bd",
"display": "REPARTO OSPITANTE"
}
]
}
}
]
},
"search": {
"mode": "match"
}
}
]
}