{
  "resourceType": "StructureDefinition",
  "id": "3113e496-1461-4aa3-b991-ee31a7ae518f",
  "meta": {
    "lastUpdated": "2019-02-19T15:19:57.9798297+00:00"
  },
  "url": "http://fhir.de/StructureDefinition/location-de-p21-fab",
  "version": "0.1-WORK",
  "name": "location-de-p21-fab",
  "title": "Location-Fachabteilung, deutsches §21 KHEntgG-Profil (Version 0.1)",
  "status": "draft",
  "date": "2019-02-19T15:19:59.6520878+00:00",
  "fhirVersion": "3.0.1",
  "mapping": [
    {
      "identity": "KHEntgG",
      "name": "Datensatzbeschreibung nach Krankenhausentgeltgesetz"
    }
  ],
  "kind": "resource",
  "abstract": false,
  "type": "Location",
  "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Location",
  "derivation": "constraint",
  "differential": {
    "element": [
      {
        "id": "Location.identifier",
        "path": "Location.identifier",
        "min": 1
      },
      {
        "id": "Location.identifier.value",
        "path": "Location.identifier.value",
        "min": 1,
        "binding": {
          "strength": "preferred",
          "valueSetUri": "http://fhir.de/ValueSet/fachabteilungen"
        },
        "mapping": [
          {
            "identity": "KHEntgG",
            "map": "Fachabteilung",
            "comment": "FAB.CSV.5"
          }
        ]
      },
      {
        "id": "Location.managingOrganization",
        "path": "Location.managingOrganization",
        "min": 1
      },
      {
        "id": "Location.managingOrganization.identifier",
        "path": "Location.managingOrganization.identifier",
        "patternIdentifier": {
          "system": "http://fhir.de/NamingSystem/arge-ik/iknr"
        }
      },
      {
        "id": "Location.managingOrganization.identifier.value",
        "path": "Location.managingOrganization.identifier.value",
        "min": 1,
        "mapping": [
          {
            "identity": "KHEntgG",
            "map": "Institutionskennzeichen des Krankenhauses",
            "comment": "Krankenhaus..CSV.1"
          }
        ]
      }
    ]
  }
}