Package | ca.learning-forge-v3.r4 |
Resource Type | StructureDefinition |
Id | StructureDefinition-medicationDispense-matthewsMedicationDispense |
FHIR Version | R4 |
Source | https://simplifier.net/resolve?scope=ca.learning-forge-v3.r4@3.0.0&canonical=http://matthews.ca/fhir/4.0.1/StructureDefinition/CHIMedicationDispense |
URL | http://matthews.ca/fhir/4.0.1/StructureDefinition/CHIMedicationDispense |
Version | 0.1 |
Status | active |
Date | 2022-11-25T18:19:58.8494541+00:00 |
Name | MedicationDispenseMatthews |
Title | Medication Dispense (Matthews-CA) |
Type | MedicationDispense |
Kind | resource |
No resources found
No resources found
No narrative content found in resource
{ "resourceType": "StructureDefinition", "url": "http://matthews.ca/fhir/4.0.1/StructureDefinition/CHIMedicationDispense", "version": "0.1", "name": "MedicationDispenseMatthews", "title": "Medication Dispense (Matthews-CA)", "status": "active", "date": "2022-11-25T18:19:58.8494541+00:00", "fhirVersion": "4.0.1", "kind": "resource", "abstract": false, "type": "MedicationDispense", "baseDefinition": "http://hl7.org/fhir/StructureDefinition/MedicationDispense", "derivation": "constraint", "differential": { "element": [ { "id": "MedicationDispense.subject", "path": "MedicationDispense.subject", "short": "The patient medication request is for", "definition": "A link to a resource representing the patient to whom the medication will be given.", "type": [ { "code": "Reference", "targetProfile": [ "http://hl7.org/fhir/StructureDefinition/Patient" ] } ] }, { "id": "MedicationDispense.quantity.value", "path": "MedicationDispense.quantity.value", "min": 1 } ] } }