FHIR IG analytics| Package | ca.on.dhdr.r4.v4 |
| Resource Type | StructureDefinition |
| Id | MedicationStrength.json |
| FHIR Version | R4 |
| Source | https://simplifier.net/resolve?scope=ca.on.dhdr.r4.v4@0.1.2-beta&canonical=http://ehealthontario.ca/fhir/StructureDefinition/ca-on-medications-ext-medication-strength |
| URL | http://ehealthontario.ca/fhir/StructureDefinition/ca-on-medications-ext-medication-strength |
| Version | 3.0.0 |
| Status | active |
| Date | 2021-12-02T19:31:11.4742003Z |
| Name | MedicationStrength |
| Realm | us |
| Authority | hl7 |
| Description | Dispensed Drug Strength |
| Type | Extension |
| Kind | complex-type |
| StructureDefinition | |
| ca-on-medications-consumer-profile-Medication | Medication |
No resources found
No extension usage examples found
Note: links and images are rebased to the (stated) source
{
"resourceType": "StructureDefinition",
"id": "257fa1e9-988a-49aa-994e-26aba3fb6c95",
"meta": {
"lastUpdated": "2022-01-28T16:13:58.249+00:00"
},
"text": {
"status": "empty",
"div": "<!-- snip (see above) -->"
},
"url": "http://ehealthontario.ca/fhir/StructureDefinition/ca-on-medications-ext-medication-strength",
"version": "3.0.0",
"name": "MedicationStrength",
"status": "active",
"date": "2021-12-02T19:31:11.4742003Z",
"description": "Dispensed Drug Strength",
"fhirVersion": "4.0.1",
"kind": "complex-type",
"abstract": false,
"context": [
{
"type": "element",
"expression": "Medication"
}
],
"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: Dispensed Drug Strength",
"max": "1",
"mustSupport": true
},
{
"id": "Extension.url",
"path": "Extension.url",
"fixedUri": "http://ehealthontario.ca/fhir/StructureDefinition/ca-on-medications-ext-medication-strength"
},
{
"id": "Extension.value[x]",
"path": "Extension.value[x]",
"type": [
{
"code": "string"
}
],
"mustSupport": true
}
]
}
}