FHIR © HL7.org  |  FHIRsmith 4.0.1  |  Server Home  |  XIG Home  |  XIG Stats  | 

FHIR IG analytics

Packagefhir.r4.wales.test
Resource TypeCodeSystem
IdCodeSystem-FHIRStandardsWales-DocumentErrorStatus.json
FHIR VersionR4
Sourcehttps://simplifier.net/resolve?scope=fhir.r4.wales.test@2.3.0&canonical=https://fhir.nhs.wales/CodeSystem/FHIRStandardsWales-DocumentErrorStatus
URLhttps://fhir.nhs.wales/CodeSystem/FHIRStandardsWales-DocumentErrorStatus
Version1.0.0
Statusactive
Date2025-09-19
NameFHIRStandardsWalesDocumentErrorStatus
TitleFHIR Standards Wales Document Error Status
Realmus
Authorityhl7
DescriptionA set of codes used to clarify the status of a document entered-in-error within NHS Wales.
Copyright2025 NHS Wales.
Contentcomplete

Resources that use this resource

ValueSet
FHIRStandardsWales-DocumentErrorStatusFHIR Standards Wales Document Error Status

Resources that this resource uses

No resources found


Narrative

No narrative content found in resource


Source1

{
  "resourceType": "CodeSystem",
  "id": "FHIRStandardsWales-DocumentErrorStatus",
  "url": "https://fhir.nhs.wales/CodeSystem/FHIRStandardsWales-DocumentErrorStatus",
  "version": "1.0.0",
  "name": "FHIRStandardsWalesDocumentErrorStatus",
  "title": "FHIR Standards Wales Document Error Status",
  "status": "active",
  "date": "2025-09-19",
  "publisher": "NHS Wales",
  "contact": [
    {
      "name": "FHIR Standards",
      "telecom": [
        {
          "system": "email",
          "value": "fhir.standards@wales.nhs.uk",
          "use": "work",
          "rank": 1
        }
      ]
    }
  ],
  "description": "A set of codes used to clarify the status of a document entered-in-error within NHS Wales.",
  "copyright": "2025 NHS Wales.",
  "caseSensitive": true,
  "content": "complete",
  "concept": [
    {
      "code": "potential-misfile",
      "display": "Potential misfile",
      "definition": "A user has indicated that the document content does not relate to the identified patient, but the misfile has not yet been confirmed.  Care should be taken with regards the use and display of the document, which may have been seen and acted upon in a clinical environment."
    },
    {
      "code": "misfiled",
      "display": "Misfiled",
      "definition": "It has been confirmed that the document content does not relate to the identified patient. Care should be taken with regards the use and display of the document, which may have been seen and acted upon in a clinical environment."
    },
    {
      "code": "revoked",
      "display": "Revoked",
      "definition": "The document is erroneous or has been withdrawn e.g. revocation of a Do Not Attempt Resuscitation (DNAR) instruction by a patient."
    }
  ]
}