| Package | ForgePatientChart.0830 |
| Resource Type | StructureDefinition |
| Id | ext-medication-request-satus-changed.StructureDefinition |
| FHIR Version | R4 |
| Source | https://simplifier.net/resolve?scope=ForgePatientChart.0830@0.1.0&canonical=http://telus.com/fhir/patientChart/StructureDefinition/ext-medicationRequest-status-changed |
| URL | http://telus.com/fhir/patientChart/StructureDefinition/ext-medicationRequest-status-changed |
| Status | draft |
| Name | ExtStatusChangedFlag |
| Title | Ext0-Medication Plan Status Changed Flag |
| Authority | hl7 |
| Description | The date (and perhaps time) when the status was changed. |
| Type | Extension |
| Kind | complex-type |
No resources found
No resources found
No extension usage examples found
No narrative content found in resource
{
"resourceType": "StructureDefinition",
"url": "http://telus.com/fhir/patientChart/StructureDefinition/ext-medicationRequest-status-changed",
"name": "ExtStatusChangedFlag",
"title": "Ext0-Medication Plan Status Changed Flag",
"status": "draft",
"description": "The date (and perhaps time) when the status was changed.",
"fhirVersion": "4.0.1",
"kind": "complex-type",
"abstract": false,
"context": [
{
"type": "element",
"expression": "MedicationRequest"
}
],
"type": "Extension",
"baseDefinition": "http://hl7.org/fhir/StructureDefinition/Extension",
"derivation": "constraint",
"differential": {
"element": [
{
"id": "Extension",
"path": "Extension",
"mustSupport": true
},
{
"id": "Extension.url",
"path": "Extension.url",
"fixedUri": "http://telus.com/fhir/patientChart/StructureDefinition/ext-medicationRequest-status-changed"
},
{
"id": "Extension.value[x]",
"path": "Extension.value[x]",
"type": [
{
"code": "dateTime"
}
],
"mustSupport": true
}
]
}
}