PackagesCanonicalsLogsProblems
    Packages
    ca.on.oh-setp@0.9.0-alpha1.0.20
    http://ontariohealth.ca/fhir/StructureDefinition/ca-on-setp-ext-anaesthesiatype
{
  "description": null,
  "_filename": "ext-setp-aneasthesiaType.json",
  "package_name": "ca.on.oh-setp",
  "date": "2023-03-09",
  "derivation": "constraint",
  "publisher": "Ontario Health",
  "fhirVersion": "4.0.1",
  "purpose": "general category for the anaesthesia to be used during the surgical procedure",
  "name": "SETPAnaesthesia Type",
  "abstract": false,
  "copyright": "Used by permission of HL7 International, all rights reserved Creative Commons License",
  "type": "Extension",
  "experimental": null,
  "resourceType": "StructureDefinition",
  "title": "Extension: Anaesthesia Type",
  "package_version": "0.9.0-alpha1.0.20",
  "status": "draft",
  "id": "b649a992-6430-4f18-a4c0-0ff112a6eda6",
  "kind": "complex-type",
  "url": "http://ontariohealth.ca/fhir/StructureDefinition/ca-on-setp-ext-anaesthesiatype",
  "context": [ {
    "type": "element",
    "expression": "Procedure"
  } ],
  "version": "0.0.1",
  "differential": {
    "element": [ {
      "id": "Extension",
      "path": "Extension",
      "short": "Anaesthesia Type",
      "definition": "general category for the anaesthesia to be used during the surgical procedure"
    }, {
      "id": "Extension.url",
      "path": "Extension.url",
      "fixedUri": "http://ontariohealth.ca/fhir/StructureDefinition/ca-on-setp-ext-anaesthesiatype"
    }, {
      "id": "Extension.value[x]",
      "path": "Extension.value[x]",
      "type": [ {
        "code": "CodeableConcept"
      } ],
      "binding": {
        "strength": "required",
        "valueSet": "http://ontariohealth.ca/fhir/ValueSet/AnaesthesiaType"
      },
      "slicing": {
        "rules": "open",
        "ordered": false,
        "discriminator": [ {
          "path": "$this",
          "type": "type"
        } ]
      }
    } ]
  },
  "contact": [ {
    "telecom": [ {
      "value": "http://ontariohealth.ca/fhir/",
      "system": "url"
    }, {
      "value": "some.email@ontariohealth.ca",
      "system": "email"
    } ]
  } ],
  "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Extension"
}