FHIR IG analytics| Package | fhir.r4.wales.test |
| Resource Type | CodeSystem |
| Id | CodeSystem-FHIRStandardsWales-DocumentErrorAction.json |
| FHIR Version | R4 |
| Source | https://simplifier.net/resolve?scope=fhir.r4.wales.test@2.3.0&canonical=https://fhir.nhs.wales/CodeSystem/FHIRStandardsWales-DocumentErrorAction |
| URL | https://fhir.nhs.wales/CodeSystem/FHIRStandardsWales-DocumentErrorAction |
| Version | 1.0.0 |
| Status | active |
| Date | 2025-09-24 |
| Name | FHIRStandardsWalesDocumentErrorAction |
| Title | FHIR Standards Wales Document Error Action |
| Realm | us |
| Authority | hl7 |
| Description | A set of codes used to record an action in the document error workflow in NHS Wales - relating to document misfile or revocation. |
| Copyright | 2025 NHS Wales. |
| Content | complete |
| ValueSet | |
| FHIRStandardsWales-DocumentErrorAction | FHIR Standards Wales Document Error Status |
No resources found
No narrative content found in resource
{
"resourceType": "CodeSystem",
"id": "FHIRStandardsWales-DocumentErrorAction",
"url": "https://fhir.nhs.wales/CodeSystem/FHIRStandardsWales-DocumentErrorAction",
"version": "1.0.0",
"name": "FHIRStandardsWalesDocumentErrorAction",
"title": "FHIR Standards Wales Document Error Action",
"status": "active",
"date": "2025-09-24",
"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 record an action in the document error workflow in NHS Wales - relating to document misfile or revocation.",
"copyright": "2025 NHS Wales.",
"caseSensitive": true,
"content": "complete",
"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."
}
]
}