{ "description": "Details and position information for a physical place where surgical procedures are performed.", "_filename": "Location.json", "package_name": "ca.on.oh-setp", "date": "2023-02-28", "derivation": "constraint", "publisher": "Ontario Health", "fhirVersion": "4.0.1", "name": "Location", "abstract": false, "type": "Location", "experimental": null, "resourceType": "StructureDefinition", "title": "Location", "package_version": "0.9.0-alpha1.0.18", "status": "draft", "id": "ed9769dc-288d-484b-b6cc-feced81e925d", "kind": "resource", "url": "http://ontariohealth.ca/fhir/StructureDefinition/ca-on-setp-profile-Location", "version": "1.0.0", "differential": { "element": [ { "id": "Location.meta", "min": 1, "path": "Location.meta", "mustSupport": true }, { "id": "Location.meta.profile", "min": 1, "path": "Location.meta.profile", "comment": "#### **_` FOR SETP USAGE: The meta.profile = http://ontariohealth.ca/fhir/StructureDefinition/ca-on-setp-profile-Location|1.0.0 `_**\r\n\r\nIt is up to the server and/or other infrastructure of policy to determine whether/how these claims are verified and/or updated over time. The list of profile URLs is a set.", "mustSupport": true }, { "id": "Location.extension", "min": 0, "path": "Location.extension", "slicing": { "rules": "open", "discriminator": [ { "path": "url", "type": "value" } ] } }, { "id": "Location.extension:ORClosureReason", "max": "1", "min": 0, "path": "Location.extension", "type": [ { "code": "Extension", "profile": [ "http://ontariohealth.ca/fhir/StructureDefinition/ca-on-setp-ext-or-closure-reason" ] } ], "sliceName": "ORClosureReason", "isModifier": false }, { "id": "Location.extension:ORClosureReason.url", "path": "Location.extension.url", "fixedUri": "http://ontariohealth.ca/fhir/StructureDefinition/ca-on-setp-ext-or-closure-reason" }, { "id": "Location.extension:MISFunctionalCentre", "max": "1", "min": 0, "path": "Location.extension", "type": [ { "code": "Extension", "profile": [ "http://ontariohealth.ca/fhir/StructureDefinition/ca-on-setp-ext-mis-functional-center" ] } ], "sliceName": "MISFunctionalCentre", "isModifier": false }, { "id": "Location.extension:MISFunctionalCentre.url", "path": "Location.extension.url", "fixedUri": "http://ontariohealth.ca/fhir/StructureDefinition/ca-on-setp-ext-mis-functional-center" }, { "id": "Location.extension:ORUnit", "max": "1", "min": 0, "path": "Location.extension", "type": [ { "code": "Extension", "profile": [ "http://ontariohealth.ca/fhir/StructureDefinition/ca-on-setp-ext-or-unit" ] } ], "sliceName": "ORUnit", "isModifier": false }, { "id": "Location.extension:ORUnit.url", "path": "Location.extension.url", "fixedUri": "http://ontariohealth.ca/fhir/StructureDefinition/ca-on-setp-ext-or-unit" }, { "id": "Location.extension:functionalCentre", "max": "1", "min": 0, "path": "Location.extension", "type": [ { "code": "Extension", "profile": [ "http://ontariohealth.ca/fhir/StructureDefinition/ca-on-setp-ext-functional-centre" ] } ], "sliceName": "functionalCentre", "isModifier": false }, { "id": "Location.extension:functionalCentre.url", "path": "Location.extension.url", "fixedUri": "http://ontariohealth.ca/fhir/StructureDefinition/ca-on-setp-ext-functional-centre" }, { "id": "Location.identifier", "max": "1", "min": 1, "path": "Location.identifier", "short": "OR Room Identifier", "mustSupport": true }, { "id": "Location.identifier.system", "min": 1, "path": "Location.identifier.system", "mustSupport": true }, { "id": "Location.identifier.value", "min": 1, "path": "Location.identifier.value", "mustSupport": true }, { "id": "Location.status", "min": 1, "path": "Location.status", "mustSupport": true }, { "id": "Location.name", "min": 1, "path": "Location.name", "short": "OR Room name", "mustSupport": true }, { "id": "Location.type", "max": "1", "path": "Location.type", "mustSupport": true }, { "id": "Location.type.coding", "path": "Location.type.coding", "binding": { "strength": "extensible", "valueSet": "http://terminology.hl7.org/ValueSet/v3-ServiceDeliveryLocationRoleType", "description": "A role of a place that further classifies the setting (e.g., accident site, road side, work site, community location) in which services are delivered." }, "mustSupport": true }, { "id": "Location.type.coding.system", "path": "Location.type.coding.system", "short": "For SETP usage, only \"Emergency Room\" value code will be used", "fixedUri": "http://terminology.hl7.org/CodeSystem/v3-RoleCode", "mustSupport": true }, { "id": "Location.type.coding.code", "path": "Location.type.coding.code", "binding": { "strength": "extensible", "valueSet": "http://terminology.hl7.org/ValueSet/v3-ServiceDeliveryLocationRoleType", "description": "A role of a place that further classifies the setting (e.g., accident site, road side, work site, community location) in which services are delivered." }, "mustSupport": true }, { "id": "Location.type.coding.display", "path": "Location.type.coding.display", "mustSupport": true }, { "id": "Location.partOf", "min": 1, "path": "Location.partOf", "short": "captures the identifer of the Site", "mustSupport": true }, { "id": "Location.partOf.identifier", "min": 1, "path": "Location.partOf.identifier", "short": "Site Identifier", "mustSupport": true }, { "id": "Location.partOf.identifier.system", "min": 1, "path": "Location.partOf.identifier.system", "fixedUri": "https://fhir.infoway-inforoute.ca/NamingSystem/ca-on-health-care-facility-id", "mustSupport": true }, { "id": "Location.partOf.identifier.value", "min": 1, "path": "Location.partOf.identifier.value", "mustSupport": true } ] }, "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/Location" }