PackagesCanonicalsLogsProblems
    Packages
    hl7.fhir.stt@1.0.0-beta3
    https://stt.telessaude.ufsc.br/fhir/r4/StructureDefinition/AgendamentoTeleatendimento
description: Agendamentos realizados para eventos de teleatendimento registrados em sistemas de Telemedicina e Telessaúde.
package_name: hl7.fhir.stt
derivation: constraint
name: AgendamentoTeleatendimento
type: Appointment
elements:
  serviceCategory:
    index: 20
    elements:
      coding:
        elements:
          system:
            pattern: {type: Uri, value: 'http://terminology.hl7.org/CodeSystem/service-category'}
            index: 21
          version:
            pattern: {type: String, value: 4.0.1}
            index: 22
          code: {index: 23}
          display: {index: 24}
          userSelected: {index: 25}
        required: [version, display, system, code]
      text: {index: 26}
    required: [text]
  slot: {index: 58}
  specialty:
    index: 34
    elements:
      coding:
        elements:
          system: {index: 35}
          version: {index: 36}
          code: {index: 37}
          display: {index: 38}
          userSelected: {index: 39}
        required: [version, display, system, code]
      text: {index: 40}
    required: [text]
  cancelationReason:
    elements:
      coding:
        elements:
          system:
            pattern: {type: Uri, value: 'http://terminology.hl7.org/CodeSystem/appointment-cancellation-reason'}
            index: 14
          version:
            pattern: {type: String, value: 4.0.1}
            index: 15
          code: {index: 16}
          display: {index: 17}
          userSelected: {index: 18}
        required: [display, system, code]
      text: {index: 19}
    required: [text]
  requestedPeriod: {index: 76}
  start: {index: 56}
  reasonCode:
    index: 47
    elements:
      coding:
        elements:
          system: {index: 48}
          version: {index: 49}
          code: {index: 50}
          display: {index: 51}
          userSelected: {index: 52}
        required: [version, display, system, code]
      text: {index: 53}
    required: [text]
  created: {index: 59}
  participant:
    elements:
      type:
        index: 61
        elements:
          coding:
            index: 62
            elements:
              system:
                pattern: {type: Uri, value: 'http://terminology.hl7.org/CodeSystem/v3-ParticipationType'}
                index: 63
              version:
                pattern: {type: String, value: '2018-08-12'}
                index: 64
              code: {index: 65}
              display: {index: 66}
              userSelected: {index: 67}
            required: [version, display, system, code]
          text: {index: 68}
        required: [coding, text]
      actor:
        index: 69
        elements:
          reference: {index: 70}
          type: {index: 71}
          identifier: {index: 72}
          display: {index: 73}
        required: [reference, type, display]
      required: {index: 74}
      period: {index: 75}
    required: [required, actor]
  serviceType:
    index: 27
    elements:
      coding:
        elements:
          system:
            pattern: {type: Uri, value: 'http://terminology.hl7.org/CodeSystem/service-type'}
            index: 28
          version:
            pattern: {type: String, value: 4.0.1}
            index: 29
          code: {index: 30}
          display: {index: 31}
          userSelected: {index: 32}
        required: [version, display, system, code]
      text: {index: 33}
    required: [text]
  supportingInformation: {index: 55}
  appointmentType:
    elements:
      coding:
        elements:
          system:
            pattern: {type: Uri, value: 'http://terminology.hl7.org/CodeSystem/v2-0276'}
            index: 41
          version:
            pattern: {type: String, value: '2.9'}
            index: 42
          code: {index: 43}
          display: {index: 44}
          userSelected: {index: 45}
        required: [version, display, system, code]
      text: {index: 46}
    required: [text]
  identifier:
    index: 0
    elements:
      use: {index: 1}
      type: {index: 2}
      system: {index: 3}
      value: {index: 4}
      period: {index: 5}
      assigner: {index: 6}
    required: [value, system]
    slicing:
      rules: open
      discriminator:
      - {path: system, type: value}
      min: null
      max: 1
      slices:
        identificadorExterno:
          match: {system: 'https://stt.telessaude.ufsc.br/fhir/r4/StructureDefinition/NamingSystemIdentificadorAgendamentoTeleatendimento'}
          schema:
            index: 7
            elements:
              use: {index: 8}
              type: {index: 9}
              system:
                pattern: {type: Uri, value: 'https://stt.telessaude.ufsc.br/fhir/r4/StructureDefinition/NamingSystemIdentificadorAgendamentoTeleatendimento'}
                index: 10
              value: {index: 11}
              period: {index: 12}
              assigner: {index: 13}
            required: [value, system]
  basedOn: {index: 60}
  end: {index: 57}
  reasonReference: {index: 54}
package_version: 1.0.0-beta3
class: profile
kind: resource
url: https://stt.telessaude.ufsc.br/fhir/r4/StructureDefinition/AgendamentoTeleatendimento
base: http://hl7.org/fhir/StructureDefinition/Appointment
version: 1.0.0
required: [created, start, end]