{
"description": "to determine if pre-admission screening was performed",
"_filename": "SETPPreadmissionScreening.json",
"package_name": "ca.on.oh",
"date": "2023-03-10",
"derivation": "constraint",
"publisher": "Ontario Health",
"fhirVersion": "4.0.1",
"purpose": "to determine if pre-admission screening was performed",
"name": "SETPPreadmissionScreening",
"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: Preadmission Screening Indicator",
"package_version": "setp-0.9.0-alpha1.0.17",
"status": "draft",
"id": "0be1b436-2fa3-4bb8-b4d0-15fd8809aa31",
"kind": "complex-type",
"url": "http://ontariohealth.ca/fhir/StructureDefinition/ca-on-setp-ext-preadmissionscreening",
"context": [ {
"type": "element",
"expression": "Procedure"
} ],
"version": "0.0.1",
"differential": {
"element": [ {
"id": "Extension",
"max": "1",
"path": "Extension",
"short": "Preadmission screening",
"definition": "was preadmission screening performed",
"mustSupport": true
}, {
"id": "Extension.url",
"path": "Extension.url",
"fixedUri": "http://ontariohealth.ca/fhir/StructureDefinition/ca-on-setp-ext-preadmissionscreening"
}, {
"id": "Extension.value[x]",
"path": "Extension.value[x]",
"type": [ {
"code": "boolean"
} ],
"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"
}