PackagesCanonicalsLogsProblems
    Packages
    fi.kela.kanta.pta.ajanvaraus.r4@1.0.0-RC1
    https://pta.kanta.fi/fhir/StructureDefinition/AppointmentBookerPatient
description: Profiilia käytetään ajanvarauksen tekijän ilmoittamiseen, kun ajanvarauksen on tehnyt asiakas.
package_name: fi.kela.kanta.pta.ajanvaraus.r4
derivation: constraint
name: AppointmentBookerPatient
type: Patient
elements:
  address: {index: 25}
  meta:
    index: 1
    elements:
      profile:
        pattern: {type: Canonical, value: 'https://pta.kanta.fi/fhir/StructureDefinition/AppointmentBookerPatient'}
        index: 2
    required: [profile]
  managingOrganization: {index: 33}
  name:
    short: Asiakkaan nimitiedot
    index: 11
    elements:
      id: {index: 12}
      use:
        pattern: {type: Code, value: official}
        index: 13
      text: {index: 14}
      family: {short: Ajanvarauksen tekijän sukunimi, index: 15}
      given: {short: Ajanvarauksen tekijän etunimi, array: true, min: 1, max: 4, index: 16}
      prefix: {index: 17}
      suffix: {index: 18}
      period: {index: 19}
    required: [given, family]
  birthDate: {index: 22}
  multipleBirth:
    choices: []
    index: 28
  deceased:
    choices: []
    index: 24
  photo: {index: 29}
  link: {index: 34}
  active: {index: 10}
  communication: {index: 31}
  id: {index: 0}
  identifier:
    index: 3
    elements:
      use:
        pattern: {type: Code, value: official}
        index: 4
      type: {index: 5}
      system:
        short: Henkilötunnuksen nimiavaruus
        pattern: {type: Uri, value: 'urn:oid:1.2.246.21'}
        index: 6
      value: {short: Henkilötunnus, index: 7}
      period: {index: 8}
      assigner: {index: 9}
    required: [value, system, use]
  telecom: {index: 20}
  generalPractitioner: {index: 32}
  gender: {index: 21}
  maritalStatus: {index: 26}
  contact: {index: 30}
package_version: 1.0.0-RC1
class: profile
kind: resource
url: https://pta.kanta.fi/fhir/StructureDefinition/AppointmentBookerPatient
base: http://hl7.org/fhir/StructureDefinition/Patient
version: '0.2'
required: [id, name, identifier]