FHIR IG analytics| Package | progetto.eng |
| Resource Type | CodeSystem |
| Id | CodeSystem_Location_type.json |
| FHIR Version | R4 |
No resources found
No resources found
No narrative content found in resource
{
"resourceType": "CodeSystem",
"id": "3022257",
"url": "http://cct.eng.it/FHIR/schema/location-type",
"version": "1.0.0",
"name": "locationType",
"title": "locationType",
"status": "draft",
"experimental": true,
"date": "2022-09-07T12:29:07.1633614+00:00",
"caseSensitive": true,
"valueSet": "http://cct.eng.it/FHIR/ValueSet/location-type",
"content": "complete",
"concept": [
{
"code": "HU",
"display": "HOSPITAL UNIT",
"definition": "REPARTO"
},
{
"code": "ESTAB",
"display": "ESTABLISHMENT",
"definition": "STABILIMENTO"
},
{
"code": "BD",
"display": "BED",
"definition": "LETTO"
},
{
"code": "RO",
"display": "ROOM",
"definition": "STANZA"
}
]
}