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/CareDeliveryLocationRDA | Version: 0.7.2 | |||
| Active as of 2025-12-29 | Computable Name: CareDeliveryLocationRDA | |||
Copyright/Legal: Ministerio de Salud y Protección Social, CC BY-NC-SA 4.0, 2025+ |
||||
Perfil FHIR de un Punto de Atención en Salud (Location), para su intercambio en un documento RDA en Colombia.
Representa un punto de atención en salud, entendido como un lugar físico donde una Institución Prestadora de Servicios de Salud (IPS) realiza actividades asistenciales, administrativas o de apoyo. Puede corresponder a una sede principal, una sede alterna, un consultorio, una unidad móvil, un puesto de salud u otro espacio habilitado por la autoridad sanitaria competente para brindar servicios de salud a la población, conforme a la normatividad vigente del sistema de habilitación en Colombia.
Este perfil define las restricciones y extensiones aplicables al recurso FHIR Location (Localización), con el objetivo de estandarizar y representar información de un punto de atención en salud, dentro del contexto del resumen digital de atención en salud (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).
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: ![]() ![]() |
|---|---|---|---|---|
![]() |
0..* | Location | Time that the Location closes | |
![]() ![]() |
?!Σ | 0..1 | uri | A set of rules under which this content was created |
![]() ![]() |
?! | 0..* | Extension | Extensions that cannot be ignored |
![]() ![]() |
Σ | 1..1 | Identifier | Healthcare location identifier |
![]() ![]() ![]() |
?!Σ | 0..1 | code | usual | official | temp | secondary | old (If known) Binding: IdentifierUse (required): Identifies the purpose for this identifier, if known . Fixed Value: official |
![]() ![]() ![]() |
Σ | 0..1 | uri | The namespace for the identifier value Fixed Value: https://fhir.minsalud.gov.co/rda/NamingSystem/REPS |
![]() ![]() ![]() |
SΣ | 1..1 | string | Healthcare location identifier value Example General: 123456 |
![]() ![]() |
?!SΣ | 1..1 | code | active | suspended | inactive Binding: LocationStatus (required) |
![]() ![]() |
SΣ | 1..1 | string | Name of the location as used by humans |
![]() ![]() |
Σ | 0..1 | code | instance | kind Binding: LocationMode (required): Indicates whether a resource instance represents a specific location or a class of locations. Fixed Value: instance |
![]() ![]() |
0..1 | Address | Main address of the point of care location | |
![]() ![]() ![]() |
?!Σ | 1..1 | code | home | work | temp | old | billing - purpose of this address Binding: AddressUse (required): The use of an address. Fixed Value: work |
![]() ![]() ![]() |
Σ | 1..1 | code | postal | physical | both Binding: AddressType (required): The type of an address (physical / postal). Fixed Value: physical |
![]() ![]() ![]() |
SΣ | 1..1 | string | Colombian municipality Example General: Erewhon |
![]() ![]() ![]() ![]() |
0..* | Extension | Extension Slice: Unordered, Open by value:url | |
![]() ![]() ![]() ![]() ![]() |
S | 0..1 | Coding | Divipola municipality code URL: https://fhir.minsalud.gov.co/rda/StructureDefinition/ExtensionDivipolaMunicipality Binding: ValueSet: DIVIPOLA Municipalities (required) Constraints: ext-1 |
![]() ![]() ![]() |
Σ | 0..1 | string | Distrito, localidad o comuna Example General: Madison |
![]() ![]() ![]() |
SΣ | 1..1 | string | Colombian Department |
![]() ![]() ![]() ![]() |
0..* | Extension | Extension Slice: Unordered, Open by value:url | |
![]() ![]() ![]() ![]() ![]() |
S | 0..1 | Coding | Divipola department code URL: https://fhir.minsalud.gov.co/rda/StructureDefinition/ExtensionDivipolaDepartment Binding: ValueSet: DIVIPOLA Departments (required) Constraints: ext-1 |
![]() ![]() ![]() |
SΣ | 1..1 | string | Country Fixed Value: CO |
![]() ![]() |
SΣ | 1..1 | Reference(Institución Prestadora de Servicios de Salud (Organization) RDA) | Organization responsible for provisioning and upkeep |
Documentation for this format | ||||
| Path | Conformance | ValueSet / Code | URI |
| Location.identifier.use | required | Fixed Value: officialhttp://hl7.org/fhir/ValueSet/identifier-use|4.0.1From the FHIR Standard | |
| Location.status | required | LocationStatushttp://hl7.org/fhir/ValueSet/location-status|4.0.1From the FHIR Standard | |
| Location.mode | required | Fixed Value: instancehttp://hl7.org/fhir/ValueSet/location-mode|4.0.1From the FHIR Standard | |
| Location.address.use | required | Fixed Value: workhttp://hl7.org/fhir/ValueSet/address-use|4.0.1From the FHIR Standard | |
| Location.address.type | required | Fixed Value: physicalhttp://hl7.org/fhir/ValueSet/address-type|4.0.1From the FHIR Standard |
| Id | Grade | Path(s) | Details | Requirements |
| dom-2 | error | Location | If the resource is contained in another resource, it SHALL NOT contain nested Resources : contained.contained.empty() | |
| dom-3 | error | Location | 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 | Location | 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 | Location | If a resource is contained in another resource, it SHALL NOT have a security label : contained.meta.security.empty() | |
| dom-6 | best practice | Location | 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() |
This structure is derived from Location
| Name | Flags | Card. | Type | Description & Constraints Filter: ![]() ![]() |
|---|---|---|---|---|
![]() |
0..* | Location | Time that the Location closes | |
![]() ![]() |
||||
![]() ![]() ![]() |
1..* | canonical(StructureDefinition) | Profiles this resource claims to conform to Fixed Value: https://fhir.minsalud.gov.co/rda/StructureDefinition/CareDeliveryLocationRDA | |
![]() ![]() |
1..1 | Identifier | Healthcare location identifier | |
![]() ![]() ![]() |
0..1 | code | usual | official | temp | secondary | old (If known) Fixed Value: official | |
![]() ![]() ![]() |
0..1 | uri | The namespace for the identifier value Fixed Value: https://fhir.minsalud.gov.co/rda/NamingSystem/REPS | |
![]() ![]() ![]() |
S | 1..1 | string | Healthcare location identifier value |
![]() ![]() |
S | 1..1 | code | active | suspended | inactive Binding: LocationStatus (required) |
![]() ![]() |
S | 1..1 | string | Name of the location as used by humans |
![]() ![]() |
0..0 | |||
![]() ![]() |
0..0 | |||
![]() ![]() |
0..1 | code | instance | kind Fixed Value: instance | |
![]() ![]() |
0..0 | |||
![]() ![]() |
0..0 | |||
![]() ![]() |
0..1 | Address | Main address of the point of care location | |
![]() ![]() ![]() |
1..1 | code | home | work | temp | old | billing - purpose of this address Fixed Value: work | |
![]() ![]() ![]() |
1..1 | code | postal | physical | both Fixed Value: physical | |
![]() ![]() ![]() |
S | 1..1 | string | Colombian municipality |
![]() ![]() ![]() ![]() |
0..* | Extension | Extension Slice: Unordered, Open by value:url | |
![]() ![]() ![]() ![]() ![]() |
0..1 | Coding | Divipola municipality code URL: https://fhir.minsalud.gov.co/rda/StructureDefinition/ExtensionDivipolaMunicipality Binding: ValueSet: DIVIPOLA Municipalities (required) | |
![]() ![]() ![]() |
0..1 | string | Distrito, localidad o comuna | |
![]() ![]() ![]() |
S | 1..1 | string | Colombian Department |
![]() ![]() ![]() ![]() |
0..* | Extension | Extension Slice: Unordered, Open by value:url | |
![]() ![]() ![]() ![]() ![]() |
0..1 | Coding | Divipola department code URL: https://fhir.minsalud.gov.co/rda/StructureDefinition/ExtensionDivipolaDepartment Binding: ValueSet: DIVIPOLA Departments (required) | |
![]() ![]() ![]() |
S | 1..1 | string | Country Fixed Value: CO |
![]() ![]() |
0..0 | |||
![]() ![]() |
S | 1..1 | Reference(Institución Prestadora de Servicios de Salud (Organization) RDA) | Organization responsible for provisioning and upkeep |
![]() ![]() |
0..0 | |||
![]() ![]() |
||||
![]() ![]() ![]() |
0..* | code | mon | tue | wed | thu | fri | sat | sun Binding: DaysOfWeek (required) | |
![]() ![]() |
0..0 | |||
Documentation for this format | ||||
| Path | Conformance | ValueSet | URI |
| Location.status | required | LocationStatushttp://hl7.org/fhir/ValueSet/location-status|4.0.1From the FHIR Standard | |
| Location.hoursOfOperation.daysOfWeek | required | DaysOfWeekhttp://hl7.org/fhir/ValueSet/days-of-week|4.0.1From the FHIR Standard |
| Name | Flags | Card. | Type | Description & Constraints Filter: ![]() ![]() | ||||
|---|---|---|---|---|---|---|---|---|
![]() |
0..* | Location | Time that the Location closes | |||||
![]() ![]() |
Σ | 0..1 | id | 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/CareDeliveryLocationRDA | ||||
![]() ![]() ![]() |
Σ | 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 | |||||
![]() ![]() |
0..* | Extension | Additional content defined by implementations | |||||
![]() ![]() |
?! | 0..* | Extension | Extensions that cannot be ignored | ||||
![]() ![]() |
Σ | 1..1 | Identifier | Healthcare location identifier | ||||
![]() ![]() ![]() |
0..1 | string | Unique id for inter-element referencing | |||||
![]() ![]() ![]() |
0..* | Extension | Additional content defined by implementations Slice: Unordered, Open by value:url | |||||
![]() ![]() ![]() |
?!Σ | 0..1 | code | usual | official | temp | secondary | old (If known) Binding: IdentifierUse (required): Identifies the purpose for this identifier, if known . Fixed Value: official | ||||
![]() ![]() ![]() |
Σ | 0..1 | CodeableConcept | Description of identifier Binding: Identifier Type Codes (extensible): A coded type for an identifier that can be used to determine which identifier to use for a specific purpose. | ||||
![]() ![]() ![]() |
Σ | 0..1 | uri | The namespace for the identifier value Fixed Value: https://fhir.minsalud.gov.co/rda/NamingSystem/REPS | ||||
![]() ![]() ![]() |
SΣ | 1..1 | string | Healthcare location identifier value Example General: 123456 | ||||
![]() ![]() ![]() |
Σ | 0..1 | Period | Time period when id is/was valid for use | ||||
![]() ![]() ![]() |
Σ | 0..1 | Reference(Organization) | Organization that issued id (may be just text) | ||||
![]() ![]() |
?!SΣ | 1..1 | code | active | suspended | inactive Binding: LocationStatus (required) | ||||
![]() ![]() |
Σ | 0..1 | Coding | The operational status of the location (typically only for a bed/room) Binding: hl7VS-bedStatus (preferred): The operational status if the location (where typically a bed/room). | ||||
![]() ![]() |
SΣ | 1..1 | string | Name of the location as used by humans | ||||
![]() ![]() |
Σ | 0..1 | code | instance | kind Binding: LocationMode (required): Indicates whether a resource instance represents a specific location or a class of locations. Fixed Value: instance | ||||
![]() ![]() |
0..1 | Address | Main address of the point of care location | |||||
![]() ![]() ![]() |
0..1 | string | Unique id for inter-element referencing | |||||
![]() ![]() ![]() |
0..* | Extension | Additional content defined by implementations Slice: Unordered, Open by value:url | |||||
![]() ![]() ![]() |
?!Σ | 1..1 | code | home | work | temp | old | billing - purpose of this address Binding: AddressUse (required): The use of an address. Fixed Value: work | ||||
![]() ![]() ![]() |
Σ | 1..1 | code | postal | physical | both Binding: AddressType (required): The type of an address (physical / postal). Fixed Value: physical | ||||
![]() ![]() ![]() |
Σ | 0..1 | string | Text representation of the address Example General: 137 Nowhere Street, Erewhon 9132 | ||||
![]() ![]() ![]() |
Σ | 0..* | string | Street name, number, direction & P.O. Box etc. This repeating element order: The order in which lines should appear in an address label Example General: 137 Nowhere Street | ||||
![]() ![]() ![]() |
SΣ | 1..1 | string | Colombian municipality Example General: Erewhon | ||||
![]() ![]() ![]() ![]() |
0..1 | string | xml:id (or equivalent in JSON) | |||||
![]() ![]() ![]() ![]() |
0..* | Extension | Extension Slice: Unordered, Open by value:url | |||||
![]() ![]() ![]() ![]() ![]() |
S | 0..1 | Coding | Divipola municipality code URL: https://fhir.minsalud.gov.co/rda/StructureDefinition/ExtensionDivipolaMunicipality Binding: ValueSet: DIVIPOLA Municipalities (required) Constraints: ext-1 | ||||
![]() ![]() ![]() ![]() |
0..1 | string | Primitive value for string Max Length:1048576 | |||||
![]() ![]() ![]() |
Σ | 0..1 | string | Distrito, localidad o comuna Example General: Madison | ||||
![]() ![]() ![]() |
SΣ | 1..1 | string | Colombian Department | ||||
![]() ![]() ![]() ![]() |
0..1 | string | xml:id (or equivalent in JSON) | |||||
![]() ![]() ![]() ![]() |
0..* | Extension | Extension Slice: Unordered, Open by value:url | |||||
![]() ![]() ![]() ![]() ![]() |
S | 0..1 | Coding | Divipola department code URL: https://fhir.minsalud.gov.co/rda/StructureDefinition/ExtensionDivipolaDepartment Binding: ValueSet: DIVIPOLA Departments (required) Constraints: ext-1 | ||||
![]() ![]() ![]() ![]() |
0..1 | string | Primitive value for string Max Length:1048576 | |||||
![]() ![]() ![]() |
Σ | 0..1 | string | Postal code for area Example General: 9132 | ||||
![]() ![]() ![]() |
SΣ | 1..1 | string | Country Fixed Value: CO | ||||
![]() ![]() ![]() |
Σ | 0..1 | Period | Time period when address was/is in use Example General: {"start":"2010-03-23","end":"2010-07-01"} | ||||
![]() ![]() |
Σ | 0..1 | CodeableConcept | Physical form of the location Binding: LocationType (example): Physical form of the location. | ||||
![]() ![]() |
SΣ | 1..1 | Reference(Institución Prestadora de Servicios de Salud (Organization) RDA) | Organization responsible for provisioning and upkeep | ||||
![]() ![]() |
0..* | BackboneElement | What days/times during a week is this location usually open | |||||
![]() ![]() ![]() |
0..1 | string | Unique id for inter-element referencing | |||||
![]() ![]() ![]() |
0..* | Extension | Additional content defined by implementations | |||||
![]() ![]() ![]() |
?!Σ | 0..* | Extension | Extensions that cannot be ignored even if unrecognized | ||||
![]() ![]() ![]() |
0..* | code | mon | tue | wed | thu | fri | sat | sun Binding: DaysOfWeek (required) | |||||
![]() ![]() ![]() |
0..1 | boolean | The Location is open all day | |||||
![]() ![]() ![]() |
0..1 | time | Time that the Location opens | |||||
![]() ![]() ![]() |
0..1 | time | Time that the Location closes | |||||
![]() ![]() |
0..* | Reference(Endpoint) | Technical endpoints providing access to services operated for the location | |||||
Documentation for this format | ||||||||
| Path | Conformance | ValueSet / Code | URI | |||
| Location.meta.security | extensible | All Security Labelshttp://hl7.org/fhir/ValueSet/security-labelsFrom the FHIR Standard | ||||
| Location.meta.tag | example | CommonTagshttp://hl7.org/fhir/ValueSet/common-tagsFrom the FHIR Standard | ||||
| Location.language | preferred | CommonLanguageshttp://hl7.org/fhir/ValueSet/languagesFrom the FHIR Standard
| ||||
| Location.identifier.use | required | Fixed Value: officialhttp://hl7.org/fhir/ValueSet/identifier-use|4.0.1From the FHIR Standard | ||||
| Location.identifier.type | extensible | Identifier Type Codeshttp://hl7.org/fhir/ValueSet/identifier-typeFrom the FHIR Standard | ||||
| Location.status | required | LocationStatushttp://hl7.org/fhir/ValueSet/location-status|4.0.1From the FHIR Standard | ||||
| Location.operationalStatus | preferred | Hl7VSBedStatushttp://terminology.hl7.org/ValueSet/v2-0116 | ||||
| Location.mode | required | Fixed Value: instancehttp://hl7.org/fhir/ValueSet/location-mode|4.0.1From the FHIR Standard | ||||
| Location.address.use | required | Fixed Value: workhttp://hl7.org/fhir/ValueSet/address-use|4.0.1From the FHIR Standard | ||||
| Location.address.type | required | Fixed Value: physicalhttp://hl7.org/fhir/ValueSet/address-type|4.0.1From the FHIR Standard | ||||
| Location.physicalType | example | LocationTypehttp://hl7.org/fhir/ValueSet/location-physical-typeFrom the FHIR Standard | ||||
| Location.hoursOfOperation.daysOfWeek | required | DaysOfWeekhttp://hl7.org/fhir/ValueSet/days-of-week|4.0.1From the FHIR Standard |
| Id | Grade | Path(s) | Details | Requirements |
| dom-2 | error | Location | If the resource is contained in another resource, it SHALL NOT contain nested Resources : contained.contained.empty() | |
| dom-3 | error | Location | 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 | Location | 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 | Location | If a resource is contained in another resource, it SHALL NOT have a security label : contained.meta.security.empty() | |
| dom-6 | best practice | Location | 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() |
This structure is derived from Location
Key Elements View
| Name | Flags | Card. | Type | Description & Constraints Filter: ![]() ![]() |
|---|---|---|---|---|
![]() |
0..* | Location | Time that the Location closes | |
![]() ![]() |
?!Σ | 0..1 | uri | A set of rules under which this content was created |
![]() ![]() |
?! | 0..* | Extension | Extensions that cannot be ignored |
![]() ![]() |
Σ | 1..1 | Identifier | Healthcare location identifier |
![]() ![]() ![]() |
?!Σ | 0..1 | code | usual | official | temp | secondary | old (If known) Binding: IdentifierUse (required): Identifies the purpose for this identifier, if known . Fixed Value: official |
![]() ![]() ![]() |
Σ | 0..1 | uri | The namespace for the identifier value Fixed Value: https://fhir.minsalud.gov.co/rda/NamingSystem/REPS |
![]() ![]() ![]() |
SΣ | 1..1 | string | Healthcare location identifier value Example General: 123456 |
![]() ![]() |
?!SΣ | 1..1 | code | active | suspended | inactive Binding: LocationStatus (required) |
![]() ![]() |
SΣ | 1..1 | string | Name of the location as used by humans |
![]() ![]() |
Σ | 0..1 | code | instance | kind Binding: LocationMode (required): Indicates whether a resource instance represents a specific location or a class of locations. Fixed Value: instance |
![]() ![]() |
0..1 | Address | Main address of the point of care location | |
![]() ![]() ![]() |
?!Σ | 1..1 | code | home | work | temp | old | billing - purpose of this address Binding: AddressUse (required): The use of an address. Fixed Value: work |
![]() ![]() ![]() |
Σ | 1..1 | code | postal | physical | both Binding: AddressType (required): The type of an address (physical / postal). Fixed Value: physical |
![]() ![]() ![]() |
SΣ | 1..1 | string | Colombian municipality Example General: Erewhon |
![]() ![]() ![]() ![]() |
0..* | Extension | Extension Slice: Unordered, Open by value:url | |
![]() ![]() ![]() ![]() ![]() |
S | 0..1 | Coding | Divipola municipality code URL: https://fhir.minsalud.gov.co/rda/StructureDefinition/ExtensionDivipolaMunicipality Binding: ValueSet: DIVIPOLA Municipalities (required) Constraints: ext-1 |
![]() ![]() ![]() |
Σ | 0..1 | string | Distrito, localidad o comuna Example General: Madison |
![]() ![]() ![]() |
SΣ | 1..1 | string | Colombian Department |
![]() ![]() ![]() ![]() |
0..* | Extension | Extension Slice: Unordered, Open by value:url | |
![]() ![]() ![]() ![]() ![]() |
S | 0..1 | Coding | Divipola department code URL: https://fhir.minsalud.gov.co/rda/StructureDefinition/ExtensionDivipolaDepartment Binding: ValueSet: DIVIPOLA Departments (required) Constraints: ext-1 |
![]() ![]() ![]() |
SΣ | 1..1 | string | Country Fixed Value: CO |
![]() ![]() |
SΣ | 1..1 | Reference(Institución Prestadora de Servicios de Salud (Organization) RDA) | Organization responsible for provisioning and upkeep |
Documentation for this format | ||||
| Path | Conformance | ValueSet / Code | URI |
| Location.identifier.use | required | Fixed Value: officialhttp://hl7.org/fhir/ValueSet/identifier-use|4.0.1From the FHIR Standard | |
| Location.status | required | LocationStatushttp://hl7.org/fhir/ValueSet/location-status|4.0.1From the FHIR Standard | |
| Location.mode | required | Fixed Value: instancehttp://hl7.org/fhir/ValueSet/location-mode|4.0.1From the FHIR Standard | |
| Location.address.use | required | Fixed Value: workhttp://hl7.org/fhir/ValueSet/address-use|4.0.1From the FHIR Standard | |
| Location.address.type | required | Fixed Value: physicalhttp://hl7.org/fhir/ValueSet/address-type|4.0.1From the FHIR Standard |
| Id | Grade | Path(s) | Details | Requirements |
| dom-2 | error | Location | If the resource is contained in another resource, it SHALL NOT contain nested Resources : contained.contained.empty() | |
| dom-3 | error | Location | 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 | Location | 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 | Location | If a resource is contained in another resource, it SHALL NOT have a security label : contained.meta.security.empty() | |
| dom-6 | best practice | Location | 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() |
Differential View
This structure is derived from Location
| Name | Flags | Card. | Type | Description & Constraints Filter: ![]() ![]() |
|---|---|---|---|---|
![]() |
0..* | Location | Time that the Location closes | |
![]() ![]() |
||||
![]() ![]() ![]() |
1..* | canonical(StructureDefinition) | Profiles this resource claims to conform to Fixed Value: https://fhir.minsalud.gov.co/rda/StructureDefinition/CareDeliveryLocationRDA | |
![]() ![]() |
1..1 | Identifier | Healthcare location identifier | |
![]() ![]() ![]() |
0..1 | code | usual | official | temp | secondary | old (If known) Fixed Value: official | |
![]() ![]() ![]() |
0..1 | uri | The namespace for the identifier value Fixed Value: https://fhir.minsalud.gov.co/rda/NamingSystem/REPS | |
![]() ![]() ![]() |
S | 1..1 | string | Healthcare location identifier value |
![]() ![]() |
S | 1..1 | code | active | suspended | inactive Binding: LocationStatus (required) |
![]() ![]() |
S | 1..1 | string | Name of the location as used by humans |
![]() ![]() |
0..0 | |||
![]() ![]() |
0..0 | |||
![]() ![]() |
0..1 | code | instance | kind Fixed Value: instance | |
![]() ![]() |
0..0 | |||
![]() ![]() |
0..0 | |||
![]() ![]() |
0..1 | Address | Main address of the point of care location | |
![]() ![]() ![]() |
1..1 | code | home | work | temp | old | billing - purpose of this address Fixed Value: work | |
![]() ![]() ![]() |
1..1 | code | postal | physical | both Fixed Value: physical | |
![]() ![]() ![]() |
S | 1..1 | string | Colombian municipality |
![]() ![]() ![]() ![]() |
0..* | Extension | Extension Slice: Unordered, Open by value:url | |
![]() ![]() ![]() ![]() ![]() |
0..1 | Coding | Divipola municipality code URL: https://fhir.minsalud.gov.co/rda/StructureDefinition/ExtensionDivipolaMunicipality Binding: ValueSet: DIVIPOLA Municipalities (required) | |
![]() ![]() ![]() |
0..1 | string | Distrito, localidad o comuna | |
![]() ![]() ![]() |
S | 1..1 | string | Colombian Department |
![]() ![]() ![]() ![]() |
0..* | Extension | Extension Slice: Unordered, Open by value:url | |
![]() ![]() ![]() ![]() ![]() |
0..1 | Coding | Divipola department code URL: https://fhir.minsalud.gov.co/rda/StructureDefinition/ExtensionDivipolaDepartment Binding: ValueSet: DIVIPOLA Departments (required) | |
![]() ![]() ![]() |
S | 1..1 | string | Country Fixed Value: CO |
![]() ![]() |
0..0 | |||
![]() ![]() |
S | 1..1 | Reference(Institución Prestadora de Servicios de Salud (Organization) RDA) | Organization responsible for provisioning and upkeep |
![]() ![]() |
0..0 | |||
![]() ![]() |
||||
![]() ![]() ![]() |
0..* | code | mon | tue | wed | thu | fri | sat | sun Binding: DaysOfWeek (required) | |
![]() ![]() |
0..0 | |||
Documentation for this format | ||||
| Path | Conformance | ValueSet | URI |
| Location.status | required | LocationStatushttp://hl7.org/fhir/ValueSet/location-status|4.0.1From the FHIR Standard | |
| Location.hoursOfOperation.daysOfWeek | required | DaysOfWeekhttp://hl7.org/fhir/ValueSet/days-of-week|4.0.1From the FHIR Standard |
Snapshot View
| Name | Flags | Card. | Type | Description & Constraints Filter: ![]() ![]() | ||||
|---|---|---|---|---|---|---|---|---|
![]() |
0..* | Location | Time that the Location closes | |||||
![]() ![]() |
Σ | 0..1 | id | 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/CareDeliveryLocationRDA | ||||
![]() ![]() ![]() |
Σ | 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 | |||||
![]() ![]() |
0..* | Extension | Additional content defined by implementations | |||||
![]() ![]() |
?! | 0..* | Extension | Extensions that cannot be ignored | ||||
![]() ![]() |
Σ | 1..1 | Identifier | Healthcare location identifier | ||||
![]() ![]() ![]() |
0..1 | string | Unique id for inter-element referencing | |||||
![]() ![]() ![]() |
0..* | Extension | Additional content defined by implementations Slice: Unordered, Open by value:url | |||||
![]() ![]() ![]() |
?!Σ | 0..1 | code | usual | official | temp | secondary | old (If known) Binding: IdentifierUse (required): Identifies the purpose for this identifier, if known . Fixed Value: official | ||||
![]() ![]() ![]() |
Σ | 0..1 | CodeableConcept | Description of identifier Binding: Identifier Type Codes (extensible): A coded type for an identifier that can be used to determine which identifier to use for a specific purpose. | ||||
![]() ![]() ![]() |
Σ | 0..1 | uri | The namespace for the identifier value Fixed Value: https://fhir.minsalud.gov.co/rda/NamingSystem/REPS | ||||
![]() ![]() ![]() |
SΣ | 1..1 | string | Healthcare location identifier value Example General: 123456 | ||||
![]() ![]() ![]() |
Σ | 0..1 | Period | Time period when id is/was valid for use | ||||
![]() ![]() ![]() |
Σ | 0..1 | Reference(Organization) | Organization that issued id (may be just text) | ||||
![]() ![]() |
?!SΣ | 1..1 | code | active | suspended | inactive Binding: LocationStatus (required) | ||||
![]() ![]() |
Σ | 0..1 | Coding | The operational status of the location (typically only for a bed/room) Binding: hl7VS-bedStatus (preferred): The operational status if the location (where typically a bed/room). | ||||
![]() ![]() |
SΣ | 1..1 | string | Name of the location as used by humans | ||||
![]() ![]() |
Σ | 0..1 | code | instance | kind Binding: LocationMode (required): Indicates whether a resource instance represents a specific location or a class of locations. Fixed Value: instance | ||||
![]() ![]() |
0..1 | Address | Main address of the point of care location | |||||
![]() ![]() ![]() |
0..1 | string | Unique id for inter-element referencing | |||||
![]() ![]() ![]() |
0..* | Extension | Additional content defined by implementations Slice: Unordered, Open by value:url | |||||
![]() ![]() ![]() |
?!Σ | 1..1 | code | home | work | temp | old | billing - purpose of this address Binding: AddressUse (required): The use of an address. Fixed Value: work | ||||
![]() ![]() ![]() |
Σ | 1..1 | code | postal | physical | both Binding: AddressType (required): The type of an address (physical / postal). Fixed Value: physical | ||||
![]() ![]() ![]() |
Σ | 0..1 | string | Text representation of the address Example General: 137 Nowhere Street, Erewhon 9132 | ||||
![]() ![]() ![]() |
Σ | 0..* | string | Street name, number, direction & P.O. Box etc. This repeating element order: The order in which lines should appear in an address label Example General: 137 Nowhere Street | ||||
![]() ![]() ![]() |
SΣ | 1..1 | string | Colombian municipality Example General: Erewhon | ||||
![]() ![]() ![]() ![]() |
0..1 | string | xml:id (or equivalent in JSON) | |||||
![]() ![]() ![]() ![]() |
0..* | Extension | Extension Slice: Unordered, Open by value:url | |||||
![]() ![]() ![]() ![]() ![]() |
S | 0..1 | Coding | Divipola municipality code URL: https://fhir.minsalud.gov.co/rda/StructureDefinition/ExtensionDivipolaMunicipality Binding: ValueSet: DIVIPOLA Municipalities (required) Constraints: ext-1 | ||||
![]() ![]() ![]() ![]() |
0..1 | string | Primitive value for string Max Length:1048576 | |||||
![]() ![]() ![]() |
Σ | 0..1 | string | Distrito, localidad o comuna Example General: Madison | ||||
![]() ![]() ![]() |
SΣ | 1..1 | string | Colombian Department | ||||
![]() ![]() ![]() ![]() |
0..1 | string | xml:id (or equivalent in JSON) | |||||
![]() ![]() ![]() ![]() |
0..* | Extension | Extension Slice: Unordered, Open by value:url | |||||
![]() ![]() ![]() ![]() ![]() |
S | 0..1 | Coding | Divipola department code URL: https://fhir.minsalud.gov.co/rda/StructureDefinition/ExtensionDivipolaDepartment Binding: ValueSet: DIVIPOLA Departments (required) Constraints: ext-1 | ||||
![]() ![]() ![]() ![]() |
0..1 | string | Primitive value for string Max Length:1048576 | |||||
![]() ![]() ![]() |
Σ | 0..1 | string | Postal code for area Example General: 9132 | ||||
![]() ![]() ![]() |
SΣ | 1..1 | string | Country Fixed Value: CO | ||||
![]() ![]() ![]() |
Σ | 0..1 | Period | Time period when address was/is in use Example General: {"start":"2010-03-23","end":"2010-07-01"} | ||||
![]() ![]() |
Σ | 0..1 | CodeableConcept | Physical form of the location Binding: LocationType (example): Physical form of the location. | ||||
![]() ![]() |
SΣ | 1..1 | Reference(Institución Prestadora de Servicios de Salud (Organization) RDA) | Organization responsible for provisioning and upkeep | ||||
![]() ![]() |
0..* | BackboneElement | What days/times during a week is this location usually open | |||||
![]() ![]() ![]() |
0..1 | string | Unique id for inter-element referencing | |||||
![]() ![]() ![]() |
0..* | Extension | Additional content defined by implementations | |||||
![]() ![]() ![]() |
?!Σ | 0..* | Extension | Extensions that cannot be ignored even if unrecognized | ||||
![]() ![]() ![]() |
0..* | code | mon | tue | wed | thu | fri | sat | sun Binding: DaysOfWeek (required) | |||||
![]() ![]() ![]() |
0..1 | boolean | The Location is open all day | |||||
![]() ![]() ![]() |
0..1 | time | Time that the Location opens | |||||
![]() ![]() ![]() |
0..1 | time | Time that the Location closes | |||||
![]() ![]() |
0..* | Reference(Endpoint) | Technical endpoints providing access to services operated for the location | |||||
Documentation for this format | ||||||||
| Path | Conformance | ValueSet / Code | URI | |||
| Location.meta.security | extensible | All Security Labelshttp://hl7.org/fhir/ValueSet/security-labelsFrom the FHIR Standard | ||||
| Location.meta.tag | example | CommonTagshttp://hl7.org/fhir/ValueSet/common-tagsFrom the FHIR Standard | ||||
| Location.language | preferred | CommonLanguageshttp://hl7.org/fhir/ValueSet/languagesFrom the FHIR Standard
| ||||
| Location.identifier.use | required | Fixed Value: officialhttp://hl7.org/fhir/ValueSet/identifier-use|4.0.1From the FHIR Standard | ||||
| Location.identifier.type | extensible | Identifier Type Codeshttp://hl7.org/fhir/ValueSet/identifier-typeFrom the FHIR Standard | ||||
| Location.status | required | LocationStatushttp://hl7.org/fhir/ValueSet/location-status|4.0.1From the FHIR Standard | ||||
| Location.operationalStatus | preferred | Hl7VSBedStatushttp://terminology.hl7.org/ValueSet/v2-0116 | ||||
| Location.mode | required | Fixed Value: instancehttp://hl7.org/fhir/ValueSet/location-mode|4.0.1From the FHIR Standard | ||||
| Location.address.use | required | Fixed Value: workhttp://hl7.org/fhir/ValueSet/address-use|4.0.1From the FHIR Standard | ||||
| Location.address.type | required | Fixed Value: physicalhttp://hl7.org/fhir/ValueSet/address-type|4.0.1From the FHIR Standard | ||||
| Location.physicalType | example | LocationTypehttp://hl7.org/fhir/ValueSet/location-physical-typeFrom the FHIR Standard | ||||
| Location.hoursOfOperation.daysOfWeek | required | DaysOfWeekhttp://hl7.org/fhir/ValueSet/days-of-week|4.0.1From the FHIR Standard |
| Id | Grade | Path(s) | Details | Requirements |
| dom-2 | error | Location | If the resource is contained in another resource, it SHALL NOT contain nested Resources : contained.contained.empty() | |
| dom-3 | error | Location | 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 | Location | 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 | Location | If a resource is contained in another resource, it SHALL NOT have a security label : contained.meta.security.empty() | |
| dom-6 | best practice | Location | 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() |
This structure is derived from Location
Other representations of profile: CSV, Excel, Schematron