{
  "resourceType": "StructureDefinition",
  "id": "LogicalModelUseCaseInfectionControl",
  "url": "http://highmed.org/fhir/StructureDefinition/ic/LogicalModelUseCaseInfectionControl",
  "version": "1.0",
  "name": "LogicalModelUseCaseInfectionControl",
  "title": "Logical Model - UseCase InfectionControl",
  "status": "draft",
  "fhirVersion": "4.0.1",
  "kind": "logical",
  "abstract": false,
  "type": "http://highmed.org/fhir/StructureDefinition/ic/UseCaseInfectionControl",
  "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Element",
  "derivation": "specialization",
  "differential": {
    "element": [
      {
        "id": "UseCaseInfectionControl",
        "path": "UseCaseInfectionControl",
        "definition": "Data model for UCIC",
        "comment": "Data model for UCIC",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "Element"
          }
        ]
      },
      {
        "id": "UseCaseInfectionControl.Person",
        "path": "UseCaseInfectionControl.Person",
        "label": "KDS Basis Module",
        "short": "Patient",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "BackboneElement"
          }
        ]
      },
      {
        "id": "UseCaseInfectionControl.Person.PersonenID",
        "path": "UseCaseInfectionControl.Person.PersonenID",
        "short": "Identifizierungsmerkmal der Person (PID bei Patient, Mitarbeiter-ID bei Heilberufler)",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "string"
          }
        ]
      },
      {
        "id": "UseCaseInfectionControl.Person.ArtderPerson",
        "path": "UseCaseInfectionControl.Person.ArtderPerson",
        "short": "Art der Person",
        "definition": "Mitarbeiter \r\nPatient \r\nsonstiges",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "code"
          }
        ]
      },
      {
        "id": "UseCaseInfectionControl.Person.Titel",
        "path": "UseCaseInfectionControl.Person.Titel",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "code",
            "profile": [
              "http://hl7.org/fhir/StructureDefinition/code"
            ]
          }
        ]
      },
      {
        "id": "UseCaseInfectionControl.Person.Vorname",
        "path": "UseCaseInfectionControl.Person.Vorname",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "string",
            "profile": [
              "http://hl7.org/fhir/StructureDefinition/string"
            ]
          }
        ]
      },
      {
        "id": "UseCaseInfectionControl.Person.WeitererVorname",
        "path": "UseCaseInfectionControl.Person.WeitererVorname",
        "short": "Weiterer Vorname",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "string",
            "profile": [
              "http://hl7.org/fhir/StructureDefinition/string"
            ]
          }
        ]
      },
      {
        "id": "UseCaseInfectionControl.Person.Nachname",
        "path": "UseCaseInfectionControl.Person.Nachname",
        "short": "Nachname",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "string",
            "profile": [
              "http://hl7.org/fhir/StructureDefinition/string"
            ]
          }
        ]
      },
      {
        "id": "UseCaseInfectionControl.Person.Suffix",
        "path": "UseCaseInfectionControl.Person.Suffix",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "string",
            "profile": [
              "http://hl7.org/fhir/StructureDefinition/string"
            ]
          }
        ]
      },
      {
        "id": "UseCaseInfectionControl.Person.Geburtsdatum",
        "path": "UseCaseInfectionControl.Person.Geburtsdatum",
        "short": "Geburtsdatum des Patienten",
        "comment": "FHIR_mapping: Patient.birthDate",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "date",
            "profile": [
              "http://hl7.org/fhir/StructureDefinition/date"
            ]
          }
        ]
      },
      {
        "id": "UseCaseInfectionControl.Person.Adresse",
        "path": "UseCaseInfectionControl.Person.Adresse",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "BackboneElement"
          }
        ]
      },
      {
        "id": "UseCaseInfectionControl.Person.Adresse.Zeile",
        "path": "UseCaseInfectionControl.Person.Adresse.Zeile",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "string",
            "profile": [
              "http://hl7.org/fhir/StructureDefinition/string"
            ]
          }
        ]
      },
      {
        "id": "UseCaseInfectionControl.Person.Adresse.Stadt",
        "path": "UseCaseInfectionControl.Person.Adresse.Stadt",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "code",
            "profile": [
              "http://hl7.org/fhir/StructureDefinition/code"
            ]
          }
        ]
      },
      {
        "id": "UseCaseInfectionControl.Person.Adresse.Postleitzahl",
        "path": "UseCaseInfectionControl.Person.Adresse.Postleitzahl",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "code",
            "profile": [
              "http://hl7.org/fhir/StructureDefinition/code"
            ]
          }
        ]
      },
      {
        "id": "UseCaseInfectionControl.Person.Kontakttyp",
        "path": "UseCaseInfectionControl.Person.Kontakttyp",
        "short": "Typ des Kontakts z.B. Telefon, Fax, Pager etc. ENV 13606-4:2000 7.11.19.",
        "definition": "Telefon",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "string",
            "profile": [
              "http://hl7.org/fhir/StructureDefinition/string"
            ]
          }
        ]
      },
      {
        "id": "UseCaseInfectionControl.Person.Kontaktdaten",
        "path": "UseCaseInfectionControl.Person.Kontaktdaten",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "string",
            "profile": [
              "http://hl7.org/fhir/StructureDefinition/string"
            ]
          }
        ]
      },
      {
        "id": "UseCaseInfectionControl.Person.PersoenlicheDatenHeilberufler",
        "path": "UseCaseInfectionControl.Person.PersoenlicheDatenHeilberufler",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "BackboneElement"
          }
        ]
      },
      {
        "id": "UseCaseInfectionControl.Person.PersoenlicheDatenHeilberufler.Fachbezeichnung",
        "path": "UseCaseInfectionControl.Person.PersoenlicheDatenHeilberufler.Fachbezeichnung",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "code",
            "profile": [
              "http://hl7.org/fhir/StructureDefinition/code"
            ]
          }
        ]
      },
      {
        "id": "UseCaseInfectionControl.Person.PersoenlicheDatenHeilberufler.Adresse",
        "path": "UseCaseInfectionControl.Person.PersoenlicheDatenHeilberufler.Adresse",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "BackboneElement"
          }
        ]
      },
      {
        "id": "UseCaseInfectionControl.Person.PersoenlicheDatenHeilberufler.Adresse.Zeile",
        "path": "UseCaseInfectionControl.Person.PersoenlicheDatenHeilberufler.Adresse.Zeile",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "string",
            "profile": [
              "http://hl7.org/fhir/StructureDefinition/string"
            ]
          }
        ]
      },
      {
        "id": "UseCaseInfectionControl.Person.PersoenlicheDatenHeilberufler.Adresse.Stadt",
        "path": "UseCaseInfectionControl.Person.PersoenlicheDatenHeilberufler.Adresse.Stadt",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "code",
            "profile": [
              "http://hl7.org/fhir/StructureDefinition/code"
            ]
          }
        ]
      },
      {
        "id": "UseCaseInfectionControl.Person.PersoenlicheDatenHeilberufler.Adresse.Postleitzahl",
        "path": "UseCaseInfectionControl.Person.PersoenlicheDatenHeilberufler.Adresse.Postleitzahl",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "string",
            "profile": [
              "http://hl7.org/fhir/StructureDefinition/string"
            ]
          }
        ]
      },
      {
        "id": "UseCaseInfectionControl.Diagnose",
        "path": "UseCaseInfectionControl.Diagnose",
        "short": "Problemliste Diagnosen",
        "definition": "Angaben über einen einzelnen identifizierten Gesundheitszustand, eine Verletzung, eine Behinderung oder ein Problem, welches das körperliche, geistige und/oder soziale Wohlergehen einer Einzelperson beeinträchtigt.",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "BackboneElement"
          }
        ]
      },
      {
        "id": "UseCaseInfectionControl.Diagnose.BerichtID",
        "path": "UseCaseInfectionControl.Diagnose.BerichtID",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "id",
            "profile": [
              "http://hl7.org/fhir/StructureDefinition/id"
            ]
          }
        ]
      },
      {
        "id": "UseCaseInfectionControl.Diagnose.FallKennung",
        "path": "UseCaseInfectionControl.Diagnose.FallKennung",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "Identifier",
            "profile": [
              "http://hl7.org/fhir/StructureDefinition/Identifier"
            ]
          }
        ]
      },
      {
        "id": "UseCaseInfectionControl.Diagnose.Diagnosekodiert",
        "path": "UseCaseInfectionControl.Diagnose.Diagnosekodiert",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "CodeableConcept",
            "profile": [
              "http://hl7.org/fhir/StructureDefinition/CodeableConcept"
            ]
          }
        ]
      },
      {
        "id": "UseCaseInfectionControl.Diagnose.Freitextbeschreibung",
        "path": "UseCaseInfectionControl.Diagnose.Freitextbeschreibung",
        "short": "Beschreibung des Problems oder der Diagnose.",
        "definition": "Wo möglich, ist die Kodierung des Problems oder der Diagnose über eine Terminologie zu bevorzugen.",
        "comment": "Wird verwendet, um Hintergrund und Kontext, einschließlich Entwicklung, Episoden oder Verschlechterungen, Fortschritt und andere relevante Details über das Problem oder die Diagnose zu liefern",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "string",
            "profile": [
              "http://hl7.org/fhir/StructureDefinition/string"
            ]
          }
        ]
      },
      {
        "id": "UseCaseInfectionControl.Diagnose.ZeitpunktdesAuftretens",
        "path": "UseCaseInfectionControl.Diagnose.ZeitpunktdesAuftretens",
        "short": "Klinisch relevanter Zeitraum",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "dateTime",
            "profile": [
              "http://hl7.org/fhir/StructureDefinition/dateTime"
            ]
          }
        ]
      },
      {
        "id": "UseCaseInfectionControl.Diagnose.Feststellungsdatum",
        "path": "UseCaseInfectionControl.Diagnose.Feststellungsdatum",
        "short": "Geschätzte oder exakte Zeit (bzw. Datum), zu der die Diagnose oder das Problem von einer medizinischen Fachkraft festgestellt wurde.",
        "comment": "FHIR_mapping: Condition.encounter (Reference)",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "dateTime",
            "profile": [
              "http://hl7.org/fhir/StructureDefinition/dateTime"
            ]
          }
        ]
      },
      {
        "id": "UseCaseInfectionControl.Diagnose.KlinischerStatus",
        "path": "UseCaseInfectionControl.Diagnose.KlinischerStatus",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "code",
            "profile": [
              "http://hl7.org/fhir/StructureDefinition/code"
            ]
          }
        ]
      },
      {
        "id": "UseCaseInfectionControl.Diagnose.Koerperstelle",
        "path": "UseCaseInfectionControl.Diagnose.Koerperstelle",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "CodeableConcept",
            "profile": [
              "http://hl7.org/fhir/StructureDefinition/CodeableConcept"
            ]
          }
        ]
      },
      {
        "id": "UseCaseInfectionControl.Diagnose.Seitenlokalisation",
        "path": "UseCaseInfectionControl.Diagnose.Seitenlokalisation",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "code",
            "profile": [
              "http://hl7.org/fhir/StructureDefinition/code"
            ]
          }
        ]
      },
      {
        "id": "UseCaseInfectionControl.Diagnose.LebensphaseBeginn",
        "path": "UseCaseInfectionControl.Diagnose.LebensphaseBeginn",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "dateTime",
            "profile": [
              "http://hl7.org/fhir/StructureDefinition/dateTime"
            ]
          }
        ]
      },
      {
        "id": "UseCaseInfectionControl.Diagnose.LebensphaseEnde",
        "path": "UseCaseInfectionControl.Diagnose.LebensphaseEnde",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "dateTime",
            "profile": [
              "http://hl7.org/fhir/StructureDefinition/dateTime"
            ]
          }
        ]
      },
      {
        "id": "UseCaseInfectionControl.Diagnose.ZeitpunktderGenesung",
        "path": "UseCaseInfectionControl.Diagnose.ZeitpunktderGenesung",
        "short": "Geschätzte oder exakte Zeit (bzw. Datum), zu der von einer medizinischen Fachkraft die Genesung oder die Remission des Problems oder der Diagnose festgestellt wurde.",
        "comment": "Unvollständige Datumsangaben sind zulässig. Wenn der Patient unter einem Jahr alt ist, dann ist das vollständige Datum oder ein Minimum von Monat und Jahr notwendig, um genaue Altersberechnungen zu ermöglichen - z.B. wenn es zur Entscheidungsunterstützung verwendet wird. Datumswerte, die als \"Alter zum Zeitpunkt der Genesung\" erfasst/importiert werden, sollten anhand des Geburtsdatums der Person in ein Datum umgewandelt werden",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "dateTime",
            "profile": [
              "http://hl7.org/fhir/StructureDefinition/dateTime"
            ]
          }
        ]
      },
      {
        "id": "UseCaseInfectionControl.Diagnose.Diagnosesicherheit",
        "path": "UseCaseInfectionControl.Diagnose.Diagnosesicherheit",
        "short": "Grad der Sicherheit, mit der die Diagnose festgestellt wurde.",
        "definition": "Vermutet  [Die Diagnose wurde mit einem niedrigen Grad an Sicherheit gestellt.]\r\nWahrscheinlich  [Die Diagnose wurde mit einem hohen Maß an Sicherheit gestellt.]\r\nBestätigt  [Die Diagnose wurde anhand anerkannter Kriterien bestätigt.]",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "code",
            "profile": [
              "http://hl7.org/fhir/StructureDefinition/code"
            ]
          }
        ]
      },
      {
        "id": "UseCaseInfectionControl.Diagnose.Diagnoseerlaeuterung",
        "path": "UseCaseInfectionControl.Diagnose.Diagnoseerlaeuterung",
        "short": "Ergänzende Beschreibung des Problems oder der Diagnose, die nicht anderweitig erfasst wurde",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "string",
            "profile": [
              "http://hl7.org/fhir/StructureDefinition/string"
            ]
          }
        ]
      },
      {
        "id": "UseCaseInfectionControl.Diagnose.LetztesDokumentationsdatum",
        "path": "UseCaseInfectionControl.Diagnose.LetztesDokumentationsdatum",
        "short": "Datum der letzten Aktualisierung der Diagnose bzw. des Problems.",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "dateTime",
            "profile": [
              "http://hl7.org/fhir/StructureDefinition/dateTime"
            ]
          }
        ]
      },
      {
        "id": "UseCaseInfectionControl.Prozedur",
        "path": "UseCaseInfectionControl.Prozedur",
        "short": "Ein Dokument zur Übermittlung von Informationen an andere, meist als Antwort auf eine Anfrage.",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "BackboneElement"
          }
        ]
      },
      {
        "id": "UseCaseInfectionControl.Prozedur.BerichtID",
        "path": "UseCaseInfectionControl.Prozedur.BerichtID",
        "short": "Identifizierungsmerkmal des Berichts.",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "id",
            "profile": [
              "http://hl7.org/fhir/StructureDefinition/id"
            ]
          }
        ]
      },
      {
        "id": "UseCaseInfectionControl.Prozedur.FallKennung",
        "path": "UseCaseInfectionControl.Prozedur.FallKennung",
        "short": "Zur Erfassung von Details zur Identifikation eines Falls im Gesundheitswesen.",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "Identifier",
            "profile": [
              "http://hl7.org/fhir/StructureDefinition/Identifier"
            ]
          }
        ]
      },
      {
        "id": "UseCaseInfectionControl.Prozedur.NamederProzedur",
        "path": "UseCaseInfectionControl.Prozedur.NamederProzedur",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "CodeableConcept",
            "profile": [
              "http://hl7.org/fhir/StructureDefinition/CodeableConcept"
            ]
          }
        ]
      },
      {
        "id": "UseCaseInfectionControl.Prozedur.Freitextbeschreibung",
        "path": "UseCaseInfectionControl.Prozedur.Freitextbeschreibung",
        "short": "Beschreibung der Prozedur, angepasst an den \"Pathway\"-Verlaufsschritt.",
        "comment": "Zum Beispiel: Beschreibung der Durchführung und der Ergebnisse dieser Prozedur, des abgebrochenen Versuchs oder der Stornierung der Prozedur",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "string",
            "profile": [
              "http://hl7.org/fhir/StructureDefinition/string"
            ]
          }
        ]
      },
      {
        "id": "UseCaseInfectionControl.Prozedur.Koerperstelle",
        "path": "UseCaseInfectionControl.Prozedur.Koerperstelle",
        "short": "Anatomische Lokalisation, an der die Prozedur durchgeführt wird.",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "CodeableConcept",
            "profile": [
              "http://hl7.org/fhir/StructureDefinition/CodeableConcept"
            ]
          }
        ]
      },
      {
        "id": "UseCaseInfectionControl.Prozedur.Seitenlokalisation",
        "path": "UseCaseInfectionControl.Prozedur.Seitenlokalisation",
        "short": "Die Seite des Körpers, an der sich die identifizierte Körperstelle befindet.",
        "definition": "Links  [Die linke Körperseite.]\r\nRechts  [Die rechte Körperseite.]",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "code",
            "profile": [
              "http://hl7.org/fhir/StructureDefinition/code"
            ]
          }
        ]
      },
      {
        "id": "UseCaseInfectionControl.Prozedur.KategorieDerProzedur",
        "path": "UseCaseInfectionControl.Prozedur.KategorieDerProzedur",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "string",
            "profile": [
              "http://hl7.org/fhir/StructureDefinition/string"
            ]
          }
        ]
      },
      {
        "id": "UseCaseInfectionControl.Prozedur.Durchfuehrungsabsicht",
        "path": "UseCaseInfectionControl.Prozedur.Durchfuehrungsabsicht",
        "short": "Grund, warum die angegebene Aktivität für diese Prozedur durchgeführt wurde.",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "CodeableConcept",
            "profile": [
              "http://hl7.org/fhir/StructureDefinition/CodeableConcept"
            ]
          }
        ]
      },
      {
        "id": "UseCaseInfectionControl.Prozedur.Kommentar",
        "path": "UseCaseInfectionControl.Prozedur.Kommentar",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "string",
            "profile": [
              "http://hl7.org/fhir/StructureDefinition/string"
            ]
          }
        ]
      },
      {
        "id": "UseCaseInfectionControl.Probendetails",
        "path": "UseCaseInfectionControl.Probendetails",
        "short": "Eine physikalische Probe zur Erforschung, Untersuchung oder Analyse, die von einer Person entnommen wurde oder die sich auf die Person bezieht.",
        "comment": "Zum Beispiel: Gewebe, Körperflüssigkeit oder Lebensmittel.",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "BackboneElement"
          }
        ]
      },
      {
        "id": "UseCaseInfectionControl.Probendetails.Probenart",
        "path": "UseCaseInfectionControl.Probendetails.Probenart",
        "short": "Die Art der Probe",
        "comment": "Zum Beispiel: Venöses Blut, Bakterienkultur, Zytologie oder Prostatabiopsie. Nach Möglichkeit wird die Kodierung der Probenart mit einer Terminologie bevorzugt.\r\nFHIR_mapping: Specimen.type",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "CodeableConcept",
            "profile": [
              "http://hl7.org/fhir/StructureDefinition/CodeableConcept"
            ]
          }
        ]
      },
      {
        "id": "UseCaseInfectionControl.Probendetails.LaborprobenIdentifikator",
        "path": "UseCaseInfectionControl.Probendetails.LaborprobenIdentifikator",
        "short": "Eine eindeutige Kennung der Probe, die normalerweise vom Labor vergeben wird.",
        "comment": "Wird manchmal als \"Accession Identifier\" bezeichnet.\r\nFHIR_mapping: Specimen.accession.identifier",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "Identifier",
            "profile": [
              "http://hl7.org/fhir/StructureDefinition/Identifier"
            ]
          }
        ]
      },
      {
        "id": "UseCaseInfectionControl.Probendetails.ExternerIdentifikator",
        "path": "UseCaseInfectionControl.Probendetails.ExternerIdentifikator",
        "short": "Eine eindeutige Kennung der Probe, die von einer Organisation außerhalb des Labors wie dem Auftraggeber zugeordnet wurde.",
        "comment": "FHIR_mapping: Specimen.identifier",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "Identifier",
            "profile": [
              "http://hl7.org/fhir/StructureDefinition/Identifier"
            ]
          }
        ]
      },
      {
        "id": "UseCaseInfectionControl.Probendetails.ZeitpunktdesProbeneingangs",
        "path": "UseCaseInfectionControl.Probendetails.ZeitpunktdesProbeneingangs",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "dateTime",
            "profile": [
              "http://hl7.org/fhir/StructureDefinition/dateTime"
            ]
          }
        ]
      },
      {
        "id": "UseCaseInfectionControl.Probendetails.KommentardesProbennehmers",
        "path": "UseCaseInfectionControl.Probendetails.KommentardesProbennehmers",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "string",
            "profile": [
              "http://hl7.org/fhir/StructureDefinition/string"
            ]
          }
        ]
      },
      {
        "id": "UseCaseInfectionControl.Probendetails.NamederKoerperstelle",
        "path": "UseCaseInfectionControl.Probendetails.NamederKoerperstelle",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "CodeableConcept",
            "profile": [
              "http://hl7.org/fhir/StructureDefinition/CodeableConcept"
            ]
          }
        ]
      },
      {
        "id": "UseCaseInfectionControl.Probendetails.ZeitpunktderProbenentnahme",
        "path": "UseCaseInfectionControl.Probendetails.ZeitpunktderProbenentnahme",
        "short": "Das Datum und die Uhrzeit, zu der die Probennahme angeordnet wurde oder stattfand.",
        "comment": "FHIR_mapping: Specimen.collection.collected.collectedDateTime",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "dateTime",
            "profile": [
              "http://hl7.org/fhir/StructureDefinition/dateTime"
            ]
          }
        ]
      },
      {
        "id": "UseCaseInfectionControl.Probendetails.IdentifikatordesProbennehmers",
        "path": "UseCaseInfectionControl.Probendetails.IdentifikatordesProbennehmers",
        "short": "Die Person oder Organisation die für die Entnahme der Probe verantwortlich war.",
        "comment": "Dieses Element soll verwendet werden, wenn die Probe bereits abgenommen wurde und der tatsächliche Probennehmer bekannt ist.\r\nFHIR_mapping: Specimen.collection.collector",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "Identifier",
            "profile": [
              "http://hl7.org/fhir/StructureDefinition/Identifier"
            ]
          }
        ]
      },
      {
        "id": "UseCaseInfectionControl.Probendetails.IdentifikatorDerUebergeordnetenProbe",
        "path": "UseCaseInfectionControl.Probendetails.IdentifikatorDerUebergeordnetenProbe",
        "short": "Eindeutige Kennung der verwandten Probe(n), bei der die Probe in Teilproben aufgeteilt ist.",
        "comment": "Zum Beispiel: eine bestimmte Probe eines Objektträgers für die Histologie würde einen bestimmten Paraffinwachsblock als Ausgangsprobe haben.\r\nFHIR_mapping: Specimen.parent",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "Identifier",
            "profile": [
              "http://hl7.org/fhir/StructureDefinition/Identifier"
            ]
          }
        ]
      },
      {
        "id": "UseCaseInfectionControl.Probendetails.Kommentar",
        "path": "UseCaseInfectionControl.Probendetails.Kommentar",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "string",
            "profile": [
              "http://hl7.org/fhir/StructureDefinition/string"
            ]
          }
        ]
      },
      {
        "id": "UseCaseInfectionControl.Empfaengerstandort",
        "path": "UseCaseInfectionControl.Empfaengerstandort",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "BackboneElement"
          }
        ]
      },
      {
        "id": "UseCaseInfectionControl.Empfaengerstandort.Typ",
        "path": "UseCaseInfectionControl.Empfaengerstandort.Typ",
        "short": "Art der Organisationseinheit.",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "code",
            "profile": [
              "http://hl7.org/fhir/StructureDefinition/code"
            ]
          }
        ]
      },
      {
        "id": "UseCaseInfectionControl.Empfaengerstandort.Name",
        "path": "UseCaseInfectionControl.Empfaengerstandort.Name",
        "short": "Bezeichnung für die Organisationseinheit",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "string",
            "profile": [
              "http://hl7.org/fhir/StructureDefinition/string"
            ]
          }
        ]
      },
      {
        "id": "UseCaseInfectionControl.Empfaengerstandort.Organisationsschluessel",
        "path": "UseCaseInfectionControl.Empfaengerstandort.Organisationsschluessel",
        "short": "Eindeutiger Identifikator der Organisationseinheit.",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "code",
            "profile": [
              "http://hl7.org/fhir/StructureDefinition/code",
              "http://hl7.org/fhir/StructureDefinition/code"
            ]
          }
        ]
      },
      {
        "id": "UseCaseInfectionControl.Empfaengerstandort.Aktiv-Inaktiv",
        "path": "UseCaseInfectionControl.Empfaengerstandort.Aktiv-Inaktiv",
        "short": "Gibt an, ob die Organisationseinheit noch aktiv ist.",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "boolean",
            "profile": [
              "http://hl7.org/fhir/StructureDefinition/boolean"
            ]
          }
        ]
      },
      {
        "id": "UseCaseInfectionControl.Empfaengerstandort.ZusaetzlicheBeschreibung",
        "path": "UseCaseInfectionControl.Empfaengerstandort.ZusaetzlicheBeschreibung",
        "short": "Zusätzliche Informationen",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "string",
            "profile": [
              "http://hl7.org/fhir/StructureDefinition/string"
            ]
          }
        ]
      },
      {
        "id": "UseCaseInfectionControl.Mikrobiologischerbefund",
        "path": "UseCaseInfectionControl.Mikrobiologischerbefund",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "BackboneElement"
          }
        ]
      },
      {
        "id": "UseCaseInfectionControl.Mikrobiologischerbefund.BerichtID",
        "path": "UseCaseInfectionControl.Mikrobiologischerbefund.BerichtID",
        "short": "Eindeutige Identifikation des Berichts.",
        "comment": "FHIR_mapping:DiagnosticReport.identifier.",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "Identifier",
            "profile": [
              "http://hl7.org/fhir/StructureDefinition/Identifier"
            ]
          }
        ]
      },
      {
        "id": "UseCaseInfectionControl.Mikrobiologischerbefund.Status",
        "path": "UseCaseInfectionControl.Mikrobiologischerbefund.Status",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "code",
            "profile": [
              "http://hl7.org/fhir/StructureDefinition/code"
            ]
          }
        ]
      },
      {
        "id": "UseCaseInfectionControl.Mikrobiologischerbefund.FallKennung",
        "path": "UseCaseInfectionControl.Mikrobiologischerbefund.FallKennung",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "Identifier",
            "profile": [
              "http://hl7.org/fhir/StructureDefinition/Identifier"
            ]
          }
        ]
      },
      {
        "id": "UseCaseInfectionControl.Mikrobiologischerbefund.LabortestBezeichnung",
        "path": "UseCaseInfectionControl.Mikrobiologischerbefund.LabortestBezeichnung",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "CodeableConcept",
            "profile": [
              "http://hl7.org/fhir/StructureDefinition/CodeableConcept"
            ]
          }
        ],
        "fixedCodeableConcept": {
          "text": "Microbiology studies"
        }
      },
      {
        "id": "UseCaseInfectionControl.Mikrobiologischerbefund.Kultur",
        "path": "UseCaseInfectionControl.Mikrobiologischerbefund.Kultur",
        "short": "Laborergebnis als Panel/Profil von Einzelresultaten. Verbreitet im medizinischen Labor.",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "BackboneElement"
          }
        ]
      },
      {
        "id": "UseCaseInfectionControl.Mikrobiologischerbefund.Kultur.Isolatnummer",
        "path": "UseCaseInfectionControl.Mikrobiologischerbefund.Kultur.Isolatnummer",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "id",
            "profile": [
              "http://hl7.org/fhir/StructureDefinition/id"
            ]
          }
        ]
      },
      {
        "id": "UseCaseInfectionControl.Mikrobiologischerbefund.Kultur.Nachweis",
        "path": "UseCaseInfectionControl.Mikrobiologischerbefund.Kultur.Nachweis",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "code",
            "profile": [
              "http://hl7.org/fhir/StructureDefinition/code"
            ]
          }
        ]
      },
      {
        "id": "UseCaseInfectionControl.Mikrobiologischerbefund.Kultur.Erregername",
        "path": "UseCaseInfectionControl.Mikrobiologischerbefund.Kultur.Erregername",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "CodeableConcept",
            "profile": [
              "http://hl7.org/fhir/StructureDefinition/CodeableConcept"
            ]
          }
        ]
      },
      {
        "id": "UseCaseInfectionControl.Mikrobiologischerbefund.Kultur.Erregerdetails",
        "path": "UseCaseInfectionControl.Mikrobiologischerbefund.Kultur.Erregerdetails",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "BackboneElement"
          }
        ]
      },
      {
        "id": "UseCaseInfectionControl.Mikrobiologischerbefund.Kultur.Erregerdetails.KeimSubtyp",
        "path": "UseCaseInfectionControl.Mikrobiologischerbefund.Kultur.Erregerdetails.KeimSubtyp",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "CodeableConcept",
            "profile": [
              "http://hl7.org/fhir/StructureDefinition/CodeableConcept"
            ]
          }
        ]
      },
      {
        "id": "UseCaseInfectionControl.Mikrobiologischerbefund.Kultur.Erregerdetails.Keimzahl",
        "path": "UseCaseInfectionControl.Mikrobiologischerbefund.Kultur.Erregerdetails.Keimzahl",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "Quantity",
            "profile": [
              "http://hl7.org/fhir/StructureDefinition/Quantity"
            ]
          }
        ]
      },
      {
        "id": "UseCaseInfectionControl.Mikrobiologischerbefund.Kultur.Erregerdetails.Haeufigkeit",
        "path": "UseCaseInfectionControl.Mikrobiologischerbefund.Kultur.Erregerdetails.Haeufigkeit",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "code",
            "profile": [
              "http://hl7.org/fhir/StructureDefinition/code"
            ]
          }
        ]
      },
      {
        "id": "UseCaseInfectionControl.Mikrobiologischerbefund.Kultur.Erregerdetails.Virulenzfaktor",
        "path": "UseCaseInfectionControl.Mikrobiologischerbefund.Kultur.Erregerdetails.Virulenzfaktor",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "string",
            "profile": [
              "http://hl7.org/fhir/StructureDefinition/string"
            ]
          }
        ]
      },
      {
        "id": "UseCaseInfectionControl.Mikrobiologischerbefund.Kultur.Erregerdetails.Antibiogramm",
        "path": "UseCaseInfectionControl.Mikrobiologischerbefund.Kultur.Erregerdetails.Antibiogramm",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "BackboneElement"
          }
        ]
      },
      {
        "id": "UseCaseInfectionControl.Mikrobiologischerbefund.Kultur.Erregerdetails.Antibiogramm.Antibiotikum",
        "path": "UseCaseInfectionControl.Mikrobiologischerbefund.Kultur.Erregerdetails.Antibiogramm.Antibiotikum",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "CodeableConcept",
            "profile": [
              "http://hl7.org/fhir/StructureDefinition/CodeableConcept"
            ]
          }
        ]
      },
      {
        "id": "UseCaseInfectionControl.Mikrobiologischerbefund.Kultur.Erregerdetails.Antibiogramm.MinimaleHemmkonzentration",
        "path": "UseCaseInfectionControl.Mikrobiologischerbefund.Kultur.Erregerdetails.Antibiogramm.MinimaleHemmkonzentration",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "Quantity",
            "profile": [
              "http://hl7.org/fhir/StructureDefinition/Quantity"
            ]
          }
        ]
      },
      {
        "id": "UseCaseInfectionControl.Mikrobiologischerbefund.Kultur.Erregerdetails.Antibiogramm.Resistenzelement",
        "path": "UseCaseInfectionControl.Mikrobiologischerbefund.Kultur.Erregerdetails.Antibiogramm.Resistenzelement",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "code",
            "profile": [
              "http://hl7.org/fhir/StructureDefinition/code"
            ]
          }
        ]
      },
      {
        "id": "UseCaseInfectionControl.Mikrobiologischerbefund.Kultur.Erregerdetails.Antibiogramm.Kommentar",
        "path": "UseCaseInfectionControl.Mikrobiologischerbefund.Kultur.Erregerdetails.Antibiogramm.Kommentar",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "string",
            "profile": [
              "http://hl7.org/fhir/StructureDefinition/string"
            ]
          }
        ]
      },
      {
        "id": "UseCaseInfectionControl.Mikrobiologischerbefund.Kultur.Erregerdetails.Resistenzmechanismus",
        "path": "UseCaseInfectionControl.Mikrobiologischerbefund.Kultur.Erregerdetails.Resistenzmechanismus",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "string",
            "profile": [
              "http://hl7.org/fhir/StructureDefinition/string"
            ]
          }
        ]
      },
      {
        "id": "UseCaseInfectionControl.Mikrobiologischerbefund.Kultur.Erregerdetails.MREKlasse",
        "path": "UseCaseInfectionControl.Mikrobiologischerbefund.Kultur.Erregerdetails.MREKlasse",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "code",
            "profile": [
              "http://hl7.org/fhir/StructureDefinition/code"
            ]
          }
        ]
      },
      {
        "id": "UseCaseInfectionControl.Mikrobiologischerbefund.Kultur.Erregerdetails.Kommentar",
        "path": "UseCaseInfectionControl.Mikrobiologischerbefund.Kultur.Erregerdetails.Kommentar",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "string",
            "profile": [
              "http://hl7.org/fhir/StructureDefinition/string"
            ]
          }
        ]
      },
      {
        "id": "UseCaseInfectionControl.Mikrobiologischerbefund.Kultur.ZugehoerigeLaborprobe",
        "path": "UseCaseInfectionControl.Mikrobiologischerbefund.Kultur.ZugehoerigeLaborprobe",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "Identifier",
            "profile": [
              "http://hl7.org/fhir/StructureDefinition/Identifier"
            ]
          }
        ]
      },
      {
        "id": "UseCaseInfectionControl.Mikrobiologischerbefund.Kultur.Kommentar",
        "path": "UseCaseInfectionControl.Mikrobiologischerbefund.Kultur.Kommentar",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "string",
            "profile": [
              "http://hl7.org/fhir/StructureDefinition/string"
            ]
          }
        ]
      },
      {
        "id": "UseCaseInfectionControl.Virologischerbefund",
        "path": "UseCaseInfectionControl.Virologischerbefund",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "BackboneElement"
          }
        ]
      },
      {
        "id": "UseCaseInfectionControl.Virologischerbefund.BerichtID",
        "path": "UseCaseInfectionControl.Virologischerbefund.BerichtID",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "Identifier",
            "profile": [
              "http://hl7.org/fhir/StructureDefinition/Identifier"
            ]
          }
        ]
      },
      {
        "id": "UseCaseInfectionControl.Virologischerbefund.Status",
        "path": "UseCaseInfectionControl.Virologischerbefund.Status",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "CodeableConcept",
            "profile": [
              "http://hl7.org/fhir/StructureDefinition/CodeableConcept"
            ]
          }
        ]
      },
      {
        "id": "UseCaseInfectionControl.Virologischerbefund.FallKennung",
        "path": "UseCaseInfectionControl.Virologischerbefund.FallKennung",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "Identifier",
            "profile": [
              "http://hl7.org/fhir/StructureDefinition/Identifier"
            ]
          }
        ]
      },
      {
        "id": "UseCaseInfectionControl.Virologischerbefund.LabortestBezeichnung",
        "path": "UseCaseInfectionControl.Virologischerbefund.LabortestBezeichnung",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "CodeableConcept",
            "profile": [
              "http://hl7.org/fhir/StructureDefinition/CodeableConcept"
            ]
          }
        ]
      },
      {
        "id": "UseCaseInfectionControl.Virologischerbefund.Virusnachweis",
        "path": "UseCaseInfectionControl.Virologischerbefund.Virusnachweis",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "BackboneElement"
          }
        ]
      },
      {
        "id": "UseCaseInfectionControl.Virologischerbefund.Virusnachweis.AnalyseergebnisReihenfolge",
        "path": "UseCaseInfectionControl.Virologischerbefund.Virusnachweis.AnalyseergebnisReihenfolge",
        "definition": "Die beabsichtigte Position dieses Analyseergebnisses in der Reihenfolge aller Analyseergebnisse.\r\nComment: z.B. '1', '2', '3'. Werden mehrere Analysenergebnisse berichtet, gibt die Analyseergebnis-Reihenfolge explizit die Reihenfolge der Analyseergebnisse an.",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "Identifier",
            "profile": [
              "http://hl7.org/fhir/StructureDefinition/Identifier"
            ]
          }
        ]
      },
      {
        "id": "UseCaseInfectionControl.Virologischerbefund.Virusnachweis.Virusnachweistest",
        "path": "UseCaseInfectionControl.Virologischerbefund.Virusnachweis.Virusnachweistest",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "CodeableConcept",
            "profile": [
              "http://hl7.org/fhir/StructureDefinition/CodeableConcept"
            ]
          }
        ]
      },
      {
        "id": "UseCaseInfectionControl.Virologischerbefund.Virusnachweis.Nachweis",
        "path": "UseCaseInfectionControl.Virologischerbefund.Virusnachweis.Nachweis",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "CodeableConcept",
            "profile": [
              "http://hl7.org/fhir/StructureDefinition/CodeableConcept"
            ]
          }
        ]
      },
      {
        "id": "UseCaseInfectionControl.Virologischerbefund.Virusnachweis.QuantitativesErgebnis",
        "path": "UseCaseInfectionControl.Virologischerbefund.Virusnachweis.QuantitativesErgebnis",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "Quantity",
            "profile": [
              "http://hl7.org/fhir/StructureDefinition/Quantity"
            ]
          }
        ]
      },
      {
        "id": "UseCaseInfectionControl.Virologischerbefund.Virusnachweis.Interpretation",
        "path": "UseCaseInfectionControl.Virologischerbefund.Virusnachweis.Interpretation",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "CodeableConcept",
            "profile": [
              "http://hl7.org/fhir/StructureDefinition/CodeableConcept"
            ]
          }
        ]
      },
      {
        "id": "UseCaseInfectionControl.Virologischerbefund.Virusnachweis.ZeitpunktDerValidierung",
        "path": "UseCaseInfectionControl.Virologischerbefund.Virusnachweis.ZeitpunktDerValidierung",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "dateTime",
            "profile": [
              "http://hl7.org/fhir/StructureDefinition/dateTime"
            ]
          }
        ]
      },
      {
        "id": "UseCaseInfectionControl.Virologischerbefund.Virusnachweis.ErgebnisStatus",
        "path": "UseCaseInfectionControl.Virologischerbefund.Virusnachweis.ErgebnisStatus",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "CodeableConcept",
            "profile": [
              "http://hl7.org/fhir/StructureDefinition/CodeableConcept"
            ]
          }
        ]
      },
      {
        "id": "UseCaseInfectionControl.Virologischerbefund.Virusnachweis.ZeitpunktErgebnisStatus",
        "path": "UseCaseInfectionControl.Virologischerbefund.Virusnachweis.ZeitpunktErgebnisStatus",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "CodeableConcept",
            "profile": [
              "http://hl7.org/fhir/StructureDefinition/CodeableConcept"
            ]
          }
        ]
      },
      {
        "id": "UseCaseInfectionControl.Virologischerbefund.Virusnachweis.ZugehoerigeLaborprobe",
        "path": "UseCaseInfectionControl.Virologischerbefund.Virusnachweis.ZugehoerigeLaborprobe",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "Identifier",
            "profile": [
              "http://hl7.org/fhir/StructureDefinition/Identifier"
            ]
          }
        ]
      },
      {
        "id": "UseCaseInfectionControl.Virologischerbefund.Virusnachweis.KommentarAnalyt",
        "path": "UseCaseInfectionControl.Virologischerbefund.Virusnachweis.KommentarAnalyt",
        "short": "Kommentar zum Analyt-Ergebnis, soweit noch nicht in anderen Feldern erfasst.",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "string",
            "profile": [
              "http://hl7.org/fhir/StructureDefinition/string"
            ]
          }
        ]
      },
      {
        "id": "UseCaseInfectionControl.Virologischerbefund.Virusnachweis.KommentarEreignis",
        "path": "UseCaseInfectionControl.Virologischerbefund.Virusnachweis.KommentarEreignis",
        "short": "Weitere Informationen über das Laborergebnis, welche bisher nicht in den anderen Feldern erfasst wurden",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "string",
            "profile": [
              "http://hl7.org/fhir/StructureDefinition/string"
            ]
          }
        ]
      },
      {
        "id": "UseCaseInfectionControl.Serologischerbefund",
        "path": "UseCaseInfectionControl.Serologischerbefund",
        "definition": "Das Model dient dazu einen serologischen Befund strukturiert abzubilden.",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "BackboneElement"
          }
        ]
      },
      {
        "id": "UseCaseInfectionControl.Serologischerbefund.BerichtID",
        "path": "UseCaseInfectionControl.Serologischerbefund.BerichtID",
        "short": "Eindeutige Identifikation des Berichts.",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "Identifier",
            "profile": [
              "http://hl7.org/fhir/StructureDefinition/Identifier"
            ]
          }
        ]
      },
      {
        "id": "UseCaseInfectionControl.Serologischerbefund.Status",
        "path": "UseCaseInfectionControl.Serologischerbefund.Status",
        "short": "Status des gesamten Ergebnisberichts.",
        "definition": "Hinweis: Dies ist nicht der Status einzelner Berichtskomponenten.",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "code",
            "profile": [
              "http://hl7.org/fhir/StructureDefinition/code"
            ]
          }
        ]
      },
      {
        "id": "UseCaseInfectionControl.Serologischerbefund.FallKennung",
        "path": "UseCaseInfectionControl.Serologischerbefund.FallKennung",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "Identifier",
            "profile": [
              "http://hl7.org/fhir/StructureDefinition/Identifier"
            ]
          }
        ]
      },
      {
        "id": "UseCaseInfectionControl.Serologischerbefund.LabortestBezeichnung",
        "path": "UseCaseInfectionControl.Serologischerbefund.LabortestBezeichnung",
        "short": "Der Bezeichner/die Kennung dieses Falls.",
        "comment": "DiagnosticReport.code",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "CodeableConcept",
            "profile": [
              "http://hl7.org/fhir/StructureDefinition/CodeableConcept"
            ]
          }
        ]
      },
      {
        "id": "UseCaseInfectionControl.Serologischerbefund.Antikoerpernachweis",
        "path": "UseCaseInfectionControl.Serologischerbefund.Antikoerpernachweis",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "BackboneElement"
          }
        ]
      },
      {
        "id": "UseCaseInfectionControl.Serologischerbefund.Antikoerpernachweis.AnalyseergebnisReihenfolge",
        "path": "UseCaseInfectionControl.Serologischerbefund.Antikoerpernachweis.AnalyseergebnisReihenfolge",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "Identifier",
            "profile": [
              "http://hl7.org/fhir/StructureDefinition/Identifier"
            ]
          }
        ]
      },
      {
        "id": "UseCaseInfectionControl.Serologischerbefund.Antikoerpernachweis.Virusnachweistest",
        "path": "UseCaseInfectionControl.Serologischerbefund.Antikoerpernachweis.Virusnachweistest",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "CodeableConcept",
            "profile": [
              "http://hl7.org/fhir/StructureDefinition/CodeableConcept"
            ]
          }
        ]
      },
      {
        "id": "UseCaseInfectionControl.Serologischerbefund.Antikoerpernachweis.Nachweis",
        "path": "UseCaseInfectionControl.Serologischerbefund.Antikoerpernachweis.Nachweis",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "CodeableConcept",
            "profile": [
              "http://hl7.org/fhir/StructureDefinition/CodeableConcept"
            ]
          }
        ]
      },
      {
        "id": "UseCaseInfectionControl.Serologischerbefund.Antikoerpernachweis.QuantitativesErgebnis",
        "path": "UseCaseInfectionControl.Serologischerbefund.Antikoerpernachweis.QuantitativesErgebnis",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "Quantity",
            "profile": [
              "http://hl7.org/fhir/StructureDefinition/Quantity"
            ]
          }
        ]
      },
      {
        "id": "UseCaseInfectionControl.Serologischerbefund.Antikoerpernachweis.Interpretation",
        "path": "UseCaseInfectionControl.Serologischerbefund.Antikoerpernachweis.Interpretation",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "code",
            "profile": [
              "http://hl7.org/fhir/StructureDefinition/code"
            ]
          }
        ]
      },
      {
        "id": "UseCaseInfectionControl.Serologischerbefund.Antikoerpernachweis.ZeitpunktderValidierung",
        "path": "UseCaseInfectionControl.Serologischerbefund.Antikoerpernachweis.ZeitpunktderValidierung",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "time",
            "profile": [
              "http://hl7.org/fhir/StructureDefinition/time"
            ]
          }
        ]
      },
      {
        "id": "UseCaseInfectionControl.Serologischerbefund.Antikoerpernachweis.ErgebnisStatus",
        "path": "UseCaseInfectionControl.Serologischerbefund.Antikoerpernachweis.ErgebnisStatus",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "code",
            "profile": [
              "http://hl7.org/fhir/StructureDefinition/code"
            ]
          }
        ]
      },
      {
        "id": "UseCaseInfectionControl.Serologischerbefund.Antikoerpernachweis.ZeitpunktErgebnisStatus",
        "path": "UseCaseInfectionControl.Serologischerbefund.Antikoerpernachweis.ZeitpunktErgebnisStatus",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "time",
            "profile": [
              "http://hl7.org/fhir/StructureDefinition/time"
            ]
          }
        ]
      },
      {
        "id": "UseCaseInfectionControl.Serologischerbefund.Antikoerpernachweis.ZugehoerigeLaborprobe",
        "path": "UseCaseInfectionControl.Serologischerbefund.Antikoerpernachweis.ZugehoerigeLaborprobe",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "Identifier",
            "profile": [
              "http://hl7.org/fhir/StructureDefinition/Identifier"
            ]
          }
        ]
      },
      {
        "id": "UseCaseInfectionControl.Serologischerbefund.Antikoerpernachweis.Kommentar",
        "path": "UseCaseInfectionControl.Serologischerbefund.Antikoerpernachweis.Kommentar",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "string",
            "profile": [
              "http://hl7.org/fhir/StructureDefinition/string"
            ]
          }
        ]
      },
      {
        "id": "UseCaseInfectionControl.DetailsDerTestanforderung",
        "path": "UseCaseInfectionControl.DetailsDerTestanforderung",
        "definition": "Details zur Testanforderung.\r\nComment: In den meisten Fällen gibt es eine Testanfrage und ein einzelnes entsprechendes Testergebnis. Jedoch ermöglicht dieser wiederholte Cluster die Situation, dass mehrere Testanfragen mit einem einzigen Testergebnis gemeldet werden können. Als Beispiel: \"Ein Arzt fordert in einer Anfrage Blutzucker und in einer zweiten Anfrage Harnstoff/Elektrolyte an, aber das Laboranalysegerät führt beides durch und das Labor möchte diese zusammen melden\".",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "BackboneElement"
          }
        ]
      },
      {
        "id": "UseCaseInfectionControl.DetailsDerTestanforderung.Anforderung",
        "path": "UseCaseInfectionControl.DetailsDerTestanforderung.Anforderung",
        "definition": "Name des ursprünglich angeforderten Tests.\r\nComment: Dieses Datenelement ist zu verwenden, wenn die angeforderte Testung von der tatsächlich vom Labor durchgeführten Testung abweicht.",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "CodeableConcept",
            "profile": [
              "http://hl7.org/fhir/StructureDefinition/CodeableConcept",
              "http://hl7.org/fhir/StructureDefinition/CodeableConcept"
            ]
          }
        ]
      },
      {
        "id": "UseCaseInfectionControl.DetailsDerTestanforderung.Auftrags-IdDesAnforderndenSystems",
        "path": "UseCaseInfectionControl.DetailsDerTestanforderung.Auftrags-IdDesAnforderndenSystems",
        "definition": "Lokale Auftrags-ID des anfordernden/einsendenden Systems.\r\nComment: Äquivalent zur \"HL7 Placer Order Identifier\".",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "Identifier",
            "profile": [
              "http://hl7.org/fhir/StructureDefinition/Identifier"
            ]
          }
        ]
      },
      {
        "id": "UseCaseInfectionControl.DetailsDerTestanforderung.AuftragsIdEmpfaenger",
        "path": "UseCaseInfectionControl.DetailsDerTestanforderung.AuftragsIdEmpfaenger",
        "definition": "Lokale Auftrags-ID, die vom auftragsempfangendem System, gewöhnlich dem Laborinformationssystem (LIS) zugewiesen wird.\r\nComment: Die Vergabe einer solchen ID ermöglicht das Nachverfolgen des Auftragsstatus und das Verlinken der Ergebnisse zum Auftrag. Es erlaubt auch das Verwalten von weiteren Erkundigungen und Nachfragen und ist äquivalent zum \"HL7 Filler Order Identifier\".",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "Identifier",
            "profile": [
              "http://hl7.org/fhir/StructureDefinition/Identifier"
            ]
          }
        ]
      },
      {
        "id": "UseCaseInfectionControl.DetailsDerTestanforderung.Einsenderstandort",
        "path": "UseCaseInfectionControl.DetailsDerTestanforderung.Einsenderstandort",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "BackboneElement"
          }
        ]
      },
      {
        "id": "UseCaseInfectionControl.DetailsDerTestanforderung.Einsenderstandort.Typ",
        "path": "UseCaseInfectionControl.DetailsDerTestanforderung.Einsenderstandort.Typ",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "code",
            "profile": [
              "http://hl7.org/fhir/StructureDefinition/code"
            ]
          }
        ]
      },
      {
        "id": "UseCaseInfectionControl.DetailsDerTestanforderung.Einsenderstandort.Name",
        "path": "UseCaseInfectionControl.DetailsDerTestanforderung.Einsenderstandort.Name",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "string",
            "profile": [
              "http://hl7.org/fhir/StructureDefinition/string"
            ]
          }
        ]
      },
      {
        "id": "UseCaseInfectionControl.DetailsDerTestanforderung.Einsenderstandort.Organisationsschluessel",
        "path": "UseCaseInfectionControl.DetailsDerTestanforderung.Einsenderstandort.Organisationsschluessel",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "code",
            "profile": [
              "http://hl7.org/fhir/StructureDefinition/code"
            ]
          }
        ]
      },
      {
        "id": "UseCaseInfectionControl.DetailsDerTestanforderung.Einsenderstandort.AktivInaktiv",
        "path": "UseCaseInfectionControl.DetailsDerTestanforderung.Einsenderstandort.AktivInaktiv",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "boolean",
            "profile": [
              "http://hl7.org/fhir/StructureDefinition/boolean"
            ]
          }
        ]
      },
      {
        "id": "UseCaseInfectionControl.DetailsDerTestanforderung.Einsenderstandort.ZusaetzlicheBeschreibung",
        "path": "UseCaseInfectionControl.DetailsDerTestanforderung.Einsenderstandort.ZusaetzlicheBeschreibung",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "string",
            "profile": [
              "http://hl7.org/fhir/StructureDefinition/string"
            ]
          }
        ]
      },
      {
        "id": "UseCaseInfectionControl.Bewegungsdaten",
        "path": "UseCaseInfectionControl.Bewegungsdaten",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "BackboneElement"
          }
        ]
      },
      {
        "id": "UseCaseInfectionControl.Bewegungsdaten.StationaererVersorgungsfall",
        "path": "UseCaseInfectionControl.Bewegungsdaten.StationaererVersorgungsfall",
        "definition": "Zur Repräsentation der administrativen Daten eines Falls (Fallinformationen, Aufnahme, Entlassung) eines Patienten innerhalb einer Einrichtung. Ein “Fall” beginnt mit der Aufnahme ins Krankenhaus an einem Aufnahmedatum und endet mit der Entlassung an einem Entlassungsdatum.",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "BackboneElement"
          }
        ]
      },
      {
        "id": "UseCaseInfectionControl.Bewegungsdaten.StationaererVersorgungsfall.FallTyp",
        "path": "UseCaseInfectionControl.Bewegungsdaten.StationaererVersorgungsfall.FallTyp",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "code",
            "profile": [
              "http://hl7.org/fhir/StructureDefinition/code"
            ]
          }
        ],
        "fixedCode": "Einrichtungskontakt"
      },
      {
        "id": "UseCaseInfectionControl.Bewegungsdaten.StationaererVersorgungsfall.Fallklasse",
        "path": "UseCaseInfectionControl.Bewegungsdaten.StationaererVersorgungsfall.Fallklasse",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "code"
          }
        ],
        "fixedCode": "stationär"
      },
      {
        "id": "UseCaseInfectionControl.Bewegungsdaten.StationaererVersorgungsfall.FallStatus",
        "path": "UseCaseInfectionControl.Bewegungsdaten.StationaererVersorgungsfall.FallStatus",
        "definition": "http://hl7.org/fhir/encounter-status",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "code",
            "profile": [
              "http://hl7.org/fhir/StructureDefinition/code"
            ]
          }
        ]
      },
      {
        "id": "UseCaseInfectionControl.Bewegungsdaten.StationaererVersorgungsfall.FallKennung",
        "path": "UseCaseInfectionControl.Bewegungsdaten.StationaererVersorgungsfall.FallKennung",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "Identifier"
          }
        ]
      },
      {
        "id": "UseCaseInfectionControl.Bewegungsdaten.StationaererVersorgungsfall.UebergeordneterFall",
        "path": "UseCaseInfectionControl.Bewegungsdaten.StationaererVersorgungsfall.UebergeordneterFall",
        "short": "Versorgungsfall-Kennung",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "Identifier",
            "profile": [
              "http://hl7.org/fhir/StructureDefinition/Identifier",
              "http://hl7.org/fhir/StructureDefinition/Identifier",
              "http://hl7.org/fhir/StructureDefinition/Identifier"
            ]
          }
        ]
      },
      {
        "id": "UseCaseInfectionControl.Bewegungsdaten.StationaererVersorgungsfall.FachlicheOrganisationseinheit",
        "path": "UseCaseInfectionControl.Bewegungsdaten.StationaererVersorgungsfall.FachlicheOrganisationseinheit",
        "short": "FachlicheOrganisationseinheit",
        "definition": "Der Standort umfasst sowohl zufällige Standorte (ein Ort, der ohne vorherige Bestimmung oder Freigabe für die Gesundheitsversorgung genutzt wird) als auch spezielle, formal zugeordnete Standorte. Die Standorte können privat, öffentlich, mobil oder feststehend sein.",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "BackboneElement"
          }
        ]
      },
      {
        "id": "UseCaseInfectionControl.Bewegungsdaten.StationaererVersorgungsfall.FachlicheOrganisationseinheit.Typ",
        "path": "UseCaseInfectionControl.Bewegungsdaten.StationaererVersorgungsfall.FachlicheOrganisationseinheit.Typ",
        "short": "Art der Organisationseinheit.z.B Hospital Department",
        "definition": "Zum Beispiel: Fachabteilung im Krankenhaus, Versicherungsunternehmen, Sponsor\r\nfhirOrganization.type",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "code",
            "profile": [
              "http://hl7.org/fhir/StructureDefinition/code"
            ]
          }
        ]
      },
      {
        "id": "UseCaseInfectionControl.Bewegungsdaten.StationaererVersorgungsfall.FachlicheOrganisationseinheit.Organisationsschluessel",
        "path": "UseCaseInfectionControl.Bewegungsdaten.StationaererVersorgungsfall.FachlicheOrganisationseinheit.Organisationsschluessel",
        "short": "[Anhang 1 der BPflV (31.12.2003)]",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "code",
            "profile": [
              "http://hl7.org/fhir/StructureDefinition/code"
            ]
          }
        ]
      },
      {
        "id": "UseCaseInfectionControl.Bewegungsdaten.StationaererVersorgungsfall.FachlicheOrganisationseinheit.Name",
        "path": "UseCaseInfectionControl.Bewegungsdaten.StationaererVersorgungsfall.FachlicheOrganisationseinheit.Name",
        "short": "Bezeichnung für die Organisationseinheit",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "string",
            "profile": [
              "http://hl7.org/fhir/StructureDefinition/string"
            ]
          }
        ]
      },
      {
        "id": "UseCaseInfectionControl.Bewegungsdaten.StationaererVersorgungsfall.FachlicheOrganisationseinheit.AktivInaktiv",
        "path": "UseCaseInfectionControl.Bewegungsdaten.StationaererVersorgungsfall.FachlicheOrganisationseinheit.AktivInaktiv",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "boolean",
            "profile": [
              "http://hl7.org/fhir/StructureDefinition/boolean"
            ]
          }
        ]
      },
      {
        "id": "UseCaseInfectionControl.Bewegungsdaten.StationaererVersorgungsfall.FachlicheOrganisationseinheit.ZusaetzlicheBeschreibung",
        "path": "UseCaseInfectionControl.Bewegungsdaten.StationaererVersorgungsfall.FachlicheOrganisationseinheit.ZusaetzlicheBeschreibung",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "string",
            "profile": [
              "http://hl7.org/fhir/StructureDefinition/string"
            ]
          }
        ]
      },
      {
        "id": "UseCaseInfectionControl.Bewegungsdaten.StationaererVersorgungsfall.Aufnahmedaten",
        "path": "UseCaseInfectionControl.Bewegungsdaten.StationaererVersorgungsfall.Aufnahmedaten",
        "definition": "Wird nur für aufgenommene Patienten verwendet. Es signalisiert den Beginn des Aufenthalts eines Patienten in einer Gesundheitseinrichtung.",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "BackboneElement"
          }
        ]
      },
      {
        "id": "UseCaseInfectionControl.Bewegungsdaten.StationaererVersorgungsfall.Aufnahmedaten.Aufnahmegrund",
        "path": "UseCaseInfectionControl.Bewegungsdaten.StationaererVersorgungsfall.Aufnahmedaten.Aufnahmegrund",
        "short": "Der Umstand, unter dem der Patient aufgenommen wird.",
        "definition": "Terminology: §21 KHEntgG\r\nKrankenhausbehandlung, vollstationär \r\nKrankenhausbehandlung, vollstationär mit vorausgegangener vorstationärer Behandlung \r\nKrankenhausbehandlung, teilstationär \r\nvorstationäre Behandlung ohne anschließende vollstationäre Behandlung \r\nStationäre Entbindung \r\nGeburt \r\nWiederaufnahme wegen Komplikationen (Fallpauschale) nach KFPV 2003 \r\nStationäre Aufnahme zur Organentnahme \r\nStationsäquivalente Behandlung",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "code"
          }
        ]
      },
      {
        "id": "UseCaseInfectionControl.Bewegungsdaten.StationaererVersorgungsfall.Aufnahmedaten.Aufnahmeanlass",
        "path": "UseCaseInfectionControl.Bewegungsdaten.StationaererVersorgungsfall.Aufnahmedaten.Aufnahmeanlass",
        "short": "Nähere Beschreibung der Art der Aufnahme, z.B. Unfall oder Notfall.",
        "definition": "Terminology: §21 KHEntgG\r\nEinweisung durch einen Arzt \r\nEinweisung durch einen Zahnarzt \r\nNotfall \r\nAufnahme nach vorausgehender Behandlung in einer Rehabilitationseinrichtung \r\nVerlegung mit Behandlungsdauer im verlegenden Krankenhaus länger als 24 Stunden \r\nVerlegung mit Behandlungsdauer im verlegenden Krankenhaus bis zu 24 Stunden \r\nGeburt \r\nBegleitperson oder mitaufgenommene Pflegekraft",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "code",
            "profile": [
              "http://hl7.org/fhir/StructureDefinition/code"
            ]
          }
        ]
      },
      {
        "id": "UseCaseInfectionControl.Bewegungsdaten.StationaererVersorgungsfall.Aufnahmedaten.KennungvorderAufnahme",
        "path": "UseCaseInfectionControl.Bewegungsdaten.StationaererVersorgungsfall.Aufnahmedaten.KennungvorderAufnahme",
        "short": "Identifikationsnummer des Patienten vor der Aufnahme",
        "definition": "Identifikationsnummer des Patienten vor der Aufnahme",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "Identifier",
            "profile": [
              "http://hl7.org/fhir/StructureDefinition/Identifier"
            ]
          }
        ]
      },
      {
        "id": "UseCaseInfectionControl.Bewegungsdaten.StationaererVersorgungsfall.Aufnahmedaten.DatumUhrzeitderAufnahme",
        "path": "UseCaseInfectionControl.Bewegungsdaten.StationaererVersorgungsfall.Aufnahmedaten.DatumUhrzeitderAufnahme",
        "short": "Datum/Zeit, an dem der Patient aufgenommen wurde.",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "dateTime"
          }
        ]
      },
      {
        "id": "UseCaseInfectionControl.Bewegungsdaten.StationaererVersorgungsfall.Aufnahmedaten.VorherigerPatientenstandortvorAufnahme",
        "path": "UseCaseInfectionControl.Bewegungsdaten.StationaererVersorgungsfall.Aufnahmedaten.VorherigerPatientenstandortvorAufnahme",
        "short": "Standort umfasst sowohl beiläufige Orte (ein Ort, der für die medizinische Versorgung ohne vorherige Benennung oder Genehmigung genutzt wird) als auch spezielle, offiziell benannte Orte. Die Standorte können privat, öffentlich, mobil oder stationär sein.",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "BackboneElement"
          }
        ]
      },
      {
        "id": "UseCaseInfectionControl.Bewegungsdaten.StationaererVersorgungsfall.Aufnahmedaten.VorherigerPatientenstandortvorAufnahme.Campus",
        "path": "UseCaseInfectionControl.Bewegungsdaten.StationaererVersorgungsfall.Aufnahmedaten.VorherigerPatientenstandortvorAufnahme.Campus",
        "short": "Eine Gruppe von Gebäuden an anderen Orten, wie ein örtlich entfernter Campus, der außerhalb der Einrichtung liegt, aber zur Institution gehört.",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "string",
            "profile": [
              "http://hl7.org/fhir/StructureDefinition/string"
            ]
          }
        ]
      },
      {
        "id": "UseCaseInfectionControl.Bewegungsdaten.StationaererVersorgungsfall.Aufnahmedaten.VorherigerPatientenstandortvorAufnahme.Gebaeudegruppe",
        "path": "UseCaseInfectionControl.Bewegungsdaten.StationaererVersorgungsfall.Aufnahmedaten.VorherigerPatientenstandortvorAufnahme.Gebaeudegruppe",
        "short": "Ein Gebäude oder Bauwerk. Dazu können Räume, Flure, Flügel, etc. gehören. Es hat möglicherweise keine Wände oder ein Dach, wird aber dennoch als definierter/zugeordneter Raum angesehen.",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "string",
            "profile": [
              "http://hl7.org/fhir/StructureDefinition/string"
            ]
          }
        ]
      },
      {
        "id": "UseCaseInfectionControl.Bewegungsdaten.StationaererVersorgungsfall.Aufnahmedaten.VorherigerPatientenstandortvorAufnahme.Ebene",
        "path": "UseCaseInfectionControl.Bewegungsdaten.StationaererVersorgungsfall.Aufnahmedaten.VorherigerPatientenstandortvorAufnahme.Ebene",
        "short": "Die Ebene in einem mehrstöckigen Gebäude/Bauwerk.",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "string",
            "profile": [
              "http://hl7.org/fhir/StructureDefinition/string"
            ]
          }
        ]
      },
      {
        "id": "UseCaseInfectionControl.Bewegungsdaten.StationaererVersorgungsfall.Aufnahmedaten.VorherigerPatientenstandortvorAufnahme.Station",
        "path": "UseCaseInfectionControl.Bewegungsdaten.StationaererVersorgungsfall.Aufnahmedaten.VorherigerPatientenstandortvorAufnahme.Station",
        "short": "Die Station ist ein Bestandteil einer medizinischen Einrichtung, die Räume und andere Arten von Aufenthaltsorten umfasst, z. B. Station 12A. Auch als Raumgruppe erfassbar.",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "string",
            "profile": [
              "http://hl7.org/fhir/StructureDefinition/string"
            ]
          }
        ]
      },
      {
        "id": "UseCaseInfectionControl.Bewegungsdaten.StationaererVersorgungsfall.Aufnahmedaten.VorherigerPatientenstandortvorAufnahme.Zimmer",
        "path": "UseCaseInfectionControl.Bewegungsdaten.StationaererVersorgungsfall.Aufnahmedaten.VorherigerPatientenstandortvorAufnahme.Zimmer",
        "short": "Ein Ort, der als Zimmer deklariert wurde. Er kann durch Wände oder anderes abgegrenzt sein, muss es aber nicht.",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "string"
          }
        ]
      },
      {
        "id": "UseCaseInfectionControl.Bewegungsdaten.StationaererVersorgungsfall.Aufnahmedaten.VorherigerPatientenstandortvorAufnahme.Bettstellplatz",
        "path": "UseCaseInfectionControl.Bewegungsdaten.StationaererVersorgungsfall.Aufnahmedaten.VorherigerPatientenstandortvorAufnahme.Bettstellplatz",
        "short": "Beschreibung des Bettstellplatzes z.B. Bett stand neben dem Fenster oder neben der Tür.",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "string"
          }
        ]
      },
      {
        "id": "UseCaseInfectionControl.Bewegungsdaten.StationaererVersorgungsfall.Aufnahmedaten.VorherigerPatientenstandortvorAufnahme.ZusaetzlicheBeschreibung",
        "path": "UseCaseInfectionControl.Bewegungsdaten.StationaererVersorgungsfall.Aufnahmedaten.VorherigerPatientenstandortvorAufnahme.ZusaetzlicheBeschreibung",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "string",
            "profile": [
              "http://hl7.org/fhir/StructureDefinition/string"
            ]
          }
        ]
      },
      {
        "id": "UseCaseInfectionControl.Bewegungsdaten.StationaererVersorgungsfall.Aufnahmedaten.VorherigeverantwortlicheOrganisationseinheitvorAufnahme",
        "path": "UseCaseInfectionControl.Bewegungsdaten.StationaererVersorgungsfall.Aufnahmedaten.VorherigeverantwortlicheOrganisationseinheitvorAufnahme",
        "definition": "Eine fachliche Einheit, Organisation, Abteilung, Zusammenschluss, Gruppierung mit einem gemeinsamen Ziel.",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "BackboneElement"
          }
        ]
      },
      {
        "id": "UseCaseInfectionControl.Bewegungsdaten.StationaererVersorgungsfall.Aufnahmedaten.VorherigeverantwortlicheOrganisationseinheitvorAufnahme.Typ",
        "path": "UseCaseInfectionControl.Bewegungsdaten.StationaererVersorgungsfall.Aufnahmedaten.VorherigeverantwortlicheOrganisationseinheitvorAufnahme.Typ",
        "definition": "Art der Organisationseinheit.\r\nComment: Zum Beispiel: Fachabteilung im Krankenhaus, Versicherungsunternehmen, Sponsor",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "code",
            "profile": [
              "http://hl7.org/fhir/StructureDefinition/code"
            ]
          }
        ]
      },
      {
        "id": "UseCaseInfectionControl.Bewegungsdaten.StationaererVersorgungsfall.Aufnahmedaten.VorherigeverantwortlicheOrganisationseinheitvorAufnahme.Organisationsschluessel",
        "path": "UseCaseInfectionControl.Bewegungsdaten.StationaererVersorgungsfall.Aufnahmedaten.VorherigeverantwortlicheOrganisationseinheitvorAufnahme.Organisationsschluessel",
        "short": "Eindeutiger Identifikator der Organisationseinheit.",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "code",
            "profile": [
              "http://hl7.org/fhir/StructureDefinition/code"
            ]
          }
        ]
      },
      {
        "id": "UseCaseInfectionControl.Bewegungsdaten.StationaererVersorgungsfall.Aufnahmedaten.VorherigeverantwortlicheOrganisationseinheitvorAufnahme.Name",
        "path": "UseCaseInfectionControl.Bewegungsdaten.StationaererVersorgungsfall.Aufnahmedaten.VorherigeverantwortlicheOrganisationseinheitvorAufnahme.Name",
        "short": "Bezeichnung für die Organisationseinheit",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "string",
            "profile": [
              "http://hl7.org/fhir/StructureDefinition/string"
            ]
          }
        ]
      },
      {
        "id": "UseCaseInfectionControl.Bewegungsdaten.StationaererVersorgungsfall.Aufnahmedaten.VorherigeverantwortlicheOrganisationseinheitvorAufnahme.Aktiv-Inaktiv",
        "path": "UseCaseInfectionControl.Bewegungsdaten.StationaererVersorgungsfall.Aufnahmedaten.VorherigeverantwortlicheOrganisationseinheitvorAufnahme.Aktiv-Inaktiv",
        "short": "Gibt an, ob die Organisationseinheit noch aktiv ist.",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "boolean",
            "profile": [
              "http://hl7.org/fhir/StructureDefinition/boolean"
            ]
          }
        ]
      },
      {
        "id": "UseCaseInfectionControl.Bewegungsdaten.StationaererVersorgungsfall.Aufnahmedaten.VorherigeverantwortlicheOrganisationseinheitvorAufnahme.ZusaetzlicheBeschreibung",
        "path": "UseCaseInfectionControl.Bewegungsdaten.StationaererVersorgungsfall.Aufnahmedaten.VorherigeverantwortlicheOrganisationseinheitvorAufnahme.ZusaetzlicheBeschreibung",
        "short": "Zusätzliche Informationen",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "string",
            "profile": [
              "http://hl7.org/fhir/StructureDefinition/string"
            ]
          }
        ]
      },
      {
        "id": "UseCaseInfectionControl.Bewegungsdaten.StationaererVersorgungsfall.Entlassungsdaten",
        "path": "UseCaseInfectionControl.Bewegungsdaten.StationaererVersorgungsfall.Entlassungsdaten",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "BackboneElement"
          }
        ]
      },
      {
        "id": "UseCaseInfectionControl.Bewegungsdaten.StationaererVersorgungsfall.Entlassungsdaten.ArtderEntlassung",
        "path": "UseCaseInfectionControl.Bewegungsdaten.StationaererVersorgungsfall.Entlassungsdaten.ArtderEntlassung",
        "short": "[§21 KHEntgG]",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "code",
            "profile": [
              "http://hl7.org/fhir/StructureDefinition/code"
            ]
          }
        ]
      },
      {
        "id": "UseCaseInfectionControl.Bewegungsdaten.StationaererVersorgungsfall.Entlassungsdaten.KlinischerZustanddesPatienten",
        "path": "UseCaseInfectionControl.Bewegungsdaten.StationaererVersorgungsfall.Entlassungsdaten.KlinischerZustanddesPatienten",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "code",
            "profile": [
              "http://hl7.org/fhir/StructureDefinition/code"
            ]
          }
        ]
      },
      {
        "id": "UseCaseInfectionControl.Bewegungsdaten.StationaererVersorgungsfall.Entlassungsdaten.DatumUhrzeitderEntlassung",
        "path": "UseCaseInfectionControl.Bewegungsdaten.StationaererVersorgungsfall.Entlassungsdaten.DatumUhrzeitderEntlassung",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "dateTime",
            "profile": [
              "http://hl7.org/fhir/StructureDefinition/dateTime"
            ]
          }
        ]
      },
      {
        "id": "UseCaseInfectionControl.Bewegungsdaten.StationaererVersorgungsfall.Entlassungsdaten.ZusaetzlicheInformationen",
        "path": "UseCaseInfectionControl.Bewegungsdaten.StationaererVersorgungsfall.Entlassungsdaten.ZusaetzlicheInformationen",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "string",
            "profile": [
              "http://hl7.org/fhir/StructureDefinition/string"
            ]
          }
        ]
      },
      {
        "id": "UseCaseInfectionControl.Bewegungsdaten.StationaererVersorgungsfall.Entlassungsdaten.ZugewiesenerStandortbeiEntlassung",
        "path": "UseCaseInfectionControl.Bewegungsdaten.StationaererVersorgungsfall.Entlassungsdaten.ZugewiesenerStandortbeiEntlassung",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "BackboneElement"
          }
        ]
      },
      {
        "id": "UseCaseInfectionControl.Bewegungsdaten.StationaererVersorgungsfall.Entlassungsdaten.ZugewiesenerStandortbeiEntlassung.Campus",
        "path": "UseCaseInfectionControl.Bewegungsdaten.StationaererVersorgungsfall.Entlassungsdaten.ZugewiesenerStandortbeiEntlassung.Campus",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "string",
            "profile": [
              "http://hl7.org/fhir/StructureDefinition/string"
            ]
          }
        ]
      },
      {
        "id": "UseCaseInfectionControl.Bewegungsdaten.StationaererVersorgungsfall.Entlassungsdaten.ZugewiesenerStandortbeiEntlassung.Gebaeudegruppe",
        "path": "UseCaseInfectionControl.Bewegungsdaten.StationaererVersorgungsfall.Entlassungsdaten.ZugewiesenerStandortbeiEntlassung.Gebaeudegruppe",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "string",
            "profile": [
              "http://hl7.org/fhir/StructureDefinition/string"
            ]
          }
        ]
      },
      {
        "id": "UseCaseInfectionControl.Bewegungsdaten.StationaererVersorgungsfall.Entlassungsdaten.ZugewiesenerStandortbeiEntlassung.Ebene",
        "path": "UseCaseInfectionControl.Bewegungsdaten.StationaererVersorgungsfall.Entlassungsdaten.ZugewiesenerStandortbeiEntlassung.Ebene",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "string",
            "profile": [
              "http://hl7.org/fhir/StructureDefinition/string"
            ]
          }
        ]
      },
      {
        "id": "UseCaseInfectionControl.Bewegungsdaten.StationaererVersorgungsfall.Entlassungsdaten.ZugewiesenerStandortbeiEntlassung.Station",
        "path": "UseCaseInfectionControl.Bewegungsdaten.StationaererVersorgungsfall.Entlassungsdaten.ZugewiesenerStandortbeiEntlassung.Station",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "string",
            "profile": [
              "http://hl7.org/fhir/StructureDefinition/string"
            ]
          }
        ]
      },
      {
        "id": "UseCaseInfectionControl.Bewegungsdaten.StationaererVersorgungsfall.Entlassungsdaten.ZugewiesenerStandortbeiEntlassung.Zimmer",
        "path": "UseCaseInfectionControl.Bewegungsdaten.StationaererVersorgungsfall.Entlassungsdaten.ZugewiesenerStandortbeiEntlassung.Zimmer",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "string",
            "profile": [
              "http://hl7.org/fhir/StructureDefinition/string"
            ]
          }
        ]
      },
      {
        "id": "UseCaseInfectionControl.Bewegungsdaten.StationaererVersorgungsfall.Entlassungsdaten.ZugewiesenerStandortbeiEntlassung.Bettstellplatz",
        "path": "UseCaseInfectionControl.Bewegungsdaten.StationaererVersorgungsfall.Entlassungsdaten.ZugewiesenerStandortbeiEntlassung.Bettstellplatz",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "string",
            "profile": [
              "http://hl7.org/fhir/StructureDefinition/string"
            ]
          }
        ]
      },
      {
        "id": "UseCaseInfectionControl.Bewegungsdaten.StationaererVersorgungsfall.Entlassungsdaten.ZugewiesenerStandortbeiEntlassung.ZusaetzlicheBeschreibung",
        "path": "UseCaseInfectionControl.Bewegungsdaten.StationaererVersorgungsfall.Entlassungsdaten.ZugewiesenerStandortbeiEntlassung.ZusaetzlicheBeschreibung",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "string",
            "profile": [
              "http://hl7.org/fhir/StructureDefinition/string"
            ]
          }
        ]
      },
      {
        "id": "UseCaseInfectionControl.Bewegungsdaten.StationaererVersorgungsfall.Entlassungsdaten.ZugewiesenerStandortbeiEntlassung.ZugewieseneverantwortlicheOrganisationseinheitbeiEntlassung",
        "path": "UseCaseInfectionControl.Bewegungsdaten.StationaererVersorgungsfall.Entlassungsdaten.ZugewiesenerStandortbeiEntlassung.ZugewieseneverantwortlicheOrganisationseinheitbeiEntlassung",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "BackboneElement"
          }
        ]
      },
      {
        "id": "UseCaseInfectionControl.Bewegungsdaten.StationaererVersorgungsfall.Entlassungsdaten.ZugewiesenerStandortbeiEntlassung.ZugewieseneverantwortlicheOrganisationseinheitbeiEntlassung.Typ",
        "path": "UseCaseInfectionControl.Bewegungsdaten.StationaererVersorgungsfall.Entlassungsdaten.ZugewiesenerStandortbeiEntlassung.ZugewieseneverantwortlicheOrganisationseinheitbeiEntlassung.Typ",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "code",
            "profile": [
              "http://hl7.org/fhir/StructureDefinition/code"
            ]
          }
        ]
      },
      {
        "id": "UseCaseInfectionControl.Bewegungsdaten.StationaererVersorgungsfall.Entlassungsdaten.ZugewiesenerStandortbeiEntlassung.ZugewieseneverantwortlicheOrganisationseinheitbeiEntlassung.Organisationsschluessel",
        "path": "UseCaseInfectionControl.Bewegungsdaten.StationaererVersorgungsfall.Entlassungsdaten.ZugewiesenerStandortbeiEntlassung.ZugewieseneverantwortlicheOrganisationseinheitbeiEntlassung.Organisationsschluessel",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "code",
            "profile": [
              "http://hl7.org/fhir/StructureDefinition/code"
            ]
          }
        ]
      },
      {
        "id": "UseCaseInfectionControl.Bewegungsdaten.StationaererVersorgungsfall.Entlassungsdaten.ZugewiesenerStandortbeiEntlassung.ZugewieseneverantwortlicheOrganisationseinheitbeiEntlassung.Name",
        "path": "UseCaseInfectionControl.Bewegungsdaten.StationaererVersorgungsfall.Entlassungsdaten.ZugewiesenerStandortbeiEntlassung.ZugewieseneverantwortlicheOrganisationseinheitbeiEntlassung.Name",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "string",
            "profile": [
              "http://hl7.org/fhir/StructureDefinition/string"
            ]
          }
        ]
      },
      {
        "id": "UseCaseInfectionControl.Bewegungsdaten.StationaererVersorgungsfall.Entlassungsdaten.ZugewiesenerStandortbeiEntlassung.ZugewieseneverantwortlicheOrganisationseinheitbeiEntlassung.AktivInaktiv",
        "path": "UseCaseInfectionControl.Bewegungsdaten.StationaererVersorgungsfall.Entlassungsdaten.ZugewiesenerStandortbeiEntlassung.ZugewieseneverantwortlicheOrganisationseinheitbeiEntlassung.AktivInaktiv",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "boolean",
            "profile": [
              "http://hl7.org/fhir/StructureDefinition/boolean"
            ]
          }
        ]
      },
      {
        "id": "UseCaseInfectionControl.Bewegungsdaten.StationaererVersorgungsfall.Entlassungsdaten.ZugewiesenerStandortbeiEntlassung.ZugewieseneverantwortlicheOrganisationseinheitbeiEntlassung.ZusaetzlicheBeschreibung",
        "path": "UseCaseInfectionControl.Bewegungsdaten.StationaererVersorgungsfall.Entlassungsdaten.ZugewiesenerStandortbeiEntlassung.ZugewieseneverantwortlicheOrganisationseinheitbeiEntlassung.ZusaetzlicheBeschreibung",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "string",
            "profile": [
              "http://hl7.org/fhir/StructureDefinition/string"
            ]
          }
        ]
      },
      {
        "id": "UseCaseInfectionControl.Bewegungsdaten.Patientenaufenthalt",
        "path": "UseCaseInfectionControl.Bewegungsdaten.Patientenaufenthalt",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "BackboneElement"
          }
        ]
      },
      {
        "id": "UseCaseInfectionControl.Bewegungsdaten.Patientenaufenthalt.ZugehoerigerVersorgungsfallKennung",
        "path": "UseCaseInfectionControl.Bewegungsdaten.Patientenaufenthalt.ZugehoerigerVersorgungsfallKennung",
        "definition": "Zur Erfassung von Details zur Identifikation eines Falls im Gesundheitswesen.",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "Identifier",
            "profile": [
              "http://hl7.org/fhir/StructureDefinition/Identifier"
            ]
          }
        ]
      },
      {
        "id": "UseCaseInfectionControl.Bewegungsdaten.Patientenaufenthalt.ZugehoerigerAbteilungsfallKennung",
        "path": "UseCaseInfectionControl.Bewegungsdaten.Patientenaufenthalt.ZugehoerigerAbteilungsfallKennung",
        "definition": "Zur Erfassung von Details zur Identifikation eines Falls im Gesundheitswesen.",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "Identifier",
            "profile": [
              "http://hl7.org/fhir/StructureDefinition/Identifier"
            ]
          }
        ]
      },
      {
        "id": "UseCaseInfectionControl.Bewegungsdaten.Patientenaufenthalt.ZugehoerigerVersorgungsstellenkontaktKennung",
        "path": "UseCaseInfectionControl.Bewegungsdaten.Patientenaufenthalt.ZugehoerigerVersorgungsstellenkontaktKennung",
        "definition": "Zur Erfassung von Details zur Identifikation eines Falls im Gesundheitswesen.",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "Identifier",
            "profile": [
              "http://hl7.org/fhir/StructureDefinition/Identifier"
            ]
          }
        ]
      },
      {
        "id": "UseCaseInfectionControl.Bewegungsdaten.Patientenaufenthalt.Versorgungsaufenthalt",
        "path": "UseCaseInfectionControl.Bewegungsdaten.Patientenaufenthalt.Versorgungsaufenthalt",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "BackboneElement"
          }
        ]
      },
      {
        "id": "UseCaseInfectionControl.Bewegungsdaten.Patientenaufenthalt.Versorgungsaufenthalt.Beginn",
        "path": "UseCaseInfectionControl.Bewegungsdaten.Patientenaufenthalt.Versorgungsaufenthalt.Beginn",
        "definition": "Zeitlicher Beginn des Aufenthaltes am beschriebenen Ort.",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "dateTime",
            "profile": [
              "http://hl7.org/fhir/StructureDefinition/dateTime"
            ]
          }
        ]
      },
      {
        "id": "UseCaseInfectionControl.Bewegungsdaten.Patientenaufenthalt.Versorgungsaufenthalt.Ende",
        "path": "UseCaseInfectionControl.Bewegungsdaten.Patientenaufenthalt.Versorgungsaufenthalt.Ende",
        "definition": "Zeitliches Ende des Aufenthaltes am beschriebenen Ort.",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "dateTime",
            "profile": [
              "http://hl7.org/fhir/StructureDefinition/dateTime"
            ]
          }
        ]
      },
      {
        "id": "UseCaseInfectionControl.Bewegungsdaten.Patientenaufenthalt.Versorgungsaufenthalt.GrundDesAufenthaltes",
        "path": "UseCaseInfectionControl.Bewegungsdaten.Patientenaufenthalt.Versorgungsaufenthalt.GrundDesAufenthaltes",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "CodeableConcept",
            "profile": [
              "http://hl7.org/fhir/StructureDefinition/CodeableConcept"
            ]
          }
        ]
      },
      {
        "id": "UseCaseInfectionControl.Bewegungsdaten.Patientenaufenthalt.Versorgungsaufenthalt.Standort",
        "path": "UseCaseInfectionControl.Bewegungsdaten.Patientenaufenthalt.Versorgungsaufenthalt.Standort",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "BackboneElement"
          }
        ]
      },
      {
        "id": "UseCaseInfectionControl.Bewegungsdaten.Patientenaufenthalt.Versorgungsaufenthalt.Standort.Campus",
        "path": "UseCaseInfectionControl.Bewegungsdaten.Patientenaufenthalt.Versorgungsaufenthalt.Standort.Campus",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "string",
            "profile": [
              "http://hl7.org/fhir/StructureDefinition/string"
            ]
          }
        ]
      },
      {
        "id": "UseCaseInfectionControl.Bewegungsdaten.Patientenaufenthalt.Versorgungsaufenthalt.Standort.Gebaeudegruppe",
        "path": "UseCaseInfectionControl.Bewegungsdaten.Patientenaufenthalt.Versorgungsaufenthalt.Standort.Gebaeudegruppe",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "string",
            "profile": [
              "http://hl7.org/fhir/StructureDefinition/string"
            ]
          }
        ]
      },
      {
        "id": "UseCaseInfectionControl.Bewegungsdaten.Patientenaufenthalt.Versorgungsaufenthalt.Standort.Ebene",
        "path": "UseCaseInfectionControl.Bewegungsdaten.Patientenaufenthalt.Versorgungsaufenthalt.Standort.Ebene",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "string",
            "profile": [
              "http://hl7.org/fhir/StructureDefinition/string"
            ]
          }
        ]
      },
      {
        "id": "UseCaseInfectionControl.Bewegungsdaten.Patientenaufenthalt.Versorgungsaufenthalt.Standort.Station",
        "path": "UseCaseInfectionControl.Bewegungsdaten.Patientenaufenthalt.Versorgungsaufenthalt.Standort.Station",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "string",
            "profile": [
              "http://hl7.org/fhir/StructureDefinition/string"
            ]
          }
        ]
      },
      {
        "id": "UseCaseInfectionControl.Bewegungsdaten.Patientenaufenthalt.Versorgungsaufenthalt.Standort.Zimmer",
        "path": "UseCaseInfectionControl.Bewegungsdaten.Patientenaufenthalt.Versorgungsaufenthalt.Standort.Zimmer",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "string",
            "profile": [
              "http://hl7.org/fhir/StructureDefinition/string"
            ]
          }
        ]
      },
      {
        "id": "UseCaseInfectionControl.Bewegungsdaten.Patientenaufenthalt.Versorgungsaufenthalt.Standort.Bettplatz",
        "path": "UseCaseInfectionControl.Bewegungsdaten.Patientenaufenthalt.Versorgungsaufenthalt.Standort.Bettplatz",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "string",
            "profile": [
              "http://hl7.org/fhir/StructureDefinition/string"
            ]
          }
        ]
      },
      {
        "id": "UseCaseInfectionControl.Bewegungsdaten.Patientenaufenthalt.Versorgungsaufenthalt.Standort.ZusaetzlicheBeschreibung",
        "path": "UseCaseInfectionControl.Bewegungsdaten.Patientenaufenthalt.Versorgungsaufenthalt.Standort.ZusaetzlicheBeschreibung",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "string",
            "profile": [
              "http://hl7.org/fhir/StructureDefinition/string"
            ]
          }
        ]
      },
      {
        "id": "UseCaseInfectionControl.Bewegungsdaten.Patientenaufenthalt.Versorgungsaufenthalt.Standort.DetailszumBett",
        "path": "UseCaseInfectionControl.Bewegungsdaten.Patientenaufenthalt.Versorgungsaufenthalt.Standort.DetailszumBett",
        "definition": "Ein Instrument, ein Gerät, ein Implantat, ein Material oder ähnliches, das für die Bereitstellung von Gesundheitsleistungen verwendet wird. In diesem Zusammenhang umfasst ein medizinisches Gerät eine breite Palette von Geräten, die auf verschiedene physikalische, mechanische, thermische oder ähnliche Weise wirken, schließt jedoch insbesondere Geräte aus, die auf medizinischem Wege wirken, wie zum Beispiel pharmakologische, metabolische oder immunologische Methoden. Der Geltungsbereich umfasst Einweggeräte sowie langlebige oder dauerhafte Geräte, die nachverfolgt, gewartet oder regelmäßig kalibriert werden müssen, wobei zu berücksichtigen ist, dass für jeden Gerätetyp bestimmte Datenaufzeichnungsanforderungen gelten.",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "BackboneElement"
          }
        ]
      },
      {
        "id": "UseCaseInfectionControl.Bewegungsdaten.Patientenaufenthalt.Versorgungsaufenthalt.Standort.DetailszumBett.Geraetename",
        "path": "UseCaseInfectionControl.Bewegungsdaten.Patientenaufenthalt.Versorgungsaufenthalt.Standort.DetailszumBett.Geraetename",
        "definition": "Identifizierung des Medizingerätes, bevorzugt durch einen allgemein gebräuchlichen Namen, einer formellen und vollständig beschreibenden Bezeichnung oder falls notwendig anhand einer Klasse oder Kategorie des Gerätes.",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "string",
            "profile": [
              "http://hl7.org/fhir/StructureDefinition/string"
            ]
          }
        ]
      },
      {
        "id": "UseCaseInfectionControl.Bewegungsdaten.Patientenaufenthalt.Versorgungsaufenthalt.Standort.DetailszumBett.Geraetetyp",
        "path": "UseCaseInfectionControl.Bewegungsdaten.Patientenaufenthalt.Versorgungsaufenthalt.Standort.DetailszumBett.Geraetetyp",
        "definition": "Die Kategorie des Medizingeräts.",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "string",
            "profile": [
              "http://hl7.org/fhir/StructureDefinition/string"
            ]
          }
        ]
      },
      {
        "id": "UseCaseInfectionControl.Bewegungsdaten.Patientenaufenthalt.Versorgungsaufenthalt.Standort.DetailszumBett.EindeutigeIdentifikationsnummer",
        "path": "UseCaseInfectionControl.Bewegungsdaten.Patientenaufenthalt.Versorgungsaufenthalt.Standort.DetailszumBett.EindeutigeIdentifikationsnummer",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "Identifier",
            "profile": [
              "http://hl7.org/fhir/StructureDefinition/Identifier"
            ]
          }
        ]
      },
      {
        "id": "UseCaseInfectionControl.Bewegungsdaten.Patientenaufenthalt.Versorgungsaufenthalt.FachlicheOrganisationseinheit",
        "path": "UseCaseInfectionControl.Bewegungsdaten.Patientenaufenthalt.Versorgungsaufenthalt.FachlicheOrganisationseinheit",
        "definition": "Eine fachliche Einheit, Organisation, Abteilung, Zusammenschluss, Gruppierung mit einem gemeinsamen Ziel.",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "BackboneElement"
          }
        ]
      },
      {
        "id": "UseCaseInfectionControl.Bewegungsdaten.Patientenaufenthalt.Versorgungsaufenthalt.FachlicheOrganisationseinheit.Typ",
        "path": "UseCaseInfectionControl.Bewegungsdaten.Patientenaufenthalt.Versorgungsaufenthalt.FachlicheOrganisationseinheit.Typ",
        "definition": "Art der Organisationseinheit.\r\nComment: Zum Beispiel: Fachabteilung im Krankenhaus, Versicherungsunternehmen, Sponsor",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "code",
            "profile": [
              "http://hl7.org/fhir/StructureDefinition/code"
            ]
          }
        ]
      },
      {
        "id": "UseCaseInfectionControl.Bewegungsdaten.Patientenaufenthalt.Versorgungsaufenthalt.FachlicheOrganisationseinheit.Fachabteilungsschluessel",
        "path": "UseCaseInfectionControl.Bewegungsdaten.Patientenaufenthalt.Versorgungsaufenthalt.FachlicheOrganisationseinheit.Fachabteilungsschluessel",
        "short": "Terminology: Anhang 1 der BPflV (31.12.2003)",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "code",
            "profile": [
              "http://hl7.org/fhir/StructureDefinition/code"
            ]
          }
        ]
      },
      {
        "id": "UseCaseInfectionControl.Bewegungsdaten.Patientenaufenthalt.Versorgungsaufenthalt.FachlicheOrganisationseinheit.Name",
        "path": "UseCaseInfectionControl.Bewegungsdaten.Patientenaufenthalt.Versorgungsaufenthalt.FachlicheOrganisationseinheit.Name",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "string",
            "profile": [
              "http://hl7.org/fhir/StructureDefinition/string"
            ]
          }
        ]
      },
      {
        "id": "UseCaseInfectionControl.Bewegungsdaten.Patientenaufenthalt.Versorgungsaufenthalt.FachlicheOrganisationseinheit.AktivInaktiv",
        "path": "UseCaseInfectionControl.Bewegungsdaten.Patientenaufenthalt.Versorgungsaufenthalt.FachlicheOrganisationseinheit.AktivInaktiv",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "boolean",
            "profile": [
              "http://hl7.org/fhir/StructureDefinition/boolean"
            ]
          }
        ]
      },
      {
        "id": "UseCaseInfectionControl.Bewegungsdaten.Patientenaufenthalt.Versorgungsaufenthalt.FachlicheOrganisationseinheit.ZusaetzlicheBeschreibung",
        "path": "UseCaseInfectionControl.Bewegungsdaten.Patientenaufenthalt.Versorgungsaufenthalt.FachlicheOrganisationseinheit.ZusaetzlicheBeschreibung",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "string",
            "profile": [
              "http://hl7.org/fhir/StructureDefinition/string"
            ]
          }
        ]
      },
      {
        "id": "UseCaseInfectionControl.Bewegungsdaten.Patientenaufenthalt.Versorgungsaufenthalt.Kommentar",
        "path": "UseCaseInfectionControl.Bewegungsdaten.Patientenaufenthalt.Versorgungsaufenthalt.Kommentar",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "string",
            "profile": [
              "http://hl7.org/fhir/StructureDefinition/string"
            ]
          }
        ]
      },
      {
        "id": "UseCaseInfectionControl.Bewegungsdaten.SonstigerVersorgungsfall",
        "path": "UseCaseInfectionControl.Bewegungsdaten.SonstigerVersorgungsfall",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "BackboneElement"
          }
        ]
      },
      {
        "id": "UseCaseInfectionControl.Bewegungsdaten.SonstigerVersorgungsfall.Falltyp",
        "path": "UseCaseInfectionControl.Bewegungsdaten.SonstigerVersorgungsfall.Falltyp",
        "definition": "Charaktierisierung des Falls, bspw. als Einrichtungskontakt, Abteilungskontakt, Versorgungsstellenkontakt.\r\nEinrichtungskontakt\r\nAbteilungskontakt\r\nVersorgungsstellenkontakt\r\n[...]",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "code",
            "profile": [
              "http://hl7.org/fhir/StructureDefinition/code"
            ]
          }
        ]
      },
      {
        "id": "UseCaseInfectionControl.Bewegungsdaten.SonstigerVersorgungsfall.Fallklasse",
        "path": "UseCaseInfectionControl.Bewegungsdaten.SonstigerVersorgungsfall.Fallklasse",
        "definition": "Nähere Beschreibung des Falls als Fallklasse, z.B. ambulanter Besuch, stationärer, prä- oder nachstationärer Aufenthalt.\r\nPrästationär\r\nNachstationär\r\nAmbulant\r\n[...]",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "code",
            "profile": [
              "http://hl7.org/fhir/StructureDefinition/code"
            ]
          }
        ]
      },
      {
        "id": "UseCaseInfectionControl.Bewegungsdaten.SonstigerVersorgungsfall.Fallstatus",
        "path": "UseCaseInfectionControl.Bewegungsdaten.SonstigerVersorgungsfall.Fallstatus",
        "short": "Status des Falls",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "code",
            "profile": [
              "http://hl7.org/fhir/StructureDefinition/code"
            ]
          }
        ]
      },
      {
        "id": "UseCaseInfectionControl.Bewegungsdaten.SonstigerVersorgungsfall.FallKennung",
        "path": "UseCaseInfectionControl.Bewegungsdaten.SonstigerVersorgungsfall.FallKennung",
        "short": "Eindeutige Identifikation des Falls, z.B. Fallnummer.",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "Identifier",
            "profile": [
              "http://hl7.org/fhir/StructureDefinition/Identifier"
            ]
          }
        ]
      },
      {
        "id": "UseCaseInfectionControl.Bewegungsdaten.SonstigerVersorgungsfall.UebergeordneterFall",
        "path": "UseCaseInfectionControl.Bewegungsdaten.SonstigerVersorgungsfall.UebergeordneterFall",
        "definition": "Ein anderer Fall, von dem dieser Fall ein Teil ist (administrativ oder zeitlich).\r\nComment: Ein anderer Fall, von dem dieser Fall ein Teil ist (administrativ oder zeitlich).\r\nfhirEncounter.partOf",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "Identifier",
            "profile": [
              "http://hl7.org/fhir/StructureDefinition/Identifier"
            ]
          }
        ]
      },
      {
        "id": "UseCaseInfectionControl.Bewegungsdaten.SonstigerVersorgungsfall.FachlicheOrganisationseinheit",
        "path": "UseCaseInfectionControl.Bewegungsdaten.SonstigerVersorgungsfall.FachlicheOrganisationseinheit",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "BackboneElement"
          }
        ]
      },
      {
        "id": "UseCaseInfectionControl.Bewegungsdaten.SonstigerVersorgungsfall.FachlicheOrganisationseinheit.Typ",
        "path": "UseCaseInfectionControl.Bewegungsdaten.SonstigerVersorgungsfall.FachlicheOrganisationseinheit.Typ",
        "definition": "Art der Organisationseinheit.\r\nComment: Zum Beispiel: Fachabteilung im Krankenhaus, Versicherungsunternehmen, Sponsor\r\ne.g Hospital Department",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "code",
            "profile": [
              "http://hl7.org/fhir/StructureDefinition/code"
            ]
          }
        ]
      },
      {
        "id": "UseCaseInfectionControl.Bewegungsdaten.SonstigerVersorgungsfall.FachlicheOrganisationseinheit.Organisationsschluessel",
        "path": "UseCaseInfectionControl.Bewegungsdaten.SonstigerVersorgungsfall.FachlicheOrganisationseinheit.Organisationsschluessel",
        "short": "erminology: Anhang 1 der BPflV (31.12.2003)",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "code",
            "profile": [
              "http://hl7.org/fhir/StructureDefinition/code"
            ]
          }
        ]
      },
      {
        "id": "UseCaseInfectionControl.Bewegungsdaten.SonstigerVersorgungsfall.FachlicheOrganisationseinheit.Name",
        "path": "UseCaseInfectionControl.Bewegungsdaten.SonstigerVersorgungsfall.FachlicheOrganisationseinheit.Name",
        "short": "Bezeichnung für die Organisationseinheit",
        "definition": "Bezeichnung für die Organisationseinheit",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "string",
            "profile": [
              "http://hl7.org/fhir/StructureDefinition/string"
            ]
          }
        ]
      },
      {
        "id": "UseCaseInfectionControl.Bewegungsdaten.SonstigerVersorgungsfall.FachlicheOrganisationseinheit.AktivInaktiv",
        "path": "UseCaseInfectionControl.Bewegungsdaten.SonstigerVersorgungsfall.FachlicheOrganisationseinheit.AktivInaktiv",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "boolean",
            "profile": [
              "http://hl7.org/fhir/StructureDefinition/boolean"
            ]
          }
        ]
      },
      {
        "id": "UseCaseInfectionControl.Bewegungsdaten.SonstigerVersorgungsfall.FachlicheOrganisationseinheit.ZusaetzlicheBeschreibung",
        "path": "UseCaseInfectionControl.Bewegungsdaten.SonstigerVersorgungsfall.FachlicheOrganisationseinheit.ZusaetzlicheBeschreibung",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "string",
            "profile": [
              "http://hl7.org/fhir/StructureDefinition/string"
            ]
          }
        ]
      },
      {
        "id": "UseCaseInfectionControl.Bewegungsdaten.SonstigerVersorgungsfall.Versorgungsaufenthalt",
        "path": "UseCaseInfectionControl.Bewegungsdaten.SonstigerVersorgungsfall.Versorgungsaufenthalt",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "BackboneElement"
          }
        ]
      },
      {
        "id": "UseCaseInfectionControl.Bewegungsdaten.SonstigerVersorgungsfall.Versorgungsaufenthalt.Beginn",
        "path": "UseCaseInfectionControl.Bewegungsdaten.SonstigerVersorgungsfall.Versorgungsaufenthalt.Beginn",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "dateTime",
            "profile": [
              "http://hl7.org/fhir/StructureDefinition/dateTime"
            ]
          }
        ]
      },
      {
        "id": "UseCaseInfectionControl.Bewegungsdaten.SonstigerVersorgungsfall.Versorgungsaufenthalt.Ende",
        "path": "UseCaseInfectionControl.Bewegungsdaten.SonstigerVersorgungsfall.Versorgungsaufenthalt.Ende",
        "definition": "Zeitliches Ende des Aufenthaltes am beschriebenen Ort.",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "dateTime",
            "profile": [
              "http://hl7.org/fhir/StructureDefinition/dateTime"
            ]
          }
        ]
      },
      {
        "id": "UseCaseInfectionControl.Bewegungsdaten.SonstigerVersorgungsfall.Versorgungsaufenthalt.GrunddesAufenthaltes",
        "path": "UseCaseInfectionControl.Bewegungsdaten.SonstigerVersorgungsfall.Versorgungsaufenthalt.GrunddesAufenthaltes",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "CodeableConcept",
            "profile": [
              "http://hl7.org/fhir/StructureDefinition/CodeableConcept"
            ]
          }
        ]
      }
    ]
  }
}