FHIR IG analytics| Package | eng.fhir.profile.dev |
| Resource Type | Location |
| Id | Location-AMB.json |
| FHIR Version | R4 |
No resources found
No resources found
No narrative content found in resource
{
"resourceType": "Location",
"id": "AREAS.location-amb",
"meta": {
"profile": [
"https://eng.it/fhir/StructureDefinition/Location_Eng"
]
},
"identifier": [
{
"system": "http://cct.eng.it/FHIR/schema/location-identifier",
"value": "238628"
},
{
"system": "http://cct.eng.it/FHIR/schema/location-identifier-amb",
"value": "SIR_EROG1122"
},
{
"system": "http://cct.eng.it/FHIR/schema/location-identifier-unitaop",
"value": "GRA"
}
],
"type": [
{
"coding": [
{
"system": "http://cct.eng.it/FHIR/schema/location-type",
"code": "AMB",
"display": "Ambulatory"
}
]
}
],
"address": {
"type": "physical"
},
"physicalType": {
"coding": [
{
"system": "http://terminology.hl7.org/CodeSystem/location-physical-type",
"code": "wa",
"display": "Ward"
}
]
}
}