FHIR © HL7.org  |  Server Home  |  XIG Home  |  XIG Stats  |  Server Source  |  FHIR  

FHIR IG Statistics: StructureDefinition/DataStandardsWales-Patient

Packagefhir.r4.wales.test
Resource TypeStructureDefinition
IdDataStandardsWales-Patient
FHIR VersionR4
Sourcehttps://simplifier.net/resolve?scope=fhir.r4.wales.test@1.0.0&canonical=https://fhir.nhs.wales/StructureDefinition/DataStandardsWales-Patient
URLhttps://fhir.nhs.wales/StructureDefinition/DataStandardsWales-Patient
Version1.2.1
Statusactive
Date2024-05-24
NameDataStandardsWalesPatient
TitleData Standards Wales Patient
Realmus
Authorityhl7
Copyright2024 NHS Wales.
TypePatient
Kindresource

Resources that use this resource

StructureDefinition
LogicalModel-DataStandardsWales-MedicationListLogicalModelDataStandardsWalesMedicationList
DataStandardsWales-AllergyIntoleranceData Standards Wales Allergy Intolerance
DataStandardsWales-AllergyListData Standards Wales Allergy List
DataStandardsWales-AppointmentDataStandardsWalesAppointment
DataStandardsWales-AuditEventData Standards Wales AuditEvent
DataStandardsWales-DeviceData Standards Wales Device
DataStandardsWales-DiagnosticReport-LabData Standards Wales Diagnostic Report - Lab
DataStandardsWales-DiagnosticReportData Standards Wales Diagnostic Report
DataStandardsWales-EncounterData Standards Wales Encounter
DataStandardsWales-ImagingStudyData Standards Wales Imaging Study
DataStandardsWales-ImmunizationData Standards Wales Immunization
DataStandardsWales-MedicationAdministrationData Standards Wales Medication Administration
DataStandardsWales-MedicationDispenseData Standards Wales Medication Dispense
DataStandardsWales-MedicationListData Standards Wales Medication List
DataStandardsWales-MedicationRequestData Standards Wales Medication Request
DataStandardsWales-MedicationStatementData Standards Wales Medication Statement
DataStandardsWales-Observation-LabData Standards Wales Observation - Lab
DataStandardsWales-Observation-VitalSigns-BMIData Standards Wales Observation Vital Signs BMI
DataStandardsWales-Observation-VitalSigns-BodyHeightData Standards Wales Observation Vital Signs Body Height
DataStandardsWales-Observation-VitalSigns-BodyWeightData Standards Wales Observation Vital Signs Body Weight
DataStandardsWales-Observation-VitalSignsData Standards Wales Observation Vital Signs
DataStandardsWales-ObservationData Standards Wales Observation
DataStandardsWales-PatientData Standards Wales Patient
DataStandardsWales-ProvenanceData Standards Wales Provenance
DataStandardsWales-QuestionnaireResponseData Standards Wales Questionnaire Response
DataStandardsWales-RelatedPersonData Standards Wales Related Person
DataStandardsWales-ServiceRequestData Standards Wales Service Request
DataStandardsWales-SpecimenData Standards Wales Specimen
DataStandardsWales-PSOM-CarePlanData Standards Wales PSOM CarePlan
DataStandardsWales-PSOM-MessageHeaderData Standards Wales PSOM MessageHeader
DataStandardsWales-PSOM-QuestionnaireResponseData Standards Wales PSOM QuestionnaireResponse

Resources that this resource uses

StructureDefinition
UKCore-PatientUK Core Patient
Extension-DataStandardsWales-OccupationExtension Data Standards Wales Occupation
Extension-DataStandardsWales-ReligionExtension Data Standards Wales Religion
DataStandardsWales-OrganizationData Standards Wales Organization
DataStandardsWales-PatientData Standards Wales Patient
DataStandardsWales-RelatedPersonData Standards Wales Related Person
ValueSet
DataStandardsWales-TitleData Standards Wales Title

Narrative

No narrative content found in resource


Source

{
  "resourceType": "StructureDefinition",
  "id": "DataStandardsWales-Patient",
  "url": "https://fhir.nhs.wales/StructureDefinition/DataStandardsWales-Patient",
  "version": "1.2.1",
  "name": "DataStandardsWalesPatient",
  "title": "Data Standards Wales Patient",
  "status": "active",
  "experimental": false,
  "date": "2024-05-24",
  "publisher": "NHS Wales",
  "copyright": "2024 NHS Wales.",
  "fhirVersion": "4.0.1",
  "kind": "resource",
  "abstract": false,
  "type": "Patient",
  "baseDefinition": "https://fhir.hl7.org.uk/StructureDefinition/UKCore-Patient",
  "derivation": "constraint",
  "differential": {
    "element": [
      {
        "id": "Patient.extension:ethnicCategory",
        "path": "Patient.extension",
        "sliceName": "ethnicCategory",
        "mustSupport": true
      },
      {
        "id": "Patient.extension:religion",
        "path": "Patient.extension",
        "sliceName": "religion",
        "short": "Patient religion",
        "definition": "A code to indicate the patient's religion",
        "max": "1",
        "type": [
          {
            "code": "Extension",
            "profile": [
              "https://fhir.nhs.wales/StructureDefinition/Extension-DataStandardsWales-Religion"
            ]
          }
        ],
        "mustSupport": true,
        "isModifier": false
      },
      {
        "id": "Patient.extension:religion.value[x]",
        "path": "Patient.extension.value[x]",
        "min": 1
      },
      {
        "id": "Patient.extension:occupation",
        "path": "Patient.extension",
        "sliceName": "occupation",
        "max": "1",
        "type": [
          {
            "code": "Extension",
            "profile": [
              "https://fhir.nhs.wales/StructureDefinition/Extension-DataStandardsWales-Occupation"
            ]
          }
        ],
        "isModifier": false
      },
      {
        "id": "Patient.extension:occupation.value[x]",
        "path": "Patient.extension.value[x]",
        "min": 1
      },
      {
        "id": "Patient.identifier",
        "path": "Patient.identifier",
        "requirements": "To be compliant, at least one identifier shall be provided to uniquely identify the patient."
      },
      {
        "id": "Patient.identifier:nhsNumber",
        "path": "Patient.identifier",
        "sliceName": "nhsNumber",
        "mustSupport": true
      },
      {
        "id": "Patient.identifier:abuhbPasIdentifier",
        "path": "Patient.identifier",
        "sliceName": "abuhbPasIdentifier",
        "short": "Aneurin Bevan University Health Board PAS patient identifier",
        "definition": "Aneurin Bevan University Health Board PAS patient identifier"
      },
      {
        "id": "Patient.identifier:abuhbPasIdentifier.system",
        "path": "Patient.identifier.system",
        "min": 1,
        "fixedUri": "https://fhir.abuhb.nhs.wales/Id/pas-identifier"
      },
      {
        "id": "Patient.identifier:abuhbPasIdentifier.value",
        "path": "Patient.identifier.value",
        "min": 1
      },
      {
        "id": "Patient.identifier:bcuhbPasIdentifier",
        "path": "Patient.identifier",
        "sliceName": "bcuhbPasIdentifier",
        "short": "Betsi Cadwaladr University Health Board PAS patient identifier",
        "definition": "Betsi Cadwaladr University Health Board PAS patient identifier"
      },
      {
        "id": "Patient.identifier:bcuhbPasIdentifier.system",
        "path": "Patient.identifier.system",
        "min": 1,
        "fixedUri": "https://fhir.bcuhb.nhs.wales/Id/pas-identifier"
      },
      {
        "id": "Patient.identifier:bcuhbPasIdentifier.value",
        "path": "Patient.identifier.value",
        "min": 1
      },
      {
        "id": "Patient.identifier:cavuhbPasIdentifier",
        "path": "Patient.identifier",
        "sliceName": "cavuhbPasIdentifier"
      },
      {
        "id": "Patient.identifier:cavuhbPasIdentifier.system",
        "path": "Patient.identifier.system",
        "min": 1,
        "fixedUri": "https://fhir.cavuhb.nhs.wales/Id/pas-identifier"
      },
      {
        "id": "Patient.identifier:cavuhbPasIdentifier.value",
        "path": "Patient.identifier.value",
        "min": 1
      },
      {
        "id": "Patient.identifier:ctmuhbPasIdentifier",
        "path": "Patient.identifier",
        "sliceName": "ctmuhbPasIdentifier",
        "short": "Cwm Taf Morgannwg University Health Board PAS patient identifier",
        "definition": "Cwm Taf Morgannwg University Health Board PAS patient identifier"
      },
      {
        "id": "Patient.identifier:ctmuhbPasIdentifier.system",
        "path": "Patient.identifier.system",
        "min": 1,
        "fixedUri": "https://fhir.ctmuhb.nhs.wales/Id/pas-identifier"
      },
      {
        "id": "Patient.identifier:ctmuhbPasIdentifier.value",
        "path": "Patient.identifier.value",
        "min": 1
      },
      {
        "id": "Patient.identifier:hduhbPasIdentifier",
        "path": "Patient.identifier",
        "sliceName": "hduhbPasIdentifier",
        "short": "Hywel Dda University Health Board PAS patient identifier",
        "definition": "Hywel Dda University Health Board PAS patient identifier"
      },
      {
        "id": "Patient.identifier:hduhbPasIdentifier.system",
        "path": "Patient.identifier.system",
        "min": 1,
        "fixedUri": "https://fhir.hduhb.nhs.wales/Id/pas-identifier"
      },
      {
        "id": "Patient.identifier:hduhbPasIdentifier.value",
        "path": "Patient.identifier.value",
        "min": 1
      },
      {
        "id": "Patient.identifier:pthbPasIdentifier",
        "path": "Patient.identifier",
        "sliceName": "pthbPasIdentifier",
        "short": "Powys Teaching Health Board PAS patient identifier",
        "definition": "Powys Teaching Health Board PAS patient identifier"
      },
      {
        "id": "Patient.identifier:pthbPasIdentifier.system",
        "path": "Patient.identifier.system",
        "min": 1,
        "fixedUri": "https://fhir.pthb.nhs.wales/Id/pas-identifier"
      },
      {
        "id": "Patient.identifier:pthbPasIdentifier.value",
        "path": "Patient.identifier.value",
        "min": 1
      },
      {
        "id": "Patient.identifier:sbuhbPasIdentifier",
        "path": "Patient.identifier",
        "sliceName": "sbuhbPasIdentifier",
        "short": "Swansea Bay University Health Board PAS patient identifier",
        "definition": "Swansea Bay University Health Board PAS patient identifier"
      },
      {
        "id": "Patient.identifier:sbuhbPasIdentifier.system",
        "path": "Patient.identifier.system",
        "min": 1,
        "fixedUri": "https://fhir.sbuhb.nhs.wales/Id/pas-identifier"
      },
      {
        "id": "Patient.identifier:sbuhbPasIdentifier.value",
        "path": "Patient.identifier.value",
        "min": 1
      },
      {
        "id": "Patient.identifier:vunhstCaniscIdentifier",
        "path": "Patient.identifier",
        "sliceName": "vunhstCaniscIdentifier",
        "short": "Velindre Universtity NHS Trust Canisc (PAS) patient identifier",
        "definition": "Velindre Universtity NHS Trust Canisc (PAS) patient identifier"
      },
      {
        "id": "Patient.identifier:vunhstCaniscIdentifier.system",
        "path": "Patient.identifier.system",
        "min": 1,
        "fixedUri": "https://fhir.vunhst.nhs.wales/Id/canisc-identifier"
      },
      {
        "id": "Patient.identifier:vunhstCaniscIdentifier.value",
        "path": "Patient.identifier.value",
        "min": 1
      },
      {
        "id": "Patient.identifier:vunhstPasIdentifier",
        "path": "Patient.identifier",
        "sliceName": "vunhstPasIdentifier",
        "short": "Velindre Universtity NHS Trust PAS patient identifier",
        "definition": "Velindre Universtity NHS Trust PAS patient identifier"
      },
      {
        "id": "Patient.identifier:vunhstPasIdentifier.system",
        "path": "Patient.identifier.system",
        "min": 1,
        "fixedUri": "https://fhir.vunhst.nhs.wales/Id/pas-identifier"
      },
      {
        "id": "Patient.identifier:vunhstPasIdentifier.value",
        "path": "Patient.identifier.value",
        "min": 1
      },
      {
        "id": "Patient.name.prefix",
        "path": "Patient.name.prefix",
        "mustSupport": true,
        "binding": {
          "strength": "extensible",
          "description": "Data Standards Wales Title",
          "valueSet": "https://fhir.nhs.wales/ValueSet/DataStandardsWales-Title"
        }
      },
      {
        "id": "Patient.name.suffix",
        "path": "Patient.name.suffix",
        "mustSupport": true
      },
      {
        "id": "Patient.deceased[x]",
        "path": "Patient.deceased[x]",
        "mustSupport": true
      },
      {
        "id": "Patient.address.postalCode",
        "path": "Patient.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 (Δ)\r\n\r\nThis allows a space to be inserted to differentiate between the inward and outward segments of the code, enabling full use to be made of the Royal Mail postcode functionality.",
        "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."
      },
      {
        "id": "Patient.maritalStatus",
        "path": "Patient.maritalStatus",
        "mustSupport": true
      },
      {
        "id": "Patient.communication.language",
        "path": "Patient.communication.language",
        "mustSupport": true
      },
      {
        "id": "Patient.generalPractitioner",
        "path": "Patient.generalPractitioner",
        "type": [
          {
            "code": "Reference",
            "targetProfile": [
              "https://fhir.nhs.wales/StructureDefinition/DataStandardsWales-Organization"
            ]
          }
        ]
      },
      {
        "id": "Patient.managingOrganization",
        "path": "Patient.managingOrganization",
        "type": [
          {
            "code": "Reference",
            "targetProfile": [
              "https://fhir.nhs.wales/StructureDefinition/DataStandardsWales-Organization"
            ]
          }
        ]
      },
      {
        "id": "Patient.link.other",
        "path": "Patient.link.other",
        "type": [
          {
            "code": "Reference",
            "targetProfile": [
              "https://fhir.nhs.wales/StructureDefinition/DataStandardsWales-Patient",
              "https://fhir.nhs.wales/StructureDefinition/DataStandardsWales-RelatedPerson"
            ]
          }
        ]
      }
    ]
  }
}