{
  "resourceType": "StructureDefinition",
  "id": "371f14d2-38ad-4a7b-8697-da0c7c44ce3b",
  "meta": {
    "lastUpdated": "2018-12-17T20:28:02.816+00:00"
  },
  "url": "http://fhir.de/StructureDefinition/organization-de-p21",
  "version": "0.1-WORK",
  "name": "organization-de-p21",
  "title": "Organisation, deutsches §21 KHEntgG-Profil (Version 0.1)",
  "status": "draft",
  "date": "2018-12-17T20:28:02.544+00:00",
  "fhirVersion": "3.0.1",
  "mapping": [
    {
      "identity": "KHEntgG",
      "name": "Datensatzbeschreibung nach Krankenhausentgeltgesetz"
    }
  ],
  "kind": "resource",
  "abstract": false,
  "type": "Organization",
  "baseDefinition": "http://fhir.de/StructureDefinition/organization-de-basis/0.2",
  "derivation": "constraint",
  "differential": {
    "element": [
      {
        "id": "Organization.extension:betriebsstaetten-hierarchie",
        "path": "Organization.extension",
        "sliceName": "betriebsstaetten-hierarchie",
        "short": "Optional Extensions Element",
        "definition": "Optional Extension Element - found in all resources."
      },
      {
        "id": "Organization.extension:regionale-versorgungsverpflichtung",
        "path": "Organization.extension",
        "sliceName": "regionale-versorgungsverpflichtung",
        "max": "1",
        "type": [
          {
            "code": "Extension",
            "profile": "http://fhir.orgStructureDefinition/regionale-versorgungsverpflichtung"
          }
        ]
      },
      {
        "id": "Organization.identifier:Institutionskennzeichen",
        "path": "Organization.identifier",
        "sliceName": "Institutionskennzeichen"
      },
      {
        "id": "Organization.identifier:Institutionskennzeichen.value",
        "path": "Organization.identifier.value",
        "mapping": [
          {
            "identity": "KHEntgG",
            "map": "Institutionskennzeichen des Krankenhauses",
            "comment": "Krankenhaus..CSV.1"
          }
        ]
      },
      {
        "id": "Organization.name",
        "path": "Organization.name",
        "mapping": [
          {
            "identity": "KHEntgG",
            "map": "Name des Krankenhauses"
          }
        ]
      },
      {
        "id": "Organization.telecom.system",
        "path": "Organization.telecom.system",
        "fixedCode": "email"
      },
      {
        "id": "Organization.telecom.value",
        "path": "Organization.telecom.value",
        "min": 1,
        "mapping": [
          {
            "identity": "KHEntgG",
            "map": "E-Mail-Adresse",
            "comment": "Info.CSV.4, Info.CSV.8"
          }
        ]
      }
    ]
  }
}