FHIR IG analytics| Package | eng.fhir.profile.dev |
| Resource Type | ValueSet |
| Id | locationTypeValueSet |
| FHIR Version | R4 |
| Source | https://simplifier.net/resolve?scope=eng.fhir.profile.dev@0.0.7-beta&canonical=http://cct.eng.it/FHIR/ValueSet/location-type |
| URL | http://cct.eng.it/FHIR/ValueSet/location-type |
| Version | 1.0.0 |
| Status | active |
| Date | 2023-04-05T08:34:38.9016901+00:00 |
| Name | Location Type ValueSet |
| Title | locationTypeValueSet |
| Authority | hl7 |
| Description | Contiene la lista di codici da utilizzare per le tipologie di Location |
| StructureDefinition | |
| Location_Eng | Location_Eng |
| Location_Reparto_Eng | Location_Reparto_Eng |
| Location_StrutturaErogatrice_Eng | Location_StrutturaErogatrice_Eng |
| Location_StrutturaFisica_Eng | Location_StrutturaFisica_Eng |
| MyLocation | MyLocation |
| CodeSystem | |
| location-type | locationType |
No narrative content found in resource
{
"resourceType": "ValueSet",
"id": "locationTypeValueSet",
"meta": {
"tag": [
{
"code": "Location_Eng"
}
]
},
"url": "http://cct.eng.it/FHIR/ValueSet/location-type",
"version": "1.0.0",
"name": "Location Type ValueSet",
"title": "locationTypeValueSet",
"status": "active",
"experimental": true,
"date": "2023-04-05T08:34:38.9016901+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": "ERA",
"display": "Emergency Room Ambulatory"
},
{
"code": "AMB",
"display": "Ambulatory"
},
{
"code": "AMB-R",
"display": "Ambulatory Room"
},
{
"code": "ESTAB",
"display": "ESTABLISHMENT"
},
{
"code": "SITE",
"display": "site"
}
]
}
]
}
}