{
"description": "An extension to carry information given at the point of UEC Discharge",
"_filename": "Extension-DataStandardsWales-UECDischargeInformationGiven.json",
"package_name": "fhir.r4.wales",
"date": "2025-09-24",
"derivation": "constraint",
"publisher": "NHS Wales",
"fhirVersion": "4.0.1",
"purpose": "An extension to carry information given at the point of UEC Discharge",
"name": "ExtensionDataStandardsWalesUECDischargeInformationGiven",
"abstract": false,
"copyright": "2025 NHS Wales",
"type": "Extension",
"experimental": "true",
"resourceType": "StructureDefinition",
"title": "Extension Data Standards Wales UEC Discharge Information Given",
"package_version": "2.4.0",
"status": "draft",
"id": "6ce8a980-9c5a-4972-9b55-5d6bc7c93eeb",
"kind": "complex-type",
"url": "https://fhir.nhs.wales/StructureDefinition/Extension-DataStandardsWales-UEC-DischargeInformationGiven",
"context": [ {
"type": "element",
"expression": "Encounter"
} ],
"version": "0.0.2",
"differential": {
"element": [ {
"id": "Extension",
"path": "Extension",
"short": "UEC Discharge Information Given",
"definition": "Details of the information at the point of UEC Discharge, and whether this has been given to the patient.",
"mustSupport": true
}, {
"id": "Extension.extension:givenToPatient",
"max": "1",
"path": "Extension.extension",
"short": "UEC Discharge Information Given to Patient",
"sliceName": "givenToPatient",
"definition": "A true or false statement regarding whether the information provided at discharge from UEC was given to the patient or not."
}, {
"id": "Extension.extension:givenToPatient.extension",
"max": "0",
"path": "Extension.extension.extension"
}, {
"id": "Extension.extension:givenToPatient.url",
"path": "Extension.extension.url",
"fixedUri": "givenToPatient"
}, {
"id": "Extension.extension:givenToPatient.value[x]",
"path": "Extension.extension.value[x]",
"type": [ {
"code": "boolean"
} ]
}, {
"id": "Extension.extension:dischargeInformation",
"path": "Extension.extension",
"short": "UEC Discharge Information",
"sliceName": "dischargeInformation",
"definition": "A reference to the information provided at discharge from UEC."
}, {
"id": "Extension.extension:dischargeInformation.extension",
"max": "0",
"path": "Extension.extension.extension"
}, {
"id": "Extension.extension:dischargeInformation.url",
"path": "Extension.extension.url",
"fixedUri": "dischargeInformation"
}, {
"id": "Extension.extension:dischargeInformation.value[x]",
"path": "Extension.extension.value[x]",
"type": [ {
"code": "Reference",
"targetProfile": [ "https://fhir.nhs.wales/StructureDefinition/DataStandardsWales-DocumentReference" ]
} ]
}, {
"id": "Extension.url",
"path": "Extension.url",
"fixedUri": "https://fhir.nhs.wales/StructureDefinition/Extension-DataStandardsWales-UEC-DischargeInformationGiven"
}, {
"id": "Extension.value[x]",
"max": "0",
"path": "Extension.value[x]",
"type": [ {
"code": "Reference",
"targetProfile": [ "https://fhir.nhs.wales/StructureDefinition/DataStandardsWales-DocumentReference" ]
} ]
} ]
},
"contact": [ {
"name": "FHIR Standards",
"telecom": [ {
"use": "work",
"rank": 1,
"value": "fhir.standards@wales.nhs.uk",
"system": "email"
} ]
} ],
"baseDefinition": "http://hl7.org/fhir/StructureDefinition/Extension"
}