PackagesCanonicalsLogsProblems
    Packages
    de.gematik.erp-servicerequest@1.1.0
    https://gematik.de/fhir/erp-servicerequest/StructureDefinition/erp-service-request-medication-request
{
  "description": "Medical and pharmaceutical information for the prescription request",
  "_filename": "StructureDefinition-erp-service-request-medication-request.json",
  "package_name": "de.gematik.erp-servicerequest",
  "date": null,
  "derivation": "constraint",
  "publisher": "gematik GmbH",
  "fhirVersion": "4.0.1",
  "name": "ERPServiceRequestMedicationRequest",
  "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"
  }, {
    "uri": "gemF_eRp_KIM#3.1.1-Fachliche-Information",
    "name": "Medication Request Mapping (Strukturierter_Verordnungsdatensatz)",
    "comment": "Mapping for 'fachliche Informationseineit' of the requested medication of the feature document",
    "identity": "Rezeptanforderung-medizinische-Informationen"
  } ],
  "abstract": false,
  "type": "MedicationRequest",
  "experimental": "false",
  "resourceType": "StructureDefinition",
  "title": "ERP Service Request Medication Request",
  "package_version": "1.1.0",
  "status": "active",
  "id": "725c685e-88ce-40bb-939d-ca58d1f8cece",
  "kind": "resource",
  "url": "https://gematik.de/fhir/erp-servicerequest/StructureDefinition/erp-service-request-medication-request",
  "version": "1.0",
  "differential": {
    "element": [ {
      "id": "MedicationRequest",
      "path": "MedicationRequest",
      "mapping": [ {
        "map": "Rezeptanforderung_medizinische_Informationen",
        "identity": "Rezeptanforderung-medizinische-Informationen"
      } ]
    }, {
      "id": "MedicationRequest.extension",
      "path": "MedicationRequest.extension",
      "comment": "If the previous recipe ID is known, it can be named here",
      "mustSupport": true
    }, {
      "path": "MedicationRequest.extension",
      "min": 0,
      "definition": "\nThe MedicationRequest can contain a PrescriptionId of a prescription that has already been issued.\n\nIf a previous prescription ID is known, the writing system MAY indicate this in the medication request.\n\nIf this ID is available, the receiving system MUST be able to search for the previous regulation and give the user the opportunity to display and compare the content.\n",
      "short": "Provide a previous PrescriptionID that corresponds to the requested medication.",
      "mapping": [ {
        "map": "Vorheriges_Rezept",
        "identity": "Rezeptanforderung-medizinische-Informationen"
      } ],
      "type": [ {
        "code": "Extension",
        "profile": [ "https://gematik.de/fhir/erp-servicerequest/StructureDefinition/prescription-id-ex" ]
      } ],
      "mustSupport": true,
      "sliceName": "PriorPrescriptionID",
      "max": "1",
      "id": "MedicationRequest.extension:PriorPrescriptionID",
      "comment": "Must be given in the form xxx.xxx.xxx.xxx.xxx.xx."
    }, {
      "id": "MedicationRequest.medication[x]",
      "path": "MedicationRequest.medication[x]",
      "type": [ {
        "code": "Reference",
        "targetProfile": [ "http://hl7.org/fhir/StructureDefinition/Medication" ]
      } ],
      "mapping": [ {
        "map": "Praeparat",
        "identity": "Rezeptanforderung-medizinische-Informationen"
      } ],
      "mustSupport": true
    }, {
      "id": "MedicationRequest.medication[x].reference",
      "min": 1,
      "path": "MedicationRequest.medication[x].reference",
      "mustSupport": true
    }, {
      "id": "MedicationRequest.medication[x].type",
      "max": "0",
      "path": "MedicationRequest.medication[x].type"
    }, {
      "id": "MedicationRequest.medication[x].identifier",
      "max": "0",
      "path": "MedicationRequest.medication[x].identifier"
    }, {
      "id": "MedicationRequest.medication[x].display",
      "max": "0",
      "path": "MedicationRequest.medication[x].display"
    }, {
      "id": "MedicationRequest.subject",
      "path": "MedicationRequest.subject",
      "type": [ {
        "code": "Reference",
        "targetProfile": [ "http://hl7.org/fhir/StructureDefinition/Patient" ]
      } ],
      "mustSupport": true
    }, {
      "id": "MedicationRequest.subject.reference",
      "min": 1,
      "path": "MedicationRequest.subject.reference"
    }, {
      "id": "MedicationRequest.subject.type",
      "max": "0",
      "path": "MedicationRequest.subject.type"
    }, {
      "id": "MedicationRequest.subject.identifier",
      "max": "0",
      "path": "MedicationRequest.subject.identifier"
    }, {
      "id": "MedicationRequest.encounter",
      "max": "0",
      "path": "MedicationRequest.encounter"
    }, {
      "id": "MedicationRequest.requester",
      "path": "MedicationRequest.requester",
      "type": [ {
        "code": "Reference",
        "targetProfile": [ "http://hl7.org/fhir/StructureDefinition/Practitioner", "http://hl7.org/fhir/StructureDefinition/Organization" ]
      } ],
      "short": "Requesting doctor/facility/pharmacy for this MedicationRequest",
      "comment": "Is optional to specify here, since it must already be specified in the ServiceRequest",
      "mustSupport": true
    }, {
      "id": "MedicationRequest.requester.type",
      "max": "0",
      "path": "MedicationRequest.requester.type"
    }, {
      "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",
      "max": "0",
      "path": "MedicationRequest.groupIdentifier"
    }, {
      "id": "MedicationRequest.courseOfTherapyType",
      "max": "0",
      "path": "MedicationRequest.courseOfTherapyType"
    }, {
      "id": "MedicationRequest.insurance",
      "max": "1",
      "path": "MedicationRequest.insurance",
      "type": [ {
        "code": "Reference",
        "targetProfile": [ "http://hl7.org/fhir/StructureDefinition/Coverage" ]
      } ],
      "short": "Insurance status of the patient for whom the medication is requested",
      "comment": "If this information is already known, it can optionally be given here"
    }, {
      "id": "MedicationRequest.dosageInstruction",
      "max": "1",
      "path": "MedicationRequest.dosageInstruction"
    }, {
      "id": "MedicationRequest.dispenseRequest",
      "path": "MedicationRequest.dispenseRequest",
      "mustSupport": true
    }, {
      "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": "Number of packs prescribed",
      "definition": "Number of packs prescribed",
      "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.performer",
      "max": "0",
      "path": "MedicationRequest.dispenseRequest.performer"
    } ]
  },
  "baseDefinition": "http://hl7.org/fhir/StructureDefinition/MedicationRequest"
}