Package | NHSDigital.FHIR.STU3 |
Resource Type | CodeSystem |
Id | CodeSystem-eRS-ClinicalInformationStatus-1 |
FHIR Version | R3 |
Source | https://simplifier.net/resolve?scope=NHSDigital.FHIR.STU3@1.0.0&canonical=https://fhir.nhs.uk/STU3/CodeSystem/eRS-ClinicalInformationStatus-1 |
URL | https://fhir.nhs.uk/STU3/CodeSystem/eRS-ClinicalInformationStatus-1 |
Version | 1.0.0 |
Status | active |
Name | eRS Clinical Information Status |
Authority | hl7 |
Purpose | A category to support the clinical information status. |
Copyright | © 2021 NHS Digital |
Content | complete |
ValueSet | |
eRS-ClinicalInformationStatus-1 | eRS Clinical Information Status |
No resources found
No narrative content found in resource
{ "resourceType": "CodeSystem", "url": "https://fhir.nhs.uk/STU3/CodeSystem/eRS-ClinicalInformationStatus-1", "version": "1.0.0", "name": "eRS Clinical Information Status", "status": "active", "publisher": "NHS Digital", "contact": [ { "name": "Interoperability Team", "telecom": [ { "system": "email", "value": "interoperabilityteam@nhs.net", "use": "work" } ] } ], "purpose": "A category to support the clinical information status.", "copyright": "© 2021 NHS Digital", "content": "complete", "concept": [ { "code": "PRESENT", "display": "There is clinical information associated with the Appointment Request's Pathway" }, { "code": "NOT_APPLICABLE", "display": "There is no indicated intention to add clinical information AND the 'deferred-to' service does NOT require a referral letter AND there is no clinical information in the Pathway" }, { "code": "NOT_DUE", "display": "There is an indicated intention to add clinical information BUT the due date for it is in the future" }, { "code": "OVERDUE", "display": "There is an indicated intention to add clinical information AND the due date for it is the current date or in the past" } ] }