FHIR IG analytics| Package | telus.dw.emr.extract |
| Resource Type | StructureDefinition |
| Id | ExtRenderedDosageInstruction.json |
| FHIR Version | R4 |
| Source | https://simplifier.net/resolve?scope=telus.dw.emr.extract@1.0.0&canonical=http://prescribeit.ca/fhir/StructureDefinition/ext-rendered-dosage-instruction |
| URL | http://prescribeit.ca/fhir/StructureDefinition/ext-rendered-dosage-instruction |
| Version | 1.0.0 |
| Status | active |
| Date | 2023-01-24T15:53:40.8732057+00:00 |
| Name | ExtRenderedDosageInstruction |
| Title | Rendered Dosage Instruction |
| Realm | ca |
| Authority | national |
| Type | Extension |
| Kind | complex-type |
| StructureDefinition | ||
| telus.dw.emr.extract#1.0.0 | DwMedicationRequest | DwMedicationRequest |
| telus.dw.emr.extract#1.0.0 | DwMedicationStatement | DwMedicationStatement |
| ca.on.oh.patient-summary#0.12.8 | ca-on-ps-profile-medicationrequest | Medication Request (PS-ON) |
| ca.on.oh.patient-summary#0.12.8 | ca-on-ps-profile-medicationstatement | Medication Statement (PS-ON) |
| ca.on.ehr.r4#1.0.0-snapshot21 | profile-medicationRequest | MedicationRequest EHR |
| ca.infoway.io.psca#2.1.1-DFT | medicationrequest-ca-ps | Medication Request (PS-CA) |
| ca.infoway.io.psca#2.1.1-DFT | medicationstatement-ca-ps | Medication Statement (PS-CA) |
No resources found
No extension usage examples found
Note: links and images are rebased to the (stated) source
| Name | Flags | Card. | Type | Description & Constraints![]() |
|---|---|---|---|---|
![]() | 0..* | Extension | Extension | |
![]() ![]() | 1..1 | uri | "http://prescribeit.ca/fhir/StructureDefinition/ext-rendered-dosage-instruction" | |
![]() ![]() | 1..1 | string | Value of extension | |
Documentation for this format | ||||
{
"resourceType": "StructureDefinition",
"id": "ext-rendered-dosage-instruction",
"meta": {
"lastUpdated": "2023-01-23T16:26:51.0151783+00:00"
},
"text": {
"status": "extensions",
"div": "<!-- snip (see above) -->"
},
"url": "http://prescribeit.ca/fhir/StructureDefinition/ext-rendered-dosage-instruction",
"version": "1.0.0",
"name": "ExtRenderedDosageInstruction",
"title": "Rendered Dosage Instruction",
"status": "active",
"date": "2023-01-24T15:53:40.8732057+00:00",
"publisher": "Canada Health Infoway",
"contact": [
{
"name": "National Standards Release Centre",
"telecom": [
{
"system": "url",
"value": "http://www.infoway-inforoute.ca"
},
{
"system": "email",
"value": "standards@infoway-inforoute.ca"
}
]
}
],
"jurisdiction": [
{
"coding": [
{
"system": "urn:iso:std:iso:3166",
"code": "CA"
}
]
}
],
"fhirVersion": "4.0.1",
"mapping": [
{
"identity": "rim",
"uri": "http://hl7.org/v3",
"name": "RIM Mapping"
}
],
"kind": "complex-type",
"abstract": false,
"context": [
{
"type": "element",
"expression": "MedicationStatement"
},
{
"type": "element",
"expression": "MedicationRequest"
}
],
"type": "Extension",
"baseDefinition": "http://hl7.org/fhir/StructureDefinition/Extension",
"derivation": "constraint",
"differential": {
"element": [
{
"id": "Extension",
"path": "Extension",
"comment": "PrescribeIT - Rendered Dosage Instruction"
},
{
"id": "Extension.url",
"path": "Extension.url",
"fixedUri": "http://prescribeit.ca/fhir/StructureDefinition/ext-rendered-dosage-instruction"
},
{
"id": "Extension.value[x]",
"path": "Extension.value[x]",
"min": 1,
"type": [
{
"code": "string"
}
]
}
]
}
}