{ "description": "Proposed constraints and extensions on the Location resource", "_filename": "StructureDefinition.ca-on-mha-profile-Location.json", "package_name": "ca.on.oh.mha-pds", "date": "2022-08-22T20:17:06.3613088+00:00", "derivation": "constraint", "publisher": "HL7 Canada - FHIR Implementation Work Group", "fhirVersion": "4.0.1", "jurisdiction": [ { "coding": [ { "code": "CA", "system": "urn:iso:std:iso:3166" } ] } ], "name": "LocationProfile", "mapping": [ { "uri": "http://hl7.org/v3", "name": "RIM Mapping", "identity": "rim" }, { "uri": "http://hl7.org/fhir/fivews", "name": "FiveWs Pattern Mapping", "identity": "w5" }, { "name": "MHA PDS Mapping", "identity": "MHA-PDS-Mapping" } ], "abstract": false, "type": "Location", "experimental": null, "resourceType": "StructureDefinition", "title": "MHA Location Profile", "package_version": "0.9.0-alpha-1.9.7.30", "status": "active", "id": "1f149c8f-9a0c-4ff3-871c-599be5a772f0", "kind": "resource", "url": "http://ontariohealth.ca/fhir/StructureDefinition/ca-on-mha-profile-location", "version": "1.0.0", "differential": { "element": [ { "id": "Location", "path": "Location", "mustSupport": true }, { "id": "Location.meta", "min": 1, "path": "Location.meta", "mustSupport": true }, { "id": "Location.meta.profile", "max": "1", "min": 1, "path": "Location.meta.profile", "mustSupport": true, "fixedCanonical": "http://ontariohealth.ca/fhir/StructureDefinition/ca-on-mha-profile-location" }, { "id": "Location.identifier", "max": "1", "min": 1, "path": "Location.identifier", "comment": "The MHA service delivery site for the HSP organization.", "definition": "Unique code or number identifying the location to its users", "mustSupport": true }, { "id": "Location.identifier.system", "min": 1, "path": "Location.identifier.system", "comment": "Identifier.system is always case sensitive.\r\n\r\nPlease refere to the Identifiers page for system URI format.", "fixedUri": "http://ehealthontario.ca/fhir/NamingSystem/id-Location-ConnexSite", "mustSupport": true }, { "id": "Location.identifier.value", "min": 1, "path": "Location.identifier.value", "comment": "If the value is a full URI, then the system SHALL be urn:ietf:rfc:3986. The value's primary purpose is computational mapping. As a result, it may be normalized for comparison purposes (e.g. removing non-significant whitespace, dashes, etc.) A value formatted for human display can be conveyed using the [Rendered Value extension](extension-rendered-value.html). Identifier.value is to be treated as case sensitive unless knowledge of the Identifier.system allows the processer to be confident that non-case-sensitive processing is safe.\r\n\r\nThe MHA service delivery site for the HSP organization. SHALL contain the ConnexOntario Site number.", "mapping": [ { "map": "HSP Site Number", "identity": "MHA-PDS-Mapping" } ], "mustSupport": true }, { "id": "Location.name", "min": 1, "path": "Location.name", "comment": "If the name of a location changes, consider putting the old name in the alias column so that it can still be located through searches.\r\n\r\nThe name of the HSP site providing adult or child and youth mental health, problematic substance use or problem gambling services", "mapping": [ { "map": "HSP Site Name", "identity": "MHA-PDS-Mapping" } ], "mustSupport": true }, { "id": "Location.managingOrganization", "path": "Location.managingOrganization", "type": [ { "code": "Reference", "targetProfile": [ "http://ontariohealth.ca/fhir/StructureDefinition/ca-on-mha-profile-organization" ] } ], "mustSupport": true } ] }, "contact": [ { "telecom": [ { "value": "https://infocentral.infoway-inforoute.ca/en/collaboration/wg/fhir-implementations", "system": "url" } ] } ], "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Location" }