Package | ca.on.oh.patient-summary |
Resource Type | StructureDefinition |
Id | ca-on-ps-profile-quantity |
FHIR Version | R4 |
Source | https://simplifier.net/resolve?scope=ca.on.oh.patient-summary@0.12.8&canonical=http://ontariohealth.ca/fhir/StructureDefinition/ca-on-ps-profile-quantity |
URL | http://ontariohealth.ca/fhir/StructureDefinition/ca-on-ps-profile-quantity |
Version | 0.10.0 |
Status | active |
Date | 2022-10-15T12:00:00+00:00 |
Name | QuantityPSON |
Title | Quantity (PS-ON) |
Realm | ca |
Authority | national |
Description | This profile represents the constraint applied to the Quantity data type by the PS-ON project to use UCUM as the code system for units. Informed by the constraints of the [Observation-Quantity-UV-IPS profile](http://hl7.org/fhir/uv/ips/StructureDefinition-Quantity-uv-ips.html). |
Type | Quantity |
Kind | complex-type |
StructureDefinition | |
ca-on-ps-profile-ratio | Ratio (PS-ON) |
No resources found
No narrative content found in resource
{ "resourceType": "StructureDefinition", "id": "ca-on-ps-profile-quantity", "url": "http://ontariohealth.ca/fhir/StructureDefinition/ca-on-ps-profile-quantity", "version": "0.10.0", "name": "QuantityPSON", "title": "Quantity (PS-ON)", "status": "active", "date": "2022-10-15T12:00:00+00:00", "publisher": "Ontario Health", "description": "This profile represents the constraint applied to the Quantity data type by the PS-ON project to use UCUM as the code system for units. Informed by the constraints of the [Observation-Quantity-UV-IPS profile](http://hl7.org/fhir/uv/ips/StructureDefinition-Quantity-uv-ips.html).", "jurisdiction": [ { "coding": [ { "system": "http://unstats.un.org/unsd/methods/m49/m49.htm", "code": "124" } ] } ], "fhirVersion": "4.0.1", "mapping": [ { "identity": "v2", "uri": "http://hl7.org/v2", "name": "HL7 v2 Mapping" }, { "identity": "rim", "uri": "http://hl7.org/v3", "name": "RIM Mapping" } ], "kind": "complex-type", "abstract": false, "type": "Quantity", "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Quantity", "derivation": "constraint", "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", "path": "Quantity.system", "short": "UCUM system for units", "min": 1, "fixedUri": "http://unitsofmeasure.org", "mustSupport": true }, { "id": "Quantity.code", "path": "Quantity.code", "min": 1, "mustSupport": true } ] } }