| Package | ca.on.oh-dhdr |
| Resource Type | StructureDefinition |
| Id | RateQuantity |
| 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-rateQuantity |
| URL | http://ehealthontario.ca/fhir/StructureDefinition/ca-on-medications-profile-rateQuantity |
| Version | 4.0.1 |
| Status | active |
| Name | RateQuantity |
| Title | rateQuantity |
| Type | Quantity |
| 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-rateQuantity",
"version": "4.0.1",
"name": "RateQuantity",
"title": "rateQuantity",
"status": "active",
"fhirVersion": "4.0.1",
"kind": "complex-type",
"abstract": false,
"type": "Quantity",
"baseDefinition": "http://hl7.org/fhir/StructureDefinition/Quantity",
"derivation": "constraint",
"differential": {
"element": [
{
"id": "Quantity",
"path": "Quantity",
"mustSupport": true
},
{
"id": "Quantity.value",
"path": "Quantity.value",
"mustSupport": true
},
{
"id": "Quantity.comparator",
"path": "Quantity.comparator",
"max": "0"
},
{
"id": "Quantity.unit",
"path": "Quantity.unit",
"mustSupport": true
},
{
"id": "Quantity.system",
"path": "Quantity.system",
"mustSupport": true
},
{
"id": "Quantity.code",
"path": "Quantity.code",
"mustSupport": true,
"binding": {
"strength": "extensible",
"valueSet": "https://fhir.infoway-inforoute.ca/ValueSet/prescriptiondosequantityunit"
}
}
]
}
}