FHIR IG analytics
Resources that use this resource
Resources that this resource uses
Narrative
No narrative content found in resource
Source1
{
"resourceType": "ValueSet",
"id": "4f1be649-9fef-4d92-866d-a8ecc1644620",
"meta": {
"tag": [
{
"code": "Encounter_Eng"
}
]
},
"url": "http://cct.eng.it/FHIR/ValueSet/encounter-location-type",
"version": "1.0.0",
"name": "Encounter LocationType ValueSet",
"title": "encounterLocationTypeValueSet",
"status": "active",
"experimental": true,
"date": "2022-12-27T08:57:43.7524203+00:00",
"publisher": "eng.it",
"description": "Contiene la lista di codici da utilizzare per le tipologie di Location",
"compose": {
"include": [
{
"system": "http://cct.eng.it/FHIR/schema/location-type",
"version": "1.0.0",
"concept": [
{
"code": "bd",
"display": "Letto/reparto Ospitante"
},
{
"code": "ro",
"display": "Stanza"
},
{
"code": "wa",
"display": "Reparto"
},
{
"code": "bd-unit",
"display": "Unità letto"
},
{
"code": "wa-inf",
"display": "Reparto infermieristico"
},
{
"code": "ERA",
"display": "Emergency Room Ambulatory"
}
]
}
]
}
}