Package | NHSDigital.FHIR.STU3 |
Resource Type | CodeSystem |
Id | eRS-CommunicationSentBy-1 |
FHIR Version | R3 |
Source | https://simplifier.net/resolve?scope=NHSDigital.FHIR.STU3@1.0.0&canonical=https://fhir.nhs.uk/STU3/CodeSystem/eRS-CommunicationSentBy-1 |
URL | https://fhir.nhs.uk/STU3/CodeSystem/eRS-CommunicationSentBy-1 |
Version | 1.0.0 |
Status | draft |
Date | 2021-02-11T00:00:00+00:00 |
Name | eRS Communication Sent By |
Authority | hl7 |
Description | A CodeSystem to identify who sent the communication. |
Copyright | Copyright © 2020 NHS Digital |
Content | complete |
ValueSet | |
eRS-CommunicationSentBy-1 | eRS Communication Sent By |
No resources found
No narrative content found in resource
{ "resourceType": "CodeSystem", "id": "eRS-CommunicationSentBy-1", "url": "https://fhir.nhs.uk/STU3/CodeSystem/eRS-CommunicationSentBy-1", "version": "1.0.0", "name": "eRS Communication Sent By", "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 who sent the communication.", "copyright": "Copyright © 2020 NHS Digital", "caseSensitive": true, "content": "complete", "concept": [ { "code": "REQUESTER", "display": "The sender of this Communication is the 'requester'" }, { "code": "RESPONDER", "display": "The sender of this Communication is the 'responder'" }, { "code": "REFERRER_CLINICAL_INFORMATION_UPDATED", "display": "An attachment was seamlessly added OR updated" } ] }