Package | ca.on.oh.mha.pds |
Resource Type | StructureDefinition |
Id | StructureDefinition.ca-on-mha-profile-HealthCareService-V2 |
FHIR Version | R4 |
Source | https://simplifier.net/resolve?scope=ca.on.oh.mha.pds@2.0.0-alpha-preview-0.1&canonical=http://ontariohealth.ca/fhir/StructureDefinition/ca-on-mha-profile-HealthcareService-v2-draft |
URL | http://ontariohealth.ca/fhir/StructureDefinition/ca-on-mha-profile-HealthcareService-v2-draft |
Version | 2.0.0 |
Status | draft |
Date | 2022-08-22T20:17:06.3613088+00:00 |
Name | HealthcareServiceV2Draft |
Title | MHA Healthcare Service |
Realm | ca |
Authority | national |
Description | The details of a healthcare service available at a location |
Type | HealthcareService |
Kind | resource |
No resources found
StructureDefinition | |
ca-on-mha-ext-functionalCentreCode | FunctionalCentreCode |
ca-on-mha-profile-location | MHA Location Profile |
ca-on-mha-profile-organization | MHA Organization Profile |
No narrative content found in resource
{ "resourceType": "StructureDefinition", "url": "http://ontariohealth.ca/fhir/StructureDefinition/ca-on-mha-profile-HealthcareService-v2-draft", "version": "2.0.0", "name": "HealthcareServiceV2Draft", "title": "MHA Healthcare Service", "status": "draft", "date": "2022-08-22T20:17:06.3613088+00:00", "description": "The details of a healthcare service available at a location", "fhirVersion": "4.0.1", "mapping": [ { "identity": "MHA-PDS-Mapping", "name": "MHA PDS Mapping" } ], "kind": "resource", "abstract": false, "type": "HealthcareService", "baseDefinition": "http://hl7.org/fhir/StructureDefinition/HealthcareService", "derivation": "constraint", "differential": { "element": [ { "id": "HealthcareService", "path": "HealthcareService", "mustSupport": true }, { "id": "HealthcareService.meta", "path": "HealthcareService.meta", "min": 1, "mustSupport": true }, { "id": "HealthcareService.meta.profile", "path": "HealthcareService.meta.profile", "min": 1, "max": "1", "fixedCanonical": "http://ontariohealth.ca/fhir/StructureDefinition/ca-on-mha-profile-HealthcareService", "mustSupport": true }, { "id": "HealthcareService.extension", "path": "HealthcareService.extension", "min": 1 }, { "id": "HealthcareService.extension:functionalCentreCode", "path": "HealthcareService.extension", "sliceName": "functionalCentreCode", "min": 1, "max": "1", "type": [ { "code": "Extension", "profile": [ "http://ontariohealth.ca/fhir/StructureDefinition/ca-on-mha-ext-functionalCentreCode" ] } ], "mustSupport": true }, { "id": "HealthcareService.identifier", "path": "HealthcareService.identifier", "slicing": { "discriminator": [ { "type": "value", "path": "system" } ], "rules": "open" }, "min": 1, "mustSupport": true }, { "id": "HealthcareService.identifier.system", "path": "HealthcareService.identifier.system", "min": 1, "mustSupport": true }, { "id": "HealthcareService.identifier.value", "path": "HealthcareService.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 HSP program number that when used in combination with the HSP organization and site number uniquely identifes the service offering.", "min": 1, "mustSupport": true, "mapping": [ { "identity": "MHA-PDS-Mapping", "map": "Health Program Number" } ] }, { "id": "HealthcareService.identifier:sliceIdentifier-ConnexHealthProgramNumber", "path": "HealthcareService.identifier", "sliceName": "sliceIdentifier-ConnexHealthProgramNumber", "max": "1", "mustSupport": true }, { "id": "HealthcareService.identifier:sliceIdentifier-ConnexHealthProgramNumber.system", "path": "HealthcareService.identifier.system", "min": 1, "mustSupport": true }, { "id": "HealthcareService.identifier:sliceIdentifier-ConnexHealthProgramNumber.value", "path": "HealthcareService.identifier.value", "min": 1, "mustSupport": true }, { "id": "HealthcareService.identifier:sliceIdentifier-HSPProgramID", "path": "HealthcareService.identifier", "sliceName": "sliceIdentifier-HSPProgramID", "min": 1, "max": "1", "mustSupport": true }, { "id": "HealthcareService.identifier:sliceIdentifier-HSPProgramID.system", "path": "HealthcareService.identifier.system", "min": 1, "mustSupport": true }, { "id": "HealthcareService.identifier:sliceIdentifier-HSPProgramID.value", "path": "HealthcareService.identifier.value", "min": 1, "mustSupport": true }, { "id": "HealthcareService.providedBy", "path": "HealthcareService.providedBy", "type": [ { "code": "Reference", "targetProfile": [ "http://ontariohealth.ca/fhir/StructureDefinition/ca-on-mha-profile-organization" ] } ], "mustSupport": true }, { "id": "HealthcareService.location", "path": "HealthcareService.location", "type": [ { "code": "Reference", "targetProfile": [ "http://ontariohealth.ca/fhir/StructureDefinition/ca-on-mha-profile-location" ] } ], "mustSupport": true }, { "id": "HealthcareService.name", "path": "HealthcareService.name", "comment": "Note that FHIR strings SHALL NOT exceed 1MB in size\r\n\r\nThe name of program, as assigned by the HSP/Agency, provides information about the broad types of services received by clients.", "min": 1, "mustSupport": true, "mapping": [ { "identity": "MHA-PDS-Mapping", "map": "Health Program Name" } ] } ] } }