Package | fhir.r4.nhsengland.programme |
Resource Type | CodeSystem |
Id | England-EndpointBusinessScenario |
FHIR Version | R4 |
Source | https://simplifier.net/resolve?scope=fhir.r4.nhsengland.programme@0.2.2-pre-release&canonical=https://fhir.nhs.uk/England/CodeSystem/England-EndpointBusinessScenario |
URL | https://fhir.nhs.uk/England/CodeSystem/England-EndpointBusinessScenario |
Version | 0.1.0 |
Status | draft |
Date | 2025-07-21 |
Name | EnglandEndpointBusinessScenario |
Title | England Endpoint Business Scenario |
Realm | us |
Authority | hl7 |
Description | A set of codes used to indicate the business scenario for which an endpoint is intended, particularly distinguishing between primary message recipients and copy recipients for NHS England messaging scenarios. |
Copyright | Copyright © 2025+ NHS England Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License. HL7® FHIR® standard Copyright © 2011+ HL7 The HL7® FHIR® standard is used under the FHIR license. You may obtain a copy of the FHIR license at https://www.hl7.org/fhir/license.html. |
Content | complete |
ValueSet | |
England-Endpoint-BusinessScenario | England Endpoint Business Scenario |
No resources found
No narrative content found in resource
{ "resourceType": "CodeSystem", "id": "England-EndpointBusinessScenario", "url": "https://fhir.nhs.uk/England/CodeSystem/England-EndpointBusinessScenario", "version": "0.1.0", "name": "EnglandEndpointBusinessScenario", "title": "England Endpoint Business Scenario", "status": "draft", "date": "2025-07-21", "publisher": "NHS England", "contact": [ { "name": "NHS England", "telecom": [ { "system": "email", "value": "interoperabilityteam@nhs.net", "use": "work", "rank": 1 } ] } ], "description": "A set of codes used to indicate the business scenario for which an endpoint is intended, particularly distinguishing between primary message recipients and copy recipients for NHS England messaging scenarios.", "copyright": "Copyright © 2025+ NHS England Licensed under the Apache License, Version 2.0 (the \"License\"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an \"AS IS\" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License. HL7® FHIR® standard Copyright © 2011+ HL7 The HL7® FHIR® standard is used under the FHIR license. You may obtain a copy of the FHIR license at https://www.hl7.org/fhir/license.html.", "caseSensitive": true, "content": "complete", "concept": [ { "code": "primary-recipient", "display": "Primary Recipient", "definition": "The main recipient for the message. Used for most services and for GP direct patient dispositions where the patient is being directed to their own GP and the GP needs to have direct access to the call information." }, { "code": "copy-recipient", "display": "Copy Recipient", "definition": "A copy recipient for the message. Only used for Post Event Messaging (PEM) to GP services where GPs receive a copy of a call report when a patient has been treated by another service as a result of a call to 111." } ] }