PackagesCanonicalsLogsProblems
    Packages
    ca.on.oh-setp@0.9.0-alpha1.0.16
    http://ontariohealth.ca/fhir/StructureDefinition/ca-on-setp-ext-AnaesthesiaReadyTime
{
  "description": "Defines the time when an anaesthetic is ready to be administered",
  "_filename": "SETPAnaesthesiaReadyTimeExt.json",
  "package_name": "ca.on.oh-setp",
  "date": "2023-03-10",
  "derivation": "constraint",
  "publisher": "Ontario Health",
  "fhirVersion": "4.0.1",
  "purpose": "to define the time when an anaesthetic is ready to be administered",
  "name": "SETPAnaesthesiaReadyTimeExt",
  "mapping": [ {
    "uri": "http://hl7.org/v3",
    "name": "RIM Mapping",
    "identity": "rim"
  } ],
  "abstract": false,
  "copyright": "Used by permission of HL7 International, all rights reserved Creative Commons License",
  "type": "Extension",
  "experimental": null,
  "resourceType": "StructureDefinition",
  "title": "Extension: Anaesthesia Ready Time",
  "package_version": "0.9.0-alpha1.0.16",
  "status": "draft",
  "id": "0e189f8f-001c-4eb4-8609-3d343fbb0fdf",
  "kind": "complex-type",
  "url": "http://ontariohealth.ca/fhir/StructureDefinition/ca-on-setp-ext-AnaesthesiaReadyTime",
  "context": [ {
    "type": "element",
    "expression": "MedicationAdministration"
  } ],
  "version": "0.0.1",
  "differential": {
    "element": [ {
      "id": "Extension",
      "path": "Extension",
      "short": "Anaesthesia Ready Time",
      "definition": "the time when an anaesthetic is ready to be administered",
      "mustSupport": true
    }, {
      "id": "Extension.url",
      "path": "Extension.url",
      "fixedUri": "http://ontariohealth.ca/fhir/StructureDefinition/ca-on-setp-ext-AnaesthesiaReadyTime"
    }, {
      "id": "Extension.value[x]",
      "path": "Extension.value[x]",
      "type": [ {
        "code": "dateTime"
      } ],
      "mustSupport": true
    } ]
  },
  "contact": [ {
    "telecom": [ {
      "value": "http://ontariohealth.ca/fhir/",
      "system": "url"
    }, {
      "value": "some.email@ontariohealth.ca",
      "system": "email"
    } ]
  } ],
  "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Extension"
}