PackagesCanonicalsLogsProblems
    Packages
    ca.infoway.io.psca@2.0.0-DFT-preBallot
    http://fhir.infoway-inforoute.ca/io/psca/StructureDefinition/SimpleQuantity-ca-ps
{
  "description": "Data type profile SimpleQuantity constrained to use UCUM as the code system for units",
  "_filename": "structuredefinition-profile-simplequantity-ca-ps.json",
  "package_name": "ca.infoway.io.psca",
  "date": "2023-12-06T00:00:00-08:00",
  "derivation": "constraint",
  "publisher": null,
  "fhirVersion": "4.0.1",
  "purpose": "This profile of the SimpleQuantity data type profile imposes the usage of the UCUM code system for units",
  "name": "SimpleQuantityPS",
  "abstract": false,
  "copyright": "Copyright © 2024+ Canada Health Infoway. All rights reserved. [Terms of Use and License Agreements](https://ic.infoway-inforoute.ca/en/about/tou). [Privacy Policy](https://www.infoway-inforoute.ca/en/legal/privacy-policy).",
  "type": "Quantity",
  "experimental": "false",
  "resourceType": "StructureDefinition",
  "title": "SimpleQuantity (PS-CA)",
  "package_version": "2.0.0-DFT-preBallot",
  "status": "draft",
  "id": "9ec30ade-7bab-44ed-a4b2-50becc1b41a3",
  "kind": "complex-type",
  "url": "http://fhir.infoway-inforoute.ca/io/psca/StructureDefinition/SimpleQuantity-ca-ps",
  "version": null,
  "differential": {
    "element": [ {
      "id": "Quantity",
      "path": "Quantity",
      "short": "A measured amount using UCUM",
      "definition": "A measured amount (or an amount that can potentially be measured). Note that measured amounts include amounts that are not precisely quantified, including amounts involving arbitrary units and floating currencies.\r\nThis profile imposes that the code system for units be UCUM."
    }, {
      "id": "Quantity.system",
      "min": 1,
      "path": "Quantity.system",
      "short": "UCUM system for units",
      "fixedUri": "http://unitsofmeasure.org",
      "mustSupport": true
    }, {
      "id": "Quantity.code",
      "min": 1,
      "path": "Quantity.code",
      "mustSupport": true
    } ]
  },
  "baseDefinition": "http://hl7.org/fhir/StructureDefinition/SimpleQuantity"
}