{ "description": "This is the Location profile for Location Search responses and Location EMPI Match responses from PPR.", "_filename": "LocationResponse.json", "package_name": "ca.on.ppr.r4", "date": "2024-02-21T19:04:18.4265136+00:00", "derivation": "constraint", "meta": { "versionId": "2", "lastUpdated": "2024-02-21T19:01:44.9089706+00:00" }, "publisher": null, "fhirVersion": "4.0.1", "name": "LocationResponse", "mapping": [ { "uri": "http://hl7.org/v3", "name": "RIM Mapping", "identity": "rim" }, { "uri": "http://hl7.org/fhir/fivews", "name": "FiveWs Pattern Mapping", "identity": "w5" } ], "abstract": false, "type": "Location", "experimental": null, "resourceType": "StructureDefinition", "title": "PPR Location Response Profile", "package_version": "1.2.0", "status": "draft", "id": "7488b6dd-ea71-4660-abac-d04f4487f4a5", "kind": "resource", "url": "http://ehealthontario.ca/fhir/StructureDefinition/ca-on-ppr-location-response-profile-Location", "version": "1.0.0", "differential": { "element": [ { "id": "Location", "path": "Location", "mustSupport": true }, { "id": "Location.id", "min": 1, "path": "Location.id", "short": "Point in time logical id of this artifact", "comment": "The only time that a resource does not have an id is when it is being submitted to the server using a create operation. PPR Project: Point in time logical id should not be saved and used for any calls.", "example": [ { "label": "Example of logical id", "valueString": "12345" } ], "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://ehealthontario.ca/fhir/StructureDefinition/ca-on-ppr-location-response-profile-Location|2.0.0" }, { "id": "Location.meta.security", "max": "1", "min": 1, "path": "Location.meta.security", "mustSupport": true }, { "id": "Location.meta.security.system", "min": 1, "path": "Location.meta.security.system", "fixedUri": "http://terminology.hl7.org/CodeSystem/v3-Confidentiality", "mustSupport": true }, { "id": "Location.meta.security.code", "min": 1, "path": "Location.meta.security.code", "short": "N|R", "mustSupport": true }, { "id": "Location.meta.security.display", "min": 1, "path": "Location.meta.security.display", "short": "normal|restricted", "mustSupport": true }, { "id": "Location.extension", "min": 0, "path": "Location.extension", "slicing": { "rules": "open", "discriminator": [ { "path": "url", "type": "value" } ] } }, { "id": "Location.extension:location-affiliation", "min": 0, "path": "Location.extension", "type": [ { "code": "Extension", "profile": [ "http://ehealthontario.ca/fhir/StructureDefinition/ca-on-ppr-ext-location-affiliation" ] } ], "sliceName": "location-affiliation" }, { "id": "Location.extension:LHIN-code", "max": "1", "min": 0, "path": "Location.extension", "type": [ { "code": "Extension", "profile": [ "http://ehealthontario.ca/fhir/StructureDefinition/ca-on-ppr-ext-LHINCode" ] } ], "sliceName": "LHIN-code" }, { "id": "Location.extension:registration-subclass", "min": 0, "path": "Location.extension", "type": [ { "code": "Extension", "profile": [ "http://ehealthontario.ca/fhir/StructureDefinition/ca-on-ppr-ext-registration-subclass" ] } ], "sliceName": "registration-subclass" }, { "id": "Location.extension:organization-type", "min": 0, "path": "Location.extension", "type": [ { "code": "Extension", "profile": [ "http://ehealthontario.ca/fhir/StructureDefinition/ca-on-ppr-ext-organization-type" ] } ], "sliceName": "organization-type", "mustSupport": true }, { "id": "Location.extension:language", "min": 0, "path": "Location.extension", "type": [ { "code": "Extension", "profile": [ "http://ehealthontario.ca/fhir/StructureDefinition/ca-on-ppr-ext-language" ] } ], "sliceName": "language" }, { "id": "Location.identifier", "min": 1, "path": "Location.identifier", "slicing": { "rules": "open", "discriminator": [ { "path": "type.coding.code", "type": "value" }, { "path": "use", "type": "value" } ] }, "mustSupport": true }, { "id": "Location.identifier.use", "min": 1, "path": "Location.identifier.use", "mustSupport": true }, { "id": "Location.identifier.type", "path": "Location.identifier.type", "mustSupport": false }, { "id": "Location.identifier.type.coding", "path": "Location.identifier.type.coding", "mustSupport": false }, { "id": "Location.identifier.type.coding.system", "path": "Location.identifier.type.coding.system", "mustSupport": false }, { "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.identifier:identifier-UPI", "max": "1", "path": "Location.identifier", "sliceName": "identifier-UPI", "mustSupport": true }, { "id": "Location.identifier:identifier-UPI.use", "min": 1, "path": "Location.identifier.use", "fixedCode": "official", "mustSupport": true }, { "id": "Location.identifier:identifier-UPI.type.coding.system", "path": "Location.identifier.type.coding.system", "mustSupport": false }, { "id": "Location.identifier:identifier-UPI.system", "min": 1, "path": "Location.identifier.system", "fixedUri": "https://fhir.infoway-inforoute.ca/NamingSystem/ca-on-provider-upi", "mustSupport": true }, { "id": "Location.identifier:identifier-UPI.value", "min": 1, "path": "Location.identifier.value", "mustSupport": true }, { "id": "Location.identifier:oh-connex-id", "path": "Location.identifier", "sliceName": "oh-connex-id", "mustSupport": true }, { "id": "Location.identifier:oh-connex-id.system", "min": 1, "path": "Location.identifier.system", "fixedUri": "http://ehealthontario.ca/NamingSystem/id-connex-healthcareservice", "mustSupport": true }, { "id": "Location.identifier:oh-connex-id.value", "min": 1, "path": "Location.identifier.value", "mustSupport": true }, { "id": "Location.identifier:oh-thln-id", "path": "Location.identifier", "sliceName": "oh-thln-id", "mustSupport": true }, { "id": "Location.identifier:oh-thln-id.system", "min": 1, "path": "Location.identifier.system", "fixedUri": "http://ehealthontario.ca/NamingSystem/id-connex-healthcareservice", "mustSupport": true }, { "id": "Location.identifier:oh-thln-id.value", "min": 1, "path": "Location.identifier.value", "mustSupport": true }, { "id": "Location.status", "path": "Location.status", "mustSupport": true }, { "id": "Location.status.extension", "min": 0, "path": "Location.status.extension", "slicing": { "rules": "open", "discriminator": [ { "path": "url", "type": "value" } ] } }, { "id": "Location.status.extension:status-date", "max": "1", "min": 0, "path": "Location.status.extension", "type": [ { "code": "Extension", "profile": [ "http://ehealthontario.ca/fhir/StructureDefinition/ca-on-ppr-ext-Status-Date" ] } ], "sliceName": "status-date" }, { "id": "Location.status.extension:status-reason", "max": "1", "min": 0, "path": "Location.status.extension", "type": [ { "code": "Extension", "profile": [ "http://ehealthontario.ca/fhir/StructureDefinition/ca-on-ppr-ext-status-reason" ] } ], "sliceName": "status-reason" }, { "id": "Location.name", "min": 1, "path": "Location.name", "mustSupport": true }, { "id": "Location.alias", "path": "Location.alias", "mustSupport": true }, { "id": "Location.alias.extension", "min": 1, "path": "Location.alias.extension", "slicing": { "rules": "open", "discriminator": [ { "path": "url", "type": "value" } ] } }, { "id": "Location.alias.extension:organization-name-type", "max": "1", "min": 1, "path": "Location.alias.extension", "type": [ { "code": "Extension", "profile": [ "http://ehealthontario.ca/fhir/StructureDefinition/ca-on-ppr-ext-organization-name-type" ] } ], "sliceName": "organization-name-type" }, { "id": "Location.alias.extension:language", "max": "1", "min": 0, "path": "Location.alias.extension", "type": [ { "code": "Extension", "profile": [ "http://ehealthontario.ca/fhir/StructureDefinition/ca-on-ppr-ext-language" ] } ], "sliceName": "language" }, { "id": "Location.type", "path": "Location.type", "binding": { "strength": "extensible", "valueSet": "http://ehealthontario.ca/fhir/ValueSet/ppr-provider-organization-role-type" }, "mustSupport": true }, { "id": "Location.type.coding", "max": "1", "path": "Location.type.coding", "mustSupport": true }, { "id": "Location.type.coding.system", "min": 1, "path": "Location.type.coding.system", "fixedUri": "http://ehealthontario.ca/fhir/CodeSystem/ppr-provider-organization-role-type", "mustSupport": true }, { "id": "Location.type.coding.code", "min": 1, "path": "Location.type.coding.code", "binding": { "strength": "extensible", "valueSet": "http://ehealthontario.ca/fhir/ValueSet/ppr-provider-organization-role-type" }, "mustSupport": true }, { "id": "Location.type.coding.display", "min": 1, "path": "Location.type.coding.display", "mustSupport": true }, { "id": "Location.telecom", "path": "Location.telecom", "mustSupport": true }, { "id": "Location.telecom.extension", "min": 0, "path": "Location.telecom.extension", "slicing": { "rules": "open", "discriminator": [ { "path": "url", "type": "value" } ] } }, { "id": "Location.telecom.extension:contactPurpose", "min": 0, "path": "Location.telecom.extension", "type": [ { "code": "Extension", "profile": [ "https://ontariohealth.ca/fhir/StructureDefinition/ca-on-phsd-ext-contact-purpose" ] } ], "sliceName": "contactPurpose", "isModifier": false }, { "id": "Location.telecom.system", "min": 1, "path": "Location.telecom.system", "binding": { "strength": "required", "valueSet": "http://ehealthontario.ca/fhir/ValueSet/ppr-contact-point-system-organization" }, "mustSupport": true }, { "id": "Location.telecom.value", "min": 1, "path": "Location.telecom.value", "mustSupport": true }, { "id": "Location.telecom.use", "path": "Location.telecom.use", "fixedCode": "work", "mustSupport": true }, { "id": "Location.telecom.period", "path": "Location.telecom.period", "mustSupport": true }, { "id": "Location.telecom.period.start", "path": "Location.telecom.period.start", "mustSupport": true }, { "id": "Location.address", "path": "Location.address", "mustSupport": true }, { "id": "Location.address.extension", "min": 0, "path": "Location.address.extension", "slicing": { "rules": "open", "discriminator": [ { "path": "url", "type": "value" } ] } }, { "id": "Location.address.extension:address-purpose", "max": "1", "min": 0, "path": "Location.address.extension", "type": [ { "code": "Extension", "profile": [ "http://ehealthontario.ca/fhir/StructureDefinition/ca-on-ppr-ext-address-purpose" ] } ], "binding": { "strength": "required", "valueSet": "http://ehealthontario.ca/fhir/ValueSet/ppr-provider-address-purpose" }, "sliceName": "address-purpose" }, { "id": "Location.address.extension:address-confidential", "max": "1", "min": 0, "path": "Location.address.extension", "type": [ { "code": "Extension", "profile": [ "http://ehealthontario.ca/fhir/StructureDefinition/ca-on-ppr-ext-address-confidential" ] } ], "sliceName": "address-confidential" }, { "id": "Location.address.extension:addressIntersection", "min": 0, "path": "Location.address.extension", "type": [ { "code": "Extension", "profile": [ "http://ontariohealth.ca/fhir/StructureDefinition/ca-on-phsd-ext-addressintersection" ] } ], "sliceName": "addressIntersection", "isModifier": false }, { "id": "Location.address.extension:addressConfidential", "min": 0, "path": "Location.address.extension", "type": [ { "code": "Extension", "profile": [ "http://ehealthontario.ca/fhir/StructureDefinition/ca-on-ppr-ext-address-confidential" ] } ], "sliceName": "addressConfidential", "isModifier": false }, { "id": "Location.address.use", "min": 1, "path": "Location.address.use", "binding": { "strength": "required", "valueSet": "http://ehealthontario.ca/fhir/ValueSet/ppr-address-use" }, "fixedCode": "work", "mustSupport": true }, { "id": "Location.address.type", "min": 1, "path": "Location.address.type", "binding": { "strength": "required", "valueSet": "http://ehealthontario.ca/fhir/ValueSet/address-type" }, "example": [ { "label": "General", "valueCode": "physical" } ], "fixedCode": "physical", "mustSupport": true }, { "id": "Location.address.line", "max": "4", "path": "Location.address.line", "mustSupport": true }, { "id": "Location.address.line.extension", "min": 0, "path": "Location.address.line.extension", "slicing": { "rules": "open", "discriminator": [ { "path": "url", "type": "value" } ] } }, { "id": "Location.address.line.extension:translation", "min": 0, "path": "Location.address.line.extension", "type": [ { "code": "Extension", "profile": [ "http://hl7.org/fhir/StructureDefinition/translation" ] } ], "sliceName": "translation", "isModifier": false }, { "id": "Location.address.city", "path": "Location.address.city", "mustSupport": true }, { "id": "Location.address.state", "path": "Location.address.state", "binding": { "strength": "extensible", "valueSet": "http://ehealthontario.ca/fhir/ValueSet/province-state-codes" }, "mustSupport": true }, { "id": "Location.address.postalCode", "path": "Location.address.postalCode", "mustSupport": true }, { "id": "Location.address.country", "path": "Location.address.country", "binding": { "strength": "required", "valueSet": "http://ehealthontario.ca/fhir/ValueSet/country-code" }, "mustSupport": true }, { "id": "Location.address.period", "path": "Location.address.period", "mustSupport": true }, { "id": "Location.address.period.start", "path": "Location.address.period.start", "mustSupport": true }, { "id": "Location.position", "path": "Location.position", "mustSupport": true }, { "id": "Location.position.longitude", "path": "Location.position.longitude", "short": "Longitude", "mustSupport": true }, { "id": "Location.position.latitude", "path": "Location.position.latitude", "short": "Latitude", "mustSupport": true }, { "id": "Location.position.altitude", "path": "Location.position.altitude", "short": "Altitude", "mustSupport": true }, { "id": "Location.managingOrganization", "path": "Location.managingOrganization", "type": [ { "code": "Reference", "targetProfile": [ "http://ehealthontario.ca/fhir/StructureDefinition/ca-on-ppr-organization-response-profile-Organization" ] } ], "mustSupport": true }, { "id": "Location.managingOrganization.reference", "path": "Location.managingOrganization.reference", "mustSupport": true }, { "id": "Location.managingOrganization.display", "path": "Location.managingOrganization.display", "mustSupport": true } ] }, "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Location" }