Package | uk.nhsdigital.r4.test |
Resource Type | CodeSystem |
Id | message-reason-prescription |
FHIR Version | R4 |
Source | https://simplifier.net/resolve?scope=uk.nhsdigital.r4.test@2.17.0-prerelease&canonical=https://fhir.nhs.uk/CodeSystem/message-reason-prescription |
URL | https://fhir.nhs.uk/CodeSystem/message-reason-prescription |
Version | 1.0.1 |
Status | draft |
Date | 2020-09-23 |
Name | MessageReasonPrescription |
Title | Message Reason Prescription |
Authority | hl7 |
Description | Message reason Prescription codes. |
Copyright | Copyright © 2019 NHS Digital |
Content | complete |
ValueSet | |
message-reason-code | MessageReasonCodes |
No resources found
No narrative content found in resource
{ "resourceType": "CodeSystem", "id": "message-reason-prescription", "url": "https://fhir.nhs.uk/CodeSystem/message-reason-prescription", "identifier": [ { "system": "https://fhir.nhs.uk/identifier/message-reason-code", "value": "message-reason-prescription" } ], "version": "1.0.1", "name": "MessageReasonPrescription", "title": "Message Reason Prescription", "status": "draft", "date": "2020-09-23", "publisher": "NHS Digital", "contact": [ { "name": "NHS Digital", "telecom": [ { "system": "email", "value": "interoperabilityteam@nhs.net", "use": "work" } ] } ], "description": "Message reason Prescription codes.", "copyright": "Copyright © 2019 NHS Digital", "caseSensitive": true, "content": "complete", "concept": [ { "code": "cancel", "display": "Cancel", "definition": "Cancellation of prescription" }, { "code": "notification", "display": "Notification", "definition": "Notification of prescription or dispense" }, { "code": "claim", "display": "Claim", "definition": "Prescription claim" } ] }