PackagesCanonicalsLogsProblems
    Packages
    ca.on.oh-erec@0.12.1-alpha1.0.1
    http://ehealthontario.ca/fhir/StructureDefinition/ca-on-eReferral-profile-MedicationStatement
{
  "description": null,
  "_filename": "ca-on-eReferral-profile-MedicationStatement.json",
  "package_name": "ca.on.oh-erec",
  "date": null,
  "derivation": "constraint",
  "publisher": null,
  "fhirVersion": "4.0.1",
  "name": "EReferralMedicationStatement",
  "abstract": false,
  "type": "MedicationStatement",
  "experimental": null,
  "resourceType": "StructureDefinition",
  "title": "MedicationStatement",
  "package_version": "0.12.1-alpha1.0.1",
  "status": "draft",
  "id": "099e2121-5fc3-446d-a339-846db4274807",
  "kind": "resource",
  "url": "http://ehealthontario.ca/fhir/StructureDefinition/ca-on-eReferral-profile-MedicationStatement",
  "version": "1.1.0",
  "differential": {
    "element": [ {
      "id": "MedicationStatement.meta",
      "min": 1,
      "path": "MedicationStatement.meta"
    }, {
      "id": "MedicationStatement.meta.profile",
      "min": 1,
      "path": "MedicationStatement.meta.profile"
    }, {
      "id": "MedicationStatement.status",
      "path": "MedicationStatement.status",
      "mustSupport": false
    }, {
      "id": "MedicationStatement.medication[x]",
      "path": "MedicationStatement.medication[x]",
      "binding": {
        "strength": "required",
        "valueSet": "http://ehealthontario.ca/fhir/ValueSet/canadianclinicaldrugdataset-CCDD"
      },
      "mustSupport": false
    }, {
      "id": "MedicationStatement.subject",
      "path": "MedicationStatement.subject",
      "type": [ {
        "code": "Reference",
        "targetProfile": [ "http://hl7.org/fhir/StructureDefinition/Patient" ]
      } ],
      "mustSupport": false
    }, {
      "id": "MedicationStatement.effective[x]",
      "path": "MedicationStatement.effective[x]",
      "mustSupport": true
    }, {
      "id": "MedicationStatement.informationSource",
      "path": "MedicationStatement.informationSource",
      "mustSupport": true
    }, {
      "id": "MedicationStatement.derivedFrom",
      "path": "MedicationStatement.derivedFrom",
      "type": [ {
        "code": "Reference",
        "targetProfile": [ "MedicationRequest", "MedicationDispense", "Claim", "Observation", "General Use" ]
      } ]
    }, {
      "id": "MedicationStatement.dosage",
      "path": "MedicationStatement.dosage",
      "mustSupport": true
    }, {
      "id": "MedicationStatement.dosage.text",
      "path": "MedicationStatement.dosage.text",
      "mustSupport": true
    } ]
  },
  "baseDefinition": "http://hl7.org/fhir/StructureDefinition/MedicationStatement"
}