{
  "resourceType" : "Organization",
  "id" : "Brustzentrum-Charite",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: Organization Brustzentrum-Charite</b></p><a name=\"Brustzentrum-Charite\"> </a><a name=\"hcBrustzentrum-Charite\"> </a><p><b>active</b>: true</p><p><b>type</b>: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/organization-type dept}\">Hospital Department</span></p><p><b>name</b>: Brustzentrum Charité — Universitätsmedizin Berlin</p><p><b>telecom</b>: <a href=\"https://brustzentrum.charite.de\">https://brustzentrum.charite.de</a></p></div>"
  },
  "active" : true,
  "type" : [{
    "coding" : [{
      "system" : "http://terminology.hl7.org/CodeSystem/organization-type",
      "code" : "dept",
      "display" : "Hospital Department"
    }]
  }],
  "name" : "Brustzentrum Charité — Universitätsmedizin Berlin",
  "telecom" : [{
    "system" : "url",
    "value" : "https://brustzentrum.charite.de"
  }]
}