PackagesCanonicalsLogsProblems
    Packages
    ca.on.dhdr.r4.v4@0.1.0-beta
    http://ehealthontario.ca/fhir/StructureDefinition/ca-on-medications-profile-MedicationRequest
{
  "description": null,
  "_filename": "MedicationRequestPrescription.json",
  "package_name": "ca.on.dhdr.r4.v4",
  "date": null,
  "derivation": "constraint",
  "publisher": null,
  "fhirVersion": "4.0.1",
  "name": "MedicationRequestPrescription",
  "mapping": [ {
    "name": "acCDR HL7v2 mapping",
    "identity": "acCDR-HL7v2-mapping"
  } ],
  "abstract": false,
  "type": "MedicationRequest",
  "experimental": null,
  "resourceType": "StructureDefinition",
  "title": "MedicationRequest Prescription",
  "package_version": "0.1.0-beta",
  "status": "active",
  "id": "ebae5993-3aeb-45a7-89b7-08bace0b7436",
  "kind": "resource",
  "url": "http://ehealthontario.ca/fhir/StructureDefinition/ca-on-medications-profile-MedicationRequest",
  "version": "4.0.1",
  "differential": {
    "element": [ {
      "id": "MedicationRequest.id",
      "path": "MedicationRequest.id",
      "mustSupport": true
    }, {
      "id": "MedicationRequest.meta",
      "min": 1,
      "path": "MedicationRequest.meta",
      "mustSupport": true
    }, {
      "id": "MedicationRequest.meta.profile",
      "min": 1,
      "path": "MedicationRequest.meta.profile",
      "mustSupport": true
    }, {
      "id": "MedicationRequest.identifier",
      "max": "1",
      "path": "MedicationRequest.identifier",
      "mapping": [ {
        "map": "ORC.2",
        "comment": "unique number identifying the medication order generated by the order entry system",
        "identity": "acCDR-HL7v2-mapping"
      } ],
      "mustSupport": true
    }, {
      "id": "MedicationRequest.identifier.system",
      "min": 1,
      "path": "MedicationRequest.identifier.system",
      "mapping": [ {
        "map": "ORC.2.3",
        "identity": "acCDR-HL7v2-mapping"
      } ],
      "mustSupport": true
    }, {
      "id": "MedicationRequest.identifier.value",
      "min": 1,
      "path": "MedicationRequest.identifier.value",
      "mapping": [ {
        "map": "ORC.2.1",
        "identity": "acCDR-HL7v2-mapping"
      } ],
      "mustSupport": true
    }, {
      "id": "MedicationRequest.status",
      "path": "MedicationRequest.status",
      "fixedCode": "unknown",
      "mustSupport": true
    }, {
      "id": "MedicationRequest.intent",
      "path": "MedicationRequest.intent",
      "fixedCode": "order",
      "mustSupport": true
    }, {
      "id": "MedicationRequest.medication[x]",
      "path": "MedicationRequest.medication[x]",
      "type": [ {
        "code": "Reference",
        "targetProfile": [ "http://ehealthontario.ca/fhir/StructureDefinition/ca-on-medications-profile-Medication" ]
      } ],
      "mustSupport": true
    }, {
      "id": "MedicationRequest.medication[x].reference",
      "min": 1,
      "path": "MedicationRequest.medication[x].reference",
      "mustSupport": true
    }, {
      "id": "MedicationRequest.subject",
      "path": "MedicationRequest.subject",
      "type": [ {
        "code": "Reference",
        "targetProfile": [ "http://ehealthontario.ca/fhir/StructureDefinition/ca-on-medications-profile-Patient" ]
      } ],
      "mustSupport": true
    }, {
      "id": "MedicationRequest.subject.reference",
      "min": 1,
      "path": "MedicationRequest.subject.reference",
      "mustSupport": true
    }, {
      "id": "MedicationRequest.requester",
      "path": "MedicationRequest.requester",
      "type": [ {
        "code": "Reference",
        "targetProfile": [ "http://ehealthontario.ca/fhir/StructureDefinition/ca-on-medications-profile-PractitionerRole" ]
      } ],
      "mustSupport": true
    }, {
      "id": "MedicationRequest.requester.reference",
      "min": 1,
      "path": "MedicationRequest.requester.reference",
      "mustSupport": true
    }, {
      "id": "MedicationRequest.reasonCode",
      "max": "5",
      "path": "MedicationRequest.reasonCode",
      "binding": {
        "strength": "extensible",
        "valueSet": "https://fhir.infoway-inforoute.ca/ValueSet/prescriptionindicationforuse"
      },
      "mapping": [ {
        "map": "RXE.27",
        "comment": "give indication",
        "identity": "acCDR-HL7v2-mapping"
      } ],
      "mustSupport": true
    }, {
      "id": "MedicationRequest.reasonCode.coding",
      "path": "MedicationRequest.reasonCode.coding",
      "mustSupport": true
    }, {
      "id": "MedicationRequest.reasonCode.coding.system",
      "min": 1,
      "path": "MedicationRequest.reasonCode.coding.system",
      "mapping": [ {
        "map": "RXE.27.3",
        "identity": "acCDR-HL7v2-mapping"
      } ],
      "fixedUri": "http://snomed.info/sct",
      "mustSupport": true
    }, {
      "id": "MedicationRequest.reasonCode.coding.code",
      "min": 1,
      "path": "MedicationRequest.reasonCode.coding.code",
      "mapping": [ {
        "map": "RXE.27.1",
        "identity": "acCDR-HL7v2-mapping"
      } ],
      "mustSupport": true
    }, {
      "id": "MedicationRequest.reasonCode.coding.display",
      "min": 1,
      "path": "MedicationRequest.reasonCode.coding.display",
      "mustSupport": true
    }, {
      "id": "MedicationRequest.reasonCode.text",
      "path": "MedicationRequest.reasonCode.text",
      "mapping": [ {
        "map": "RXE.27.2",
        "identity": "acCDR-HL7v2-mapping"
      } ],
      "mustSupport": true
    }, {
      "id": "MedicationRequest.dosageInstruction",
      "max": "1",
      "path": "MedicationRequest.dosageInstruction",
      "mustSupport": true
    }, {
      "id": "MedicationRequest.dosageInstruction.text",
      "min": 1,
      "path": "MedicationRequest.dosageInstruction.text",
      "mapping": [ {
        "map": "TQ1.11",
        "identity": "acCDR-HL7v2-mapping"
      } ],
      "mustSupport": true
    }, {
      "id": "MedicationRequest.dosageInstruction.additionalInstruction",
      "path": "MedicationRequest.dosageInstruction.additionalInstruction",
      "mustSupport": true
    }, {
      "id": "MedicationRequest.dosageInstruction.additionalInstruction.text",
      "min": 1,
      "path": "MedicationRequest.dosageInstruction.additionalInstruction.text",
      "mapping": [ {
        "map": "RXE.7.2",
        "identity": "acCDR-HL7v2-mapping"
      } ],
      "mustSupport": true
    }, {
      "id": "MedicationRequest.dosageInstruction.timing",
      "path": "MedicationRequest.dosageInstruction.timing",
      "mapping": [ {
        "map": "TQ1",
        "identity": "acCDR-HL7v2-mapping"
      } ],
      "mustSupport": true
    }, {
      "id": "MedicationRequest.dosageInstruction.timing.repeat",
      "path": "MedicationRequest.dosageInstruction.timing.repeat",
      "mustSupport": true
    }, {
      "id": "MedicationRequest.dosageInstruction.timing.repeat.duration",
      "path": "MedicationRequest.dosageInstruction.timing.repeat.duration",
      "mapping": [ {
        "map": "TQ1.6.1",
        "identity": "acCDR-HL7v2-mapping"
      } ],
      "mustSupport": true
    }, {
      "id": "MedicationRequest.dosageInstruction.timing.repeat.durationUnit",
      "path": "MedicationRequest.dosageInstruction.timing.repeat.durationUnit",
      "mapping": [ {
        "map": "TQ1.6.2",
        "identity": "acCDR-HL7v2-mapping"
      } ],
      "mustSupport": true
    }, {
      "id": "MedicationRequest.dosageInstruction.timing.code",
      "path": "MedicationRequest.dosageInstruction.timing.code",
      "binding": {
        "strength": "extensible",
        "valueSet": "http://ehealthontario.ca/fhir/ValueSet/dhdr-medication-repeat-pattern"
      },
      "mapping": [ {
        "map": "TQ1.3",
        "identity": "acCDR-HL7v2-mapping"
      } ],
      "mustSupport": true
    }, {
      "id": "MedicationRequest.dosageInstruction.timing.code.coding",
      "max": "1",
      "path": "MedicationRequest.dosageInstruction.timing.code.coding",
      "mustSupport": true
    }, {
      "id": "MedicationRequest.dosageInstruction.timing.code.coding.system",
      "min": 1,
      "path": "MedicationRequest.dosageInstruction.timing.code.coding.system",
      "mapping": [ {
        "map": "TQ1.3.3",
        "identity": "acCDR-HL7v2-mapping"
      } ],
      "fixedUri": "http://snomed.info/sct",
      "mustSupport": true
    }, {
      "id": "MedicationRequest.dosageInstruction.timing.code.coding.code",
      "min": 1,
      "path": "MedicationRequest.dosageInstruction.timing.code.coding.code",
      "mapping": [ {
        "map": "TQ1.3.1",
        "identity": "acCDR-HL7v2-mapping"
      } ],
      "mustSupport": true
    }, {
      "id": "MedicationRequest.dosageInstruction.timing.code.coding.display",
      "min": 1,
      "path": "MedicationRequest.dosageInstruction.timing.code.coding.display",
      "mustSupport": true
    }, {
      "id": "MedicationRequest.dosageInstruction.timing.code.text",
      "path": "MedicationRequest.dosageInstruction.timing.code.text",
      "mapping": [ {
        "map": "TQ1.3.2",
        "identity": "acCDR-HL7v2-mapping"
      } ],
      "mustSupport": true
    }, {
      "id": "MedicationRequest.dosageInstruction.asNeeded[x]",
      "path": "MedicationRequest.dosageInstruction.asNeeded[x]",
      "mapping": [ {
        "map": "TQ1.3.1",
        "comment": "if the code is PRN set boolean for true",
        "identity": "acCDR-HL7v2-mapping"
      } ],
      "mustSupport": true
    }, {
      "id": "MedicationRequest.dosageInstruction.route",
      "path": "MedicationRequest.dosageInstruction.route",
      "mapping": [ {
        "map": "RXR.1",
        "identity": "acCDR-HL7v2-mapping"
      } ],
      "mustSupport": true
    }, {
      "id": "MedicationRequest.dosageInstruction.route.coding",
      "max": "1",
      "path": "MedicationRequest.dosageInstruction.route.coding",
      "binding": {
        "strength": "required",
        "valueSet": "https://fhir.infoway-inforoute.ca/ValueSet/routeofadministration"
      },
      "mustSupport": true
    }, {
      "id": "MedicationRequest.dosageInstruction.route.coding.system",
      "min": 1,
      "path": "MedicationRequest.dosageInstruction.route.coding.system",
      "mapping": [ {
        "map": "RXR.1.3",
        "identity": "acCDR-HL7v2-mapping"
      } ],
      "fixedUri": "http://snomed.info/sct",
      "mustSupport": true
    }, {
      "id": "MedicationRequest.dosageInstruction.route.coding.code",
      "min": 1,
      "path": "MedicationRequest.dosageInstruction.route.coding.code",
      "mapping": [ {
        "map": "RXR.1.1",
        "identity": "acCDR-HL7v2-mapping"
      } ],
      "mustSupport": true
    }, {
      "id": "MedicationRequest.dosageInstruction.route.coding.display",
      "min": 1,
      "path": "MedicationRequest.dosageInstruction.route.coding.display",
      "mustSupport": true
    }, {
      "id": "MedicationRequest.dosageInstruction.route.text",
      "path": "MedicationRequest.dosageInstruction.route.text",
      "mapping": [ {
        "map": "RXR.1.2",
        "identity": "acCDR-HL7v2-mapping"
      } ],
      "mustSupport": true
    }, {
      "id": "MedicationRequest.dosageInstruction.doseAndRate",
      "max": "1",
      "path": "MedicationRequest.dosageInstruction.doseAndRate",
      "mustSupport": true
    }, {
      "id": "MedicationRequest.dosageInstruction.doseAndRate.dose[x]",
      "path": "MedicationRequest.dosageInstruction.doseAndRate.dose[x]",
      "type": [ {
        "code": "Quantity"
      } ],
      "mustSupport": true
    }, {
      "id": "MedicationRequest.dosageInstruction.doseAndRate.dose[x].value",
      "min": 1,
      "path": "MedicationRequest.dosageInstruction.doseAndRate.dose[x].value",
      "mapping": [ {
        "map": "TQ1.2.1",
        "identity": "acCDR-HL7v2-mapping"
      } ],
      "mustSupport": true
    }, {
      "id": "MedicationRequest.dosageInstruction.doseAndRate.dose[x].unit",
      "path": "MedicationRequest.dosageInstruction.doseAndRate.dose[x].unit",
      "binding": {
        "strength": "extensible",
        "valueSet": "https://tgateway.infoway-inforoute.ca/vs/prescriptiondosequantityunit"
      },
      "mapping": [ {
        "map": "TQ1.2.2",
        "identity": "acCDR-HL7v2-mapping"
      } ],
      "mustSupport": true
    }, {
      "id": "MedicationRequest.dosageInstruction.doseAndRate.rate[x]",
      "path": "MedicationRequest.dosageInstruction.doseAndRate.rate[x]",
      "type": [ {
        "code": "Range"
      } ],
      "mustSupport": true
    }, {
      "id": "MedicationRequest.dosageInstruction.doseAndRate.rate[x].low",
      "path": "MedicationRequest.dosageInstruction.doseAndRate.rate[x].low",
      "mustSupport": true
    }, {
      "id": "MedicationRequest.dosageInstruction.doseAndRate.rate[x].high",
      "path": "MedicationRequest.dosageInstruction.doseAndRate.rate[x].high",
      "mustSupport": true
    } ]
  },
  "baseDefinition": "http://hl7.org/fhir/StructureDefinition/MedicationRequest"
}