PackagesCanonicalsLogsProblems
    Packages
    fhir.r4.wales@2.3.0
    https://fhir.nhs.wales/CodeSystem/FHIRStandardsWales-DocumentErrorAction
{
  "description": "A set of codes used to record an action in the document error workflow in NHS Wales - relating to document misfile or revocation.",
  "_filename": "CodeSystem-FHIRStandardsWales-DocumentErrorAction.json",
  "package_name": "fhir.r4.wales",
  "date": "2025-09-24",
  "publisher": "NHS Wales",
  "content": "complete",
  "name": "FHIRStandardsWalesDocumentErrorAction",
  "copyright": "2025 NHS Wales.",
  "type": null,
  "experimental": null,
  "resourceType": "CodeSystem",
  "title": "FHIR Standards Wales Document Error Action",
  "package_version": "2.3.0",
  "status": "active",
  "id": "845d37c6-661a-4325-96c1-e61cbc54ea02",
  "kind": null,
  "url": "https://fhir.nhs.wales/CodeSystem/FHIRStandardsWales-DocumentErrorAction",
  "concept": [ {
    "code": "misfile-proposed",
    "display": "Misfile proposed",
    "definition": "A user has proposed that the document content does not relate to the identified patient."
  }, {
    "code": "misfile-accepted",
    "display": "Misfile accepted",
    "definition": "A user has confirmed that the document content does not relate to the identified patient."
  }, {
    "code": "misfile-rejected",
    "display": "Misfile rejected",
    "definition": "A user has rejected the proposal that the document content does not relate to the identified patient."
  }, {
    "code": "revoked",
    "display": "Revoked",
    "definition": "A user has indicated that the the document is erroneous or has been withdrawn e.g. revocation of a Do Not Attempt Resuscitation (DNAR) instruction by a patient."
  } ],
  "caseSensitive": true,
  "version": "1.0.0",
  "contact": [ {
    "name": "FHIR Standards",
    "telecom": [ {
      "use": "work",
      "rank": 1,
      "value": "fhir.standards@wales.nhs.uk",
      "system": "email"
    } ]
  } ]
}