Package | ca.learning-forge-v3.r4 |
Resource Type | StructureDefinition |
Id | StructureDefinition-medicationRequest-matthewsMedicationRequest |
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/MedicationRequestMatthews |
URL | http://matthews.ca/fhir/4.0.1/StructureDefinition/MedicationRequestMatthews |
Version | 0.1 |
Status | active |
Date | 2022-11-25T18:21:59.9774497+00:00 |
Name | PrescriptionMatthews |
Title | Prescription (Matthews-CA) |
Type | MedicationRequest |
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/MedicationRequestMatthews", "version": "0.1", "name": "PrescriptionMatthews", "title": "Prescription (Matthews-CA)", "status": "active", "date": "2022-11-25T18:21:59.9774497+00:00", "fhirVersion": "4.0.1", "kind": "resource", "abstract": false, "type": "MedicationRequest", "baseDefinition": "http://hl7.org/fhir/StructureDefinition/MedicationRequest", "derivation": "constraint", "differential": { "element": [ { "id": "MedicationRequest.subject", "path": "MedicationRequest.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": "MedicationRequest.requester", "path": "MedicationRequest.requester", "type": [ { "code": "Reference", "targetProfile": [ "https://example.org/fhir/StructureDefinition/CHIPractitioner" ] } ] } ] } }