Package | ca.on.oh-dhdr |
Type | StructureDefinition |
Id | RateRange |
FHIR Version | R4 |
Source | https://simplifier.net/resolve?scope=ca.on.oh-dhdr@4.0.2-alpha1.0.6&canonical=http://ehealthontario.ca/fhir/StructureDefinition/ca-on-medications-profile-rateRange |
URL | http://ehealthontario.ca/fhir/StructureDefinition/ca-on-medications-profile-rateRange |
Version | 4.0.1 |
Status | active |
Name | RateRange |
Title | rateRange |
Type | Range |
Kind | complex-type |
No resources found
ValueSet | |
prescriptiondosequantityunit | PrescriptionDoseQuantityUnit |
Note: links and images are rebased to the (stated) source
{ "resourceType": "StructureDefinition", "text": { "status": "empty", "div": "<!-- snip (see above) -->" }, "url": "http://ehealthontario.ca/fhir/StructureDefinition/ca-on-medications-profile-rateRange", "version": "4.0.1", "name": "RateRange", "title": "rateRange", "status": "active", "fhirVersion": "4.0.1", "kind": "complex-type", "abstract": false, "type": "Range", "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Range", "derivation": "constraint", "differential": { "element": [ { "id": "Range", "path": "Range", "mustSupport": true }, { "id": "Range.low", "path": "Range.low", "mustSupport": true, "binding": { "strength": "extensible", "valueSet": "https://fhir.infoway-inforoute.ca/ValueSet/prescriptiondosequantityunit" } }, { "id": "Range.low.value", "path": "Range.low.value", "mustSupport": true }, { "id": "Range.low.unit", "path": "Range.low.unit", "mustSupport": true }, { "id": "Range.low.system", "path": "Range.low.system", "mustSupport": true }, { "id": "Range.low.code", "path": "Range.low.code", "mustSupport": true }, { "id": "Range.high", "path": "Range.high", "mustSupport": true, "binding": { "strength": "extensible", "valueSet": "https://fhir.infoway-inforoute.ca/ValueSet/prescriptiondosequantityunit" } }, { "id": "Range.high.value", "path": "Range.high.value", "mustSupport": true }, { "id": "Range.high.unit", "path": "Range.high.unit", "mustSupport": true }, { "id": "Range.high.system", "path": "Range.high.system", "mustSupport": true }, { "id": "Range.high.code", "path": "Range.high.code", "mustSupport": true } ] } }