PackagesCanonicalsLogsProblems
    Packages
    ca.on.dhdr.r4.v4@0.0.8-beta
    http://ehealthontario.ca/fhir/StructureDefinition/ca-on-medications-profile-Medication-submission
{
  "description": "This resource is used for the identification and definition of a medication for the purposes of prescribing, dispensing, and administering a medication.",
  "_filename": "MedicationSubmission.json",
  "package_name": "ca.on.dhdr.r4.v4",
  "date": null,
  "derivation": "constraint",
  "meta": {
    "lastUpdated": "2023-09-18T18:53:11.4151061+00:00"
  },
  "publisher": null,
  "fhirVersion": "4.0.1",
  "name": "Medication",
  "abstract": false,
  "type": "Medication",
  "experimental": null,
  "resourceType": "StructureDefinition",
  "title": "Medication (Submission)",
  "package_version": "0.0.8-beta",
  "status": "active",
  "id": "14949e95-a223-42be-984c-b01c35508a97",
  "kind": "resource",
  "url": "http://ehealthontario.ca/fhir/StructureDefinition/ca-on-medications-profile-Medication-submission",
  "version": "4.0.1",
  "differential": {
    "element": [ {
      "id": "Medication",
      "path": "Medication",
      "mustSupport": true
    }, {
      "id": "Medication.id",
      "path": "Medication.id",
      "mustSupport": true
    }, {
      "id": "Medication.meta",
      "min": 1,
      "path": "Medication.meta",
      "mustSupport": true
    }, {
      "id": "Medication.meta.profile",
      "min": 1,
      "path": "Medication.meta.profile",
      "mustSupport": true
    }, {
      "id": "Medication.code",
      "min": 1,
      "path": "Medication.code",
      "mustSupport": true
    }, {
      "id": "Medication.code.coding",
      "path": "Medication.code.coding",
      "slicing": {
        "rules": "open",
        "discriminator": [ {
          "path": "system",
          "type": "value"
        } ]
      },
      "mustSupport": true
    }, {
      "id": "Medication.code.coding:drugCCDD",
      "max": "1",
      "path": "Medication.code.coding",
      "binding": {
        "strength": "required",
        "valueSet": "https://fhir.infoway-inforoute.ca/ValueSet/prescriptionmedicinalproduct"
      },
      "sliceName": "drugCCDD",
      "mustSupport": true
    }, {
      "id": "Medication.code.coding:drugCCDD.system",
      "min": 1,
      "path": "Medication.code.coding.system",
      "fixedUri": "http://terminology.hl7.org/CodeSystem/hc-CCDD",
      "mustSupport": true
    }, {
      "id": "Medication.code.coding:drugCCDD.code",
      "min": 1,
      "path": "Medication.code.coding.code",
      "mustSupport": true
    }, {
      "id": "Medication.code.coding:drugCCDD.display",
      "min": 1,
      "path": "Medication.code.coding.display",
      "mustSupport": true
    }, {
      "id": "Medication.code.coding:drugNatural",
      "max": "1",
      "path": "Medication.code.coding",
      "binding": {
        "strength": "required",
        "valueSet": "http://fhir.infoway-inforoute.ca/io/psca/ValueSet/LicensedNaturalHealthProducts"
      },
      "sliceName": "drugNatural",
      "mustSupport": true
    }, {
      "id": "Medication.code.coding:drugNatural.system",
      "min": 1,
      "path": "Medication.code.coding.system",
      "fixedUri": "http://terminology.hl7.org/CodeSystem/v3-hc-npn",
      "mustSupport": true
    }, {
      "id": "Medication.code.coding:drugNatural.code",
      "min": 1,
      "path": "Medication.code.coding.code",
      "mustSupport": true
    }, {
      "id": "Medication.code.coding:drugNatural.display",
      "min": 1,
      "path": "Medication.code.coding.display",
      "mustSupport": true
    }, {
      "id": "Medication.code.text",
      "path": "Medication.code.text",
      "mustSupport": true
    }, {
      "id": "Medication.ingredient",
      "path": "Medication.ingredient",
      "mustSupport": true
    }, {
      "id": "Medication.ingredient.item[x]",
      "path": "Medication.ingredient.item[x]",
      "type": [ {
        "code": "CodeableConcept"
      } ],
      "mustSupport": true
    }, {
      "id": "Medication.ingredient.item[x].coding",
      "path": "Medication.ingredient.item[x].coding",
      "slicing": {
        "rules": "open",
        "discriminator": [ {
          "path": "system",
          "type": "value"
        } ]
      },
      "mustSupport": true
    }, {
      "id": "Medication.ingredient.item[x].coding:drugCCDD",
      "max": "1",
      "path": "Medication.ingredient.item[x].coding",
      "binding": {
        "strength": "required",
        "valueSet": "https://fhir.infoway-inforoute.ca/ValueSet/prescriptionmedicinalproduct"
      },
      "sliceName": "drugCCDD",
      "mustSupport": true
    }, {
      "id": "Medication.ingredient.item[x].coding:drugCCDD.system",
      "min": 1,
      "path": "Medication.ingredient.item[x].coding.system",
      "fixedUri": "http://terminology.hl7.org/CodeSystem/hc-CCDD",
      "mustSupport": true
    }, {
      "id": "Medication.ingredient.item[x].coding:drugCCDD.code",
      "min": 1,
      "path": "Medication.ingredient.item[x].coding.code",
      "mustSupport": true
    }, {
      "id": "Medication.ingredient.item[x].coding:drugCCDD.display",
      "min": 1,
      "path": "Medication.ingredient.item[x].coding.display",
      "mustSupport": true
    }, {
      "id": "Medication.ingredient.item[x].coding:drugNatural",
      "max": "1",
      "path": "Medication.ingredient.item[x].coding",
      "binding": {
        "strength": "required",
        "valueSet": "http://fhir.infoway-inforoute.ca/io/psca/ValueSet/LicensedNaturalHealthProducts"
      },
      "sliceName": "drugNatural",
      "mustSupport": true
    }, {
      "id": "Medication.ingredient.item[x].coding:drugNatural.system",
      "min": 1,
      "path": "Medication.ingredient.item[x].coding.system",
      "fixedUri": "http://terminology.hl7.org/CodeSystem/v3-hc-npn",
      "mustSupport": true
    }, {
      "id": "Medication.ingredient.item[x].coding:drugNatural.code",
      "min": 1,
      "path": "Medication.ingredient.item[x].coding.code",
      "mustSupport": true
    }, {
      "id": "Medication.ingredient.item[x].coding:drugNatural.display",
      "min": 1,
      "path": "Medication.ingredient.item[x].coding.display",
      "mustSupport": true
    }, {
      "id": "Medication.ingredient.item[x].text",
      "path": "Medication.ingredient.item[x].text",
      "mustSupport": true
    } ]
  },
  "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Medication"
}