PackagesCanonicalsLogsProblems
    Packages
    fi.kela.kanta.pta.ajanvaraus.r4@1.0.0-RC1
    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: 27}
  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/fhir/CodeSystem/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
        binding: {strength: required, valueSet: 'https://pta.kanta.fi/fhir/ValueSet/fipta-vs-organization'}
        index: 7
      period: {index: 8}
      assigner: {index: 9}
    required: [value, system]
  telecom:
    short: Yhteystiedot
    array: true
    max: 3
    index: 21
    elements:
      system: {index: 22}
      value: {index: 23}
      use: {index: 24}
      rank: {index: 25}
      period: {index: 26}
    required: [value, system]
  partOf:
    type: Reference
    short: Ajanvarauksen vastuuyksikkö
    refers: ['https://pta.kanta.fi/fhir/StructureDefinition/AppointmentOrganization']
    index: 28
    elements:
      id: {short: Palveluntuottajan tunnus, index: 29}
      reference: {short: Viittaus käytettävään resurssiin, index: 30}
      type: {index: 31}
      identifier:
        short: Palveluntuottajan toimintayksikkö
        index: 32
        elements:
          id: {index: 33}
          use: {index: 34}
          type: {index: 35}
          system:
            pattern: {type: Uri, value: 'urn:ietf:rfc:3986'}
            index: 36
          value:
            short: Yksilöivä tunnus
            binding: {strength: required, valueSet: 'https://pta.kanta.fi/fhir/ValueSet/fipta-vs-organization'}
            index: 37
          period: {index: 38}
          assigner: {index: 39}
        required: [value, system]
      display: {short: Organisaation nimi, index: 40}
    required: [identifier, display]
  endpoint: {index: 42}
  contact: {index: 41}
package_version: 1.0.0-RC1
class: profile
kind: resource
url: https://pta.kanta.fi/fhir/StructureDefinition/AppointmentOrganization
base: http://hl7.org/fhir/StructureDefinition/Organization
version: '0.2'
required: [id, name, partOf, identifier]