Package | NHSDigital.FHIR.STU3 |
Resource Type | CodeSystem |
Id | eRS-BusinessFunction-1 |
FHIR Version | R3 |
Source | https://simplifier.net/resolve?scope=NHSDigital.FHIR.STU3@1.0.0&canonical=https://fhir.nhs.uk/STU3/CodeSystem/eRS-BusinessFunction-1 |
URL | https://fhir.nhs.uk/STU3/CodeSystem/eRS-BusinessFunction-1 |
Version | 1.0.0 |
Status | draft |
Date | 2021-02-11T00:00:00+00:00 |
Name | eRS Business Function |
Authority | hl7 |
Description | A CodeSystem to identify the eRS business function. |
Copyright | Copyright © 2020 NHS Digital |
Content | complete |
ValueSet | |
eRS-BusinessFunction-1 | eRS Business Function |
No resources found
No narrative content found in resource
{ "resourceType": "CodeSystem", "id": "eRS-BusinessFunction-1", "url": "https://fhir.nhs.uk/STU3/CodeSystem/eRS-BusinessFunction-1", "version": "1.0.0", "name": "eRS Business Function", "status": "draft", "date": "2021-02-11T00:00:00+00:00", "publisher": "NHS Digital", "contact": [ { "name": "Interoperability Team", "telecom": [ { "system": "email", "value": "interoperabilityteam@nhs.net", "use": "work" } ] } ], "description": "A CodeSystem to identify the eRS business function.", "copyright": "Copyright © 2020 NHS Digital", "caseSensitive": true, "content": "complete", "concept": [ { "code": "REFERRING_CLINICIAN", "display": "The Referring Clinician" }, { "code": "REFERRING_CLINICIAN_ADMIN", "display": "Admin staff working on behalf of Referring Clinician" }, { "code": "SERVICE_PROVIDER", "display": "Service Providing Clinician" }, { "code": "SERVICE_PROVIDER_ADMIN", "display": "Admin staff working on behalf of Service Provider" } ] }