PackagesCanonicalsLogsProblems
    Packages
    hl7.fhir.stt@1.0.0-beta12
    https://stt.telessaude.ufsc.br/fhir/r4/StructureDefinition/Teleatendimento
description: Eventos de teleatendimento registrados em sistemas de Telemedicina e Telessaúde.
package_name: hl7.fhir.stt
derivation: constraint
name: Teleatendimento
type: Encounter
elements:
  appointment:
    index: 64
    elements:
      reference: {index: 65}
      type: {index: 66}
      identifier: {index: 67}
      display: {index: 68}
    required: [reference, type, display]
  diagnosis: {index: 87}
  serviceProvider:
    index: 91
    elements:
      reference: {index: 92}
      type: {index: 93}
      identifier: {index: 94}
      display: {index: 95}
    required: [reference, type, display]
  episodeOfCare: {index: 47}
  reasonCode:
    index: 78
    elements:
      coding:
        index: 79
        elements:
          system: {index: 80}
          version: {index: 81}
          code: {index: 82}
          display: {index: 83}
          userSelected: {index: 84}
        required: [version, display, system, code]
      text: {index: 85}
    required: [coding, text]
  type:
    index: 20
    elements:
      coding:
        index: 21
        elements:
          system: {index: 22}
          version: {index: 23}
          code: {index: 24}
          display: {index: 25}
          userSelected: {index: 26}
        required: [version, display, system, code]
      text: {index: 27}
    required: [text]
  participant:
    index: 49
    elements:
      type:
        index: 50
        elements:
          coding:
            index: 51
            elements:
              system:
                pattern: {type: Uri, value: 'http://terminology.hl7.org/CodeSystem/v3-ParticipationType'}
                index: 52
              version:
                pattern: {type: String, value: 3.0.0}
                index: 53
              code: {index: 54}
              display: {index: 55}
              userSelected: {index: 56}
            required: [version, display, system, code]
          text: {index: 57}
        required: [coding, text]
      period: {index: 58}
      individual:
        index: 59
        elements:
          reference: {index: 60}
          type: {index: 61}
          identifier: {index: 62}
          display: {index: 63}
        required: [reference, type, display]
    required: [individual]
  serviceType:
    elements:
      coding:
        index: 28
        elements:
          system:
            pattern: {type: Uri, value: 'http://terminology.hl7.org/CodeSystem/service-type'}
            index: 29
          version:
            pattern: {type: String, value: 4.0.1}
            index: 30
          code: {index: 31}
          display: {index: 32}
          userSelected: {index: 33}
        required: [version, display, system, code]
      text: {index: 34}
    required: [text]
  account: {index: 88}
  classHistory: {index: 19}
  priority:
    elements:
      coding:
        index: 35
        elements:
          system:
            pattern: {type: Uri, value: 'http://terminology.hl7.org/CodeSystem/v3-ActPriority'}
            index: 36
          version:
            pattern: {type: String, value: '2018-08-12'}
            index: 37
          code: {index: 38}
          display: {index: 39}
          userSelected: {index: 40}
        required: [version, display, system, code]
      text: {index: 41}
    required: [coding, text]
  class:
    elements:
      system:
        pattern: {type: Uri, value: 'http://terminology.hl7.org/CodeSystem/v3-ActCode'}
        index: 14
      version:
        pattern: {type: String, value: '2018-08-12'}
        index: 15
      code:
        pattern: {type: Code, value: VR}
        index: 16
      display:
        pattern: {type: String, value: virtual}
        index: 17
      userSelected: {index: 18}
    required: [version, display, system, code]
  length:
    index: 72
    elements:
      value: {index: 73}
      comparator: {index: 74}
      unit: {index: 75}
      system: {index: 76}
      code: {index: 77}
    required: [value, unit]
  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/NamingSystemIdentificadorTeleatendimento'}
          schema:
            index: 7
            elements:
              use: {index: 8}
              type: {index: 9}
              system:
                pattern: {type: Uri, value: 'https://stt.telessaude.ufsc.br/fhir/r4/StructureDefinition/NamingSystemIdentificadorTeleatendimento'}
                index: 10
              value: {index: 11}
              period: {index: 12}
              assigner: {index: 13}
            required: [value, system]
  hospitalization: {index: 89}
  period:
    index: 69
    elements:
      start: {index: 70}
      end: {index: 71}
    required: [start, end]
  basedOn: {index: 48}
  partOf: {index: 96}
  location: {index: 90}
  subject:
    index: 42
    elements:
      reference: {index: 43}
      type: {index: 44}
      identifier: {index: 45}
      display: {index: 46}
    required: [reference, type, display]
  reasonReference: {index: 86}
package_version: 1.0.0-beta12
class: profile
kind: resource
url: https://stt.telessaude.ufsc.br/fhir/r4/StructureDefinition/Teleatendimento
base: http://hl7.org/fhir/StructureDefinition/Encounter
version: 1.0.0
required: [serviceProvider, participant, subject, length, appointment, period]