FHIR IG analytics| Package | fhir.r4.wales |
| Resource Type | DocumentReference |
| Id | Example-DataStandardsWales-DocumentReference-MisfiledNotEventBased.json |
| FHIR Version | R4 |
No resources found
No resources found
No narrative content found in resource
{
"resourceType": "DocumentReference",
"id": "Example-DataStandardsWales-DocumentReference-MisfiledNotEventBased",
"meta": {
"profile": [
"https://fhir.nhs.wales/StructureDefinition/DataStandardsWales-DocumentReference"
]
},
"extension": [
{
"url": "https://fhir.nhs.wales/StructureDefinition/Extension-DataStandardsWales-DocumentDigitalStatus",
"valueCode": "scanned-paper-document"
},
{
"url": "https://fhir.nhs.wales/StructureDefinition/Extension-DataStandardsWales-SourceSystem",
"valueReference": {
"reference": "Device/Example-DataStandardsWales-Source-System-for-Documents",
"display": "System ABC"
}
},
{
"url": "https://fhir.nhs.wales/StructureDefinition/Extension-DataStandardsWales-DocumentErrorStatus",
"valueCode": "misfiled"
},
{
"extension": [
{
"url": "actionType",
"valueCode": "misfile-proposed"
},
{
"url": "actionDateTime",
"valueInstant": "2025-07-22T13:15:32+00:00"
},
{
"url": "actionedBy",
"valueReference": {
"reference": "PractitionerRole/Example-DataStandardsWales-PractitionerRole-Nurse-EmilyMay",
"display": "MAY, Emily B, Ms (NMC:AB12345X)"
}
},
{
"url": "actionReason",
"valueCodeableConcept": {
"text": "Recorded against the previous patient seen"
}
}
],
"url": "https://fhir.nhs.wales/StructureDefinition/Extension-DataStandardsWales-DocumentErrorAction"
},
{
"extension": [
{
"url": "actionType",
"valueCode": "misfile-accepted"
},
{
"url": "actionDateTime",
"valueInstant": "2025-07-22T13:20:32+00:00"
},
{
"url": "actionedBy",
"valueReference": {
"reference": "PractitionerRole/Example-DataStandardsWales-PractitionerRole-Consultant-JoeBloggs",
"display": "BLOGGS, Joe A, Dr (GMC:1234567)"
}
},
{
"url": "actionReason",
"valueCodeableConcept": {
"text": "Confirmed wrong patient"
}
}
],
"url": "https://fhir.nhs.wales/StructureDefinition/Extension-DataStandardsWales-DocumentErrorAction"
}
],
"identifier": [
{
"system": "www.localnamespace",
"value": "CONF-A123-10"
}
],
"status": "entered-in-error",
"docStatus": "final",
"type": {
"coding": [
{
"system": "http://snomed.info/sct",
"code": "722447009",
"display": "Confirmation of insurance coverage for treatment"
}
]
},
"category": [
{
"coding": [
{
"system": "https://fhir.nhs.wales/CodeSystem/DataStandardsWales-DocumentCategory",
"code": "notification-and-legal-documents",
"display": "Notification & Legal Documents"
}
]
}
],
"subject": {
"reference": "Patient/Example-DataStandardsWales-Patient-JohnSmith",
"display": "SMITH, John B, Mr"
},
"date": "2025-07-22T11:20:17+00:00",
"author": [
{
"reference": "Organization/Example-DataStandardsWales-Organization-MedicalInsurerA",
"display": "Insurance Company A"
}
],
"custodian": {
"reference": "Organization/Example-DataStandardsWales-Organization-HDUHB",
"display": "Hywel Dda University Health Board"
},
"relatesTo": [
{
"code": "replaces",
"target": {
"reference": "DocumentReference/Example-DataStandardsWales-DocumentReference-DirectlyReplacedDoc"
}
}
],
"description": "Insurance certificate covering surgical treatment",
"securityLabel": [
{
"coding": [
{
"system": "http://terminology.hl7.org/CodeSystem/v3-Confidentiality",
"code": "N",
"display": "Normal"
}
]
}
],
"content": [
{
"attachment": {
"contentType": "application/pdf",
"language": "en",
"url": "https://www.example.com/documentref1234"
}
}
],
"context": {
"encounter": [
{
"reference": "Encounter/Example-DataStandardsWales-Encounter-DiabetesConsultation"
}
],
"period": {
"start": "2025-02-20T00:00:00+00:00",
"end": "2026-02-19T23:59:00+00:00"
}
}
}