Operation | create Organization |
Method | POST |
Path | https://blaze.life.uni-leipzig.de/fhir/Organization |
Resource | Organization | Id | ed3f835d0765445cbd7e816f5f805425 | | |
{
"resourceType" : "Organization",
"id" : "ed3f835d0765445cbd7e816f5f805425",
"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: Happy Valley Insurance</p></div>"
},
"identifier" : [ {
"use" : "official",
"system" : "http://happyvalley.com/organization",
"value" : "65692-36-6986"
} ],
"active" : true,
"name" : "Happy Valley Insurance pQghi",
"telecom" : [ {
"system" : "phone",
"value" : "(+1) 310-310-6986"
} ]
}