PackagesCanonicalsLogsProblems
    Packages
    ca.learning-forge-v3.r4@3.0.0
    http://matthews.ca/fhir/4.0.1/StructureDefinition/MedicationRequestMatthews
{
  "description": null,
  "_filename": "StructureDefinition-medicationRequest-matthewsMedicationRequest.json",
  "package_name": "ca.learning-forge-v3.r4",
  "date": "2022-11-25T18:21:59.9774497+00:00",
  "derivation": "constraint",
  "publisher": null,
  "fhirVersion": "4.0.1",
  "name": "PrescriptionMatthews",
  "abstract": false,
  "type": "MedicationRequest",
  "experimental": null,
  "resourceType": "StructureDefinition",
  "title": "Prescription (Matthews-CA)",
  "package_version": "3.0.0",
  "status": "active",
  "id": "41490695-81e2-47cf-a106-7216dc438c39",
  "kind": "resource",
  "url": "http://matthews.ca/fhir/4.0.1/StructureDefinition/MedicationRequestMatthews",
  "version": "0.1",
  "differential": {
    "element": [ {
      "id": "MedicationRequest.subject",
      "path": "MedicationRequest.subject",
      "type": [ {
        "code": "Reference",
        "targetProfile": [ "http://hl7.org/fhir/StructureDefinition/Patient" ]
      } ],
      "short": "The patient medication request is for",
      "definition": "A link to a resource representing the patient to whom the medication will be given."
    }, {
      "id": "MedicationRequest.requester",
      "path": "MedicationRequest.requester",
      "type": [ {
        "code": "Reference",
        "targetProfile": [ "https://example.org/fhir/StructureDefinition/CHIPractitioner" ]
      } ]
    } ]
  },
  "baseDefinition": "http://hl7.org/fhir/StructureDefinition/MedicationRequest"
}