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