{
  "resourceType" : "Organization",
  "id" : "Tumorboard",
  "language" : "de",
  "text" : {
    "status" : "generated",
    "div" : "<div xml:lang=\"de\" lang=\"de\"><hr/><p><b>German</b></p><hr/><p class=\"res-header-id\"><b>Generated Narrative: Organization Tumorboard</b></p><a name=\"Tumorboard\"> </a><a name=\"hcTumorboard\"> </a><p><b>identifier</b>: <code>https://www.musterklinik.de/fhir/sid/organisationen</code>/tumorboard-brust-001</p><p><b>active</b>: true</p><p><b>type</b>: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/organization-type team}\">Organizational team</span></p><p><b>name</b>: Zertifiziertes Brustzentrum Musterklinik</p></div>"
  },
  "identifier" : [{
    "system" : "https://www.musterklinik.de/fhir/sid/organisationen",
    "value" : "tumorboard-brust-001"
  }],
  "active" : true,
  "type" : [{
    "coding" : [{
      "system" : "http://terminology.hl7.org/CodeSystem/organization-type",
      "code" : "team",
      "display" : "Organizational team"
    }]
  }],
  "name" : "Zertifiziertes Brustzentrum Musterklinik"
}