Operation | update Location |
Method | PUT |
Path | https://blaze.life.uni-leipzig.de/fhir/Location/C6AMXL5663NFDOAN |
Resource | Location | Id | C6AMXL5663NFDOAN | | |
{
"resourceType" : "Location",
"id" : "C6AMXL5663NFDOAN",
"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: Healthy One International</p></div>"
},
"identifier" : [ {
"system" : "http://happyvalley.com/location",
"value" : "02118670-65692"
} ],
"status" : "inactive",
"operationalStatus" : {
"system" : "http://terminology.hl7.org/CodeSystem/v2-0116",
"code" : "C",
"display" : "Closed"
},
"name" : "Healthy One InternationalZxiTCqgC",
"description" : "Healthy One Community LocationZxiTCqgC",
"mode" : "instance",
"telecom" : [ {
"system" : "email",
"value" : "commZxiTCqgC@Healthy1.org"
} ],
"address" : {
"line" : [ "6986 Healthy One Way" ],
"city" : "Benton Harbor",
"state" : "MI"
},
"physicalType" : {
"coding" : [ {
"system" : "http://terminology.hl7.org/CodeSystem/location-physical-type",
"code" : "bu",
"display" : "Building"
} ]
}
}