In the Location resource for FHIR stu3 , the type attribute identifies the Type of function performed
"type":
"status": "active"
"managingOrganization": {
"reference": "Organization/f001"
}
"physicalType": {
"coding": [
{
"code": "wi",
"system": "http://hl7.org/fhir/location-physical-type",
"display": "Wing"
}
]
}
"name": "South Wing, second floor"
"operationalStatus":
"telecom": [
{
"use": "work",
"system": "phone",
"value": "2328"
},
{
"use": "work",
"system": "fax",
"value": "2329"
},
{
"system": "email",
"value": "second wing admissions"
},
{
"use": "work",
"system": "url",
"value": "http://sampleorg.com/southwing"
}
]
"alias":
"endpoint": [
{
"reference": "Endpoint/example"
}
]
"mode": "instance"
"address": {
"postalCode": "9105 PZ",
"city": "Den Burg",
"use": "work",
"line": [
"Galapagosweg 91, Building A"
],
"country": "NLD"
}
"position": {
"latitude": 42.25475478,
"altitude": 0,
"longitude": -83.6945691
}
"identifier": [
{
"value": "B1-S.F2"
}
]
"type":
"partOf":
"description": "Second floor of the Old South Wing, formerly in use by Psychiatry"