Operation | create |
Method | POST |
Path | https://blaze.life.uni-leipzig.de/fhir/Organization |
Resource | Organization | | | | |
{
"resourceType" : "Organization",
"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: First in Health International</p></div>"
},
"identifier" : [ {
"use" : "official",
"system" : "http://happyvalley.com/organization",
"value" : "02118670-65692-65692"
} ],
"active" : true,
"name" : "First in Health International Pm1Yvlg7",
"telecom" : [ {
"system" : "phone",
"value" : "(+1) 310-310-6986"
} ]
}