Resource StructureDefinition/FHIR Server from package ca.on.dhdr.r4.v4#0.1.2-beta (78 ms)
Resources that use this resource
Resources that this resource uses
Narrative
Note: links and images are rebased to the (stated) source
No human-readable text provided in this case.
Source
{
"resourceType" : "StructureDefinition",
"id" : "0d32fb63-48e9-454b-bf64-2a2db7fe3880",
"meta" : {
"lastUpdated" : "2022-01-27T19:39:08.530+00:00"
},
"text" : {
"status" : "empty",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\">No human-readable text provided in this case.</div>"
},
"url" : "http://ehealthontario.ca/fhir/StructureDefinition/ca-on-medications-ext-quantity-remaining",
"version" : "3.0.0",
"name" : "DispenseRemainingQuantity",
"status" : "active",
"date" : "2022-01-27T16:41:18.664865+00:00",
"description" : "Total quantity remaining on a prescription after this dispense.",
"fhirVersion" : "4.0.1",
"kind" : "complex-type",
"abstract" : false,
"context" : [
{
"type" : "element",
"expression" : "MedicationDispense"
}
],
"type" : "Extension",
"baseDefinition" : "http://hl7.org/fhir/StructureDefinition/Extension",
"derivation" : "constraint",
"differential" : {
"element" : [
{
"id" : "Extension",
"path" : "Extension",
"definition" : "Optional Extension Element - found in all resources.\r\n\r\nDHDR: Quantity Remaining. Total quantity remaining on a prescription after this dispense.",
"mustSupport" : true
},
{
"id" : "Extension.url",
"path" : "Extension.url",
"fixedUri" : "http://ehealthontario.ca/fhir/StructureDefinition/ca-on-medications-ext-quantity-remaining"
},
{
"id" : "Extension.value[x]",
"path" : "Extension.value[x]",
"type" : [
{
"code" : "Quantity"
}
],
"mustSupport" : true
},
{
"id" : "Extension.value[x].value",
"path" : "Extension.value[x].value",
"min" : 1,
"mustSupport" : true
},
{
"id" : "Extension.value[x].unit",
"path" : "Extension.value[x].unit",
"mustSupport" : true
},
{
"id" : "Extension.value[x].system",
"path" : "Extension.value[x].system",
"mustSupport" : true
},
{
"id" : "Extension.value[x].code",
"path" : "Extension.value[x].code",
"definition" : "A computer processable form of the unit in some unit representation system.\r\n\r\nSubset Defining URL : https://tgateway.infoway-inforoute.ca/vs/prescribedquantityunit",
"mustSupport" : true,
"binding" : {
"strength" : "required",
"valueSet" : "https://fhir.infoway-inforoute.ca/ValueSet/prescribedquantityunit"
}
}
]
}
}
XIG built as of ??metadata-date??. Found ??metadata-resources?? resources in ??metadata-packages?? packages.