PackagesCanonicalsLogsProblems
    Packages
    hl7.fhir.cl.clcore@1.9.2
    https://hl7chile.cl/fhir/ig/clcore/StructureDefinition/EncounterCL
description: Definición de encuentro clínico genérico para Chile
package_name: hl7.fhir.cl.clcore
derivation: constraint
name: EncounterCL
type: Encounter
elements:
  appointment: {short: 'Reserva de un evento de atención médica entre paciente(s), profesional(es), persona(s) relacionada(s) y/o dispositivo(s)', mustSupport: true, index: 9}
  diagnosis:
    short: Diagnóstico relevante para este encuentro
    mustSupport: true
    index: 15
    elements:
      condition:
        type: Reference
        short: El diagnóstico o procedimiento relevante para el encuentro
        refers: ['https://hl7chile.cl/fhir/ig/clcore/StructureDefinition/CoreDiagnosticoCl']
        index: 16
  serviceProvider:
    type: Reference
    short: La organización (instalación) responsable de este encuentro
    mustSupport: true
    refers: ['https://hl7chile.cl/fhir/ig/clcore/StructureDefinition/CoreOrganizacionCl']
    index: 17
  reasonCode: {short: Razón codificada por la que tiene lugar el Encuentro, mustSupport: true, index: 14}
  type:
    short: Tipo específico de Encuentro
    binding: {strength: example, valueSet: 'https://hl7chile.cl/fhir/ig/clcore/ValueSet/VSTiposEncuentroCL'}
    mustSupport: true
    index: 3
  participant:
    short: Participantes involucrados en el encuentro sin considerar al paciente
    mustSupport: true
    index: 6
    elements:
      type:
        short: Rol del participante en el encuentro
        binding: {strength: extensible, valueSet: 'http://hl7.org/fhir/ValueSet/encounter-participant-type'}
        mustSupport: true
        index: 7
      individual:
        type: Reference
        short: Referencia al participante
        mustSupport: true
        refers: ['http://hl7.org/fhir/StructureDefinition/RelatedPerson', 'https://hl7chile.cl/fhir/ig/clcore/StructureDefinition/CorePrestadorCl', 'https://hl7chile.cl/fhir/ig/clcore/StructureDefinition/CoreRolClinicoCl']
        index: 8
    required: [individual]
  serviceType:
    short: Tipo de servicio que se realiza en el Encuentro
    binding: {strength: example, valueSet: 'https://hl7chile.cl/fhir/ig/clcore/ValueSet/VSTiposServicio'}
    mustSupport: true
    index: 4
  status:
    short: planned | arrived | triaged | in-progress | onleave | finished | cancelled
    binding: {strength: required, valueSet: 'http://hl7.org/fhir/ValueSet/encounter-status'}
    mustSupport: true
    index: 1
  class:
    short: Clasificación del encuentro con el paciente
    binding: {strength: extensible, valueSet: 'http://terminology.hl7.org/ValueSet/v3-ActCode'}
    mustSupport: true
    index: 2
  length: {short: Cantidad de tiempo que duró el encuentro (menos tiempo ausente), mustSupport: true, index: 13}
  identifier: {short: Identificador(es) por los que se conoce este encuentro, mustSupport: true, index: 0}
  period:
    short: La hora de inicio y finalización del encuentro
    mustSupport: true
    index: 10
    elements:
      start: {short: Hora de inicio, mustSupport: true, index: 11}
      end: {short: Hora de finalización, mustSupport: true, index: 12}
  subject:
    type: Reference
    short: Referencia al paciente del encuentro
    mustSupport: true
    refers: ['http://hl7.org/fhir/StructureDefinition/Group', 'https://hl7chile.cl/fhir/ig/clcore/StructureDefinition/CorePacienteCl']
    index: 5
package_version: 1.9.2
class: profile
kind: resource
url: https://hl7chile.cl/fhir/ig/clcore/StructureDefinition/EncounterCL
base: http://hl7.org/fhir/StructureDefinition/Encounter
version: 1.9.2