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 Observación

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

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

Perfil para definir un mínimo para cualquier observación.

Usage:

Formal Views of Profile Content

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

This structure is derived from Observation

NameFlagsCard.TypeDescription & Constraintsdoco
.. Observation 0..* Observation Measurements and simple assertions
... identifier S 0..* Identifier Identificación para la observación
... status S 1..1 code registered|preliminary|final|amended|corrected|cancelled|entered-in-error|unknown
Binding: ObservationStatus (required): Códigos provistos para el estado de una observación

... category S 0..* CodeableConcept Clasificación del tipo de observación
Binding: ObservationCategoryCodes (preferred): Códigos de alto nivel para la categoría de una observación

... subject S 0..1 Reference(CL Paciente | Group | Device | CL Localización) Sobre Quien o Que se está realizando la observación
... encounter S 0..1 Reference(CL Encuentro Clínico) Evento clínico durante el cual se hizo esta observación
... effective[x] S 0..1 dateTime, Period, Timing, instant Tiempo/Tiempo-periodo de relevancia clínica para la observación
... performer S 0..* Reference(CL Prestador | CL RolClinico | CL Organización | CareTeam | CL Paciente | RelatedPerson) Quien es responsable por la observación
... value[x] S 0..1 Quantity, CodeableConcept, string, boolean, integer, Range, Ratio, SampledData, time, dateTime, Period Actual Resultado
... interpretation S 0..* CodeableConcept Alta, baja, normal, etc
Binding: ObservationInterpretationCodes (extensible): Códigos de identificación para la interpretación de la observación

... note S 0..* Annotation Comentarios sobre la observación
... specimen S 0..1 Reference(Specimen) Muestra tomada para la observación
... hasMember S 0..* Reference(CL Observación | QuestionnaireResponse | MolecularSequence) Grupo de recursos relacionados a la observación
... component S 0..* BackboneElement Componentes de los resultados
.... code S 1..1 CodeableConcept Tipo de componente de la observación (code/type)
Binding: LOINCCodes (example): Códigos de identificación simple para el nombre de una observación

.... value[x] S 0..1 Quantity, CodeableConcept, string, boolean, integer, Range, Ratio, SampledData, time, dateTime, Period Actual Resultado del componente
.... interpretation S 0..* CodeableConcept Alta, baja, normal, etc
Binding: ObservationInterpretationCodes (extensible): Códigos de identificación para la interpretación de la observación


doco Documentation for this format

Terminology Bindings (Differential)

PathConformanceValueSetURI
Observation.statusrequiredObservationStatus
http://hl7.org/fhir/ValueSet/observation-status|4.0.1
from the FHIR Standard
Observation.categorypreferredObservationCategoryCodes
http://hl7.org/fhir/ValueSet/observation-category
from the FHIR Standard
Observation.codeexampleLOINCCodes (a valid code from LOINC)
http://hl7.org/fhir/ValueSet/observation-codes
from the FHIR Standard
Observation.interpretationextensibleObservationInterpretationCodes
http://hl7.org/fhir/ValueSet/observation-interpretation
from the FHIR Standard
Observation.component.codeexampleLOINCCodes (a valid code from LOINC)
http://hl7.org/fhir/ValueSet/observation-codes
from the FHIR Standard
Observation.component.interpretationextensibleObservationInterpretationCodes
http://hl7.org/fhir/ValueSet/observation-interpretation
from the FHIR Standard

 

Other representations of profile: CSV, Excel, Schematron