PackagesCanonicalsLogsProblems
    Packages
    fi.kela.kanta.pta.ajanvaraus.r4@0.1.0
    https://pta.kanta.fi/fhir/StructureDefinition/AppointmentOrganization
description: Ajanvarauksessa käytettävä Organization-profiili.\r\n\r\nProfiililla välitetään tiedot varauksella varattavan palvelun toteuttavasta yksiköstä ja palveluntuottajasta.
package_name: fi.kela.kanta.pta.ajanvaraus.r4
derivation: constraint
name: AppointmentOrganization
type: Organization
elements:
  address: {index: 22}
  meta:
    index: 1
    elements:
      profile:
        pattern: {type: Canonical, value: 'https://pta.kanta.fi/fhir/StructureDefinition/AppointmentOrganization'}
        index: 2
    required: [profile]
  name: {short: Organisaation nimi, index: 19}
  type:
    index: 11
    elements:
      coding:
        short: Healt Care Service Role Category
        index: 12
        elements:
          system:
            short: Healt Care Service Role Category
            pattern: {type: Uri, value: 'http://pta.kanta.fi/fipta-cs-rolecategory'}
            index: 13
          version: {index: 14}
          code: {short: Roolin koodiarvo, index: 15}
          display: {index: 16}
          userSelected: {index: 17}
        required: [system, code]
      text: {index: 18}
    required: [coding]
  alias: {index: 20}
  active: {index: 10}
  id: {index: 0}
  identifier:
    short: Varattavan palvelun toteuttava yksikkö
    index: 3
    elements:
      use: {index: 4}
      type: {index: 5}
      system:
        pattern: {type: Uri, value: 'urn:ietf:rfc:3986'}
        index: 6
      value: {short: Yksilöivä tunnus, index: 7}
      period: {index: 8}
      assigner: {index: 9}
    required: [value, system]
  telecom: {short: Yhteystiedot, index: 21}
  partOf:
    type: Reference
    short: Ajanvarauksen vastuuyksikkö
    refers: ['https://pta.kanta.fi/fhir/StructureDefinition/AppointmentOrganization']
    index: 23
    elements:
      id: {short: Palveluntuottajan tunnus, index: 24}
      reference: {short: Viittaus käytettävään resurssiin, index: 25}
      type: {index: 26}
      identifier:
        short: Palveluntuottajan toimintayksikkö
        index: 27
        elements:
          id: {index: 28}
          use: {index: 29}
          type: {index: 30}
          system:
            pattern: {type: Uri, value: 'urn:ietf:rfc:3986'}
            index: 31
          value: {short: Yksilöivä tunnus, index: 32}
          period: {index: 33}
          assigner: {index: 34}
        required: [value, system]
      display: {short: Organisaation nimi, index: 35}
    required: [identifier, display]
  endpoint: {index: 37}
  contact: {index: 36}
package_version: 0.1.0
class: profile
kind: resource
url: https://pta.kanta.fi/fhir/StructureDefinition/AppointmentOrganization
base: http://hl7.org/fhir/StructureDefinition/Organization
version: null
required: [id, name, partOf, identifier]