Resumen Digital de Atención en Salud (RDA)
0.7.2 - STU1
Colombia
Resumen Digital de Atención en Salud (RDA) - Local Development build (v0.7.2) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions
| Canonical URL: https://fhir.minsalud.gov.co/rda/StructureDefinition/PatientOccupationAtEncounterRDA | Version: 0.7.2 | |||
| Active as of 2025-12-29 | Computable Name: PatientOccupationAtEncounterRDA | |||
Copyright/Legal: Ministerio de Salud y Protección Social, CC BY-NC-SA 4.0, 2025+ |
||||
Perfil FHIR de la ocupación de un paciente en el momento de un encuentro de atención en salud, para su intercambio en un documento RDA en Colombia.
El perfil PatientOccupationAtEncounterRDA define las restricciones y extensiones aplicables al recurso Observation para representar la ocupación del paciente en el momento de un encuentro de atención en salud, con base en el Clasificador Internacional Uniforme de Ocupaciones CIUO-88 A.C..
El recurso Observation en FHIR se utiliza para registrar mediciones, evaluaciones o aserciones clínicas. En este caso, se adapta para documentar la actividad laboral u ocupacional declarada por el paciente en el contexto de la atención en salud, lo que permite disponer de información estandarizada sobre su ocupación, facilitando el análisis de factores sociales, económicos y ocupacionales en la prestación de servicios de salud en Colombia.
Este perfil forma parte del Resumen Digital de Atención (RDA) y contribuye a la interoperabilidad de la información ocupacional en el ecosistema de salud colombiano.
Este perfil define las restricciones y extensiones aplicables al recurso Observation, con el objetivo de representar la ocupación del paciente en el momento del encuentro de atención en salud, de acuerdo con los códigos del Clasificador Internacional Uniforme de Ocupaciones CIUO-88 A.C..
Se aplica dentro del contexto de la interoperabilidad de la Historia Clínica Electrónica en Colombia, particularmente en el escenario de intercambio del Resumen Digital de Atención (RDA).
Ha sido diseñado a partir de los lineamientos normativos definidos por el Ministerio de Salud y Protección Social, y está armonizado con la Guía de Implementación FHIR Core Colombia.
Este perfil está diseñado para ser implementado por:
Se espera que sea utilizado principalmente en el escenario de intercambio del Resumen Digital de Atención (RDA).
code, valueCodeableConcept, subject, encounter, effective[x]).Este perfil se basa en:
Usages:
You can also check for usages in the FHIR IG Statistics
Description of Profiles, Differentials, Snapshots and how the different presentations work.
| Name | Flags | Card. | Type | Description & Constraints Filter: ![]() ![]() |
|---|---|---|---|---|
![]() |
C | 0..* | Observation | Measurements and simple assertions Constraints: obs-6, obs-7 |
![]() ![]() |
?!Σ | 0..1 | uri | A set of rules under which this content was created |
![]() ![]() |
?!Σ | 1..1 | code | registered | preliminary | final | amended + Binding: ObservationStatus (required): Codes providing the status of an observation. Fixed Value: final |
![]() ![]() |
Σ | 1..1 | CodeableConcept | Tipo de observación Binding: LOINCCodes (example): Codes identifying names of simple observations. |
![]() ![]() ![]() |
Σ | 1..1 | Coding | Sistema de codificación para el tipo de observación |
![]() ![]() ![]() ![]() |
Σ | 1..1 | uri | Sistema de codificación Fixed Value: http://snomed.info/sct |
![]() ![]() ![]() ![]() |
Σ | 1..1 | code | Código de la observación Fixed Value: 184104002 |
![]() ![]() ![]() ![]() |
Σ | 1..1 | string | Descripción del código de la observación Fixed Value: ocupación del paciente |
![]() ![]() ![]() |
Σ | 1..1 | string | Texto descriptivo del tipo de observación Fixed Value: Ocupación del paciente en el momento de la atención |
![]() ![]() |
SΣ | 1..1 | Reference(Paciente (Patient) RDA) | Paciente asociado a la observación |
![]() ![]() |
Σ | 0..1 | Reference(Encuentro de atención ambulatoria (Encounter) RDA | Encuentro de atención de urgencias en salud (Encounter) RDA | Encuentro de hospitalización (Encounter) RDA) | Encuentro de atención en salud asociado a la observación |
![]() ![]() |
ΣC | 1..1 | CodeableConcept | Valor de la observación |
![]() ![]() ![]() |
Σ | 1..1 | Coding | Sistema de codificación para el valor de la observación Binding: ValueSet: CIUO88AC Codes (required) |
![]() ![]() ![]() ![]() |
Σ | 1..1 | uri | Sistema de codificación Fixed Value: https://fhir.minsalud.gov.co/rda/CodeSystem/CIUO88AC |
![]() ![]() ![]() ![]() |
SΣ | 1..1 | code | Código del valor de la observación |
![]() ![]() ![]() ![]() |
SΣ | 1..1 | string | Descripción del código del valor de la observación |
Documentation for this format | ||||
| Path | Conformance | ValueSet / Code | URI |
| Observation.status | required | Fixed Value: finalhttp://hl7.org/fhir/ValueSet/observation-status|4.0.1From the FHIR Standard | |
| Observation.code | example | LOINCCodes(a valid code from LOINC)http://hl7.org/fhir/ValueSet/observation-codesFrom the FHIR Standard | |
| Observation.value[x].coding | required | CIUO88AC(a valid code from CodeSystem: CIUO-88 A.C.)https://fhir.minsalud.gov.co/rda/ValueSet/CIUO88ACCodesFrom this IG | |
| Observation.component.code | example | LOINCCodes(a valid code from LOINC)http://hl7.org/fhir/ValueSet/observation-codesFrom the FHIR Standard |
| Id | Grade | Path(s) | Details | Requirements |
| dom-2 | error | Observation | If the resource is contained in another resource, it SHALL NOT contain nested Resources : contained.contained.empty() | |
| dom-3 | error | Observation | If the resource is contained in another resource, it SHALL be referred to from elsewhere in the resource or SHALL refer to the containing resource : contained.where((('#'+id in (%resource.descendants().reference | %resource.descendants().as(canonical) | %resource.descendants().as(uri) | %resource.descendants().as(url))) or descendants().where(reference = '#').exists() or descendants().where(as(canonical) = '#').exists() or descendants().where(as(canonical) = '#').exists()).not()).trace('unmatched', id).empty() | |
| dom-4 | error | Observation | If a resource is contained in another resource, it SHALL NOT have a meta.versionId or a meta.lastUpdated : contained.meta.versionId.empty() and contained.meta.lastUpdated.empty() | |
| dom-5 | error | Observation | If a resource is contained in another resource, it SHALL NOT have a security label : contained.meta.security.empty() | |
| dom-6 | best practice | Observation | A resource should have narrative for robust management : text.`div`.exists() | |
| ele-1 | error | **ALL** elements | All FHIR elements must have a @value or children : hasValue() or (children().count() > id.count()) | |
| ext-1 | error | **ALL** extensions | Must have either extensions or value[x], not both : extension.exists() != value.exists() | |
| obs-6 | error | Observation | dataAbsentReason SHALL only be present if Observation.value[x] is not present : dataAbsentReason.empty() or value.empty() | |
| obs-7 | error | Observation | If Observation.code is the same as an Observation.component.code then the value element associated with the code SHALL NOT be present : value.empty() or component.code.where(coding.intersect(%resource.code.coding).exists()).empty() |
This structure is derived from Observation
| Name | Flags | Card. | Type | Description & Constraints Filter: ![]() ![]() |
|---|---|---|---|---|
![]() |
Observation | |||
![]() ![]() |
||||
![]() ![]() ![]() |
1.. | Fixed Value: https://fhir.minsalud.gov.co/rda/StructureDefinition/PatientOccupationAtEncounterRDA | ||
![]() ![]() |
..0 | |||
![]() ![]() |
..0 | |||
![]() ![]() |
..0 | |||
![]() ![]() |
..0 | |||
![]() ![]() |
..0 | |||
![]() ![]() |
Fixed Value: final | |||
![]() ![]() |
..0 | |||
![]() ![]() |
Tipo de observación | |||
![]() ![]() ![]() |
1..1 | Sistema de codificación para el tipo de observación | ||
![]() ![]() ![]() ![]() |
1.. | Sistema de codificación Fixed Value: http://snomed.info/sct | ||
![]() ![]() ![]() ![]() |
1.. | Código de la observación Fixed Value: 184104002 | ||
![]() ![]() ![]() ![]() |
1.. | Descripción del código de la observación Fixed Value: ocupación del paciente | ||
![]() ![]() ![]() |
1.. | Texto descriptivo del tipo de observación Fixed Value: Ocupación del paciente en el momento de la atención | ||
![]() ![]() |
S | 1.. | Reference(Paciente (Patient) RDA) | Paciente asociado a la observación |
![]() ![]() |
..0 | |||
![]() ![]() |
Reference(Encuentro de atención ambulatoria (Encounter) RDA | Encuentro de atención de urgencias en salud (Encounter) RDA | Encuentro de hospitalización (Encounter) RDA) | Encuentro de atención en salud asociado a la observación | ||
![]() ![]() |
..0 | |||
![]() ![]() |
..0 | |||
![]() ![]() |
..0 | |||
![]() ![]() |
1.. | CodeableConcept | Valor de la observación | |
![]() ![]() ![]() |
1..1 | Sistema de codificación para el valor de la observación Binding: ValueSet: CIUO88AC Codes (required) | ||
![]() ![]() ![]() ![]() |
1.. | Sistema de codificación Fixed Value: https://fhir.minsalud.gov.co/rda/CodeSystem/CIUO88AC | ||
![]() ![]() ![]() ![]() |
S | 1.. | Código del valor de la observación | |
![]() ![]() ![]() ![]() |
S | 1.. | Descripción del código del valor de la observación | |
![]() ![]() ![]() |
..0 | |||
![]() ![]() |
..0 | |||
![]() ![]() |
..0 | |||
![]() ![]() |
..0 | |||
![]() ![]() |
..0 | |||
![]() ![]() |
..0 | |||
![]() ![]() |
..0 | |||
![]() ![]() |
..0 | |||
![]() ![]() |
..0 | |||
![]() ![]() |
..0 | |||
![]() ![]() |
..0 | |||
![]() ![]() |
..0 | |||
Documentation for this format | ||||
| Path | Conformance | ValueSet | URI |
| Observation.value[x].coding | required | CIUO88AC(a valid code from CodeSystem: CIUO-88 A.C.)https://fhir.minsalud.gov.co/rda/ValueSet/CIUO88ACCodesFrom this IG |
| Name | Flags | Card. | Type | Description & Constraints Filter: ![]() ![]() | ||||
|---|---|---|---|---|---|---|---|---|
![]() |
C | 0..* | Observation | Measurements and simple assertions Constraints: obs-6, obs-7 | ||||
![]() ![]() |
Σ | 0..1 | string | Logical id of this artifact | ||||
![]() ![]() |
Σ | 0..1 | Meta | Metadata about the resource | ||||
![]() ![]() ![]() |
0..1 | string | Unique id for inter-element referencing | |||||
![]() ![]() ![]() |
0..* | Extension | Additional content defined by implementations Slice: Unordered, Open by value:url | |||||
![]() ![]() ![]() |
Σ | 0..1 | id | Version specific identifier | ||||
![]() ![]() ![]() |
Σ | 0..1 | instant | When the resource version last changed | ||||
![]() ![]() ![]() |
Σ | 0..1 | uri | Identifies where the resource comes from | ||||
![]() ![]() ![]() |
Σ | 1..* | canonical(StructureDefinition) | Profiles this resource claims to conform to Fixed Value: https://fhir.minsalud.gov.co/rda/StructureDefinition/PatientOccupationAtEncounterRDA | ||||
![]() ![]() ![]() |
Σ | 0..* | Coding | Security Labels applied to this resource Binding: All Security Labels (extensible): Security Labels from the Healthcare Privacy and Security Classification System. | ||||
![]() ![]() ![]() |
Σ | 0..* | Coding | Tags applied to this resource Binding: CommonTags (example): Codes that represent various types of tags, commonly workflow-related; e.g. "Needs review by Dr. Jones". | ||||
![]() ![]() |
?!Σ | 0..1 | uri | A set of rules under which this content was created | ||||
![]() ![]() |
0..1 | code | Language of the resource content Binding: CommonLanguages (preferred): A human language.
| |||||
![]() ![]() |
0..1 | Narrative | Text summary of the resource, for human interpretation This profile does not constrain the narrative in regard to content, language, or traceability to data elements | |||||
![]() ![]() |
0..* | Resource | Contained, inline Resources | |||||
![]() ![]() |
?!Σ | 1..1 | code | registered | preliminary | final | amended + Binding: ObservationStatus (required): Codes providing the status of an observation. Fixed Value: final | ||||
![]() ![]() |
Σ | 1..1 | CodeableConcept | Tipo de observación Binding: LOINCCodes (example): Codes identifying names of simple observations. | ||||
![]() ![]() ![]() |
0..1 | string | Unique id for inter-element referencing | |||||
![]() ![]() ![]() |
0..* | Extension | Additional content defined by implementations Slice: Unordered, Open by value:url | |||||
![]() ![]() ![]() |
Σ | 1..1 | Coding | Sistema de codificación para el tipo de observación | ||||
![]() ![]() ![]() ![]() |
0..1 | string | Unique id for inter-element referencing | |||||
![]() ![]() ![]() ![]() |
0..* | Extension | Additional content defined by implementations Slice: Unordered, Open by value:url | |||||
![]() ![]() ![]() ![]() |
Σ | 1..1 | uri | Sistema de codificación Fixed Value: http://snomed.info/sct | ||||
![]() ![]() ![]() ![]() |
Σ | 0..1 | string | Version of the system - if relevant | ||||
![]() ![]() ![]() ![]() |
Σ | 1..1 | code | Código de la observación Fixed Value: 184104002 | ||||
![]() ![]() ![]() ![]() |
Σ | 1..1 | string | Descripción del código de la observación Fixed Value: ocupación del paciente | ||||
![]() ![]() ![]() ![]() |
Σ | 0..1 | boolean | If this coding was chosen directly by the user | ||||
![]() ![]() ![]() |
Σ | 1..1 | string | Texto descriptivo del tipo de observación Fixed Value: Ocupación del paciente en el momento de la atención | ||||
![]() ![]() |
SΣ | 1..1 | Reference(Paciente (Patient) RDA) | Paciente asociado a la observación | ||||
![]() ![]() |
Σ | 0..1 | Reference(Encuentro de atención ambulatoria (Encounter) RDA | Encuentro de atención de urgencias en salud (Encounter) RDA | Encuentro de hospitalización (Encounter) RDA) | Encuentro de atención en salud asociado a la observación | ||||
![]() ![]() |
ΣC | 1..1 | CodeableConcept | Valor de la observación | ||||
![]() ![]() ![]() |
0..1 | string | Unique id for inter-element referencing | |||||
![]() ![]() ![]() |
0..* | Extension | Additional content defined by implementations Slice: Unordered, Open by value:url | |||||
![]() ![]() ![]() |
Σ | 1..1 | Coding | Sistema de codificación para el valor de la observación Binding: ValueSet: CIUO88AC Codes (required) | ||||
![]() ![]() ![]() ![]() |
0..1 | string | Unique id for inter-element referencing | |||||
![]() ![]() ![]() ![]() |
0..* | Extension | Additional content defined by implementations Slice: Unordered, Open by value:url | |||||
![]() ![]() ![]() ![]() |
Σ | 1..1 | uri | Sistema de codificación Fixed Value: https://fhir.minsalud.gov.co/rda/CodeSystem/CIUO88AC | ||||
![]() ![]() ![]() ![]() |
Σ | 0..1 | string | Version of the system - if relevant | ||||
![]() ![]() ![]() ![]() |
SΣ | 1..1 | code | Código del valor de la observación | ||||
![]() ![]() ![]() ![]() |
SΣ | 1..1 | string | Descripción del código del valor de la observación | ||||
![]() ![]() ![]() ![]() |
Σ | 0..1 | boolean | If this coding was chosen directly by the user | ||||
Documentation for this format | ||||||||
| Path | Conformance | ValueSet / Code | URI | |||
| Observation.meta.security | extensible | All Security Labelshttp://hl7.org/fhir/ValueSet/security-labelsFrom the FHIR Standard | ||||
| Observation.meta.tag | example | CommonTagshttp://hl7.org/fhir/ValueSet/common-tagsFrom the FHIR Standard | ||||
| Observation.language | preferred | CommonLanguageshttp://hl7.org/fhir/ValueSet/languagesFrom the FHIR Standard
| ||||
| Observation.status | required | Fixed Value: finalhttp://hl7.org/fhir/ValueSet/observation-status|4.0.1From the FHIR Standard | ||||
| Observation.code | example | LOINCCodes(a valid code from LOINC)http://hl7.org/fhir/ValueSet/observation-codesFrom the FHIR Standard | ||||
| Observation.value[x].coding | required | CIUO88AC(a valid code from CodeSystem: CIUO-88 A.C.)https://fhir.minsalud.gov.co/rda/ValueSet/CIUO88ACCodesFrom this IG | ||||
| Observation.referenceRange.type | preferred | ObservationReferenceRangeMeaningCodeshttp://hl7.org/fhir/ValueSet/referencerange-meaningFrom the FHIR Standard | ||||
| Observation.referenceRange.appliesTo | example | ObservationReferenceRangeAppliesToCodeshttp://hl7.org/fhir/ValueSet/referencerange-appliestoFrom the FHIR Standard | ||||
| Observation.component.code | example | LOINCCodes(a valid code from LOINC)http://hl7.org/fhir/ValueSet/observation-codesFrom the FHIR Standard | ||||
| Observation.component.dataAbsentReason | extensible | DataAbsentReasonhttp://hl7.org/fhir/ValueSet/data-absent-reasonFrom the FHIR Standard | ||||
| Observation.component.interpretation | extensible | ObservationInterpretationCodeshttp://hl7.org/fhir/ValueSet/observation-interpretationFrom the FHIR Standard |
| Id | Grade | Path(s) | Details | Requirements |
| dom-2 | error | Observation | If the resource is contained in another resource, it SHALL NOT contain nested Resources : contained.contained.empty() | |
| dom-3 | error | Observation | If the resource is contained in another resource, it SHALL be referred to from elsewhere in the resource or SHALL refer to the containing resource : contained.where((('#'+id in (%resource.descendants().reference | %resource.descendants().as(canonical) | %resource.descendants().as(uri) | %resource.descendants().as(url))) or descendants().where(reference = '#').exists() or descendants().where(as(canonical) = '#').exists() or descendants().where(as(canonical) = '#').exists()).not()).trace('unmatched', id).empty() | |
| dom-4 | error | Observation | If a resource is contained in another resource, it SHALL NOT have a meta.versionId or a meta.lastUpdated : contained.meta.versionId.empty() and contained.meta.lastUpdated.empty() | |
| dom-5 | error | Observation | If a resource is contained in another resource, it SHALL NOT have a security label : contained.meta.security.empty() | |
| dom-6 | best practice | Observation | A resource should have narrative for robust management : text.`div`.exists() | |
| ele-1 | error | **ALL** elements | All FHIR elements must have a @value or children : hasValue() or (children().count() > id.count()) | |
| ext-1 | error | **ALL** extensions | Must have either extensions or value[x], not both : extension.exists() != value.exists() | |
| obs-6 | error | Observation | dataAbsentReason SHALL only be present if Observation.value[x] is not present : dataAbsentReason.empty() or value.empty() | |
| obs-7 | error | Observation | If Observation.code is the same as an Observation.component.code then the value element associated with the code SHALL NOT be present : value.empty() or component.code.where(coding.intersect(%resource.code.coding).exists()).empty() |
This structure is derived from Observation
Summary
Mandatory: 0 element(12 nested mandatory elements)
Must-Support: 3 elements
Fixed: 7 elements
Prohibited: 22 elements
Structures
This structure refers to these other structures:
Key Elements View
| Name | Flags | Card. | Type | Description & Constraints Filter: ![]() ![]() |
|---|---|---|---|---|
![]() |
C | 0..* | Observation | Measurements and simple assertions Constraints: obs-6, obs-7 |
![]() ![]() |
?!Σ | 0..1 | uri | A set of rules under which this content was created |
![]() ![]() |
?!Σ | 1..1 | code | registered | preliminary | final | amended + Binding: ObservationStatus (required): Codes providing the status of an observation. Fixed Value: final |
![]() ![]() |
Σ | 1..1 | CodeableConcept | Tipo de observación Binding: LOINCCodes (example): Codes identifying names of simple observations. |
![]() ![]() ![]() |
Σ | 1..1 | Coding | Sistema de codificación para el tipo de observación |
![]() ![]() ![]() ![]() |
Σ | 1..1 | uri | Sistema de codificación Fixed Value: http://snomed.info/sct |
![]() ![]() ![]() ![]() |
Σ | 1..1 | code | Código de la observación Fixed Value: 184104002 |
![]() ![]() ![]() ![]() |
Σ | 1..1 | string | Descripción del código de la observación Fixed Value: ocupación del paciente |
![]() ![]() ![]() |
Σ | 1..1 | string | Texto descriptivo del tipo de observación Fixed Value: Ocupación del paciente en el momento de la atención |
![]() ![]() |
SΣ | 1..1 | Reference(Paciente (Patient) RDA) | Paciente asociado a la observación |
![]() ![]() |
Σ | 0..1 | Reference(Encuentro de atención ambulatoria (Encounter) RDA | Encuentro de atención de urgencias en salud (Encounter) RDA | Encuentro de hospitalización (Encounter) RDA) | Encuentro de atención en salud asociado a la observación |
![]() ![]() |
ΣC | 1..1 | CodeableConcept | Valor de la observación |
![]() ![]() ![]() |
Σ | 1..1 | Coding | Sistema de codificación para el valor de la observación Binding: ValueSet: CIUO88AC Codes (required) |
![]() ![]() ![]() ![]() |
Σ | 1..1 | uri | Sistema de codificación Fixed Value: https://fhir.minsalud.gov.co/rda/CodeSystem/CIUO88AC |
![]() ![]() ![]() ![]() |
SΣ | 1..1 | code | Código del valor de la observación |
![]() ![]() ![]() ![]() |
SΣ | 1..1 | string | Descripción del código del valor de la observación |
Documentation for this format | ||||
| Path | Conformance | ValueSet / Code | URI |
| Observation.status | required | Fixed Value: finalhttp://hl7.org/fhir/ValueSet/observation-status|4.0.1From the FHIR Standard | |
| Observation.code | example | LOINCCodes(a valid code from LOINC)http://hl7.org/fhir/ValueSet/observation-codesFrom the FHIR Standard | |
| Observation.value[x].coding | required | CIUO88AC(a valid code from CodeSystem: CIUO-88 A.C.)https://fhir.minsalud.gov.co/rda/ValueSet/CIUO88ACCodesFrom this IG | |
| Observation.component.code | example | LOINCCodes(a valid code from LOINC)http://hl7.org/fhir/ValueSet/observation-codesFrom the FHIR Standard |
| Id | Grade | Path(s) | Details | Requirements |
| dom-2 | error | Observation | If the resource is contained in another resource, it SHALL NOT contain nested Resources : contained.contained.empty() | |
| dom-3 | error | Observation | If the resource is contained in another resource, it SHALL be referred to from elsewhere in the resource or SHALL refer to the containing resource : contained.where((('#'+id in (%resource.descendants().reference | %resource.descendants().as(canonical) | %resource.descendants().as(uri) | %resource.descendants().as(url))) or descendants().where(reference = '#').exists() or descendants().where(as(canonical) = '#').exists() or descendants().where(as(canonical) = '#').exists()).not()).trace('unmatched', id).empty() | |
| dom-4 | error | Observation | If a resource is contained in another resource, it SHALL NOT have a meta.versionId or a meta.lastUpdated : contained.meta.versionId.empty() and contained.meta.lastUpdated.empty() | |
| dom-5 | error | Observation | If a resource is contained in another resource, it SHALL NOT have a security label : contained.meta.security.empty() | |
| dom-6 | best practice | Observation | A resource should have narrative for robust management : text.`div`.exists() | |
| ele-1 | error | **ALL** elements | All FHIR elements must have a @value or children : hasValue() or (children().count() > id.count()) | |
| ext-1 | error | **ALL** extensions | Must have either extensions or value[x], not both : extension.exists() != value.exists() | |
| obs-6 | error | Observation | dataAbsentReason SHALL only be present if Observation.value[x] is not present : dataAbsentReason.empty() or value.empty() | |
| obs-7 | error | Observation | If Observation.code is the same as an Observation.component.code then the value element associated with the code SHALL NOT be present : value.empty() or component.code.where(coding.intersect(%resource.code.coding).exists()).empty() |
Differential View
This structure is derived from Observation
| Name | Flags | Card. | Type | Description & Constraints Filter: ![]() ![]() |
|---|---|---|---|---|
![]() |
Observation | |||
![]() ![]() |
||||
![]() ![]() ![]() |
1.. | Fixed Value: https://fhir.minsalud.gov.co/rda/StructureDefinition/PatientOccupationAtEncounterRDA | ||
![]() ![]() |
..0 | |||
![]() ![]() |
..0 | |||
![]() ![]() |
..0 | |||
![]() ![]() |
..0 | |||
![]() ![]() |
..0 | |||
![]() ![]() |
Fixed Value: final | |||
![]() ![]() |
..0 | |||
![]() ![]() |
Tipo de observación | |||
![]() ![]() ![]() |
1..1 | Sistema de codificación para el tipo de observación | ||
![]() ![]() ![]() ![]() |
1.. | Sistema de codificación Fixed Value: http://snomed.info/sct | ||
![]() ![]() ![]() ![]() |
1.. | Código de la observación Fixed Value: 184104002 | ||
![]() ![]() ![]() ![]() |
1.. | Descripción del código de la observación Fixed Value: ocupación del paciente | ||
![]() ![]() ![]() |
1.. | Texto descriptivo del tipo de observación Fixed Value: Ocupación del paciente en el momento de la atención | ||
![]() ![]() |
S | 1.. | Reference(Paciente (Patient) RDA) | Paciente asociado a la observación |
![]() ![]() |
..0 | |||
![]() ![]() |
Reference(Encuentro de atención ambulatoria (Encounter) RDA | Encuentro de atención de urgencias en salud (Encounter) RDA | Encuentro de hospitalización (Encounter) RDA) | Encuentro de atención en salud asociado a la observación | ||
![]() ![]() |
..0 | |||
![]() ![]() |
..0 | |||
![]() ![]() |
..0 | |||
![]() ![]() |
1.. | CodeableConcept | Valor de la observación | |
![]() ![]() ![]() |
1..1 | Sistema de codificación para el valor de la observación Binding: ValueSet: CIUO88AC Codes (required) | ||
![]() ![]() ![]() ![]() |
1.. | Sistema de codificación Fixed Value: https://fhir.minsalud.gov.co/rda/CodeSystem/CIUO88AC | ||
![]() ![]() ![]() ![]() |
S | 1.. | Código del valor de la observación | |
![]() ![]() ![]() ![]() |
S | 1.. | Descripción del código del valor de la observación | |
![]() ![]() ![]() |
..0 | |||
![]() ![]() |
..0 | |||
![]() ![]() |
..0 | |||
![]() ![]() |
..0 | |||
![]() ![]() |
..0 | |||
![]() ![]() |
..0 | |||
![]() ![]() |
..0 | |||
![]() ![]() |
..0 | |||
![]() ![]() |
..0 | |||
![]() ![]() |
..0 | |||
![]() ![]() |
..0 | |||
![]() ![]() |
..0 | |||
Documentation for this format | ||||
| Path | Conformance | ValueSet | URI |
| Observation.value[x].coding | required | CIUO88AC(a valid code from CodeSystem: CIUO-88 A.C.)https://fhir.minsalud.gov.co/rda/ValueSet/CIUO88ACCodesFrom this IG |
Snapshot View
| Name | Flags | Card. | Type | Description & Constraints Filter: ![]() ![]() | ||||
|---|---|---|---|---|---|---|---|---|
![]() |
C | 0..* | Observation | Measurements and simple assertions Constraints: obs-6, obs-7 | ||||
![]() ![]() |
Σ | 0..1 | string | Logical id of this artifact | ||||
![]() ![]() |
Σ | 0..1 | Meta | Metadata about the resource | ||||
![]() ![]() ![]() |
0..1 | string | Unique id for inter-element referencing | |||||
![]() ![]() ![]() |
0..* | Extension | Additional content defined by implementations Slice: Unordered, Open by value:url | |||||
![]() ![]() ![]() |
Σ | 0..1 | id | Version specific identifier | ||||
![]() ![]() ![]() |
Σ | 0..1 | instant | When the resource version last changed | ||||
![]() ![]() ![]() |
Σ | 0..1 | uri | Identifies where the resource comes from | ||||
![]() ![]() ![]() |
Σ | 1..* | canonical(StructureDefinition) | Profiles this resource claims to conform to Fixed Value: https://fhir.minsalud.gov.co/rda/StructureDefinition/PatientOccupationAtEncounterRDA | ||||
![]() ![]() ![]() |
Σ | 0..* | Coding | Security Labels applied to this resource Binding: All Security Labels (extensible): Security Labels from the Healthcare Privacy and Security Classification System. | ||||
![]() ![]() ![]() |
Σ | 0..* | Coding | Tags applied to this resource Binding: CommonTags (example): Codes that represent various types of tags, commonly workflow-related; e.g. "Needs review by Dr. Jones". | ||||
![]() ![]() |
?!Σ | 0..1 | uri | A set of rules under which this content was created | ||||
![]() ![]() |
0..1 | code | Language of the resource content Binding: CommonLanguages (preferred): A human language.
| |||||
![]() ![]() |
0..1 | Narrative | Text summary of the resource, for human interpretation This profile does not constrain the narrative in regard to content, language, or traceability to data elements | |||||
![]() ![]() |
0..* | Resource | Contained, inline Resources | |||||
![]() ![]() |
?!Σ | 1..1 | code | registered | preliminary | final | amended + Binding: ObservationStatus (required): Codes providing the status of an observation. Fixed Value: final | ||||
![]() ![]() |
Σ | 1..1 | CodeableConcept | Tipo de observación Binding: LOINCCodes (example): Codes identifying names of simple observations. | ||||
![]() ![]() ![]() |
0..1 | string | Unique id for inter-element referencing | |||||
![]() ![]() ![]() |
0..* | Extension | Additional content defined by implementations Slice: Unordered, Open by value:url | |||||
![]() ![]() ![]() |
Σ | 1..1 | Coding | Sistema de codificación para el tipo de observación | ||||
![]() ![]() ![]() ![]() |
0..1 | string | Unique id for inter-element referencing | |||||
![]() ![]() ![]() ![]() |
0..* | Extension | Additional content defined by implementations Slice: Unordered, Open by value:url | |||||
![]() ![]() ![]() ![]() |
Σ | 1..1 | uri | Sistema de codificación Fixed Value: http://snomed.info/sct | ||||
![]() ![]() ![]() ![]() |
Σ | 0..1 | string | Version of the system - if relevant | ||||
![]() ![]() ![]() ![]() |
Σ | 1..1 | code | Código de la observación Fixed Value: 184104002 | ||||
![]() ![]() ![]() ![]() |
Σ | 1..1 | string | Descripción del código de la observación Fixed Value: ocupación del paciente | ||||
![]() ![]() ![]() ![]() |
Σ | 0..1 | boolean | If this coding was chosen directly by the user | ||||
![]() ![]() ![]() |
Σ | 1..1 | string | Texto descriptivo del tipo de observación Fixed Value: Ocupación del paciente en el momento de la atención | ||||
![]() ![]() |
SΣ | 1..1 | Reference(Paciente (Patient) RDA) | Paciente asociado a la observación | ||||
![]() ![]() |
Σ | 0..1 | Reference(Encuentro de atención ambulatoria (Encounter) RDA | Encuentro de atención de urgencias en salud (Encounter) RDA | Encuentro de hospitalización (Encounter) RDA) | Encuentro de atención en salud asociado a la observación | ||||
![]() ![]() |
ΣC | 1..1 | CodeableConcept | Valor de la observación | ||||
![]() ![]() ![]() |
0..1 | string | Unique id for inter-element referencing | |||||
![]() ![]() ![]() |
0..* | Extension | Additional content defined by implementations Slice: Unordered, Open by value:url | |||||
![]() ![]() ![]() |
Σ | 1..1 | Coding | Sistema de codificación para el valor de la observación Binding: ValueSet: CIUO88AC Codes (required) | ||||
![]() ![]() ![]() ![]() |
0..1 | string | Unique id for inter-element referencing | |||||
![]() ![]() ![]() ![]() |
0..* | Extension | Additional content defined by implementations Slice: Unordered, Open by value:url | |||||
![]() ![]() ![]() ![]() |
Σ | 1..1 | uri | Sistema de codificación Fixed Value: https://fhir.minsalud.gov.co/rda/CodeSystem/CIUO88AC | ||||
![]() ![]() ![]() ![]() |
Σ | 0..1 | string | Version of the system - if relevant | ||||
![]() ![]() ![]() ![]() |
SΣ | 1..1 | code | Código del valor de la observación | ||||
![]() ![]() ![]() ![]() |
SΣ | 1..1 | string | Descripción del código del valor de la observación | ||||
![]() ![]() ![]() ![]() |
Σ | 0..1 | boolean | If this coding was chosen directly by the user | ||||
Documentation for this format | ||||||||
| Path | Conformance | ValueSet / Code | URI | |||
| Observation.meta.security | extensible | All Security Labelshttp://hl7.org/fhir/ValueSet/security-labelsFrom the FHIR Standard | ||||
| Observation.meta.tag | example | CommonTagshttp://hl7.org/fhir/ValueSet/common-tagsFrom the FHIR Standard | ||||
| Observation.language | preferred | CommonLanguageshttp://hl7.org/fhir/ValueSet/languagesFrom the FHIR Standard
| ||||
| Observation.status | required | Fixed Value: finalhttp://hl7.org/fhir/ValueSet/observation-status|4.0.1From the FHIR Standard | ||||
| Observation.code | example | LOINCCodes(a valid code from LOINC)http://hl7.org/fhir/ValueSet/observation-codesFrom the FHIR Standard | ||||
| Observation.value[x].coding | required | CIUO88AC(a valid code from CodeSystem: CIUO-88 A.C.)https://fhir.minsalud.gov.co/rda/ValueSet/CIUO88ACCodesFrom this IG | ||||
| Observation.referenceRange.type | preferred | ObservationReferenceRangeMeaningCodeshttp://hl7.org/fhir/ValueSet/referencerange-meaningFrom the FHIR Standard | ||||
| Observation.referenceRange.appliesTo | example | ObservationReferenceRangeAppliesToCodeshttp://hl7.org/fhir/ValueSet/referencerange-appliestoFrom the FHIR Standard | ||||
| Observation.component.code | example | LOINCCodes(a valid code from LOINC)http://hl7.org/fhir/ValueSet/observation-codesFrom the FHIR Standard | ||||
| Observation.component.dataAbsentReason | extensible | DataAbsentReasonhttp://hl7.org/fhir/ValueSet/data-absent-reasonFrom the FHIR Standard | ||||
| Observation.component.interpretation | extensible | ObservationInterpretationCodeshttp://hl7.org/fhir/ValueSet/observation-interpretationFrom the FHIR Standard |
| Id | Grade | Path(s) | Details | Requirements |
| dom-2 | error | Observation | If the resource is contained in another resource, it SHALL NOT contain nested Resources : contained.contained.empty() | |
| dom-3 | error | Observation | If the resource is contained in another resource, it SHALL be referred to from elsewhere in the resource or SHALL refer to the containing resource : contained.where((('#'+id in (%resource.descendants().reference | %resource.descendants().as(canonical) | %resource.descendants().as(uri) | %resource.descendants().as(url))) or descendants().where(reference = '#').exists() or descendants().where(as(canonical) = '#').exists() or descendants().where(as(canonical) = '#').exists()).not()).trace('unmatched', id).empty() | |
| dom-4 | error | Observation | If a resource is contained in another resource, it SHALL NOT have a meta.versionId or a meta.lastUpdated : contained.meta.versionId.empty() and contained.meta.lastUpdated.empty() | |
| dom-5 | error | Observation | If a resource is contained in another resource, it SHALL NOT have a security label : contained.meta.security.empty() | |
| dom-6 | best practice | Observation | A resource should have narrative for robust management : text.`div`.exists() | |
| ele-1 | error | **ALL** elements | All FHIR elements must have a @value or children : hasValue() or (children().count() > id.count()) | |
| ext-1 | error | **ALL** extensions | Must have either extensions or value[x], not both : extension.exists() != value.exists() | |
| obs-6 | error | Observation | dataAbsentReason SHALL only be present if Observation.value[x] is not present : dataAbsentReason.empty() or value.empty() | |
| obs-7 | error | Observation | If Observation.code is the same as an Observation.component.code then the value element associated with the code SHALL NOT be present : value.empty() or component.code.where(coding.intersect(%resource.code.coding).exists()).empty() |
This structure is derived from Observation
Summary
Mandatory: 0 element(12 nested mandatory elements)
Must-Support: 3 elements
Fixed: 7 elements
Prohibited: 22 elements
Structures
This structure refers to these other structures:
Other representations of profile: CSV, Excel, Schematron