Guía de Implementación ''cl core'' FHIR R4, (Versión Evolutiva)
1.9.2 - draft CL

This page is part of the Chile Core (v1.9.2: STU2 Draft) based on FHIR (HL7® FHIR® Standard) R4. This is the current published version. For a full list of available versions, see the Directory of published versions

Resource Profile: CL Encuentro Clínico

Official URL: https://hl7chile.cl/fhir/ig/clcore/StructureDefinition/EncounterCL Version: 1.9.2
Active as of 2024-12-11 Computable Name: EncounterCL

Copyright/Legal: Usado con el permiso de HL7 International, todos los derechos resevados en los Licencias de HL7 Internacional.

Definición de encuentro clínico genérico para Chile

Usage:

Formal Views of Profile Content

Description of Profiles, Differentials, Snapshots and how the different presentations work.

This structure is derived from Encounter

NameFlagsCard.TypeDescription & Constraintsdoco
.. Encounter Encounter
... identifier S 0..* Identifier Identificador(es) por los que se conoce este encuentro
... status S 1..1 code planned | arrived | triaged | in-progress | onleave | finished | cancelled
Binding: EncounterStatus (required): Códigos requeridos por FHIR

... class S 1..1 Coding Clasificación del encuentro con el paciente
Binding: v3 Code System ActCode (extensible)
... serviceType S 0..1 CodeableConcept Tipo de servicio que se realiza en el Encuentro
Binding: Tipos de Servicios Remotos (example)
... subject S 0..1 Reference(CL Paciente | Group) Referencia al paciente del encuentro
... participant S 0..* BackboneElement Participantes involucrados en el encuentro sin considerar al paciente
.... type S 0..* CodeableConcept Rol del participante en el encuentro
Binding: ParticipantType (extensible)
.... individual S 1..1 Reference(CL Prestador | CL RolClinico | RelatedPerson) Referencia al participante
... appointment S 0..1 Reference(Appointment) Reserva de un evento de atención médica entre paciente(s), profesional(es), persona(s) relacionada(s) y/o dispositivo(s)
... period S 0..1 Period La hora de inicio y finalización del encuentro
.... start S 0..1 dateTime Hora de inicio
.... end S 0..1 dateTime Hora de finalización
... length S 0..1 Duration Cantidad de tiempo que duró el encuentro (menos tiempo ausente)
... reasonCode S 0..* CodeableConcept Razón codificada por la que tiene lugar el Encuentro
... diagnosis S 0..* BackboneElement Diagnóstico relevante para este encuentro
.... condition 1..1 Reference(CL Condición-Diagnóstico) El diagnóstico o procedimiento relevante para el encuentro
... serviceProvider S 0..1 Reference(CL Organización) La organización (instalación) responsable de este encuentro

doco Documentation for this format

Terminology Bindings (Differential)

PathConformanceValueSetURI
Encounter.statusrequiredEncounterStatus
http://hl7.org/fhir/ValueSet/encounter-status
from the FHIR Standard
Encounter.classextensibleActCode
http://terminology.hl7.org/ValueSet/v3-ActCode
Encounter.typeexampleVSTiposEncuentroCL (a valid code from Tipos de Encuentro)
https://hl7chile.cl/fhir/ig/clcore/ValueSet/VSTiposEncuentroCL
from this IG
Encounter.serviceTypeexampleVSTiposServicioCL (a valid code from Tipos de Servicios Remotos)
https://hl7chile.cl/fhir/ig/clcore/ValueSet/VSTiposServicio
from this IG
Encounter.participant.typeextensibleParticipantType
http://hl7.org/fhir/ValueSet/encounter-participant-type
from the FHIR Standard

 

Other representations of profile: CSV, Excel, Schematron