{
  "resourceType" : "HealthcareService",
  "id" : "ISiKMedizinischeBehandlungseinheitExample",
  "meta" : {
    "profile" : ["https://gematik.de/fhir/isik/StructureDefinition/ISiKMedizinischeBehandlungseinheit"]
  },
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: HealthcareService ISiKMedizinischeBehandlungseinheitExample</b></p><a name=\"ISiKMedizinischeBehandlungseinheitExample\"> </a><a name=\"hcISiKMedizinischeBehandlungseinheitExample\"> </a><div style=\"display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%\"><p style=\"margin-bottom: 0px\"/><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-ISiKMedizinischeBehandlungseinheit.html\">ISiKMedizinischeBehandlungseinheit</a></p></div><p><b>active</b>: true</p><p><b>type</b>: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/service-type 124}\">General Practice</span></p><p><b>specialty</b>: <span title=\"Codes:{http://ihe-d.de/CodeSystems/AerztlicheFachrichtungen ALLG}\">Allgemeinmedizin</span></p><p><b>name</b>: Allgemeine Beratungsstelle der Fachabteilung 0100</p></div>"
  },
  "active" : true,
  "type" : [{
    "coding" : [{
      "system" : "http://terminology.hl7.org/CodeSystem/service-type",
      "code" : "124"
    }]
  }],
  "specialty" : [{
    "coding" : [{
      "system" : "http://ihe-d.de/CodeSystems/AerztlicheFachrichtungen",
      "code" : "ALLG"
    }]
  }],
  "name" : "Allgemeine Beratungsstelle der Fachabteilung 0100"
}