PackagesCanonicalsLogsProblems
    Packages
    ca.on.oh-setp@0.9.0-alpha-1.0.6
    http://ontariohealth.ca/fhir/StructureDefinition/ca-on-setp-profile-MedicationAdministration
{
  "description": "SETP Profile for Anaesthesia on MedicationAdministration",
  "_filename": "SETPMedicationAdministration.json",
  "package_name": "ca.on.oh-setp",
  "date": "2023-03-10",
  "derivation": "constraint",
  "publisher": "Ontario Health",
  "fhirVersion": "4.0.1",
  "name": "MedicationAdministration",
  "mapping": [ {
    "uri": "http://hl7.org/fhir/workflow",
    "name": "Workflow Pattern",
    "identity": "workflow"
  }, {
    "uri": "http://hl7.org/v3",
    "name": "RIM Mapping",
    "identity": "rim"
  }, {
    "uri": "http://hl7.org/fhir/fivews",
    "name": "FiveWs Pattern Mapping",
    "identity": "w5"
  }, {
    "uri": "http://hl7.org/v2",
    "name": "HL7 v2 Mapping",
    "identity": "v2"
  }, {
    "uri": "http://www.w3.org/ns/prov",
    "name": "W3C PROV",
    "identity": "w3c.prov"
  } ],
  "abstract": false,
  "copyright": "Used by permission of HL7 International, all rights reserved Creative Commons License",
  "type": "MedicationAdministration",
  "experimental": null,
  "resourceType": "StructureDefinition",
  "title": "MedicationAdministration",
  "package_version": "0.9.0-alpha-1.0.6",
  "status": "draft",
  "id": "32993f10-a258-42b4-ac35-49d4828c7b31",
  "kind": "resource",
  "url": "http://ontariohealth.ca/fhir/StructureDefinition/ca-on-setp-profile-MedicationAdministration",
  "version": "0.9.0",
  "differential": {
    "element": [ {
      "id": "MedicationAdministration.meta",
      "min": 1,
      "path": "MedicationAdministration.meta",
      "mustSupport": true
    }, {
      "id": "MedicationAdministration.meta.profile",
      "min": 1,
      "path": "MedicationAdministration.meta.profile",
      "comment": "#### **_` FOR SETP USAGE: The meta.profile = http://ontariohealth.ca/fhir/StructureDefinition/ca-on-setp-profile-MedicationAdministration|1.0.0 `_**\r\n\r\nIt is up to the server and/or other infrastructure of policy to determine whether/how these claims are verified and/or updated over time.  The list of profile URLs is a set.",
      "mustSupport": true
    }, {
      "id": "MedicationAdministration.extension:anaesthesiaReadyTime",
      "path": "MedicationAdministration.extension",
      "type": [ {
        "code": "Extension",
        "profile": [ "http://ontariohealth.ca/fhir/StructureDefinition/ca-on-setp-ext-AnaesthesiaReadyTime" ]
      } ],
      "sliceName": "anaesthesiaReadyTime",
      "isModifier": false
    }, {
      "id": "MedicationAdministration.partOf",
      "max": "1",
      "min": 1,
      "path": "MedicationAdministration.partOf",
      "type": [ {
        "code": "Reference",
        "targetProfile": [ "http://ontariohealth.ca/fhir/StructureDefinition/ca-on-setp-profile-Procedure" ]
      } ],
      "mustSupport": true
    }, {
      "id": "MedicationAdministration.partOf.reference",
      "min": 1,
      "path": "MedicationAdministration.partOf.reference",
      "mustSupport": true
    }, {
      "id": "MedicationAdministration.status",
      "path": "MedicationAdministration.status",
      "short": "anaesthesia was completed or not-done",
      "mustSupport": true
    }, {
      "id": "MedicationAdministration.medication[x]",
      "path": "MedicationAdministration.medication[x]",
      "type": [ {
        "code": "CodeableConcept"
      } ],
      "short": "The anaesthesia administered to the patient",
      "binding": {
        "strength": "required",
        "valueSet": "http://ontariohealth.ca/fhir/ValueSet/anaesthesia-type"
      },
      "mustSupport": true
    }, {
      "id": "MedicationAdministration.medication[x].coding",
      "max": "1",
      "min": 1,
      "path": "MedicationAdministration.medication[x].coding",
      "binding": {
        "strength": "required",
        "valueSet": "http://ontariohealth.ca/fhir/ValueSet/anaesthesia-type",
        "description": "Codes identifying substance or product that can be administered."
      },
      "mustSupport": true
    }, {
      "id": "MedicationAdministration.medication[x].coding.system",
      "min": 1,
      "path": "MedicationAdministration.medication[x].coding.system",
      "fixedUri": "http://snomed.info/sct",
      "mustSupport": true
    }, {
      "id": "MedicationAdministration.medication[x].coding.code",
      "min": 1,
      "path": "MedicationAdministration.medication[x].coding.code",
      "binding": {
        "strength": "required",
        "valueSet": "http://ontariohealth.ca/fhir/ValueSet/anaesthesia-type",
        "description": "Codes identifying substance or product that can be administered."
      },
      "mustSupport": true
    }, {
      "id": "MedicationAdministration.medication[x].coding.display",
      "path": "MedicationAdministration.medication[x].coding.display",
      "mustSupport": true
    }, {
      "id": "MedicationAdministration.subject",
      "path": "MedicationAdministration.subject",
      "type": [ {
        "code": "Reference",
        "targetProfile": [ "http://ontariohealth.ca/fhir/StructureDefinition/ca-on-setp-profile-Patient" ]
      } ],
      "short": "The patient receiving anaesthesia",
      "mustSupport": true
    }, {
      "id": "MedicationAdministration.subject.reference",
      "min": 1,
      "path": "MedicationAdministration.subject.reference",
      "mustSupport": true
    }, {
      "id": "MedicationAdministration.subject.display",
      "path": "MedicationAdministration.subject.display",
      "mustSupport": true
    }, {
      "id": "MedicationAdministration.effective[x]",
      "path": "MedicationAdministration.effective[x]",
      "type": [ {
        "code": "Period"
      } ],
      "mustSupport": true
    }, {
      "id": "MedicationAdministration.effective[x].start",
      "path": "MedicationAdministration.effective[x].start",
      "short": "Anaesthesia Start Time",
      "mustSupport": true
    }, {
      "id": "MedicationAdministration.effective[x].end",
      "path": "MedicationAdministration.effective[x].end",
      "short": "Anaesthesia Finish Time",
      "mustSupport": true
    } ]
  },
  "contact": [ {
    "telecom": [ {
      "value": "http://ontariohealth.ca/fhir/",
      "system": "url"
    }, {
      "value": "some.email@ontariohealth.ca",
      "system": "email"
    } ]
  } ],
  "baseDefinition": "http://hl7.org/fhir/StructureDefinition/MedicationAdministration"
}