Package | NHSDigital.FHIR.STU3 |
Resource Type | CodeSystem |
Id | eRS-ProviderConversionAuthorisation-1 |
FHIR Version | R3 |
Source | https://simplifier.net/resolve?scope=NHSDigital.FHIR.STU3@1.0.0&canonical=https://fhir.nhs.uk/STU3/CodeSystem/eRS-ProviderConversionAuthorisation-1 |
URL | https://fhir.nhs.uk/STU3/CodeSystem/eRS-ProviderConversionAuthorisation-1 |
Version | 1.0.0 |
Status | draft |
Date | 2021-02-11T00:00:00+00:00 |
Name | eRS Provider Conversion Authorisation |
Authority | hl7 |
Description | A CodeSystem to identify whether the provider has authorised the conversion of advice and guidance to a referral. |
Copyright | Copyright © 2020 NHS Digital |
Content | complete |
ValueSet | |
eRS-ProviderConversionAuthorisation-1 | eRS Provider Conversion Authorisation |
No resources found
No narrative content found in resource
{ "resourceType": "CodeSystem", "id": "eRS-ProviderConversionAuthorisation-1", "url": "https://fhir.nhs.uk/STU3/CodeSystem/eRS-ProviderConversionAuthorisation-1", "version": "1.0.0", "name": "eRS Provider Conversion Authorisation", "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 whether the provider has authorised the conversion of advice and guidance to a referral.", "copyright": "Copyright © 2020 NHS Digital", "caseSensitive": true, "content": "complete", "concept": [ { "code": "AUTHORISED_TO_CONVERT", "display": "Referrer has allowed the Service Provider to convert the Advice and Guidance to a Referral" }, { "code": "NOT_AUTHORISED_TO_CONVERT", "display": "Referrer has NOT allowed the Service Provider to convert the Advice and Guidance to a Referral" } ] }