FHIR © HL7.org  |  Server Home  |  XIG Home  |  XIG Stats  |  Server Source  |  FHIR  

FHIR IG Statistics: StructureDefinition/KBV_PR_AW_Behandlung_im_Auftrag_Ueberweisung

Packagekbv.ita.aws
Resource TypeStructureDefinition
IdKBV_PR_AW_Behandlung_im_Auftrag_Ueberweisung
FHIR VersionR4
Sourcehttps://simplifier.net/resolve?scope=kbv.ita.aws@1.2.0&canonical=https://fhir.kbv.de/StructureDefinition/KBV_PR_AW_Behandlung_im_Auftrag_Ueberweisung
URLhttps://fhir.kbv.de/StructureDefinition/KBV_PR_AW_Behandlung_im_Auftrag_Ueberweisung
Version1.2.0
Statusactive
NameKBV_PR_AW_Behandlung_im_Auftrag_Ueberweisung
DescriptionProfil für Patient der mit Überweisung zum Behandelnden kommt
CopyrightCopyright © [2020], Kassenärztliche Bundesvereinigung (KBV). All rights reserved.
TypeServiceRequest
Kindresource

Resources that use this resource

StructureDefinition
KBV_PR_AW_AnlageKBV_PR_AW_Anlage
KBV_PR_AW_BegegnungKBV_PR_AW_Begegnung

Resources that this resource uses

StructureDefinition
KBV_EX_AW_istAbrechnungsrelevantKBV_EX_AW_istAbrechnungsrelevant
KBV_PR_AW_BegegnungKBV_PR_AW_Begegnung
KBV_PR_AW_BehandelnderFunktionKBV_PR_AW_BehandelnderFunktion
KBV_PR_AW_BetriebsstaetteKBV_PR_AW_Betriebsstaette
KBV_PR_AW_DiagnoseKBV_PR_AW_Diagnose
KBV_PR_AW_MedikamentKBV_PR_AW_Medikament
KBV_PR_AW_Observation_BefundKBV_PR_AW_Observation_Befund
KBV_PR_AW_PatientKBV_PR_AW_Patient
ValueSet
KBV_VS_AW_LeistungsartKBV_VS_AW_Leistungsart

Narrative

No narrative content found in resource


Source

{
  "resourceType": "StructureDefinition",
  "url": "https://fhir.kbv.de/StructureDefinition/KBV_PR_AW_Behandlung_im_Auftrag_Ueberweisung",
  "version": "1.2.0",
  "name": "KBV_PR_AW_Behandlung_im_Auftrag_Ueberweisung",
  "status": "active",
  "publisher": "Kassenärztliche Bundesvereinigung (KBV)",
  "description": "Profil für Patient der mit Überweisung zum Behandelnden kommt",
  "copyright": "Copyright © [2020], Kassenärztliche Bundesvereinigung (KBV). All rights reserved.",
  "fhirVersion": "4.0.1",
  "mapping": [
    {
      "identity": "workflow",
      "uri": "http://hl7.org/fhir/workflow",
      "name": "Workflow Pattern"
    },
    {
      "identity": "v2",
      "uri": "http://hl7.org/v2",
      "name": "HL7 v2 Mapping"
    },
    {
      "identity": "rim",
      "uri": "http://hl7.org/v3",
      "name": "RIM Mapping"
    },
    {
      "identity": "w5",
      "uri": "http://hl7.org/fhir/fivews",
      "name": "FiveWs Pattern Mapping"
    },
    {
      "identity": "quick",
      "uri": "http://siframework.org/cqf",
      "name": "Quality Improvement and Clinical Knowledge (QUICK)"
    }
  ],
  "kind": "resource",
  "abstract": false,
  "type": "ServiceRequest",
  "baseDefinition": "http://hl7.org/fhir/StructureDefinition/ServiceRequest",
  "derivation": "constraint",
  "differential": {
    "element": [
      {
        "id": "ServiceRequest",
        "path": "ServiceRequest",
        "short": "Behandlung_im_Auftrag_Überweisung",
        "definition": "Diese Ressource beschreibt eine empfangene Überweisung von einem Überweiser an den Behandelnden des exportierenden Systems."
      },
      {
        "id": "ServiceRequest.id",
        "path": "ServiceRequest.id",
        "min": 1
      },
      {
        "id": "ServiceRequest.meta",
        "path": "ServiceRequest.meta",
        "min": 1
      },
      {
        "id": "ServiceRequest.meta.versionId",
        "path": "ServiceRequest.meta.versionId",
        "min": 1
      },
      {
        "id": "ServiceRequest.meta.lastUpdated",
        "path": "ServiceRequest.meta.lastUpdated",
        "min": 1
      },
      {
        "id": "ServiceRequest.meta.profile",
        "path": "ServiceRequest.meta.profile",
        "min": 1,
        "max": "1",
        "fixedCanonical": "https://fhir.kbv.de/StructureDefinition/KBV_PR_AW_Behandlung_im_Auftrag_Ueberweisung|1.2.0"
      },
      {
        "id": "ServiceRequest.text",
        "path": "ServiceRequest.text",
        "min": 1
      },
      {
        "id": "ServiceRequest.extension",
        "path": "ServiceRequest.extension",
        "slicing": {
          "discriminator": [
            {
              "type": "value",
              "path": "url"
            }
          ],
          "rules": "open"
        }
      },
      {
        "id": "ServiceRequest.extension:istAbrechnungsrelevant",
        "path": "ServiceRequest.extension",
        "sliceName": "istAbrechnungsrelevant",
        "min": 1,
        "max": "1",
        "type": [
          {
            "code": "Extension",
            "profile": [
              "https://fhir.kbv.de/StructureDefinition/KBV_EX_AW_istAbrechnungsrelevant"
            ]
          }
        ],
        "mustSupport": true
      },
      {
        "id": "ServiceRequest.identifier",
        "path": "ServiceRequest.identifier",
        "max": "0"
      },
      {
        "id": "ServiceRequest.instantiatesCanonical",
        "path": "ServiceRequest.instantiatesCanonical",
        "max": "0"
      },
      {
        "id": "ServiceRequest.instantiatesUri",
        "path": "ServiceRequest.instantiatesUri",
        "max": "0"
      },
      {
        "id": "ServiceRequest.basedOn",
        "path": "ServiceRequest.basedOn",
        "max": "0"
      },
      {
        "id": "ServiceRequest.replaces",
        "path": "ServiceRequest.replaces",
        "max": "0"
      },
      {
        "id": "ServiceRequest.requisition",
        "path": "ServiceRequest.requisition",
        "max": "0"
      },
      {
        "id": "ServiceRequest.status",
        "path": "ServiceRequest.status",
        "fixedCode": "completed"
      },
      {
        "id": "ServiceRequest.intent",
        "path": "ServiceRequest.intent",
        "fixedCode": "proposal"
      },
      {
        "id": "ServiceRequest.category",
        "path": "ServiceRequest.category",
        "max": "0"
      },
      {
        "id": "ServiceRequest.priority",
        "path": "ServiceRequest.priority",
        "max": "0"
      },
      {
        "id": "ServiceRequest.doNotPerform",
        "path": "ServiceRequest.doNotPerform",
        "max": "0"
      },
      {
        "id": "ServiceRequest.code",
        "path": "ServiceRequest.code",
        "short": "Auftragsbeschreibung",
        "definition": "In diesem Element wird eine Beschreibung des Auftrags eingetragen.",
        "mustSupport": true
      },
      {
        "id": "ServiceRequest.code.coding",
        "path": "ServiceRequest.code.coding",
        "max": "0"
      },
      {
        "id": "ServiceRequest.code.text",
        "path": "ServiceRequest.code.text",
        "short": "Auftragsbeschreibung",
        "definition": "In diesem Element wird eine Beschreibung des Auftrags eingetragen.",
        "min": 1,
        "mustSupport": true
      },
      {
        "id": "ServiceRequest.orderDetail",
        "path": "ServiceRequest.orderDetail",
        "min": 1,
        "max": "1",
        "mustSupport": true,
        "binding": {
          "strength": "required",
          "valueSet": "https://fhir.kbv.de/ValueSet/KBV_VS_AW_Leistungsart"
        }
      },
      {
        "id": "ServiceRequest.orderDetail.coding",
        "path": "ServiceRequest.orderDetail.coding",
        "min": 1,
        "max": "1"
      },
      {
        "id": "ServiceRequest.orderDetail.coding.system",
        "path": "ServiceRequest.orderDetail.coding.system",
        "min": 1
      },
      {
        "id": "ServiceRequest.orderDetail.coding.code",
        "path": "ServiceRequest.orderDetail.coding.code",
        "min": 1
      },
      {
        "id": "ServiceRequest.orderDetail.text",
        "path": "ServiceRequest.orderDetail.text",
        "max": "0"
      },
      {
        "id": "ServiceRequest.quantity[x]",
        "path": "ServiceRequest.quantity[x]",
        "max": "0"
      },
      {
        "id": "ServiceRequest.subject",
        "path": "ServiceRequest.subject",
        "type": [
          {
            "code": "Reference",
            "targetProfile": [
              "https://fhir.kbv.de/StructureDefinition/KBV_PR_AW_Patient|1.2.0"
            ]
          }
        ],
        "mustSupport": true
      },
      {
        "id": "ServiceRequest.subject.reference",
        "path": "ServiceRequest.subject.reference",
        "min": 1
      },
      {
        "id": "ServiceRequest.subject.type",
        "path": "ServiceRequest.subject.type",
        "max": "0"
      },
      {
        "id": "ServiceRequest.subject.identifier",
        "path": "ServiceRequest.subject.identifier",
        "max": "0"
      },
      {
        "id": "ServiceRequest.subject.display",
        "path": "ServiceRequest.subject.display",
        "max": "0"
      },
      {
        "id": "ServiceRequest.encounter",
        "path": "ServiceRequest.encounter",
        "min": 1,
        "type": [
          {
            "code": "Reference",
            "targetProfile": [
              "https://fhir.kbv.de/StructureDefinition/KBV_PR_AW_Begegnung|1.2.0"
            ]
          }
        ],
        "mustSupport": true
      },
      {
        "id": "ServiceRequest.encounter.reference",
        "path": "ServiceRequest.encounter.reference",
        "min": 1
      },
      {
        "id": "ServiceRequest.encounter.type",
        "path": "ServiceRequest.encounter.type",
        "max": "0"
      },
      {
        "id": "ServiceRequest.encounter.identifier",
        "path": "ServiceRequest.encounter.identifier",
        "max": "0"
      },
      {
        "id": "ServiceRequest.encounter.display",
        "path": "ServiceRequest.encounter.display",
        "max": "0"
      },
      {
        "id": "ServiceRequest.occurrence[x]",
        "path": "ServiceRequest.occurrence[x]",
        "max": "0"
      },
      {
        "id": "ServiceRequest.asNeeded[x]",
        "path": "ServiceRequest.asNeeded[x]",
        "max": "0"
      },
      {
        "id": "ServiceRequest.authoredOn",
        "path": "ServiceRequest.authoredOn",
        "short": "Ausstellungsdatum des Auftrags / der Ueberweisung",
        "definition": "In diesem Element wird das Ausstellungsdatum des Auftrags / der Ueberweisung angegeben.",
        "min": 1,
        "mustSupport": true
      },
      {
        "id": "ServiceRequest.requester",
        "path": "ServiceRequest.requester",
        "short": "Erstveranlasser/Ueberweiser",
        "definition": "Die Referenz zu einer BehandelnderFunktion (enthält LANR, ASV-Teamnummer und BSNR) ist zu bevorzugen. Nur wenn keine Ressource BehandelnderFunktion erzeugt werden kann, müssen im Element display die vorhandenen Informationen (Arztnamen, LANR, BSNR, ASV-Teamnummer) übertragen werden.",
        "type": [
          {
            "code": "Reference",
            "targetProfile": [
              "https://fhir.kbv.de/StructureDefinition/KBV_PR_AW_BehandelnderFunktion|1.2.0"
            ]
          }
        ],
        "mustSupport": true
      },
      {
        "id": "ServiceRequest.requester.reference",
        "path": "ServiceRequest.requester.reference",
        "mustSupport": true
      },
      {
        "id": "ServiceRequest.requester.type",
        "path": "ServiceRequest.requester.type",
        "max": "0"
      },
      {
        "id": "ServiceRequest.requester.identifier",
        "path": "ServiceRequest.requester.identifier",
        "mustSupport": true
      },
      {
        "id": "ServiceRequest.requester.identifier.use",
        "path": "ServiceRequest.requester.identifier.use",
        "max": "0"
      },
      {
        "id": "ServiceRequest.requester.identifier.type",
        "path": "ServiceRequest.requester.identifier.type",
        "max": "0"
      },
      {
        "id": "ServiceRequest.requester.identifier.system",
        "path": "ServiceRequest.requester.identifier.system",
        "min": 1,
        "fixedUri": "https://fhir.kbv.de/NamingSystem/KBV_NS_Base_ANR",
        "mustSupport": true
      },
      {
        "id": "ServiceRequest.requester.identifier.value",
        "path": "ServiceRequest.requester.identifier.value",
        "min": 1
      },
      {
        "id": "ServiceRequest.requester.identifier.period",
        "path": "ServiceRequest.requester.identifier.period",
        "max": "0"
      },
      {
        "id": "ServiceRequest.requester.identifier.assigner",
        "path": "ServiceRequest.requester.identifier.assigner",
        "max": "0"
      },
      {
        "id": "ServiceRequest.requester.display",
        "path": "ServiceRequest.requester.display",
        "short": "Bezeichner des Überweisers",
        "definition": "Bezeichner des Überweisers",
        "mustSupport": true
      },
      {
        "id": "ServiceRequest.performerType",
        "path": "ServiceRequest.performerType",
        "max": "0"
      },
      {
        "id": "ServiceRequest.performer",
        "path": "ServiceRequest.performer",
        "short": "Überweiung an",
        "definition": "Hiermit ist der Empfänger des Formulares gemeint, also der Behandelnde des exportierenden AIS.",
        "max": "1",
        "type": [
          {
            "code": "Reference",
            "targetProfile": [
              "https://fhir.kbv.de/StructureDefinition/KBV_PR_AW_BehandelnderFunktion|1.2.0",
              "https://fhir.kbv.de/StructureDefinition/KBV_PR_AW_Betriebsstaette|1.2.0"
            ]
          }
        ],
        "mustSupport": true
      },
      {
        "id": "ServiceRequest.performer.reference",
        "path": "ServiceRequest.performer.reference",
        "mustSupport": true
      },
      {
        "id": "ServiceRequest.performer.type",
        "path": "ServiceRequest.performer.type",
        "max": "0"
      },
      {
        "id": "ServiceRequest.performer.identifier",
        "path": "ServiceRequest.performer.identifier",
        "max": "0"
      },
      {
        "id": "ServiceRequest.performer.display",
        "path": "ServiceRequest.performer.display",
        "short": "Ueberweisung an",
        "definition": "Hier können die Angaben vom Formular übertragen werden.",
        "mustSupport": true
      },
      {
        "id": "ServiceRequest.locationCode",
        "path": "ServiceRequest.locationCode",
        "max": "0"
      },
      {
        "id": "ServiceRequest.locationReference",
        "path": "ServiceRequest.locationReference",
        "max": "0"
      },
      {
        "id": "ServiceRequest.reasonCode",
        "path": "ServiceRequest.reasonCode",
        "short": "Diagnose/Verdachtsdiagnose",
        "definition": "In diesem Element kann eine Diagnose oder Verdachtsdiagnose eingetragen werden. Die Angabe einer Referenz zu einer Diagnoseklasse in reasonReference ist zu bevorzugen.",
        "max": "1",
        "mustSupport": true,
        "binding": {
          "strength": "example",
          "valueSet": "http://hl7.org/fhir/ValueSet/clinical-findings"
        }
      },
      {
        "id": "ServiceRequest.reasonCode.coding",
        "path": "ServiceRequest.reasonCode.coding",
        "max": "0"
      },
      {
        "id": "ServiceRequest.reasonCode.text",
        "path": "ServiceRequest.reasonCode.text",
        "short": "Diagnose/Verdachtsdiagnose",
        "definition": "Diagnose/Verdachtsdiagnose",
        "min": 1,
        "mustSupport": true
      },
      {
        "id": "ServiceRequest.reasonReference",
        "path": "ServiceRequest.reasonReference",
        "short": "Strukturierte Diagnose",
        "definition": "In diesem Element kann eine strukturierte Diagnose referenziert werden.",
        "type": [
          {
            "code": "Reference",
            "targetProfile": [
              "https://fhir.kbv.de/StructureDefinition/KBV_PR_AW_Diagnose|1.2.0"
            ]
          }
        ],
        "mustSupport": true
      },
      {
        "id": "ServiceRequest.reasonReference.reference",
        "path": "ServiceRequest.reasonReference.reference",
        "min": 1
      },
      {
        "id": "ServiceRequest.reasonReference.type",
        "path": "ServiceRequest.reasonReference.type",
        "max": "0"
      },
      {
        "id": "ServiceRequest.reasonReference.identifier",
        "path": "ServiceRequest.reasonReference.identifier",
        "max": "0"
      },
      {
        "id": "ServiceRequest.reasonReference.display",
        "path": "ServiceRequest.reasonReference.display",
        "max": "0"
      },
      {
        "id": "ServiceRequest.insurance",
        "path": "ServiceRequest.insurance",
        "max": "0"
      },
      {
        "id": "ServiceRequest.supportingInfo",
        "path": "ServiceRequest.supportingInfo",
        "slicing": {
          "discriminator": [
            {
              "type": "value",
              "path": "identifier.type.coding.code"
            }
          ],
          "description": "befund_Medikation\r\nausnahmeindikation",
          "rules": "open"
        },
        "mustSupport": true
      },
      {
        "id": "ServiceRequest.supportingInfo:befund_Medikation",
        "path": "ServiceRequest.supportingInfo",
        "sliceName": "befund_Medikation",
        "type": [
          {
            "code": "Reference",
            "targetProfile": [
              "https://fhir.kbv.de/StructureDefinition/KBV_PR_AW_Medikament|1.2.0",
              "https://fhir.kbv.de/StructureDefinition/KBV_PR_AW_Observation_Befund|1.2.0"
            ]
          }
        ],
        "mustSupport": true
      },
      {
        "id": "ServiceRequest.supportingInfo:befund_Medikation.reference",
        "path": "ServiceRequest.supportingInfo.reference",
        "mustSupport": true
      },
      {
        "id": "ServiceRequest.supportingInfo:befund_Medikation.type",
        "path": "ServiceRequest.supportingInfo.type",
        "max": "0"
      },
      {
        "id": "ServiceRequest.supportingInfo:befund_Medikation.identifier",
        "path": "ServiceRequest.supportingInfo.identifier",
        "short": "Klassifizierung des Eintrags",
        "definition": "Dieses Attribut wird zur Klassifizierung dieses Eintrags verwendet.",
        "min": 1,
        "mustSupport": true
      },
      {
        "id": "ServiceRequest.supportingInfo:befund_Medikation.identifier.use",
        "path": "ServiceRequest.supportingInfo.identifier.use",
        "max": "0"
      },
      {
        "id": "ServiceRequest.supportingInfo:befund_Medikation.identifier.type",
        "path": "ServiceRequest.supportingInfo.identifier.type",
        "min": 1,
        "mustSupport": true
      },
      {
        "id": "ServiceRequest.supportingInfo:befund_Medikation.identifier.type.coding",
        "path": "ServiceRequest.supportingInfo.identifier.type.coding",
        "min": 1,
        "max": "1",
        "mustSupport": true
      },
      {
        "id": "ServiceRequest.supportingInfo:befund_Medikation.identifier.type.coding.system",
        "path": "ServiceRequest.supportingInfo.identifier.type.coding.system",
        "min": 1,
        "fixedUri": "https://fhir.kbv.de/CodeSystem/KBV_CS_AW_Ueberweisung_KH-Einweisung_Kategorien",
        "mustSupport": true
      },
      {
        "id": "ServiceRequest.supportingInfo:befund_Medikation.identifier.type.coding.version",
        "path": "ServiceRequest.supportingInfo.identifier.type.coding.version",
        "max": "0"
      },
      {
        "id": "ServiceRequest.supportingInfo:befund_Medikation.identifier.type.coding.code",
        "path": "ServiceRequest.supportingInfo.identifier.type.coding.code",
        "min": 1,
        "fixedCode": "Befund_Medikation",
        "mustSupport": true
      },
      {
        "id": "ServiceRequest.supportingInfo:befund_Medikation.identifier.type.coding.display",
        "path": "ServiceRequest.supportingInfo.identifier.type.coding.display",
        "max": "0"
      },
      {
        "id": "ServiceRequest.supportingInfo:befund_Medikation.identifier.type.coding.userSelected",
        "path": "ServiceRequest.supportingInfo.identifier.type.coding.userSelected",
        "max": "0"
      },
      {
        "id": "ServiceRequest.supportingInfo:befund_Medikation.identifier.type.text",
        "path": "ServiceRequest.supportingInfo.identifier.type.text",
        "max": "0"
      },
      {
        "id": "ServiceRequest.supportingInfo:befund_Medikation.identifier.system",
        "path": "ServiceRequest.supportingInfo.identifier.system",
        "max": "0"
      },
      {
        "id": "ServiceRequest.supportingInfo:befund_Medikation.identifier.value",
        "path": "ServiceRequest.supportingInfo.identifier.value",
        "max": "0"
      },
      {
        "id": "ServiceRequest.supportingInfo:befund_Medikation.identifier.period",
        "path": "ServiceRequest.supportingInfo.identifier.period",
        "max": "0"
      },
      {
        "id": "ServiceRequest.supportingInfo:befund_Medikation.identifier.assigner",
        "path": "ServiceRequest.supportingInfo.identifier.assigner",
        "max": "0"
      },
      {
        "id": "ServiceRequest.supportingInfo:befund_Medikation.display",
        "path": "ServiceRequest.supportingInfo.display",
        "short": "Befund Medikation",
        "definition": "In diesem Element können Befunde oder Medikationen zur Dokumentation angegeben werden"
      },
      {
        "id": "ServiceRequest.supportingInfo:Ausnahmeindikation",
        "path": "ServiceRequest.supportingInfo",
        "sliceName": "Ausnahmeindikation",
        "type": [
          {
            "code": "Reference",
            "targetProfile": [
              "https://fhir.kbv.de/StructureDefinition/KBV_PR_AW_Diagnose|1.2.0"
            ]
          }
        ],
        "mustSupport": true
      },
      {
        "id": "ServiceRequest.supportingInfo:Ausnahmeindikation.reference",
        "path": "ServiceRequest.supportingInfo.reference",
        "max": "0"
      },
      {
        "id": "ServiceRequest.supportingInfo:Ausnahmeindikation.type",
        "path": "ServiceRequest.supportingInfo.type",
        "max": "0"
      },
      {
        "id": "ServiceRequest.supportingInfo:Ausnahmeindikation.identifier",
        "path": "ServiceRequest.supportingInfo.identifier",
        "short": "Klassifizierung des Eintrags",
        "definition": "Dieses Attribut wird zur Klassifizierung dieses Eintrags verwendet.",
        "min": 1,
        "mustSupport": true
      },
      {
        "id": "ServiceRequest.supportingInfo:Ausnahmeindikation.identifier.use",
        "path": "ServiceRequest.supportingInfo.identifier.use",
        "max": "0"
      },
      {
        "id": "ServiceRequest.supportingInfo:Ausnahmeindikation.identifier.type",
        "path": "ServiceRequest.supportingInfo.identifier.type",
        "min": 1,
        "mustSupport": true
      },
      {
        "id": "ServiceRequest.supportingInfo:Ausnahmeindikation.identifier.type.coding",
        "path": "ServiceRequest.supportingInfo.identifier.type.coding",
        "min": 1,
        "max": "1",
        "mustSupport": true
      },
      {
        "id": "ServiceRequest.supportingInfo:Ausnahmeindikation.identifier.type.coding.system",
        "path": "ServiceRequest.supportingInfo.identifier.type.coding.system",
        "min": 1,
        "fixedUri": "https://fhir.kbv.de/CodeSystem/KBV_CS_AW_Ueberweisung_KH-Einweisung_Kategorien",
        "mustSupport": true
      },
      {
        "id": "ServiceRequest.supportingInfo:Ausnahmeindikation.identifier.type.coding.version",
        "path": "ServiceRequest.supportingInfo.identifier.type.coding.version",
        "max": "0"
      },
      {
        "id": "ServiceRequest.supportingInfo:Ausnahmeindikation.identifier.type.coding.code",
        "path": "ServiceRequest.supportingInfo.identifier.type.coding.code",
        "min": 1,
        "fixedCode": "Ausnahmeindikation",
        "mustSupport": true
      },
      {
        "id": "ServiceRequest.supportingInfo:Ausnahmeindikation.identifier.type.coding.display",
        "path": "ServiceRequest.supportingInfo.identifier.type.coding.display",
        "max": "0"
      },
      {
        "id": "ServiceRequest.supportingInfo:Ausnahmeindikation.identifier.type.coding.userSelected",
        "path": "ServiceRequest.supportingInfo.identifier.type.coding.userSelected",
        "max": "0"
      },
      {
        "id": "ServiceRequest.supportingInfo:Ausnahmeindikation.identifier.type.text",
        "path": "ServiceRequest.supportingInfo.identifier.type.text",
        "max": "0"
      },
      {
        "id": "ServiceRequest.supportingInfo:Ausnahmeindikation.identifier.system",
        "path": "ServiceRequest.supportingInfo.identifier.system",
        "max": "0"
      },
      {
        "id": "ServiceRequest.supportingInfo:Ausnahmeindikation.identifier.value",
        "path": "ServiceRequest.supportingInfo.identifier.value",
        "max": "0"
      },
      {
        "id": "ServiceRequest.supportingInfo:Ausnahmeindikation.identifier.period",
        "path": "ServiceRequest.supportingInfo.identifier.period",
        "max": "0"
      },
      {
        "id": "ServiceRequest.supportingInfo:Ausnahmeindikation.identifier.assigner",
        "path": "ServiceRequest.supportingInfo.identifier.assigner",
        "max": "0"
      },
      {
        "id": "ServiceRequest.supportingInfo:Ausnahmeindikation.display",
        "path": "ServiceRequest.supportingInfo.display",
        "short": "Ausnahmekennziffer",
        "definition": "Dieses Element wird zur Angabe von Ausnahmekennziffern genutzt z.B. technische Kennziffer.",
        "min": 1,
        "mustSupport": true
      },
      {
        "id": "ServiceRequest.specimen",
        "path": "ServiceRequest.specimen",
        "max": "0"
      },
      {
        "id": "ServiceRequest.bodySite",
        "path": "ServiceRequest.bodySite",
        "max": "0"
      },
      {
        "id": "ServiceRequest.note",
        "path": "ServiceRequest.note",
        "max": "0"
      },
      {
        "id": "ServiceRequest.patientInstruction",
        "path": "ServiceRequest.patientInstruction",
        "max": "0"
      },
      {
        "id": "ServiceRequest.relevantHistory",
        "path": "ServiceRequest.relevantHistory",
        "max": "0"
      }
    ]
  }
}