Resumen Digital de Atención en Salud (RDA)
1.0.0 - STU1
Colombia
Resumen Digital de Atención en Salud (RDA) - Local Development build (v1.0.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions
| Canonical URL: https://fhir.minsalud.gov.co/rda/StructureDefinition/ExtensionTelecomPhone | Version: 1.0.0 | |||
| Active as of 2025-12-29 | Computable Name: ExtensionTelecomPhone | |||
Copyright/Legal: Ministerio de Salud y Protección Social, CC BY-NC-SA 4.0, 2025+ |
||||
Extensión utilizada para el registro de un número telefónico de contacto (prescriptor, personas relacionadas, pacientes, prestadores, etc.)
Context of Use
This extension may be used on the following element(s)
MedicationRequest
MedicationAdministration
MedicationDispense
Usage info
Usages:
You can also check for usages in the FHIR IG Statistics
Description of Profiles, Differentials, Snapshots, and how the XML and JSON presentations work.
This structure is derived from Extension
| Name | Flags | Card. | Type | Description & Constraints Filter: ![]() ![]() |
|---|---|---|---|---|
![]() |
S | 0..1 | Extension | Teléfono |
![]() ![]() |
0..0 | |||
![]() ![]() |
1..1 | uri | "https://fhir.minsalud.gov.co/rda/StructureDefinition/ExtensionTelecomPhone" | |
![]() ![]() |
1..1 | ContactPoint | Value of extension | |
![]() ![]() ![]() |
1..1 | code | Sistema de comunicación Fixed Value: phone | |
![]() ![]() ![]() |
S | 1..1 | string | Número telefónico |
![]() ![]() ![]() |
0..1 | code | Uso del número telefónico | |
![]() ![]() ![]() |
0..0 | |||
![]() ![]() ![]() |
0..0 | |||
Documentation for this format | ||||
| Name | Flags | Card. | Type | Description & Constraints Filter: ![]() ![]() |
|---|---|---|---|---|
![]() |
S | 0..1 | Extension | Teléfono |
![]() ![]() |
0..1 | string | Unique id for inter-element referencing | |
![]() ![]() |
0..0 | |||
![]() ![]() |
1..1 | uri | "https://fhir.minsalud.gov.co/rda/StructureDefinition/ExtensionTelecomPhone" | |
![]() ![]() |
1..1 | ContactPoint | Value of extension | |
![]() ![]() ![]() |
0..1 | string | Unique id for inter-element referencing | |
![]() ![]() ![]() |
0..* | Extension | Additional content defined by implementations Slice: Unordered, Open by value:url | |
![]() ![]() ![]() |
ΣC | 1..1 | code | Sistema de comunicación Binding: ContactPointSystem (required): Telecommunications form for contact point. Fixed Value: phone |
![]() ![]() ![]() |
SΣ | 1..1 | string | Número telefónico |
![]() ![]() ![]() |
?!Σ | 0..1 | code | Uso del número telefónico Binding: ContactPointUse (required): Use of contact point. |
Documentation for this format | ||||
This structure is derived from Extension
Differential View
This structure is derived from Extension
| Name | Flags | Card. | Type | Description & Constraints Filter: ![]() ![]() |
|---|---|---|---|---|
![]() |
S | 0..1 | Extension | Teléfono |
![]() ![]() |
0..0 | |||
![]() ![]() |
1..1 | uri | "https://fhir.minsalud.gov.co/rda/StructureDefinition/ExtensionTelecomPhone" | |
![]() ![]() |
1..1 | ContactPoint | Value of extension | |
![]() ![]() ![]() |
1..1 | code | Sistema de comunicación Fixed Value: phone | |
![]() ![]() ![]() |
S | 1..1 | string | Número telefónico |
![]() ![]() ![]() |
0..1 | code | Uso del número telefónico | |
![]() ![]() ![]() |
0..0 | |||
![]() ![]() ![]() |
0..0 | |||
Documentation for this format | ||||
Snapshot View
| Name | Flags | Card. | Type | Description & Constraints Filter: ![]() ![]() |
|---|---|---|---|---|
![]() |
S | 0..1 | Extension | Teléfono |
![]() ![]() |
0..1 | string | Unique id for inter-element referencing | |
![]() ![]() |
0..0 | |||
![]() ![]() |
1..1 | uri | "https://fhir.minsalud.gov.co/rda/StructureDefinition/ExtensionTelecomPhone" | |
![]() ![]() |
1..1 | ContactPoint | Value of extension | |
![]() ![]() ![]() |
0..1 | string | Unique id for inter-element referencing | |
![]() ![]() ![]() |
0..* | Extension | Additional content defined by implementations Slice: Unordered, Open by value:url | |
![]() ![]() ![]() |
ΣC | 1..1 | code | Sistema de comunicación Binding: ContactPointSystem (required): Telecommunications form for contact point. Fixed Value: phone |
![]() ![]() ![]() |
SΣ | 1..1 | string | Número telefónico |
![]() ![]() ![]() |
?!Σ | 0..1 | code | Uso del número telefónico Binding: ContactPointUse (required): Use of contact point. |
Documentation for this format | ||||
This structure is derived from Extension
Other representations of profile: CSV, Excel, Schematron
| Path | Conformance | ValueSet / Code | URI |
| Extension.value[x].system | required | Fixed Value: phonehttp://hl7.org/fhir/ValueSet/contact-point-system|4.0.1From the FHIR Standard | |
| Extension.value[x].use | required | ContactPointUsehttp://hl7.org/fhir/ValueSet/contact-point-use|4.0.1From the FHIR Standard |
| Id | Grade | Path(s) | Details | Requirements |
| 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() |