{ "description": "This profile represents the constraint applied to the Quantity data type by the CA Core+ project to express expectations for conveying unit details.", "_filename": "structuredefinition-drug-quantity-ca-core.json", "package_name": "ca.infoway.io.core", "date": null, "derivation": "constraint", "publisher": null, "fhirVersion": "4.0.1", "jurisdiction": [ { "coding": [ { "code": "CA", "system": "urn:iso:std:iso:3166" } ] } ], "name": "DrugQuantityCACore", "mapping": [ { "name": "Pan-Canadian Health Data Content Framework", "identity": "pCHDCF" } ], "abstract": false, "type": "Quantity", "experimental": "false", "resourceType": "StructureDefinition", "title": "Drug Quantity (CA-Core)", "package_version": "0.2.0-dft-ballot", "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/obligation", "extension": [ { "url": "code", "valueCode": "SHALL:able-to-populate" }, { "url": "elementId", "valueString": "value" }, { "url": "elementId", "valueString": "system" }, { "url": "elementId", "valueString": "code" }, { "url": "actor", "valueCanonical": "http://fhir.infoway-inforoute.ca/ca-core/ActorDefinition/server" } ] }, { "url": "http://hl7.org/fhir/StructureDefinition/obligation", "extension": [ { "url": "code", "valueCode": "SHALL:no-error" }, { "url": "elementId", "valueString": "value" }, { "url": "elementId", "valueString": "system" }, { "url": "elementId", "valueString": "code" }, { "url": "actor", "valueCanonical": "http://fhir.infoway-inforoute.ca/ca-core/ActorDefinition/client" } ] }, { "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-imposeProfile", "valueCanonical": "http://hl7.org/fhir/ca/baseline/StructureDefinition/profile-medicationrequest" } ], "status": null, "id": "66b93853-af27-480b-ad12-66488fb0322c", "kind": "complex-type", "url": "http://fhir.infoway-inforoute.ca/ca-core/StructureDefinition/drug-quantity-ca-core", "version": null, "differential": { "element": [ { "id": "Quantity.value", "path": "Quantity.value", "mapping": [ { "map": "Medication Dose*", "comment": "*Mapping has been applied to indicate the sub-element that conveys a value for the concept", "identity": "pCHDCF" }, { "map": "Medication Prescribed Dose*", "comment": "*Mapping has been applied to indicate the sub-element that conveys a value for the concept", "identity": "pCHDCF" } ] }, { "id": "Quantity.system", "path": "Quantity.system", "mapping": [ { "map": "Medication Dose Unit of Measure*", "comment": "*To fully provide meaning to unit of measure under this definition (which has an expeded CodeableConcept data type), the system and code sub-elements must be used together", "identity": "pCHDCF" } ] }, { "id": "Quantity.code", "path": "Quantity.code", "mapping": [ { "map": "Medication Dose Unit of Measure", "comment": "To fully provide meaning to unit of measure under this definition (which has an expeded CodeableConcept data type), the system and code sub-elements must be used together", "identity": "pCHDCF" } ] } ] }, "baseDefinition": "http://hl7.org/fhir/StructureDefinition/SimpleQuantity" }