FHIR IG Statistics: StructureDefinition/DataStandardsWales-RelatedPerson
Resources that use this resource
Resources that this resource uses
Narrative
No narrative content found in resource
Source
{
"resourceType": "StructureDefinition",
"id": "DataStandardsWales-RelatedPerson",
"url": "https://fhir.nhs.wales/StructureDefinition/DataStandardsWales-RelatedPerson",
"version": "1.0.0",
"name": "DataStandardsWalesRelatedPerson",
"title": "Data Standards Wales Related Person",
"status": "active",
"date": "2025-01-01",
"publisher": "NHS Wales",
"copyright": "2024 NHS Wales.",
"fhirVersion": "4.0.1",
"kind": "resource",
"abstract": false,
"type": "RelatedPerson",
"baseDefinition": "https://fhir.hl7.org.uk/StructureDefinition/UKCore-RelatedPerson",
"derivation": "constraint",
"differential": {
"element": [
{
"id": "RelatedPerson.identifier.assigner",
"path": "RelatedPerson.identifier.assigner",
"type": [
{
"code": "Reference",
"targetProfile": [
"https://fhir.nhs.wales/StructureDefinition/DataStandardsWales-Organization"
]
}
]
},
{
"id": "RelatedPerson.patient",
"path": "RelatedPerson.patient",
"type": [
{
"code": "Reference",
"targetProfile": [
"https://fhir.nhs.wales/StructureDefinition/DataStandardsWales-Patient"
]
}
]
},
{
"id": "RelatedPerson.name.prefix",
"path": "RelatedPerson.name.prefix",
"binding": {
"strength": "extensible",
"description": "Data Standards Wales Title",
"valueSet": "https://fhir.nhs.wales/ValueSet/DataStandardsWales-Title"
}
},
{
"id": "RelatedPerson.address.postalCode",
"path": "RelatedPerson.address.postalCode",
"definition": "A postal code designating a region defined by the postal service.\r\n\r\nFormat: 8 character alphanumeric\r\nThe specific code format as specified by the Office of National statistics (ONS)\r\n\r\nData description\r\nUnit postcode – 8 character version\r\n\r\nRange of codes/ Entity code\r\nAB1 Δ Δ 1AA - ZE99 Δ 9ZZ (maximum range)\r\n\r\nComments\r\n2, 3 or 4-character outward code - left aligned;\r\n3-character inward code - right aligned;\r\n5th character always blank and\r\n3rd and 4th characters may be blank (Δ)",
"requirements": "This guidance is based upon the published Data Standards Wales (DSW) recommendation for representing the postal code in systems. While this is the preferred representation it is understood that some systems may not currently comply to the standard. As such, this should be taken as guidance only. No software constraints have been placed on the data element to reject certain patterns therefore any string value sent is acceptable. However, it is best practice to follow the standard set out below for any new implementation or if a current system is being updated to conform to DSW standards.\r\n\r\nPlease reference https://www.datadictionary.wales.nhs.uk/#!WordDocuments/informationspecification65.htm for full details on this data standard."
}
]
}
}