Operation | updateCreate Organization |
Method | PUT |
Path | https://blaze.life.uni-leipzig.de/fhir/Organization/f718376c98674bd085cbec4bbbf35dea |
Resource | Organization | Id | f718376c98674bd085cbec4bbbf35dea | | |
{
"resourceType" : "Organization",
"id" : "f718376c98674bd085cbec4bbbf35dea",
"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 - Organization: ABC International</p></div>"
},
"identifier" : [ {
"use" : "official",
"system" : "http://happyvalley.com/organization",
"value" : "3788109874-310-2904979"
} ],
"active" : true,
"name" : "ABC International 6LyrBteu4C",
"telecom" : [ {
"system" : "phone",
"value" : "(+1) 310-310-6986"
} ]
}