PackagesCanonicalsLogsProblems
    Packages
    rs/ca.on.dhdr.r4@4.0.3-snapshot1
    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": "Medication-DHDR-Submission.json",
  "package_name": "rs/ca.on.dhdr.r4",
  "date": null,
  "derivation": "constraint",
  "publisher": null,
  "fhirVersion": "4.0.1",
  "name": "MedicationDHDRSubmission",
  "abstract": false,
  "type": "Medication",
  "experimental": null,
  "resourceType": "StructureDefinition",
  "title": "Medication DHDR Submission",
  "package_version": "4.0.3-snapshot1",
  "status": "active",
  "id": "80689ad7-82c1-49bf-b9f5-fba068669c50",
  "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.meta",
      "min": 1,
      "path": "Medication.meta",
      "mustSupport": true
    }, {
      "id": "Medication.meta.profile",
      "min": 1,
      "path": "Medication.meta.profile",
      "mustSupport": true
    }, {
      "id": "Medication.extension",
      "path": "Medication.extension",
      "mustSupport": true
    }, {
      "id": "Medication.extension:strength",
      "max": "1",
      "path": "Medication.extension",
      "type": [ {
        "code": "Extension",
        "profile": [ "http://prescribeit.ca/fhir/StructureDefinition/ext-medication-strength-description" ]
      } ],
      "sliceName": "Strength",
      "isModifier": false,
      "mustSupport": true
    }, {
      "id": "Medication.code",
      "min": 1,
      "path": "Medication.code",
      "type": [ {
        "code": "CodeableConcept",
        "profile": [ "http://ontariohealth.ca/fhir/ehr/StructureDefinition/CodeableConcept-oh-ehr" ]
      } ],
      "binding": {
        "strength": "preferred",
        "valueSet": "https://fhir.infoway-inforoute.ca/ValueSet/prescriptionmedicinalproduct",
        "extension": [ {
          "url": "http://hl7.org/fhir/tools/StructureDefinition/additional-binding",
          "extension": [ {
            "url": "purpose",
            "valueCode": "candidate"
          }, {
            "url": "valueSet",
            "valueCanonical": "http://fhir.infoway-inforoute.ca/io/cacore/ValueSet/LicensedNaturalHealthProducts"
          }, {
            "url": "documentation",
            "valueMarkdown": "All Natural Product Number (NPN) and Homeopathic Medicine Number (DIN-HM) codes that are licensed by Health Canada and present in the Licensed Natural Health Products Database."
          }, {
            "url": "key",
            "valueId": "medCodeLNHP"
          } ]
        } ]
      },
      "comment": "Generic medications will have a fixed value of https://ehealthontario.ca/fhir/NamingSystem/ca-drug-gen-name on coding.system",
      "mustSupport": true
    }, {
      "id": "Medication.form",
      "path": "Medication.form",
      "type": [ {
        "code": "CodeableConcept",
        "profile": [ "http://ontariohealth.ca/fhir/ehr/StructureDefinition/CodeableConcept-oh-ehr" ]
      } ],
      "binding": {
        "strength": "extensible",
        "valueSet": "https://fhir.infoway-inforoute.ca/ValueSet/pharmaceuticaldoseformcode"
      },
      "mustSupport": true
    }, {
      "id": "Medication.ingredient",
      "path": "Medication.ingredient",
      "mustSupport": true
    }, {
      "id": "Medication.ingredient.item[x]",
      "path": "Medication.ingredient.item[x]",
      "type": [ {
        "code": "CodeableConcept",
        "profile": [ "http://ontariohealth.ca/fhir/ehr/StructureDefinition/CodeableConcept-oh-ehr" ]
      } ],
      "binding": {
        "strength": "preferred",
        "valueSet": "https://fhir.infoway-inforoute.ca/ValueSet/prescriptionmedicinalproduct",
        "extension": [ {
          "url": "http://hl7.org/fhir/tools/StructureDefinition/additional-binding",
          "extension": [ {
            "url": "purpose",
            "valueCode": "candidate"
          }, {
            "url": "valueSet",
            "valueCanonical": "http://fhir.infoway-inforoute.ca/io/cacore/ValueSet/LicensedNaturalHealthProducts"
          }, {
            "url": "documentation",
            "valueMarkdown": "All Natural Product Number (NPN) and Homeopathic Medicine Number (DIN-HM) codes that are licensed by Health Canada and present in the Licensed Natural Health Products Database."
          }, {
            "url": "key",
            "valueId": "ingredientLNHP"
          } ]
        } ]
      },
      "comment": "Generic medications will have a fixed value of https://ehealthontario.ca/fhir/NamingSystem/ca-drug-gen-name on coding.system",
      "mustSupport": true
    } ]
  },
  "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Medication"
}