FHIR IG analytics| Package | eng.fhir.profile.dev |
| Resource Type | Encounter |
| Id | Encounter_OT.json |
| FHIR Version | R4 |
No resources found
No resources found
No narrative content found in resource
{
"resourceType": "Encounter",
"id": "HC40-OT.encounter-ot",
"meta": {
"profile": [
"https://eng.it/fhir/StructureDefinition/Encounter_OT_Eng"
]
},
"extension": [
{
"url": "http://cct.eng.it/FHIR/schema/encounter-dataInt",
"valueDateTime": "2023-06-09"
},
{
"url": "http://cct.eng.it/FHIR/schema/encounter-dataPrenotLDA",
"valueDateTime": "2023-01-11"
},
{
"url": "http://cct.eng.it/FHIR/schema/encounter-urgPrenotLDA",
"valueCodeableConcept": {
"coding": [
{
"system": "http://cct.eng.it/FHIR/schema/encounter-urgPrenotLDACode",
"code": "Non urgente",
"display": "Non urgente"
}
]
}
},
{
"url": "http://cct.eng.it/FHIR/schema/encounter-dataIndRicovero",
"valuePeriod": {
"start": "2023-06-05",
"end": "2023-06-15"
}
}
],
"identifier": [
{
"system": "http://hc40-ot.eng.it/identifier",
"value": "2022000001"
}
],
"status": "in-progress",
"class": {
"system": "http://terminology.hl7.org/ValueSet/v3-ActEncounterCode",
"code": "OT",
"display": "operation theatre encounter"
},
"priority": {
"coding": [
{
"system": "http://cct.eng.it/FHIR/schema/encounter-priority",
"code": "2",
"display": "Non urgente"
}
]
},
"subject": {
"reference": "Patient/AREAS.103"
},
"episodeOfCare": [
{
"reference": "EpisodeOfCare/HC40-ADT.d747a7a9-8ca5-497e-8f27-7c2ab3d7e1b7"
}
],
"participant": [
{
"type": [
{
"coding": [
{
"system": "http://cct.eng.it/FHIR/schema/part-type",
"code": "PRE"
}
]
}
],
"individual": {
"reference": "Practitioner/AREAS.2103"
}
}
],
"diagnosis": [
{
"condition": {
"reference": "Procedure/HC40-OT.procedure-ot"
}
}
],
"location": [
{
"extension": [
{
"url": "http://cct.eng.it/FHIR/schema/encounter-repartoOspitante",
"valueReference": {
"reference": "Location/AREAS.wa-repartoOspitante"
}
}
],
"location": {
"reference": "Location/AREAS.wa-MA0811",
"display": "CARDIOLOGIA"
},
"physicalType": {
"coding": [
{
"system": "http://cct.eng.it/FHIR/schema/location-type",
"code": "wa",
"display": "REPARTO"
}
]
}
}
]
}