PackagesCanonicalsLogsProblems
    Packages
    kanta.sosiaalihuolto.r4@1.0.0
    https://shark.kanta.fi/fhir/StructureDefinition/SocialWelfarePatient
description: Sosiaalihuollossa käytettävä Patient-profiili, jolla ilmoitetaan sosiaalihuollon asiakkaan tiedot. Profiili on johdettu KantaPatient-profiilista.
package_name: kanta.sosiaalihuolto.r4
derivation: constraint
name: SocialWelfarePatient
type: Patient
elements:
  address: {index: 39}
  meta:
    index: 0
    elements:
      profile:
        pattern: {type: Canonical, value: 'https://shark.kanta.fi/fhir/StructureDefinition/SocialWelfarePatient'}
        index: 1
    required: [profile]
  managingOrganization: {index: 47}
  name:
    index: 25
    elements:
      id: {index: 26}
      use:
        pattern: {type: Code, value: official}
        index: 27
      text: {index: 28}
      family: {short: Asiakkaan sukunimi, index: 29}
      given: {short: Asiakkaan etunimet, index: 30}
      prefix: {index: 31}
      suffix: {index: 32}
      period: {index: 33}
    required: [given, family]
  birthDate: {short: Asiakkaan syntymäaika, index: 36}
  multipleBirth:
    choices: []
    index: 42
  deceased:
    choices: []
    index: 38
  photo: {index: 43}
  link: {index: 48}
  active: {index: 24}
  communication: {index: 45}
  identifier:
    short: Asiakkaan yksilöivä tunnus
    index: 2
    slicing:
      slices:
        PIC:
          match: {}
          schema:
            short: Asiakkaan henkilötunnus
            index: 3
            elements:
              id: {index: 4}
              type: {index: 5}
              system: {short: Henkilötunnuksen nimiavaruus, index: 6}
              value: {short: Henkilötunnus, index: 7}
              period: {index: 8}
              assigner: {index: 9}
        temp:
          match: {}
          schema:
            short: Tilapäinen yksilöintitunnus
            index: 10
            elements:
              id: {index: 11}
              type: {index: 12}
              system: {short: Käytetty nimiavaruus, index: 13}
              value: {short: Tilapäinen yksilöintitunnus, index: 14}
              period: {index: 15}
              assigner: {index: 16}
        old:
          match: {}
          schema:
            short: Aiempi yksilöivä tunnus
            index: 17
            elements:
              id: {index: 18}
              type: {index: 19}
              system: {short: Käytetty nimiavaruus, index: 20}
              value: {short: Aiempi yksilöivä tunnus, index: 21}
              period: {index: 22}
              assigner: {index: 23}
  telecom: {index: 34}
  generalPractitioner: {index: 46}
  gender: {index: 35}
  maritalStatus: {index: 40}
  contact: {index: 44}
package_version: 1.0.0
class: profile
kind: resource
url: https://shark.kanta.fi/fhir/StructureDefinition/SocialWelfarePatient
base: https://gen.kanta.fi/fhir/StructureDefinition/KantaPatient
version: 1.0.0
required: [name, identifier, birthDate]