Package | ForgePatientChart.0830 |
Resource Type | StructureDefinition |
Id | ext-medication-request-effective-period |
FHIR Version | R4 |
Source | https://simplifier.net/resolve?scope=ForgePatientChart.0830@0.1.0&canonical=http://telus.com/fhir/patientChart/StructureDefinition/ext-medication-request-effective-period |
URL | http://telus.com/fhir/patientChart/StructureDefinition/ext-medication-request-effective-period |
Status | draft |
Name | MedicationPlanEffectivePeriod |
Title | Ext-Medication Plan Effective Period |
Authority | hl7 |
Type | Extension |
Kind | complex-type |
StructureDefinition | |
profile-medication-plan | MedicationPlan |
No resources found
No extension usage examples found
No narrative content found in resource
{ "resourceType": "StructureDefinition", "id": "ext-medication-request-effective-period", "url": "http://telus.com/fhir/patientChart/StructureDefinition/ext-medication-request-effective-period", "name": "MedicationPlanEffectivePeriod", "title": "Ext-Medication Plan Effective Period", "status": "draft", "fhirVersion": "4.0.1", "mapping": [ { "identity": "rim", "uri": "http://hl7.org/v3", "name": "RIM Mapping" } ], "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.url", "path": "Extension.url", "fixedUri": "http://telus.com/fhir/patientChart/StructureDefinition/ext-medication-request-effective-period" }, { "id": "Extension.value[x]", "path": "Extension.value[x]", "type": [ { "code": "Period" } ], "mustSupport": true } ] } }