PackagesCanonicalsLogsProblems
    Packages
    NHSD.Assets.STU3@1.0.0
    https://fhir.nhs.uk/STU3/StructureDefinition/eRS-Patient-1
description: null
package_name: NHSD.Assets.STU3
derivation: constraint
name: eRS-Patient-1
type: Patient
elements:
  address: {index: 21}
  managingOrganization: {index: 30}
  name: {index: 15}
  birthDate: {index: 18}
  multipleBirth:
    choices: []
    index: 24
  deceased:
    choices: []
    index: 20
  photo: {index: 25}
  link: {index: 31}
  active: {index: 14}
  communication: {index: 28}
  animal: {index: 27}
  identifier:
    short: An NHS Number identifier for this patient
    index: 0
    elements:
      use: {index: 1}
      type: {index: 2}
      system: {index: 3}
      value: {index: 4}
      period: {index: 5}
      assigner: {index: 6}
    required: [value, system]
    slicing:
      rules: open
      discriminator:
      - {path: system, type: value}
      min: 1
      max: 1
      slices:
        NHSNumber:
          match: {system: 'https://fhir.nhs.net/Id/nhs-number'}
          schema:
            _required: true
            index: 7
            elements:
              use: {index: 8}
              type: {index: 9}
              system:
                pattern: {type: Uri, value: 'https://fhir.nhs.net/Id/nhs-number'}
                index: 10
              value: {index: 11}
              period: {index: 12}
              assigner: {index: 13}
            required: [value, system]
  telecom: {index: 16}
  generalPractitioner: {index: 29}
  gender: {index: 17}
  maritalStatus: {index: 22}
  contact: {index: 26}
package_version: 1.0.0
class: profile
kind: resource
url: https://fhir.nhs.uk/STU3/StructureDefinition/eRS-Patient-1
base: http://hl7.org/fhir/StructureDefinition/Patient
version: 1.0.0
required: [identifier]