PackagesCanonicalsLogsProblems
    Packages
    ca.on.oh-setp@0.9.0-alpha1.0.27
    http://ontariohealth.ca/fhir/StructureDefinition/ca-on-setp-ext-admissiontype
{
  "description": "Facility-specific value for the admission type of the patient.",
  "_filename": "ext-setp-admissiontype.json",
  "package_name": "ca.on.oh-setp",
  "date": "2023-03-06",
  "derivation": "constraint",
  "publisher": "Ontario Health",
  "fhirVersion": "4.0.1",
  "name": "SETPAdmissionType",
  "abstract": false,
  "type": "Extension",
  "experimental": null,
  "resourceType": "StructureDefinition",
  "title": "Extension: SETP Admission Type",
  "package_version": "0.9.0-alpha1.0.27",
  "status": "draft",
  "id": "ede54070-d37f-44aa-a940-a5abbd3e7a13",
  "kind": "complex-type",
  "url": "http://ontariohealth.ca/fhir/StructureDefinition/ca-on-setp-ext-admissiontype",
  "context": [ {
    "type": "element",
    "expression": "Appointment"
  } ],
  "version": null,
  "differential": {
    "element": [ {
      "id": "Extension",
      "path": "Extension",
      "short": "Admission Type",
      "definition": "Facility-specific value for the admission type of the patient."
    }, {
      "id": "Extension.url",
      "path": "Extension.url",
      "fixedUri": "http://ontariohealth.ca/fhir/StructureDefinition/ca-on-setp-ext-admissiontype"
    }, {
      "id": "Extension.value[x]",
      "path": "Extension.value[x]",
      "type": [ {
        "code": "CodeableConcept"
      } ],
      "binding": {
        "strength": "extensible",
        "valueSet": "http://ontariohealth.ca/fhir/ValueSet/SETP-encounter-class"
      },
      "slicing": {
        "rules": "open",
        "ordered": false,
        "discriminator": [ {
          "path": "$this",
          "type": "type"
        } ]
      }
    } ]
  },
  "contact": [ {
    "name": "Ontario Health",
    "telecom": [ {
      "value": "http://ontariohealth.ca/fhir/",
      "system": "url"
    }, {
      "value": "some.email@ontariohealth.ca",
      "system": "email"
    } ]
  } ],
  "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Extension"
}