PackagesCanonicalsLogsProblems
    Packages
    ca.on.oh-dhdr@4.0.2-alpha1.0.2
    http://ehealthontario.ca/fhir/StructureDefinition/ca-on-medications-profile-MedicationRequest-submission
{
  "description": "Ordering of medication for patient",
  "_filename": "medicationrequestprescription-submission.json",
  "package_name": "ca.on.oh-dhdr",
  "date": "2022-01-19T18:53:15.8800587Z",
  "derivation": "constraint",
  "meta": {
    "lastUpdated": "2024-07-09T15:20:03.7176288+00:00"
  },
  "publisher": null,
  "fhirVersion": "4.0.1",
  "name": "MedicationRequestPrescription",
  "abstract": false,
  "type": "MedicationRequest",
  "experimental": null,
  "resourceType": "StructureDefinition",
  "title": "MedicationRequest Prescription (Submission)",
  "package_version": "4.0.2-alpha1.0.2",
  "status": "active",
  "id": "7ed1bc5a-9918-44c1-a6bd-4be4f88aa71d",
  "kind": "resource",
  "url": "http://ehealthontario.ca/fhir/StructureDefinition/ca-on-medications-profile-MedicationRequest-submission",
  "version": "4.0.1",
  "differential": {
    "element": [ {
      "id": "MedicationRequest",
      "path": "MedicationRequest",
      "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",
      "mustSupport": true
    }, {
      "id": "MedicationRequest.identifier.system",
      "min": 1,
      "path": "MedicationRequest.identifier.system",
      "mustSupport": true
    }, {
      "id": "MedicationRequest.identifier.value",
      "min": 1,
      "path": "MedicationRequest.identifier.value",
      "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-submission" ]
      } ],
      "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-submission" ]
      } ],
      "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-submission", "http://ehealthontario.ca/fhir/StructureDefinition/ca-on-medications-profile-Practitioner-submission" ]
      } ],
      "mustSupport": true
    }, {
      "id": "MedicationRequest.requester.reference",
      "min": 1,
      "path": "MedicationRequest.requester.reference",
      "mustSupport": true
    }, {
      "id": "MedicationRequest.reasonCode",
      "max": "5",
      "path": "MedicationRequest.reasonCode",
      "mustSupport": true
    }, {
      "id": "MedicationRequest.reasonCode.coding",
      "path": "MedicationRequest.reasonCode.coding",
      "binding": {
        "strength": "extensible",
        "valueSet": "https://fhir.infoway-inforoute.ca/ValueSet/prescriptionindicationforuse"
      },
      "mustSupport": true
    }, {
      "id": "MedicationRequest.reasonCode.coding.system",
      "min": 1,
      "path": "MedicationRequest.reasonCode.coding.system",
      "fixedUri": "http://snomed.info/sct",
      "mustSupport": true
    }, {
      "id": "MedicationRequest.reasonCode.coding.code",
      "min": 1,
      "path": "MedicationRequest.reasonCode.coding.code",
      "mustSupport": true
    }, {
      "id": "MedicationRequest.reasonCode.coding.display",
      "min": 1,
      "path": "MedicationRequest.reasonCode.coding.display",
      "mustSupport": true
    }, {
      "id": "MedicationRequest.reasonCode.text",
      "path": "MedicationRequest.reasonCode.text",
      "mustSupport": true
    }, {
      "id": "MedicationRequest.dosageInstruction",
      "path": "MedicationRequest.dosageInstruction",
      "mustSupport": true
    }, {
      "id": "MedicationRequest.dosageInstruction.sequence",
      "path": "MedicationRequest.dosageInstruction.sequence",
      "mustSupport": true
    }, {
      "id": "MedicationRequest.dosageInstruction.text",
      "path": "MedicationRequest.dosageInstruction.text",
      "mustSupport": true
    }, {
      "id": "MedicationRequest.dosageInstruction.additionalInstruction",
      "path": "MedicationRequest.dosageInstruction.additionalInstruction",
      "mustSupport": true
    }, {
      "id": "MedicationRequest.dosageInstruction.additionalInstruction.text",
      "min": 1,
      "path": "MedicationRequest.dosageInstruction.additionalInstruction.text",
      "mustSupport": true
    }, {
      "id": "MedicationRequest.dosageInstruction.timing",
      "path": "MedicationRequest.dosageInstruction.timing",
      "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",
      "mustSupport": true
    }, {
      "id": "MedicationRequest.dosageInstruction.timing.repeat.durationUnit",
      "path": "MedicationRequest.dosageInstruction.timing.repeat.durationUnit",
      "mustSupport": true
    }, {
      "id": "MedicationRequest.dosageInstruction.timing.code",
      "min": 1,
      "path": "MedicationRequest.dosageInstruction.timing.code",
      "binding": {
        "strength": "extensible",
        "valueSet": "http://ehealthontario.ca/fhir/ValueSet/dhdr-medication-repeat-pattern"
      },
      "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",
      "fixedUri": "http://snomed.info/sct",
      "mustSupport": true
    }, {
      "id": "MedicationRequest.dosageInstruction.timing.code.coding.code",
      "min": 1,
      "path": "MedicationRequest.dosageInstruction.timing.code.coding.code",
      "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",
      "mustSupport": true
    }, {
      "id": "MedicationRequest.dosageInstruction.asNeeded[x]",
      "path": "MedicationRequest.dosageInstruction.asNeeded[x]",
      "mustSupport": true
    }, {
      "id": "MedicationRequest.dosageInstruction.route",
      "path": "MedicationRequest.dosageInstruction.route",
      "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",
      "fixedUri": "http://snomed.info/sct",
      "mustSupport": true
    }, {
      "id": "MedicationRequest.dosageInstruction.route.coding.code",
      "min": 1,
      "path": "MedicationRequest.dosageInstruction.route.coding.code",
      "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",
      "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": "Range",
        "profile": [ "http://ehealthontario.ca/fhir/StructureDefinition/ca-on-medications-profile-doseRange" ]
      }, {
        "code": "Quantity",
        "profile": [ "http://ehealthontario.ca/fhir/StructureDefinition/ca-on-medications-profile-doseQuantity" ]
      } ],
      "mustSupport": true
    }, {
      "id": "MedicationRequest.dosageInstruction.doseAndRate.rate[x]",
      "path": "MedicationRequest.dosageInstruction.doseAndRate.rate[x]",
      "type": [ {
        "code": "Range",
        "profile": [ "http://ehealthontario.ca/fhir/StructureDefinition/ca-on-medications-profile-rateRange" ]
      }, {
        "code": "Quantity",
        "profile": [ "http://ehealthontario.ca/fhir/StructureDefinition/ca-on-medications-profile-rateQuantity" ]
      } ],
      "mustSupport": true
    } ]
  },
  "baseDefinition": "http://hl7.org/fhir/StructureDefinition/MedicationRequest"
}