{ "description": "Proposed constraints on the ServiceRequest resource for the minimal set of data required to request for service such as diagnostic investigations, treatments, or operations to be performed", "_filename": "StructureDefinition.ca-on-mha-profile-ServiceRequest-V2.json", "package_name": "ca.on.oh.mha.pds", "date": "2022-08-05T17:24:30.5070217+00:00", "derivation": "constraint", "meta": { "versionId": "2", "lastUpdated": "2024-12-09T17:12:11.5665046+00:00" }, "publisher": "HL7 Canada - FHIR Implementation Work Group", "fhirVersion": "4.0.1", "jurisdiction": [ { "coding": [ { "code": "CA", "system": "urn:iso:std:iso:3166" } ] } ], "purpose": "This profile will capture information related to the client referral.", "name": "ServiceRequestProfileV2draft", "mapping": [ { "uri": "http://hl7.org/fhir/workflow", "name": "Workflow Pattern", "identity": "workflow" }, { "uri": "http://hl7.org/v2", "name": "HL7 v2 Mapping", "identity": "v2" }, { "uri": "http://hl7.org/v3", "name": "RIM Mapping", "identity": "rim" }, { "uri": "http://hl7.org/fhir/fivews", "name": "FiveWs Pattern Mapping", "identity": "w5" }, { "uri": "http://siframework.org/cqf", "name": "Quality Improvement and Clinical Knowledge (QUICK)", "identity": "quick" }, { "name": "MHA PDS Mapping", "identity": "MHA-PDS-Mapping" } ], "abstract": false, "type": "ServiceRequest", "experimental": null, "resourceType": "StructureDefinition", "title": "MHA ServiceRequest Profile", "package_version": "2.0.0-alpha-preview-0.1", "status": "draft", "id": "30ae34b6-b7e3-48d9-86fe-17da962ede23", "kind": "resource", "url": "http://ontariohealth.ca/fhir/StructureDefinition/ca-on-mha-servicerequest-v2-draft", "version": "2.0.0", "differential": { "element": [ { "id": "ServiceRequest", "path": "ServiceRequest", "short": "ServiceRequest Profile", "mapping": [ { "map": "MHA PDS Mapping", "identity": "MHA-PDS-Mapping" } ], "definition": "Service Request Profile is based upon the core FHIR ServiceRequest resource and created to define the minimal set of data required to request for service such as diagnostic investigations, treatments, or operations to be performed.", "mustSupport": true }, { "id": "ServiceRequest.meta", "min": 1, "path": "ServiceRequest.meta", "mustSupport": true }, { "id": "ServiceRequest.meta.profile", "max": "1", "min": 1, "path": "ServiceRequest.meta.profile", "mustSupport": true, "fixedCanonical": "http://ontariohealth.ca/fhir/StructureDefinition/ca-on-mha-servicerequest" }, { "id": "ServiceRequest.extension:referralType", "max": "1", "path": "ServiceRequest.extension", "type": [ { "code": "Extension", "profile": [ "https://ontariohealth.ca/fhir/StructureDefinition/ca-on-mha-ext-ReferralType" ] } ], "sliceName": "referralType", "mustSupport": true }, { "id": "ServiceRequest.extension:referralReceivedDate", "max": "1", "path": "ServiceRequest.extension", "type": [ { "code": "Extension", "profile": [ "http://ontariohealth.ca/fhir/StructureDefinition/ca-on-mha-ext-ServiceRequestReceivedDate" ] } ], "sliceName": "referralReceivedDate", "isModifier": false, "mustSupport": true }, { "id": "ServiceRequest.extension:referralOrganizationReceivedDate", "max": "1", "path": "ServiceRequest.extension", "type": [ { "code": "Extension", "profile": [ "http://ontariohealth.ca/fhir/StructureDefinition/ca-on-mha-ext-ServiceRequestOrganizationReceivedDate" ] } ], "sliceName": "referralOrganizationReceivedDate", "isModifier": false, "mustSupport": true }, { "id": "ServiceRequest.identifier", "max": "1", "path": "ServiceRequest.identifier", "mustSupport": true }, { "id": "ServiceRequest.identifier.system", "min": 1, "path": "ServiceRequest.identifier.system", "binding": { "strength": "required", "valueSet": "http://ontariohealth.ca/fhir/ValueSet/mha/ServiceRequest-identifier-system", "description": "The identifier URIs for referrals" }, "mustSupport": true }, { "id": "ServiceRequest.identifier.value", "min": 1, "path": "ServiceRequest.identifier.value", "mapping": [ { "map": "Referral ID", "identity": "MHA-PDS-Mapping" } ], "definition": "The portion of the identifier typically relevant to the user and which is unique within the context of the system.\r\nUniquely identifies a client referral to an organization for a specific program / service.", "mustSupport": true }, { "id": "ServiceRequest.status", "path": "ServiceRequest.status", "mustSupport": true }, { "id": "ServiceRequest.intent", "path": "ServiceRequest.intent", "mustSupport": true }, { "id": "ServiceRequest.category", "path": "ServiceRequest.category", "binding": { "strength": "preferred" }, "definition": "A code that classifies the service for searching, sorting and display purposes (e.g. Surgical Procedure)." }, { "id": "ServiceRequest.subject", "path": "ServiceRequest.subject", "type": [ { "code": "Reference", "targetProfile": [ "http://ontariohealth.ca/fhir/StructureDefinition/ca-on-mha-profile-patient" ] } ], "mustSupport": true }, { "id": "ServiceRequest.subject.reference", "min": 1, "path": "ServiceRequest.subject.reference", "mustSupport": true }, { "id": "ServiceRequest.authoredOn", "path": "ServiceRequest.authoredOn", "mapping": [ { "map": "Referral Received Date", "identity": "MHA-PDS-Mapping" } ] }, { "id": "ServiceRequest.requester", "path": "ServiceRequest.requester", "type": [ { "code": "Reference", "targetProfile": [ "http://ontariohealth.ca/fhir/StructureDefinition/ca-on-mha-profile-Patient", "http://ontariohealth.ca/fhir/StructureDefinition/ca-on-mha-profile-Organization" ] } ], "mustSupport": true }, { "id": "ServiceRequest.requester.extension:referralSourceType", "path": "ServiceRequest.requester.extension", "type": [ { "code": "Extension", "profile": [ "http://ontariohealth.ca/fhir/StructureDefinition/ca-on-ext-referralSourceType" ] } ], "sliceName": "referralSourceType", "isModifier": false, "mustSupport": true }, { "id": "ServiceRequest.requester.reference", "path": "ServiceRequest.requester.reference", "mapping": [ { "map": "Referral Source", "identity": "MHA-PDS-Mapping" } ] } ] }, "contact": [ { "telecom": [ { "value": "https://infocentral.infoway-inforoute.ca/en/collaboration/wg/fhir-implementations", "system": "url" } ] } ], "baseDefinition": "http://hl7.org/fhir/StructureDefinition/ServiceRequest" }