Operation | updateCreate Location |
Method | PUT |
Path | https://blaze.life.uni-leipzig.de/fhir/Location/483f73bd023e48ff909e8d3f86bc62a6 |
Resource | Location | Id | 483f73bd023e48ff909e8d3f86bc62a6 | | |
{
"resourceType" : "Location",
"id" : "483f73bd023e48ff909e8d3f86bc62a6",
"meta" : {
"security" : [ {
"system" : "http://terminology.hl7.org/CodeSystem/v3-ActReason",
"code" : "HTEST",
"display" : "test health data"
} ]
},
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p>Touchstone Test Data - Location: Alls Well International</p></div>"
},
"identifier" : [ {
"system" : "http://happyvalley.com/location",
"value" : "131188874-310-575769"
} ],
"status" : "active",
"name" : "Alls Well InternationalnIoozv",
"description" : "Alls Well Sleep UnitnIoozv",
"mode" : "instance",
"telecom" : [ {
"system" : "email",
"value" : "sleepnIoozv@allswellint.org"
} ],
"address" : {
"line" : [ "6986 Alls Well Way" ],
"city" : "Grand Rapids",
"state" : "MI"
},
"physicalType" : {
"coding" : [ {
"system" : "http://terminology.hl7.org/CodeSystem/location-physical-type",
"code" : "bu",
"display" : "Building"
} ]
}
}