{
"description": "Facility-specific value for the admission type of the patient.",
"_filename": "SETPAdmissionType.json",
"package_name": "ca.on.oh",
"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": "seris-0.10.0-alpha1.0.3",
"status": "draft",
"id": "e27add54-41eb-4e3d-b759-2d34ea4c12cc",
"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"
}