PackagesCanonicalsLogsProblems
    Packages
    SUPPORT.R4@3.0.0
    http://phr.kanta.fi/StructureDefinition/fiphr-sd-patient
description: The profile for representing a Finnish person
package_name: SUPPORT.R4
derivation: constraint
name: FIPHRSDPatient
type: Patient
elements:
  address: {index: 18}
  meta:
    elements:
      profile: {index: 0}
      security: {index: 1}
    required: [profile]
  managingOrganization: {index: 25}
  name: {index: 12}
  birthDate: {index: 15}
  multipleBirth:
    choices: []
    index: 21
  deceased:
    choices: []
    index: 17
  extension:
    index: 3
    slicing:
      rules: open
      discriminator:
      - {path: url, type: value}
      min: null
      slices:
        creatingApplication:
          match: {url: null}
          schema: {type: Extension, short: Application identification, url: 'http://phr.kanta.fi/StructureDefinition/fiphr-ext-creatingapplication', index: 4}
  photo: {index: 22}
  language: {index: 2}
  link: {index: 26}
  identifier:
    index: 5
    elements:
      use: {index: 6}
      type: {index: 7}
      system:
        pattern: {type: Uri, value: 'urn:ietf:rfc:3986'}
        index: 8
      value: {short: UUID, index: 9}
      period: {index: 10}
      assigner: {index: 11}
    required: [value, system]
  telecom: {index: 13}
  generalPractitioner: {index: 24}
  gender: {index: 14}
  maritalStatus: {index: 19}
  contact: {index: 23}
package_version: 3.0.0
extensions:
  creatingApplication: {url: 'http://phr.kanta.fi/StructureDefinition/fiphr-ext-creatingapplication', type: Extension, short: Application identification, index: 4}
class: profile
kind: resource
url: http://phr.kanta.fi/StructureDefinition/fiphr-sd-patient
base: http://hl7.org/fhir/StructureDefinition/Patient
version: '0.1'
required: [identifier]