PackagesCanonicalsLogsProblems
    Packages
    ca.on.oh-dhdr@4.0.2-alpha1.0.2
    http://ehealthontario.ca/fhir/StructureDefinition/ca-on-medications-profile-doseQuantity
{
  "description": null,
  "_filename": "DoseQuantity.json",
  "package_name": "ca.on.oh-dhdr",
  "date": null,
  "derivation": "constraint",
  "publisher": null,
  "fhirVersion": "4.0.1",
  "name": "DoseQuantity",
  "abstract": false,
  "type": "Quantity",
  "experimental": null,
  "resourceType": "StructureDefinition",
  "title": "doseQuantity",
  "package_version": "4.0.2-alpha1.0.2",
  "status": "active",
  "id": "a9e6df47-4ad3-4216-9219-716c99954b28",
  "kind": "complex-type",
  "url": "http://ehealthontario.ca/fhir/StructureDefinition/ca-on-medications-profile-doseQuantity",
  "version": "4.0.1",
  "differential": {
    "element": [ {
      "id": "Quantity",
      "path": "Quantity",
      "binding": {
        "strength": "extensible",
        "valueSet": "https://fhir.infoway-inforoute.ca/ValueSet/prescriptiondosequantityunit"
      },
      "mustSupport": true
    }, {
      "id": "Quantity.value",
      "path": "Quantity.value",
      "mustSupport": true
    }, {
      "id": "Quantity.comparator",
      "max": "0",
      "path": "Quantity.comparator"
    }, {
      "id": "Quantity.unit",
      "path": "Quantity.unit",
      "mustSupport": true
    }, {
      "id": "Quantity.system",
      "path": "Quantity.system",
      "mustSupport": true
    }, {
      "id": "Quantity.code",
      "path": "Quantity.code",
      "mustSupport": true
    } ]
  },
  "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Quantity"
}