PackagesCanonicalsLogsProblems
    Packages
    iteyes.myhw.core@1.1.1
    https://simplifier.net/myhw/StructureDefinition/Patient
description: null
package_name: iteyes.myhw.core
derivation: constraint
name: Patient
type: Patient
elements:
  address:
    extensions:
      roadNameAddress: {url: 'https://simplifier.net/myhw/StructureDefinition/RoadNameAddress', min: 0, type: Extension, isModifier: false, index: 31}
    elements:
      use: {index: 32}
      city: {index: 36}
      type: {index: 33}
      state: {index: 38}
      extension:
        index: 30
        slicing:
          rules: open
          discriminator:
          - {path: url, type: value}
          min: 0
          slices:
            roadNameAddress:
              match: {url: null}
              schema: {type: Extension, isModifier: false, url: 'https://simplifier.net/myhw/StructureDefinition/RoadNameAddress', index: 31}
              min: 0
      line: {index: 35}
      period: {index: 40}
      country: {index: 39}
      district: {index: 37}
      text: {index: 34}
    required: [text]
  managingOrganization:
    index: 48
    elements:
      reference: {index: 49}
      type: {index: 50}
      identifier: {index: 51}
      display: {index: 52}
    required: [reference]
  name:
    index: 15
    elements:
      use: {index: 16}
      text: {index: 17}
      prefix: {index: 18}
      suffix: {index: 19}
      period: {index: 20}
    required: [text]
  birthDate: {short: The date of birth for the individual., index: 27}
  multipleBirth:
    choices: []
    index: 43
  deceased:
    choices: []
    index: 29
  photo: {index: 44}
  link: {index: 53}
  active: {index: 14}
  communication: {index: 46}
  identifier:
    index: 0
    elements:
      use: {index: 1}
      type:
        binding: {strength: required, valueSet: 'http://hl7.org/fhir/ValueSet/identifier-use'}
        index: 2
        elements:
          coding:
            index: 3
            elements:
              system:
                pattern: {type: Uri, value: 'http://terminology.hl7.org/CodeSystem/v2-0203'}
                index: 4
              version: {index: 5}
              code:
                short: MR | NNKOR | DL
                binding: {strength: required, valueSet: 'http://terminology.hl7.org/CodeSystem/v2-0203'}
                index: 6
              display: {index: 7}
              userSelected: {index: 8}
            required: [system, code]
          text: {index: 9}
        required: [coding]
      system:
        pattern: {type: Uri, value: 'http://terminology.hl7.org/CodeSystem/v2-0203'}
        index: 10
      value: {index: 11}
      period: {index: 12}
      assigner: {index: 13}
    required: [value, system]
  telecom:
    elements:
      system: {short: phone | email, index: 21}
      value: {index: 22}
      use: {index: 23}
      rank: {index: 24}
      period: {index: 25}
    required: [value, system]
  generalPractitioner: {index: 47}
  gender:
    binding: {strength: required, valueSet: 'http://hl7.org/fhir/ValueSet/administrative-gender'}
    index: 26
  maritalStatus: {index: 41}
  contact: {index: 45}
package_version: 1.1.1
class: profile
kind: resource
url: https://simplifier.net/myhw/StructureDefinition/Patient
base: http://hl7.org/fhir/StructureDefinition/Patient
version: null
required: [managingOrganization, gender, name, identifier, birthDate]