Request

Operationcreate
MethodPOST
Pathhttps://blaze.life.uni-leipzig.de/fhir/Organization
ResourceOrganizationId09b29489a72a4280a7dc5dc3cac06dc4
Headers
Accept
application/fhir+json;charset=UTF-8
Content-Type
application/fhir+json;charset=UTF-8
Content
{
  "resourceType" : "Organization",
  "id" : "09b29489a72a4280a7dc5dc3cac06dc4",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\">Health Level Seven International<br/>Ann Arbor, MI</div>"
  },
  "identifier" : [ {
    "use" : "official",
    "system" : "urn:oid:2.16.840.1.113883",
    "value" : "wqf3DfkvBiFq7wj",
    "period" : {
      "start" : "1987-05-06"
    }
  } ],
  "active" : true,
  "type" : [ {
    "coding" : [ {
      "system" : "http://terminology.hl7.org/CodeSystem/organization-type",
      "code" : "other",
      "display" : "Other"
    } ]
  } ],
  "name" : "Health Level Seven InternationallgTdZnHuKH",
  "alias" : [ "HL7 International" ],
  "telecom" : [ {
    "system" : "phone",
    "value" : "022-655 2300",
    "use" : "work"
  } ],
  "address" : [ {
    "use" : "work",
    "line" : [ "6986 Washtenaw AvenuelgTdZnHuKH, Suite 310" ],
    "city" : "Ann ArborlgTdZnHuKH",
    "state" : "MI"
  } ],
  "contact" : [ {
    "purpose" : {
      "coding" : [ {
        "system" : "http://terminology.hl7.org/CodeSystem/contactentity-type",
        "code" : "PRESS"
      } ]
    },
    "name" : {
      "use" : "official",
      "family" : "BrandlgTdZnHuKH",
      "given" : [ "RolandolgTdZnHuKH" ],
      "prefix" : [ "Dr" ]
    },
    "telecom" : [ {
      "system" : "email",
      "value" : "ZfpjOqVJCJeI@HL7.org"
    } ],
    "address" : {
      "line" : [ "6986 Washtenaw AvenuelgTdZnHuKH, Suite 310" ],
      "city" : "Ann ArborlgTdZnHuKH",
      "state" : "MI"
    }
  } ]
}