{
"description": "Range constrained to UCUM as the code system for units.",
"_filename": "structuredefinition-profile-range-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": "Requires UCUM as the code system for units",
"name": "RangePSCA",
"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": "Range",
"experimental": "false",
"resourceType": "StructureDefinition",
"title": "Range (PS-CA)",
"package_version": "2.0.0-DFT-Ballot",
"status": "draft",
"id": "1887e4e7-648a-43f1-9a15-5c2a08620d41",
"kind": "complex-type",
"url": "http://fhir.infoway-inforoute.ca/io/psca/StructureDefinition/Range-ca-ps",
"version": null,
"differential": {
"element": [ {
"id": "Range",
"path": "Range"
}, {
"id": "Range.low",
"path": "Range.low",
"type": [ {
"code": "Quantity",
"profile": [ "http://fhir.infoway-inforoute.ca/io/psca/StructureDefinition/SimpleQuantity-ca-ps" ]
} ],
"mustSupport": true
}, {
"id": "Range.high",
"path": "Range.high",
"type": [ {
"code": "Quantity",
"profile": [ "http://fhir.infoway-inforoute.ca/io/psca/StructureDefinition/SimpleQuantity-ca-ps" ]
} ],
"mustSupport": true
} ]
},
"baseDefinition": "http://hl7.org/fhir/StructureDefinition/Range"
}