PackagesCanonicalsLogsProblems
    Packages
    koppeltaalv2.00@0.9.1
    http://koppeltaal.nl/fhir/StructureDefinition/KT2Patient
description: The (FHIR) Patient (resource) is a representation of a person who is being treated by the Healthcare Provider to whom eHealth activities are assigned.
package_name: koppeltaalv2.00
derivation: constraint
name: KT2_Patient
type: Patient
elements:
  address:
    extensions:
      addressType: {url: null, min: 0, index: 26}
    elements:
      extension:
        index: 25
        slicing:
          rules: open
          discriminator:
          - {path: url, type: value}
          min: 0
          slices:
            addressType:
              match: {url: null}
              schema: {index: 26}
              min: 0
      type: {index: 27}
      text: {index: 28}
      district: {index: 29}
      state: {index: 30}
      period: {index: 31}
  managingOrganization:
    type: Reference
    refers: ['http://koppeltaal.nl/fhir/StructureDefinition/KT2Organization']
    index: 39
  name:
    index: 5
    slicing:
      slices:
        nameInformation:
          match: {}
          schema:
            index: 6
            elements:
              text: {index: 7}
              family: {index: 8}
              given: {index: 9}
              prefix: {index: 10}
              suffix: {index: 11}
              period: {index: 12}
            required: [given, family]
        nameInformation-GivenName:
          match: {}
          schema:
            index: 13
            elements:
              text: {index: 14}
  birthDate: {index: 22}
  multipleBirth:
    choices: []
    index: 34
  deceased:
    choices: []
    index: 24
  extension:
    index: 0
    slicing:
      rules: open
      discriminator:
      - {path: url, type: value}
      min: 0
      slices:
        nationality:
          match: {url: null}
          schema: {index: 1}
          min: 0
          max: 0
        resource-origin:
          match: {url: null}
          schema: {type: Extension, url: 'http://koppeltaal.nl/fhir/StructureDefinition/resource-origin', index: 2}
          min: 0
  photo: {index: 35}
  link: {index: 40}
  active: {index: 4}
  communication: {index: 37}
  identifier: {index: 3}
  telecom:
    index: 15
    slicing:
      slices:
        telephoneNumbers:
          match: {}
          schema:
            index: 15
            elements:
              rank: {index: 16}
              period: {index: 17}
        emailAddresses:
          match: {}
          schema:
            index: 18
            elements:
              rank: {index: 19}
              period: {index: 20}
  generalPractitioner: {index: 38}
  gender: {index: 21}
  maritalStatus: {index: 32}
  contact: {index: 36}
package_version: 0.9.1
extensions:
  nationality: {url: null, min: 0, max: 0, index: 1}
  resource-origin: {url: 'http://koppeltaal.nl/fhir/StructureDefinition/resource-origin', min: 0, type: Extension, index: 2}
class: profile
kind: resource
url: http://koppeltaal.nl/fhir/StructureDefinition/KT2Patient
base: http://nictiz.nl/fhir/StructureDefinition/nl-core-Patient
version: 0.8.0
required: [gender, name, identifier, birthDate, active]