{
"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.4.0",
"status": "active",
"id": "01eb941b-f5df-4d07-b333-725b532208ae",
"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"
} ]
} ]
}