PackagesCanonicalsLogsProblems
    Packages
    uk.nhsdigital.r4.test@2.10.1-prerelease
    https://fhir.nhs.uk/StructureDefinition/NHSDigital-Patient-PDS
description: This profile is designed around Patient Demographics Services and PDS may be used as the source of this data. \r\nUse of PDS is not mandatory for Patient resources, Patient Administration Systems (PAS) and Master Patient Index (MPI) may be used instead. Only traced NHS Number SHOULD be used with this resource unless explicitly stated. Within NHS Trusts the inclusion of MRN (Medical Record Numbers) identifiers is highly recommended.
package_name: uk.nhsdigital.r4.test
derivation: constraint
name: NHSDigitalPatientPDS
type: Patient
elements:
  identifier:
    index: 0
    slicing:
      slices:
        nhsNumber:
          match: {}
          schema: {_required: true, index: 1}
          min: 1
  name: {index: 2}
  gender: {index: 3}
  birthDate: {index: 4}
  address: {index: 5}
package_version: 2.10.1-prerelease
class: profile
kind: resource
url: https://fhir.nhs.uk/StructureDefinition/NHSDigital-Patient-PDS
base: https://fhir.nhs.uk/StructureDefinition/NHSDigital-Patient
version: null
required: [gender, name, address, identifier, birthDate]