Kerndatensatz Senologie
0.9.0 - ci-build

Kerndatensatz Senologie - Local Development build (v0.9.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions

: Brustzentrum Charité — Universitätsmedizin Berlin - JSON Representation

Raw json | Download

{
  "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"
    }
  ]
}