{ "description": "Details and position information for a physical place where surgical procedures are performed.", "_filename": "Location.json", "package_name": "ca.on.oh-seris", "date": "2023-02-28", "derivation": "constraint", "publisher": "Ontario Health", "fhirVersion": "4.0.1", "name": "Location", "mapping": [ { "name": "SERIS MDS Mapping", "identity": "SERIS-MDS-Mapping" } ], "abstract": false, "type": "Location", "experimental": null, "resourceType": "StructureDefinition", "title": "Location", "package_version": "0.10.0-alpha1.0.1", "status": "draft", "id": "756e0900-ee2f-4e82-81b0-e10fa2699562", "kind": "resource", "url": "http://ontariohealth.ca/fhir/StructureDefinition/ca-on-seris-profile-Location", "version": "1.0.0", "differential": { "element": [ { "id": "Location.meta", "min": 1, "path": "Location.meta", "mustSupport": true }, { "id": "Location.meta.source", "min": 1, "path": "Location.meta.source", "mustSupport": true }, { "id": "Location.meta.profile", "min": 1, "path": "Location.meta.profile", "comment": "#### **_` FOR SERIS USAGE: The meta.profile = http://ontariohealth.ca/fhir/StructureDefinition/ca-on-seris-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.meta.security", "max": "1", "path": "Location.meta.security", "mustSupport": true }, { "id": "Location.meta.security.system", "path": "Location.meta.security.system", "fixedUri": "http://terminology.hl7.org/CodeSystem/v3-ActReason", "mustSupport": true }, { "id": "Location.meta.security.code", "path": "Location.meta.security.code", "fixedCode": "HTEST", "mustSupport": true }, { "id": "Location.extension:ORClosureReason", "max": "1", "path": "Location.extension", "type": [ { "code": "Extension", "profile": [ "http://ontariohealth.ca/fhir/StructureDefinition/ca-on-seris-ext-or-closure-reason" ] } ], "mapping": [ { "map": "Planned/Unplanned OR Closure Reason", "identity": "SERIS-MDS-Mapping" } ], "sliceName": "ORClosureReason", "isModifier": false }, { "id": "Location.extension:MISFunctionalCentre", "max": "1", "path": "Location.extension", "type": [ { "code": "Extension", "profile": [ "http://ontariohealth.ca/fhir/StructureDefinition/ca-on-seris-ext-mis-functional-centre" ] } ], "mapping": [ { "map": "OR MIS Functional Center", "identity": "SERIS-MDS-Mapping" } ], "sliceName": "MISFunctionalCentre", "isModifier": false }, { "id": "Location.extension:ORUnit", "max": "1", "path": "Location.extension", "type": [ { "code": "Extension", "profile": [ "http://ontariohealth.ca/fhir/StructureDefinition/ca-on-seris-ext-or-unit" ] } ], "mapping": [ { "map": "OR Unit", "identity": "SERIS-MDS-Mapping" } ], "sliceName": "ORUnit", "isModifier": false }, { "id": "Location.extension:functionalCentre", "max": "1", "path": "Location.extension", "type": [ { "code": "Extension", "profile": [ "http://ontariohealth.ca/fhir/StructureDefinition/ca-on-seris-ext-functional-centre" ] } ], "mapping": [ { "map": "Functional Center", "identity": "SERIS-MDS-Mapping" } ], "sliceName": "functionalCentre", "isModifier": false }, { "id": "Location.identifier", "max": "1", "min": 1, "path": "Location.identifier", "short": "OR Room Identifier", "mapping": [ { "map": "Actual Room ID", "identity": "SERIS-MDS-Mapping" } ], "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", "mapping": [ { "map": "OR room status", "identity": "SERIS-MDS-Mapping" } ], "mustSupport": true }, { "id": "Location.name", "min": 1, "path": "Location.name", "short": "OR Room name", "mapping": [ { "map": "Actual Room Name", "identity": "SERIS-MDS-Mapping" } ], "mustSupport": true }, { "id": "Location.type", "max": "1", "path": "Location.type", "mapping": [ { "map": "OR Room Type", "identity": "SERIS-MDS-Mapping" } ], "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." }, "definition": "A reference to a code defined by a terminology system.", "mustSupport": true }, { "id": "Location.type.coding.system", "path": "Location.type.coding.system", "short": "For SERIS 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", "mapping": [ { "map": "Site", "identity": "SERIS-MDS-Mapping" } ], "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" }