{
"description": "The details of a healthcare service available at a location",
"_filename": "HealthcareService-duplicate-2.StructureDefinition.json",
"package_name": "ca.on.oh.mha",
"date": null,
"derivation": "constraint",
"publisher": null,
"fhirVersion": "4.0.1",
"name": "HealthcareService",
"mapping": [ {
"name": "MHA PDS Mapping",
"identity": "MHA-PDS-Mapping"
} ],
"abstract": false,
"type": "HealthcareService",
"experimental": null,
"resourceType": "StructureDefinition",
"title": "MHA Healthcare Service",
"package_version": "pds-0.9.0-alpha-1.9.1",
"status": "draft",
"id": "31d02972-9c0b-470d-82c2-e531f556373a",
"kind": "resource",
"url": "http://ontariohealth.ca/fhir/StructureDefinition/ca-on-mha-profile-HealthcareService",
"version": null,
"differential": {
"element": [ {
"id": "HealthcareService",
"path": "HealthcareService",
"mustSupport": true
}, {
"id": "HealthcareService.meta",
"min": 1,
"path": "HealthcareService.meta",
"mustSupport": true
}, {
"id": "HealthcareService.meta.profile",
"max": "1",
"min": 1,
"path": "HealthcareService.meta.profile",
"mustSupport": true
}, {
"id": "HealthcareService.extension",
"min": 1,
"path": "HealthcareService.extension",
"slicing": {
"rules": "open",
"discriminator": [ {
"path": "url",
"type": "value"
} ]
}
}, {
"id": "HealthcareService.extension:functionalCentreCode",
"max": "1",
"min": 1,
"path": "HealthcareService.extension",
"type": [ {
"code": "Extension",
"profile": [ "http://ontariohealth.ca/fhir/StructureDefinition/ca-on-mha-ext-functionalCentreCode" ]
} ],
"sliceName": "functionalCentreCode",
"mustSupport": true
}, {
"id": "HealthcareService.extension:functionalCentreCode.value[x].coding.system",
"path": "HealthcareService.extension.value[x].coding.system",
"mustSupport": true
}, {
"id": "HealthcareService.identifier",
"max": "1",
"min": 1,
"path": "HealthcareService.identifier",
"mustSupport": true
}, {
"id": "HealthcareService.identifier.value",
"min": 1,
"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.",
"mapping": [ {
"map": "Health Program Number",
"identity": "MHA-PDS-Mapping"
} ],
"mustSupport": true
}, {
"id": "HealthcareService.providedBy",
"path": "HealthcareService.providedBy",
"type": [ {
"code": "Reference",
"targetProfile": [ "http://ontariohealth.ca/fhir/StructureDefinition/ca-on-mha-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",
"min": 1,
"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.",
"mapping": [ {
"map": "Health Program Name",
"identity": "MHA-PDS-Mapping"
} ],
"mustSupport": true
} ]
},
"baseDefinition": "http://hl7.org/fhir/StructureDefinition/HealthcareService"
}