PackagesCanonicalsLogsProblems
    Packages
    kbv.ita.vos@2.1.0
    https://fhir.kbv.de/StructureDefinition/KBV_PR_VoS_Prescription
{
  "description": "Übergabe der Daten einer Verordnung",
  "_filename": "KBV_PR_VoS_Prescription.json",
  "package_name": "kbv.ita.vos",
  "date": "2023-02-01",
  "derivation": "constraint",
  "publisher": "Kassenärztliche Bundesvereinigung",
  "fhirVersion": "4.0.1",
  "name": "KBV_PR_VoS_Prescription",
  "mapping": [ {
    "uri": "http://hl7.org/fhir/workflow",
    "name": "Workflow Pattern",
    "identity": "workflow"
  }, {
    "uri": "http://ncpdp.org/SCRIPT10_6",
    "name": "Mapping to NCPDP SCRIPT 10.6",
    "identity": "script10.6"
  }, {
    "uri": "http://hl7.org/v3",
    "name": "RIM Mapping",
    "identity": "rim"
  }, {
    "uri": "http://hl7.org/fhir/fivews",
    "name": "FiveWs Pattern Mapping",
    "identity": "w5"
  }, {
    "uri": "http://hl7.org/v2",
    "name": "HL7 v2 Mapping",
    "identity": "v2"
  } ],
  "abstract": false,
  "type": "MedicationRequest",
  "experimental": null,
  "resourceType": "StructureDefinition",
  "title": "KBV_PR_VoS_Prescription",
  "package_version": "2.1.0",
  "status": "active",
  "id": "5e04ebaa-8309-4267-af0b-9984af2d2e80",
  "kind": "resource",
  "url": "https://fhir.kbv.de/StructureDefinition/KBV_PR_VoS_Prescription",
  "version": "2.1.0",
  "differential": {
    "element": [ {
      "id": "MedicationRequest",
      "path": "MedicationRequest",
      "constraint": [ {
        "key": "-erp-begrenzungDate",
        "human": "Begrenzung der Datumsangabe auf 10 Zeichen JJJJ-MM-TT",
        "source": "https://fhir.kbv.de/StructureDefinition/KBV_PR_ERP_Prescription",
        "severity": "error",
        "expression": "authoredOn.toString().length()=10"
      }, {
        "key": "BtM-Rezept-Extension",
        "human": "Die Extension für das BtM-Sonderkennzeichen darf nur bei BtM-Verordnungen verwendet werden.",
        "severity": "error",
        "expression": "extension('https://fhir.kbv.de/StructureDefinition/KBV_EX_VoS_BTM_Prescription_Marks').exists() implies (extension('https://fhir.kbv.de/StructureDefinition/KBV_EX_VoS_PrescriptionType').value as CodeableConcept).coding.code='BTM-RP'"
      }, {
        "key": "T-Rezept-Extension",
        "human": "Die Extension für die T-Rezept-Ankreuzfelder muss genau dann verwendet werden, wenn ein T-Rezept vorliegt.",
        "severity": "error",
        "expression": "extension('https://fhir.kbv.de/StructureDefinition/KBV_EX_VoS_T_Prescription_Marks').exists().not() xor (extension('https://fhir.kbv.de/StructureDefinition/KBV_EX_VoS_PrescriptionType').value as CodeableConcept).coding.code='T-RP'"
      } ]
    }, {
      "id": "MedicationRequest.id",
      "min": 1,
      "path": "MedicationRequest.id",
      "mustSupport": true
    }, {
      "id": "MedicationRequest.meta",
      "min": 1,
      "path": "MedicationRequest.meta",
      "mustSupport": true
    }, {
      "id": "MedicationRequest.meta.source",
      "max": "0",
      "path": "MedicationRequest.meta.source"
    }, {
      "id": "MedicationRequest.meta.profile",
      "max": "1",
      "min": 1,
      "path": "MedicationRequest.meta.profile",
      "fixedCanonical": "https://fhir.kbv.de/StructureDefinition/KBV_PR_VoS_Prescription|2.1.0"
    }, {
      "id": "MedicationRequest.meta.security",
      "max": "0",
      "path": "MedicationRequest.meta.security"
    }, {
      "id": "MedicationRequest.meta.tag",
      "max": "0",
      "path": "MedicationRequest.meta.tag"
    }, {
      "id": "MedicationRequest.implicitRules",
      "max": "0",
      "path": "MedicationRequest.implicitRules"
    }, {
      "id": "MedicationRequest.language",
      "max": "0",
      "path": "MedicationRequest.language"
    }, {
      "id": "MedicationRequest.contained",
      "max": "0",
      "path": "MedicationRequest.contained"
    }, {
      "id": "MedicationRequest.extension",
      "max": "8",
      "min": 4,
      "path": "MedicationRequest.extension",
      "slicing": {
        "rules": "closed",
        "discriminator": [ {
          "path": "url",
          "type": "value"
        } ]
      }
    }, {
      "id": "MedicationRequest.extension:Zuzahlungsstatus",
      "max": "1",
      "min": 0,
      "path": "MedicationRequest.extension",
      "type": [ {
        "code": "Extension",
        "profile": [ "https://fhir.kbv.de/StructureDefinition/KBV_EX_FOR_StatusCoPayment|1.1.0" ]
      } ],
      "sliceName": "Zuzahlungsstatus",
      "mustSupport": true
    }, {
      "id": "MedicationRequest.extension:Zuzahlungsstatus.value[x]",
      "path": "MedicationRequest.extension.value[x]",
      "mustSupport": true
    }, {
      "id": "MedicationRequest.extension:Zuzahlungsstatus.value[x]:valueCoding",
      "path": "MedicationRequest.extension.value[x]",
      "binding": {
        "strength": "required",
        "valueSet": "https://fhir.kbv.de/ValueSet/KBV_VS_ERP_StatusCoPayment"
      },
      "sliceName": "valueCoding",
      "mustSupport": true
    }, {
      "id": "MedicationRequest.extension:Zuzahlungsstatus.value[x]:valueCoding.system",
      "path": "MedicationRequest.extension.value[x].system",
      "mustSupport": true
    }, {
      "id": "MedicationRequest.extension:Zuzahlungsstatus.value[x]:valueCoding.code",
      "path": "MedicationRequest.extension.value[x].code",
      "mustSupport": true
    }, {
      "id": "MedicationRequest.extension:Notdienstgebuehr",
      "max": "1",
      "min": 1,
      "path": "MedicationRequest.extension",
      "type": [ {
        "code": "Extension",
        "profile": [ "https://fhir.kbv.de/StructureDefinition/KBV_EX_ERP_EmergencyServicesFee|1.1.0" ]
      } ],
      "sliceName": "Notdienstgebuehr",
      "mustSupport": true
    }, {
      "id": "MedicationRequest.extension:Notdienstgebuehr.value[x]",
      "path": "MedicationRequest.extension.value[x]",
      "mustSupport": true
    }, {
      "id": "MedicationRequest.extension:Notdienstgebuehr.value[x]:valueBoolean",
      "path": "MedicationRequest.extension.value[x]",
      "sliceName": "valueBoolean",
      "mustSupport": true
    }, {
      "id": "MedicationRequest.extension:BVG",
      "max": "1",
      "min": 1,
      "path": "MedicationRequest.extension",
      "type": [ {
        "code": "Extension",
        "profile": [ "https://fhir.kbv.de/StructureDefinition/KBV_EX_ERP_BVG|1.1.0" ]
      } ],
      "sliceName": "BVG",
      "mustSupport": true
    }, {
      "id": "MedicationRequest.extension:BVG.value[x]",
      "path": "MedicationRequest.extension.value[x]",
      "mustSupport": true
    }, {
      "id": "MedicationRequest.extension:BVG.value[x]:valueBoolean",
      "path": "MedicationRequest.extension.value[x]",
      "sliceName": "valueBoolean",
      "mustSupport": true
    }, {
      "id": "MedicationRequest.extension:Unfallinformationen",
      "max": "1",
      "min": 0,
      "path": "MedicationRequest.extension",
      "type": [ {
        "code": "Extension",
        "profile": [ "https://fhir.kbv.de/StructureDefinition/KBV_EX_FOR_Accident|1.1.0" ]
      } ],
      "sliceName": "Unfallinformationen",
      "mustSupport": true
    }, {
      "id": "MedicationRequest.extension:Unfallinformationen.extension",
      "min": 1,
      "path": "MedicationRequest.extension.extension",
      "slicing": {
        "rules": "closed",
        "discriminator": [ {
          "path": "url",
          "type": "value"
        } ]
      }
    }, {
      "id": "MedicationRequest.extension:Unfallinformationen.extension:Unfallkennzeichen",
      "min": 1,
      "path": "MedicationRequest.extension.extension",
      "sliceName": "Unfallkennzeichen",
      "mustSupport": true
    }, {
      "id": "MedicationRequest.extension:Unfallinformationen.extension:Unfallkennzeichen.value[x]",
      "path": "MedicationRequest.extension.extension.value[x]",
      "mustSupport": true
    }, {
      "id": "MedicationRequest.extension:Unfallinformationen.extension:Unfallkennzeichen.value[x]:valueCoding",
      "path": "MedicationRequest.extension.extension.value[x]",
      "binding": {
        "strength": "required",
        "valueSet": "https://fhir.kbv.de/ValueSet/KBV_VS_ERP_Accident_Type"
      },
      "sliceName": "valueCoding",
      "mustSupport": true
    }, {
      "id": "MedicationRequest.extension:Unfallinformationen.extension:Unfallkennzeichen.value[x]:valueCoding.system",
      "path": "MedicationRequest.extension.extension.value[x].system",
      "mustSupport": true
    }, {
      "id": "MedicationRequest.extension:Unfallinformationen.extension:Unfallkennzeichen.value[x]:valueCoding.code",
      "path": "MedicationRequest.extension.extension.value[x].code",
      "mustSupport": true
    }, {
      "id": "MedicationRequest.extension:Unfallinformationen.extension:Unfallbetrieb",
      "min": 0,
      "path": "MedicationRequest.extension.extension",
      "sliceName": "Unfallbetrieb",
      "mustSupport": true
    }, {
      "id": "MedicationRequest.extension:Unfallinformationen.extension:Unfallbetrieb.value[x]",
      "path": "MedicationRequest.extension.extension.value[x]",
      "mustSupport": true
    }, {
      "id": "MedicationRequest.extension:Unfallinformationen.extension:Unfallbetrieb.value[x]:valueString",
      "path": "MedicationRequest.extension.extension.value[x]",
      "sliceName": "valueString",
      "mustSupport": true
    }, {
      "id": "MedicationRequest.extension:Unfallinformationen.extension:Unfalltag",
      "min": 0,
      "path": "MedicationRequest.extension.extension",
      "sliceName": "Unfalltag",
      "mustSupport": true
    }, {
      "id": "MedicationRequest.extension:Unfallinformationen.extension:Unfalltag.value[x]",
      "min": 1,
      "path": "MedicationRequest.extension.extension.value[x]",
      "mustSupport": true
    }, {
      "id": "MedicationRequest.extension:Unfallinformationen.extension:Unfalltag.value[x]:valueDate",
      "min": 1,
      "path": "MedicationRequest.extension.extension.value[x]",
      "sliceName": "valueDate",
      "mustSupport": true
    }, {
      "id": "MedicationRequest.extension:Rechtsgrundlage",
      "min": 1,
      "path": "MedicationRequest.extension",
      "type": [ {
        "code": "Extension",
        "profile": [ "https://fhir.kbv.de/StructureDefinition/KBV_EX_FOR_Legal_basis" ]
      } ],
      "sliceName": "Rechtsgrundlage",
      "isModifier": false,
      "mustSupport": true
    }, {
      "id": "MedicationRequest.extension:Rechtsgrundlage.value[x]",
      "path": "MedicationRequest.extension.value[x]",
      "mustSupport": true
    }, {
      "id": "MedicationRequest.extension:Rechtsgrundlage.value[x]:valueCoding",
      "path": "MedicationRequest.extension.value[x]",
      "sliceName": "valueCoding",
      "mustSupport": true
    }, {
      "id": "MedicationRequest.extension:Rezepttyp",
      "max": "1",
      "min": 1,
      "path": "MedicationRequest.extension",
      "type": [ {
        "code": "Extension",
        "profile": [ "https://fhir.kbv.de/StructureDefinition/KBV_EX_VoS_PrescriptionType" ]
      } ],
      "sliceName": "Rezepttyp",
      "isModifier": false,
      "mustSupport": true
    }, {
      "id": "MedicationRequest.extension:Rezepttyp.value[x]",
      "path": "MedicationRequest.extension.value[x]",
      "mustSupport": true
    }, {
      "id": "MedicationRequest.extension:Rezepttyp.value[x]:valueCodeableConcept",
      "path": "MedicationRequest.extension.value[x]",
      "sliceName": "valueCodeableConcept",
      "mustSupport": true
    }, {
      "id": "MedicationRequest.extension:Rezepttyp.value[x]:valueCodeableConcept.coding",
      "path": "MedicationRequest.extension.value[x].coding",
      "mustSupport": true
    }, {
      "id": "MedicationRequest.extension:Rezepttyp.value[x]:valueCodeableConcept.coding.system",
      "path": "MedicationRequest.extension.value[x].coding.system",
      "mustSupport": true
    }, {
      "id": "MedicationRequest.extension:Rezepttyp.value[x]:valueCodeableConcept.coding.code",
      "path": "MedicationRequest.extension.value[x].coding.code",
      "mustSupport": true
    }, {
      "id": "MedicationRequest.extension:Rezepttyp.value[x]:valueCodeableConcept.coding.userSelected",
      "max": "0",
      "path": "MedicationRequest.extension.value[x].coding.userSelected"
    }, {
      "id": "MedicationRequest.extension:T-Rezept-Ankreuzfelder",
      "max": "1",
      "min": 0,
      "path": "MedicationRequest.extension",
      "type": [ {
        "code": "Extension",
        "profile": [ "https://fhir.kbv.de/StructureDefinition/KBV_EX_VoS_T_Prescription_Marks" ]
      } ],
      "sliceName": "T-Rezept-Ankreuzfelder",
      "mustSupport": true
    }, {
      "id": "MedicationRequest.extension:T-Rezept-Ankreuzfelder.extension",
      "path": "MedicationRequest.extension.extension",
      "slicing": {
        "rules": "closed",
        "discriminator": [ {
          "path": "url",
          "type": "value"
        } ]
      }
    }, {
      "id": "MedicationRequest.extension:T-Rezept-Ankreuzfelder.extension:Sicherheitsbestimmungen",
      "min": 1,
      "path": "MedicationRequest.extension.extension",
      "sliceName": "Sicherheitsbestimmungen",
      "mustSupport": true
    }, {
      "id": "MedicationRequest.extension:T-Rezept-Ankreuzfelder.extension:Sicherheitsbestimmungen.value[x]",
      "path": "MedicationRequest.extension.extension.value[x]",
      "mustSupport": true
    }, {
      "id": "MedicationRequest.extension:T-Rezept-Ankreuzfelder.extension:Sicherheitsbestimmungen.value[x]:valueBoolean",
      "path": "MedicationRequest.extension.extension.value[x]",
      "sliceName": "valueBoolean",
      "mustSupport": true
    }, {
      "id": "MedicationRequest.extension:T-Rezept-Ankreuzfelder.extension:Informationsmaterial",
      "min": 1,
      "path": "MedicationRequest.extension.extension",
      "sliceName": "Informationsmaterial",
      "mustSupport": true
    }, {
      "id": "MedicationRequest.extension:T-Rezept-Ankreuzfelder.extension:Informationsmaterial.value[x]",
      "path": "MedicationRequest.extension.extension.value[x]",
      "mustSupport": true
    }, {
      "id": "MedicationRequest.extension:T-Rezept-Ankreuzfelder.extension:Informationsmaterial.value[x]:valueBoolean",
      "path": "MedicationRequest.extension.extension.value[x]",
      "sliceName": "valueBoolean",
      "mustSupport": true
    }, {
      "id": "MedicationRequest.extension:T-Rezept-Ankreuzfelder.extension:In-Label",
      "min": 1,
      "path": "MedicationRequest.extension.extension",
      "sliceName": "In-Label",
      "mustSupport": true
    }, {
      "id": "MedicationRequest.extension:T-Rezept-Ankreuzfelder.extension:In-Label.value[x]",
      "path": "MedicationRequest.extension.extension.value[x]",
      "mustSupport": true
    }, {
      "id": "MedicationRequest.extension:T-Rezept-Ankreuzfelder.extension:In-Label.value[x]:valueBoolean",
      "path": "MedicationRequest.extension.extension.value[x]",
      "sliceName": "valueBoolean",
      "mustSupport": true
    }, {
      "id": "MedicationRequest.extension:T-Rezept-Ankreuzfelder.extension:Off-Label",
      "min": 1,
      "path": "MedicationRequest.extension.extension",
      "sliceName": "Off-Label",
      "mustSupport": true
    }, {
      "id": "MedicationRequest.extension:T-Rezept-Ankreuzfelder.extension:Off-Label.value[x]",
      "path": "MedicationRequest.extension.extension.value[x]",
      "mustSupport": true
    }, {
      "id": "MedicationRequest.extension:T-Rezept-Ankreuzfelder.extension:Off-Label.value[x]:valueBoolean",
      "path": "MedicationRequest.extension.extension.value[x]",
      "sliceName": "valueBoolean",
      "mustSupport": true
    }, {
      "id": "MedicationRequest.extension:BtM-Rezept-Sonderregelungen",
      "max": "1",
      "min": 0,
      "path": "MedicationRequest.extension",
      "type": [ {
        "code": "Extension",
        "profile": [ "https://fhir.kbv.de/StructureDefinition/KBV_EX_VoS_BTM_Prescription_Marks" ]
      } ],
      "sliceName": "BtM-Rezept-Sonderregelungen",
      "isModifier": false,
      "mustSupport": true
    }, {
      "id": "MedicationRequest.extension:BtM-Rezept-Sonderregelungen.value[x]",
      "path": "MedicationRequest.extension.value[x]",
      "mustSupport": true
    }, {
      "id": "MedicationRequest.extension:BtM-Rezept-Sonderregelungen.value[x]:valueCoding",
      "path": "MedicationRequest.extension.value[x]",
      "sliceName": "valueCoding",
      "mustSupport": true
    }, {
      "id": "MedicationRequest.extension:BtM-Rezept-Sonderregelungen.value[x]:valueCoding.system",
      "path": "MedicationRequest.extension.value[x].system",
      "mustSupport": true
    }, {
      "id": "MedicationRequest.extension:BtM-Rezept-Sonderregelungen.value[x]:valueCoding.code",
      "path": "MedicationRequest.extension.value[x].code",
      "mustSupport": true
    }, {
      "id": "MedicationRequest.identifier",
      "max": "0",
      "path": "MedicationRequest.identifier"
    }, {
      "id": "MedicationRequest.status",
      "path": "MedicationRequest.status",
      "fixedCode": "active",
      "mustSupport": true
    }, {
      "id": "MedicationRequest.statusReason",
      "max": "0",
      "path": "MedicationRequest.statusReason"
    }, {
      "id": "MedicationRequest.intent",
      "path": "MedicationRequest.intent",
      "fixedCode": "order",
      "mustSupport": true
    }, {
      "id": "MedicationRequest.category",
      "max": "0",
      "path": "MedicationRequest.category"
    }, {
      "id": "MedicationRequest.priority",
      "max": "0",
      "path": "MedicationRequest.priority"
    }, {
      "id": "MedicationRequest.doNotPerform",
      "max": "0",
      "path": "MedicationRequest.doNotPerform"
    }, {
      "id": "MedicationRequest.reported[x]",
      "max": "0",
      "path": "MedicationRequest.reported[x]"
    }, {
      "id": "MedicationRequest.medication[x]",
      "path": "MedicationRequest.medication[x]",
      "type": [ {
        "code": "Reference",
        "targetProfile": [ "https://fhir.kbv.de/StructureDefinition/KBV_PR_VoS_Medication_FreeText|2.1.0", "https://fhir.kbv.de/StructureDefinition/KBV_PR_VoS_Medication_Compounding|2.1.0", "https://fhir.kbv.de/StructureDefinition/KBV_PR_VoS_Medication_PZN|2.1.0", "https://fhir.kbv.de/StructureDefinition/KBV_PR_VoS_Medication_Ingredient|2.1.0" ]
      } ],
      "slicing": {
        "rules": "closed",
        "discriminator": [ {
          "path": "$this",
          "type": "type"
        } ]
      },
      "mustSupport": true
    }, {
      "id": "MedicationRequest.medication[x]:medicationReference",
      "min": 1,
      "path": "MedicationRequest.medication[x]",
      "type": [ {
        "code": "Reference",
        "targetProfile": [ "https://fhir.kbv.de/StructureDefinition/KBV_PR_VoS_Medication_FreeText|2.1.0", "https://fhir.kbv.de/StructureDefinition/KBV_PR_VoS_Medication_Compounding|2.1.0", "https://fhir.kbv.de/StructureDefinition/KBV_PR_VoS_Medication_PZN|2.1.0", "https://fhir.kbv.de/StructureDefinition/KBV_PR_VoS_Medication_Ingredient|2.1.0" ]
      } ],
      "sliceName": "medicationReference",
      "mustSupport": true
    }, {
      "id": "MedicationRequest.medication[x]:medicationReference.reference",
      "min": 1,
      "path": "MedicationRequest.medication[x].reference",
      "mustSupport": true
    }, {
      "id": "MedicationRequest.medication[x]:medicationReference.type",
      "max": "0",
      "path": "MedicationRequest.medication[x].type"
    }, {
      "id": "MedicationRequest.medication[x]:medicationReference.identifier",
      "max": "0",
      "path": "MedicationRequest.medication[x].identifier"
    }, {
      "id": "MedicationRequest.medication[x]:medicationReference.display",
      "max": "0",
      "path": "MedicationRequest.medication[x].display"
    }, {
      "id": "MedicationRequest.subject",
      "path": "MedicationRequest.subject",
      "type": [ {
        "code": "Reference",
        "targetProfile": [ "https://fhir.kbv.de/StructureDefinition/KBV_PR_VoS_Patient|2.1.0" ]
      } ],
      "mustSupport": true
    }, {
      "id": "MedicationRequest.subject.reference",
      "min": 1,
      "path": "MedicationRequest.subject.reference",
      "mustSupport": true
    }, {
      "id": "MedicationRequest.subject.type",
      "max": "0",
      "path": "MedicationRequest.subject.type"
    }, {
      "id": "MedicationRequest.subject.identifier",
      "max": "0",
      "path": "MedicationRequest.subject.identifier"
    }, {
      "id": "MedicationRequest.subject.display",
      "max": "0",
      "path": "MedicationRequest.subject.display"
    }, {
      "id": "MedicationRequest.encounter",
      "max": "0",
      "path": "MedicationRequest.encounter"
    }, {
      "id": "MedicationRequest.supportingInformation",
      "max": "0",
      "path": "MedicationRequest.supportingInformation"
    }, {
      "id": "MedicationRequest.authoredOn",
      "min": 1,
      "path": "MedicationRequest.authoredOn",
      "short": "Ausstellungsdatum",
      "definition": "Ausstellungsdatum der Verordnung",
      "mustSupport": true
    }, {
      "id": "MedicationRequest.requester",
      "min": 1,
      "path": "MedicationRequest.requester",
      "type": [ {
        "code": "Reference",
        "targetProfile": [ "https://fhir.kbv.de/StructureDefinition/KBV_PR_VoS_PractitionerRole|2.1.0" ]
      } ],
      "definition": "Verweis auf die PractitionerRole. Beinhaltet somit Informationen zu Betriebsstätte und behandelnder Person und ggfs. die ASV-Teamnummer in ASV-Fällen.",
      "mustSupport": true
    }, {
      "id": "MedicationRequest.requester.reference",
      "min": 1,
      "path": "MedicationRequest.requester.reference",
      "mustSupport": true
    }, {
      "id": "MedicationRequest.requester.type",
      "max": "0",
      "path": "MedicationRequest.requester.type"
    }, {
      "id": "MedicationRequest.requester.identifier",
      "max": "0",
      "path": "MedicationRequest.requester.identifier"
    }, {
      "id": "MedicationRequest.requester.display",
      "max": "0",
      "path": "MedicationRequest.requester.display"
    }, {
      "id": "MedicationRequest.performer",
      "max": "0",
      "path": "MedicationRequest.performer"
    }, {
      "id": "MedicationRequest.performerType",
      "max": "0",
      "path": "MedicationRequest.performerType"
    }, {
      "id": "MedicationRequest.recorder",
      "max": "0",
      "path": "MedicationRequest.recorder"
    }, {
      "id": "MedicationRequest.reasonCode",
      "max": "0",
      "path": "MedicationRequest.reasonCode"
    }, {
      "id": "MedicationRequest.reasonReference",
      "max": "0",
      "path": "MedicationRequest.reasonReference"
    }, {
      "id": "MedicationRequest.instantiatesCanonical",
      "max": "0",
      "path": "MedicationRequest.instantiatesCanonical"
    }, {
      "id": "MedicationRequest.instantiatesUri",
      "max": "0",
      "path": "MedicationRequest.instantiatesUri"
    }, {
      "id": "MedicationRequest.basedOn",
      "max": "0",
      "path": "MedicationRequest.basedOn"
    }, {
      "id": "MedicationRequest.groupIdentifier",
      "min": 1,
      "path": "MedicationRequest.groupIdentifier",
      "short": "Rezept-Gruppierung",
      "definition": "Ein Identifikator, der zur Gruppierung von MedicationRequest-Ressourcen verwendet wird, welche auf einem Papier-Rezept zusammen gedruckt werden. Papiergebundene Verordnungen, die zusammen auf einem Rezeptformular gedruckt werden, besitzen den gleichen groupIdentifier. Wird jede papiergebundene Verordnung auf einem eigenen Rezeptformular gedruckt, so besitzen alle MedicationRequest-Ressourcen verschiedene groupIdentifier.",
      "mustSupport": true
    }, {
      "id": "MedicationRequest.groupIdentifier.use",
      "max": "0",
      "path": "MedicationRequest.groupIdentifier.use"
    }, {
      "id": "MedicationRequest.groupIdentifier.type",
      "max": "0",
      "path": "MedicationRequest.groupIdentifier.type"
    }, {
      "id": "MedicationRequest.groupIdentifier.system",
      "max": "0",
      "path": "MedicationRequest.groupIdentifier.system"
    }, {
      "id": "MedicationRequest.groupIdentifier.value",
      "min": 1,
      "path": "MedicationRequest.groupIdentifier.value",
      "mustSupport": true
    }, {
      "id": "MedicationRequest.groupIdentifier.period",
      "max": "0",
      "path": "MedicationRequest.groupIdentifier.period"
    }, {
      "id": "MedicationRequest.groupIdentifier.assigner",
      "max": "0",
      "path": "MedicationRequest.groupIdentifier.assigner"
    }, {
      "id": "MedicationRequest.courseOfTherapyType",
      "max": "0",
      "path": "MedicationRequest.courseOfTherapyType"
    }, {
      "id": "MedicationRequest.insurance",
      "max": "1",
      "min": 1,
      "path": "MedicationRequest.insurance",
      "type": [ {
        "code": "Reference",
        "targetProfile": [ "https://fhir.kbv.de/StructureDefinition/KBV_PR_VoS_Coverage|2.1.0" ]
      } ],
      "mustSupport": true
    }, {
      "id": "MedicationRequest.insurance.reference",
      "min": 1,
      "path": "MedicationRequest.insurance.reference",
      "mustSupport": true
    }, {
      "id": "MedicationRequest.insurance.type",
      "max": "0",
      "path": "MedicationRequest.insurance.type"
    }, {
      "id": "MedicationRequest.insurance.identifier",
      "max": "0",
      "path": "MedicationRequest.insurance.identifier"
    }, {
      "id": "MedicationRequest.insurance.display",
      "max": "0",
      "path": "MedicationRequest.insurance.display"
    }, {
      "id": "MedicationRequest.note",
      "max": "1",
      "path": "MedicationRequest.note",
      "mustSupport": true
    }, {
      "id": "MedicationRequest.note.author[x]",
      "max": "0",
      "path": "MedicationRequest.note.author[x]"
    }, {
      "id": "MedicationRequest.note.time",
      "max": "0",
      "path": "MedicationRequest.note.time"
    }, {
      "id": "MedicationRequest.note.text",
      "path": "MedicationRequest.note.text",
      "short": "Abgabehinweis",
      "definition": "Über die Dosierung hinausgehende Abgabehinweise an die Apotheke",
      "mustSupport": true
    }, {
      "id": "MedicationRequest.dosageInstruction",
      "max": "1",
      "path": "MedicationRequest.dosageInstruction",
      "mustSupport": true
    }, {
      "id": "MedicationRequest.dosageInstruction.extension",
      "min": 0,
      "path": "MedicationRequest.dosageInstruction.extension",
      "slicing": {
        "rules": "closed",
        "discriminator": [ {
          "path": "url",
          "type": "value"
        } ]
      }
    }, {
      "id": "MedicationRequest.dosageInstruction.extension:Dosierungskennzeichen",
      "max": "1",
      "min": 0,
      "path": "MedicationRequest.dosageInstruction.extension",
      "type": [ {
        "code": "Extension",
        "profile": [ "https://fhir.kbv.de/StructureDefinition/KBV_EX_ERP_DosageFlag|1.1.0" ]
      } ],
      "sliceName": "Dosierungskennzeichen",
      "mustSupport": true
    }, {
      "id": "MedicationRequest.dosageInstruction.extension:Dosierungskennzeichen.value[x]",
      "path": "MedicationRequest.dosageInstruction.extension.value[x]",
      "mustSupport": true
    }, {
      "id": "MedicationRequest.dosageInstruction.extension:Dosierungskennzeichen.value[x]:valueBoolean",
      "path": "MedicationRequest.dosageInstruction.extension.value[x]",
      "sliceName": "valueBoolean",
      "definition": "Abbildung, ob eine Dosierungsanweisung in der Verordung angegeben ist\r\n\r\ntrue - Dosierung gemäß Angaben in dieser Verordnung (dosageInstruction.text)\r\nfalse - Dosieranweisung/Medikationsplan mitgegeben",
      "mustSupport": true
    }, {
      "id": "MedicationRequest.dosageInstruction.sequence",
      "max": "0",
      "path": "MedicationRequest.dosageInstruction.sequence"
    }, {
      "id": "MedicationRequest.dosageInstruction.text",
      "path": "MedicationRequest.dosageInstruction.text",
      "short": "Dosieranweisung",
      "definition": "Dosieranweisung einer Verordnung",
      "mustSupport": true
    }, {
      "id": "MedicationRequest.dosageInstruction.additionalInstruction",
      "max": "0",
      "path": "MedicationRequest.dosageInstruction.additionalInstruction"
    }, {
      "id": "MedicationRequest.dosageInstruction.patientInstruction",
      "path": "MedicationRequest.dosageInstruction.patientInstruction",
      "short": "Gebrauchsanweisung einer Rezeptur",
      "definition": "Gebrauchsanweisung einer Rezeptur",
      "mustSupport": true
    }, {
      "id": "MedicationRequest.dosageInstruction.timing",
      "max": "0",
      "path": "MedicationRequest.dosageInstruction.timing"
    }, {
      "id": "MedicationRequest.dosageInstruction.asNeeded[x]",
      "max": "0",
      "path": "MedicationRequest.dosageInstruction.asNeeded[x]"
    }, {
      "id": "MedicationRequest.dosageInstruction.site",
      "max": "0",
      "path": "MedicationRequest.dosageInstruction.site"
    }, {
      "id": "MedicationRequest.dosageInstruction.route",
      "max": "0",
      "path": "MedicationRequest.dosageInstruction.route"
    }, {
      "id": "MedicationRequest.dosageInstruction.method",
      "max": "0",
      "path": "MedicationRequest.dosageInstruction.method"
    }, {
      "id": "MedicationRequest.dosageInstruction.doseAndRate",
      "max": "0",
      "path": "MedicationRequest.dosageInstruction.doseAndRate"
    }, {
      "id": "MedicationRequest.dosageInstruction.maxDosePerPeriod",
      "max": "0",
      "path": "MedicationRequest.dosageInstruction.maxDosePerPeriod"
    }, {
      "id": "MedicationRequest.dosageInstruction.maxDosePerAdministration",
      "max": "0",
      "path": "MedicationRequest.dosageInstruction.maxDosePerAdministration"
    }, {
      "id": "MedicationRequest.dosageInstruction.maxDosePerLifetime",
      "max": "0",
      "path": "MedicationRequest.dosageInstruction.maxDosePerLifetime"
    }, {
      "id": "MedicationRequest.dispenseRequest",
      "min": 1,
      "path": "MedicationRequest.dispenseRequest",
      "mustSupport": true
    }, {
      "id": "MedicationRequest.dispenseRequest.initialFill",
      "max": "0",
      "path": "MedicationRequest.dispenseRequest.initialFill"
    }, {
      "id": "MedicationRequest.dispenseRequest.dispenseInterval",
      "max": "0",
      "path": "MedicationRequest.dispenseRequest.dispenseInterval"
    }, {
      "id": "MedicationRequest.dispenseRequest.validityPeriod",
      "max": "0",
      "path": "MedicationRequest.dispenseRequest.validityPeriod"
    }, {
      "id": "MedicationRequest.dispenseRequest.numberOfRepeatsAllowed",
      "max": "0",
      "path": "MedicationRequest.dispenseRequest.numberOfRepeatsAllowed"
    }, {
      "id": "MedicationRequest.dispenseRequest.quantity",
      "min": 1,
      "path": "MedicationRequest.dispenseRequest.quantity",
      "mustSupport": true
    }, {
      "id": "MedicationRequest.dispenseRequest.quantity.value",
      "min": 1,
      "path": "MedicationRequest.dispenseRequest.quantity.value",
      "short": "Anzahl der verordneten Packungen",
      "definition": "Anzahl der verordneten Packungen",
      "mustSupport": true
    }, {
      "id": "MedicationRequest.dispenseRequest.quantity.unit",
      "max": "0",
      "path": "MedicationRequest.dispenseRequest.quantity.unit"
    }, {
      "id": "MedicationRequest.dispenseRequest.quantity.system",
      "min": 1,
      "path": "MedicationRequest.dispenseRequest.quantity.system",
      "fixedUri": "http://unitsofmeasure.org",
      "mustSupport": true
    }, {
      "id": "MedicationRequest.dispenseRequest.quantity.code",
      "min": 1,
      "path": "MedicationRequest.dispenseRequest.quantity.code",
      "fixedCode": "{Package}",
      "mustSupport": true
    }, {
      "id": "MedicationRequest.dispenseRequest.expectedSupplyDuration",
      "max": "0",
      "path": "MedicationRequest.dispenseRequest.expectedSupplyDuration"
    }, {
      "id": "MedicationRequest.dispenseRequest.performer",
      "max": "0",
      "path": "MedicationRequest.dispenseRequest.performer"
    }, {
      "id": "MedicationRequest.substitution",
      "path": "MedicationRequest.substitution",
      "definition": "Aut-Idem-Kennzeichnung auf Papierrezepten. Darf bei Wirkstoffverordnungen nicht gesetzt werden (AMV-Anforderungskatalog O3-622). Bei allen anderen Verordnungstypen Pflicht.",
      "mustSupport": true
    }, {
      "id": "MedicationRequest.substitution.allowed[x]",
      "path": "MedicationRequest.substitution.allowed[x]",
      "type": [ {
        "code": "boolean"
      } ],
      "slicing": {
        "rules": "closed",
        "ordered": false,
        "discriminator": [ {
          "path": "$this",
          "type": "type"
        } ]
      },
      "mustSupport": true
    }, {
      "id": "MedicationRequest.substitution.allowed[x]:allowedBoolean",
      "min": 1,
      "path": "MedicationRequest.substitution.allowed[x]",
      "type": [ {
        "code": "boolean"
      } ],
      "short": "Aut idem",
      "sliceName": "allowedBoolean",
      "definition": "In diesem Feld wird angegeben, ob das Arzneimittel austauschbar ist oder nicht\r\n\r\ntrue:  aut idem möglich (austauschbar) = Kreuz auf Rezept ist NICHT gesetzt;\r\nfalse: aut idem ausgeschlossen (nicht austauschbar) = Kreuz auf Rezept ist gesetzt",
      "mustSupport": true
    }, {
      "id": "MedicationRequest.substitution.reason",
      "max": "0",
      "path": "MedicationRequest.substitution.reason"
    }, {
      "id": "MedicationRequest.priorPrescription",
      "max": "0",
      "path": "MedicationRequest.priorPrescription"
    }, {
      "id": "MedicationRequest.detectedIssue",
      "max": "0",
      "path": "MedicationRequest.detectedIssue"
    }, {
      "id": "MedicationRequest.eventHistory",
      "max": "0",
      "path": "MedicationRequest.eventHistory"
    } ]
  },
  "baseDefinition": "http://hl7.org/fhir/StructureDefinition/MedicationRequest"
}