Guía de Implmentación FHIR ADRES (Core)
1.0.0 - ci-build Colombia

Guía de Implmentación FHIR ADRES (Core) - Local Development build (v1.0.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions

Resource Profile: Paciente (Patient) ADRES

Official URL: https://fhir.adres.gov.co/core/StructureDefinition/PatientADRES Version: 1.0.0
Active as of 2026-05-20 Computable Name: PatientADRES

Copyright/Legal: ADRES, CC BY-NC-SA 4.0, 2026+

Perfil FHIR para la representación estandarizada de la información del de las personas que desempeñan el rol de pacientes en el contexto de las siguientes bases de datos administradas por la Administradora de los Recursos del Sistema General de Seguridad Social en Salud (ADRES):

  • Base de Datos Única de Afiliados (BDUA)
  • Base de Datos de los Regímenes de Excepción y Especial (BDEX).
  • Base de Datos de los Planes Voluntarios de Salud (PVS).
  • Base de Datos del Instituto Nacional Penitenciario y Carcelario (BDINPEC).

Incluye los datos de identificación, demográficos y administrativos sobre el usuario del sistema de salud, para el seguimiento de la información a través de todos los procesos de atención en salud.

Ámbito

Este perfil define las restricciones y extensiones aplicables al recurso FHIR Patient (paciente), con el objetivo de estandarizar y representar información sobre una persona que desempeña el rol de paciente o usuario del sistema de salud, para aquellas entidades deben reportar a la Administradora de los Recursos del Sistema General de Seguridad Social en Salud (ADRES) para la actualización de las Base de Datos BDUA, BDEX, PVS y BDINPEC.

Ha sido diseñado a partir de los lineamientos normativos definidos por ADRES, de acuerdo con la Resolución 762 de 2023, y está armonizado con la Guía de Implementación de Resumen Digital de Atención en Salud (RDA) y la Guía de Implementación FHIR Core Colombia.

Uso previsto

Este perfil está diseñado para ser implementado por:

  • Entidades Promotoras de Salud de los Regímenes Contributivo y Subsidiado.
  • Entidades Adaptadas en Salud (EAS).
  • Municipios, Distritos, y Departamentos que tengan a su cargo áreas no municipalizadas.
  • Administradores de los regímenes Especial y de Excepción.
  • Entidades que oferten Planes Voluntarios de Salud.
  • Instituto Nacional Penitenciario y Carcelario (INPEC).
  • Sistema de Afiliación Transaccional - SAT.
  • Administradora de los Recursos del Sistema General de Seguridad Social en Salud -ADRES.

De acuerdo con lo establecido en el artículo 4° de la Resolución 1133 de 2021, se espera que sea utilizado para la operación de consulta de las bases de datos de afiliación.

Cuando ADRES lo defina, este recurso FHIR y las operaciones asociadas podrán emplearse para otros casos de uso como el reporte de novedades y la actualización de las bases de datos de afiliación que opera ADRES, y otros procesos relacionados con la gestión de la información de afiliación en el Sistema General de Seguridad Social en Salud.

Restricciones y extensiones clave

  • Se requiere el uso de terminologías controladas nacionales.
  • Se aplican restricciones sobre elementos obligatorios y cardinalidad.
  • Utiliza extensiones para representar información adicional relevante para el contexto colombiano.

Relación con otras guías o perfiles

Este perfil se basa en:

Consideraciones adicionales

  • Este perfil no sustituye las obligaciones legales sobre el registro clínico.
  • Se recomienda verificar la conformidad de su implementación.

Usages:

Formal Views of Profile Content

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

NameFlagsCard.TypeDescription & Constraints    Filter: Filtersdoco
.. Patient 0..* Patient Information about an individual or animal receiving health care services
... implicitRules ?!Σ 0..1 uri A set of rules under which this content was created
... modifierExtension ?! 0..* Extension Extensions that cannot be ignored
... Slices for identifier Σ 1..1 Identifier Identificadores de la persona
Slice: Unordered, Closed by value:id
.... identifier:NationalPersonIdentifier Σ 0..1 Identifier Identificación de la persona que desempeña el rol de paciente
..... id 1..1 string Unique id for inter-element referencing
Required Pattern: NationalPersonIdentifier-0
..... extension 0..0
..... use ?!Σ 1..1 code usual | official | temp | secondary | old (If known)
Binding: IdentifierUse (required): Identifies the purpose for this identifier, if known .
Fixed Value: official
..... type Σ 1..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.
...... Slices for coding Σ 2..2 Coding Code defined by a terminology system
Slice: Unordered, Closed by value:system
....... coding:InternationalCode Σ 1..1 Coding Code defined by a terminology system
Binding: Identifier Type Codes (extensible)
........ system Σ 1..1 uri Sistema de codificación internacional
Fixed Value: http://terminology.hl7.org/CodeSystem/v2-0203
........ code Σ 1..1 code Symbol in syntax defined by the system
Fixed Value: PN
........ display Σ 1..1 string Representation defined by the system
Fixed Value: Person number
....... coding:ColombianCode Σ 1..1 Coding Code defined by a terminology system
Binding: ValueSet: Códigos de identificaciones de personas en Colombia (required)
........ system Σ 1..1 uri Sistema de codificación colombiano
Fixed Value: https://fhir.adres.gov.co/core/CodeSystem/ColombianPersonIdentifier
........ code SΣ 1..1 code CN | RC | TI | CC | PA | CD | CE | SC | PE | PT | PPT | AS | MS | SI
........ display SΣ 1..1 string Cédula de ciudadanía | Tarjeta de identidad | Registro civil +
..... system Σ 0..1 uri The namespace for the identifier value
Required Pattern: https://fhir.adres.gov.co/core/NamingSystem/RNEC
..... value SΣ 1..1 string Número de documento de identificación
Example General: 123456
... Slices for name Σ 1..1 HumanName Nombre(s) de la persona que desempeña el rol de paciente
Slice: Unordered, Closed by value:use
.... name:OfficialPatientName Σ 1..1 HumanName Nombre oficial de la persona que desempeña el rol de paciente
..... id 1..1 string Unique id for inter-element referencing
Fixed Value: OfficialPatientName
..... extension 0..0
..... use ?!Σ 1..1 code usual | official | temp | nickname | anonymous | old | maiden
Binding: NameUse (required): The use of a human name.
Fixed Value: official
..... family SΣ 1..1 string Apellidos de la persona que desempeña el rol de paciente
...... Slices for extension 0..* Extension Extension
Slice: Unordered, Open by value:url
....... extension:FathersFamilyName S 0..1 string Primer apellido
URL: https://fhir.adres.gov.co/core/StructureDefinition/ExtensionFathersFamilyName
....... extension:MothersFamilyName S 0..1 string Segundo apellido
URL: https://fhir.adres.gov.co/core/StructureDefinition/ExtensionMothersFamilyName
..... given SΣ 1..2 string Primer y segundo nombre de la persona que desempeña el rol de paciente
This repeating element order: Given Names appear in the correct order for presenting the name
... deceased[x] ?!Σ 0..1 Indicates if the individual is deceased or not
.... deceasedBoolean boolean
.... deceasedDateTime dateTime
... Slices for address Σ 1..1 Address Departamento y municipio de afiliación.
Slice: Unordered, Closed by value:id
.... address:AffiliationAddress Σ 1..1 Address An address for the individual
..... id 1..1 string Unique id for inter-element referencing
Required Pattern: AffiliationAddress
..... use ?!Σ 1..1 code home | work | temp | old | billing - purpose of this address
Binding: AddressUse (required): The use of an address.
Fixed Value: billing
..... city SΣ 0..1 string Municipio
Example General: Erewhon
...... Slices for extension 0..* Extension Extension
Slice: Unordered, Open by value:url
....... extension:ExtensionDivipolaMunicipality S 0..1 (Complex) Código del municipio.
URL: https://fhir.adres.gov.co/core/StructureDefinition/ExtensionDivipolaMunicipality
........ extension 0..0
........ url 1..1 uri "https://fhir.adres.gov.co/core/StructureDefinition/ExtensionDivipolaMunicipality"
........ value[x] 1..1 Coding Value of extension
Binding: ValueSet: Códigos DIVIPOLA (Municipios) (required)
......... system Σ 1..1 uri Identity of the terminology system
Fixed Value: https://fhir.adres.gov.co/core/CodeSystem/DIVIPOLA
......... code Σ 1..1 code Symbol in syntax defined by the system
..... state SΣ 0..1 string Departamento
...... Slices for extension 0..* Extension Extension
Slice: Unordered, Open by value:url
....... extension:ExtensionDivipolaDepartment S 0..1 (Complex) Código del departamento.
URL: https://fhir.adres.gov.co/core/StructureDefinition/ExtensionDivipolaDepartment
........ extension 0..0
........ url 1..1 uri "https://fhir.adres.gov.co/core/StructureDefinition/ExtensionDivipolaDepartment"
........ value[x] 1..1 Coding Value of extension
Binding: ValueSet: Códigos DIVIPOLA (Departamentos) (required)
......... system Σ 1..1 uri Identity of the terminology system
Fixed Value: https://fhir.adres.gov.co/core/CodeSystem/DIVIPOLA
......... code Σ 1..1 code Symbol in syntax defined by the system
..... country Σ 1..1 string País
...... Slices for extension 1..* Extension Extension
Slice: Unordered, Open by value:url
....... extension:ExtensionCountryCode S 1..1 (Complex) Código País de afiliación.
URL: https://fhir.adres.gov.co/core/StructureDefinition/ExtensionCountryCode
........ extension 0..0
........ url 1..1 uri "https://fhir.adres.gov.co/core/StructureDefinition/ExtensionCountryCode"
........ value[x] 1..1 Coding Codificación del país de afiliación (ISO 3166-1N)
Binding: ValueSet: Códigos numéricos Iso 3166 Parte 1 (países) (required)
......... system Σ 1..1 uri Sistema de codificación internacional
Fixed Value: https://fhir.adres.gov.co/core/CodeSystem/ISO3166-1
......... code SΣ 1..1 code Código del país de afiliación (ISO 3166-1N)
... managingOrganization SΣ 0..1 Reference(Entidad Administradora de Planes de Beneficios en Salud - EAPBS (Organization)) Entidad Administradora de Planes de Beneficios en Salud (EAPB)

doco Documentation for this format

Terminology Bindings

PathConformanceValueSet / CodeURI
Patient.identifier:NationalPersonIdentifier.userequiredFixed Value: official
http://hl7.org/fhir/ValueSet/identifier-use|4.0.1
From the FHIR Standard
Patient.identifier:NationalPersonIdentifier.typeextensibleIdentifier Type Codes
http://hl7.org/fhir/ValueSet/identifier-type
From the FHIR Standard
Patient.identifier:NationalPersonIdentifier.type.coding:InternationalCodeextensibleFixed Value: PN
http://hl7.org/fhir/ValueSet/identifier-type
From the FHIR Standard
Patient.identifier:NationalPersonIdentifier.type.coding:ColombianCoderequiredColombianPersonIdentifierCodes(a valid code from CodeSystem: Identificaciones de personas en Colombia)
https://fhir.adres.gov.co/core/ValueSet/ColombianPersonIdentifierCodes
From this IG
Patient.name:OfficialPatientName.userequiredFixed Value: official
http://hl7.org/fhir/ValueSet/name-use|4.0.1
From the FHIR Standard
Patient.address:AffiliationAddress.userequiredFixed Value: billing
http://hl7.org/fhir/ValueSet/address-use|4.0.1
From the FHIR Standard
Patient.address:AffiliationAddress.city.extension:ExtensionDivipolaMunicipality.value[x]requiredDIVIPOLAmunicipalities
https://fhir.adres.gov.co/core/ValueSet/DIVIPOLAmunicipalities
From this IG
Patient.address:AffiliationAddress.state.extension:ExtensionDivipolaDepartment.value[x]requiredDIVIPOLAdepartments
https://fhir.adres.gov.co/core/ValueSet/DIVIPOLAdepartments
From this IG
Patient.address:AffiliationAddress.country.extension:ExtensionCountryCode.value[x]requiredIso31661N
https://fhir.adres.gov.co/core/ValueSet/iso3166-1-N
From this IG
Patient.communication.languagepreferredCommonLanguages
http://hl7.org/fhir/ValueSet/languages
From the FHIR Standard
Additional Bindings Purpose
AllLanguages Max Binding
Patient.link.typerequiredLinkType
http://hl7.org/fhir/ValueSet/link-type|4.0.1
From the FHIR Standard

Constraints

IdGradePath(s)DetailsRequirements
dom-2errorPatientIf the resource is contained in another resource, it SHALL NOT contain nested Resources
: contained.contained.empty()
dom-3errorPatientIf 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-4errorPatientIf 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-5errorPatientIf a resource is contained in another resource, it SHALL NOT have a security label
: contained.meta.security.empty()
dom-6best practicePatientA resource should have narrative for robust management
: text.`div`.exists()
ele-1error**ALL** elementsAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ext-1error**ALL** extensionsMust have either extensions or value[x], not both
: extension.exists() != value.exists()

This structure is derived from Patient

NameFlagsCard.TypeDescription & Constraints    Filter: Filtersdoco
.. Patient Patient
... meta
.... profile 1..* canonical(StructureDefinition) Profiles this resource claims to conform to
Fixed Value: https://fhir.adres.gov.co/core/StructureDefinition/PatientADRES
... Slices for identifier 1..1 Identifier Identificadores de la persona
Slice: Unordered, Closed by value:id
.... identifier:NationalPersonIdentifier 0..1 Identifier Identificación de la persona que desempeña el rol de paciente
..... id 1..1 string Unique id for inter-element referencing
Required Pattern: NationalPersonIdentifier-0
..... extension 0..0
..... use 1..1 code usual | official | temp | secondary | old (If known)
Fixed Value: official
..... type 1..1 CodeableConcept Description of identifier
...... Slices for coding 2..2 Coding Code defined by a terminology system
Slice: Unordered, Closed by value:system
....... coding:InternationalCode 1..1 Coding Code defined by a terminology system
Binding: Identifier Type Codes (extensible)
........ system 1..1 uri Sistema de codificación internacional
Fixed Value: http://terminology.hl7.org/CodeSystem/v2-0203
........ code 1..1 code Symbol in syntax defined by the system
Fixed Value: PN
........ display 1..1 string Representation defined by the system
Fixed Value: Person number
....... coding:ColombianCode 1..1 Coding Code defined by a terminology system
Binding: ValueSet: Códigos de identificaciones de personas en Colombia (required)
........ system 1..1 uri Sistema de codificación colombiano
Fixed Value: https://fhir.adres.gov.co/core/CodeSystem/ColombianPersonIdentifier
........ code S 1..1 code CN | RC | TI | CC | PA | CD | CE | SC | PE | PT | PPT | AS | MS | SI
........ display S 1..1 string Cédula de ciudadanía | Tarjeta de identidad | Registro civil +
..... system 0..1 uri The namespace for the identifier value
Required Pattern: https://fhir.adres.gov.co/core/NamingSystem/RNEC
..... value S 1..1 string Número de documento de identificación
..... period 0..0
..... assigner 0..0
... active S 1..1 boolean true | false
.... name:OfficialPatientName 1..1 HumanName Nombre oficial de la persona que desempeña el rol de paciente
..... id 1..1 string Unique id for inter-element referencing
Fixed Value: OfficialPatientName
..... extension 0..0
..... use 1..1 code usual | official | temp | nickname | anonymous | old | maiden
Fixed Value: official
..... text 0..0
..... family S 1..1 string Apellidos de la persona que desempeña el rol de paciente
...... Slices for extension 0..* Extension Extension
Slice: Unordered, Open by value:url
....... extension:FathersFamilyName S 0..1 string Primer apellido
URL: https://fhir.adres.gov.co/core/StructureDefinition/ExtensionFathersFamilyName
....... extension:MothersFamilyName S 0..1 string Segundo apellido
URL: https://fhir.adres.gov.co/core/StructureDefinition/ExtensionMothersFamilyName
..... given S 1..2 string Primer y segundo nombre de la persona que desempeña el rol de paciente
..... prefix 0..0
..... suffix 0..0
..... period 0..0
... telecom 0..0
... Slices for address 1..1 Address Departamento y municipio de afiliación.
Slice: Unordered, Closed by value:id
.... address:AffiliationAddress 1..1 Address An address for the individual
..... id 1..1 string Unique id for inter-element referencing
Required Pattern: AffiliationAddress
..... use 1..1 code home | work | temp | old | billing - purpose of this address
Fixed Value: billing
..... type 0..0
..... text 0..0
..... line 0..0
..... city S 0..1 string Municipio
...... Slices for extension 0..* Extension Extension
Slice: Unordered, Open by value:url
....... extension:ExtensionDivipolaMunicipality S 0..1 (Complex) Código del municipio.
URL: https://fhir.adres.gov.co/core/StructureDefinition/ExtensionDivipolaMunicipality
........ value[x]
......... display 0..0
..... district 0..0
..... state S 0..1 string Departamento
...... Slices for extension 0..* Extension Extension
Slice: Unordered, Open by value:url
....... extension:ExtensionDivipolaDepartment S 0..1 (Complex) Código del departamento.
URL: https://fhir.adres.gov.co/core/StructureDefinition/ExtensionDivipolaDepartment
........ value[x]
......... display 0..0
..... postalCode 0..0
..... country 1..1 string País
...... Slices for extension 1..* Extension Extension
Slice: Unordered, Open by value:url
....... extension:ExtensionCountryCode 1..1 (Complex) Código País de afiliación.
URL: https://fhir.adres.gov.co/core/StructureDefinition/ExtensionCountryCode
........ value[x] 1..1 Coding Codificación del país de afiliación (ISO 3166-1N)
......... system 1..1 uri Sistema de codificación internacional
......... code S 1..1 code Código del país de afiliación (ISO 3166-1N)
......... display 0..0
... maritalStatus 0..0
... Slices for multipleBirth[x] 0..0
.... multipleBirth[x]:multipleBirthBoolean 0..0
.... multipleBirth[x]:multipleBirthInteger 0..0
... photo 0..0
... contact 0..0
... communication 0..0
... generalPractitioner 0..0
... managingOrganization S 0..1 Reference(Entidad Administradora de Planes de Beneficios en Salud - EAPBS (Organization)) Entidad Administradora de Planes de Beneficios en Salud (EAPB)
... link 0..0

doco Documentation for this format

Terminology Bindings (Differential)

PathConformanceValueSetURI
Patient.identifier:NationalPersonIdentifier.type.coding:InternationalCodeextensibleIdentifier Type Codes
http://hl7.org/fhir/ValueSet/identifier-type
From the FHIR Standard
Patient.identifier:NationalPersonIdentifier.type.coding:ColombianCoderequiredColombianPersonIdentifierCodes(a valid code from CodeSystem: Identificaciones de personas en Colombia)
https://fhir.adres.gov.co/core/ValueSet/ColombianPersonIdentifierCodes
From this IG
NameFlagsCard.TypeDescription & Constraints    Filter: Filtersdoco
.. Patient 0..* Patient Information about an individual or animal receiving health care services
... id Σ 0..1 id Logical id of this artifact
... meta Σ 0..1 Meta Metadata about the resource
.... id 0..1 string Unique id for inter-element referencing
.... extension 0..* Extension Additional content defined by implementations
Slice: Unordered, Open by value:url
.... versionId Σ 0..1 id Version specific identifier
.... lastUpdated Σ 0..1 instant When the resource version last changed
.... source Σ 0..1 uri Identifies where the resource comes from
.... profile Σ 1..* canonical(StructureDefinition) Profiles this resource claims to conform to

Fixed Value: https://fhir.adres.gov.co/core/StructureDefinition/PatientADRES
.... security Σ 0..* Coding Security Labels applied to this resource
Binding: All Security Labels (extensible): Security Labels from the Healthcare Privacy and Security Classification System.
.... tag Σ 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".
... implicitRules ?!Σ 0..1 uri A set of rules under which this content was created
... text 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
... contained 0..* Resource Contained, inline Resources
... extension 0..* Extension Additional content defined by implementations
... modifierExtension ?! 0..* Extension Extensions that cannot be ignored
... Slices for identifier Σ 1..1 Identifier Identificadores de la persona
Slice: Unordered, Closed by value:id
.... identifier:NationalPersonIdentifier Σ 0..1 Identifier Identificación de la persona que desempeña el rol de paciente
..... id 1..1 string Unique id for inter-element referencing
Required Pattern: NationalPersonIdentifier-0
..... extension 0..0
..... use ?!Σ 1..1 code usual | official | temp | secondary | old (If known)
Binding: IdentifierUse (required): Identifies the purpose for this identifier, if known .
Fixed Value: official
..... type Σ 1..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.
...... id 0..1 string Unique id for inter-element referencing
...... extension 0..* Extension Additional content defined by implementations
Slice: Unordered, Open by value:url
...... Slices for coding Σ 2..2 Coding Code defined by a terminology system
Slice: Unordered, Closed by value:system
....... coding:InternationalCode Σ 1..1 Coding Code defined by a terminology system
Binding: Identifier Type Codes (extensible)
........ id 0..1 string Unique id for inter-element referencing
........ extension 0..* Extension Additional content defined by implementations
Slice: Unordered, Open by value:url
........ system Σ 1..1 uri Sistema de codificación internacional
Fixed Value: http://terminology.hl7.org/CodeSystem/v2-0203
........ version Σ 0..1 string Version of the system - if relevant
........ code Σ 1..1 code Symbol in syntax defined by the system
Fixed Value: PN
........ display Σ 1..1 string Representation defined by the system
Fixed Value: Person number
........ userSelected Σ 0..1 boolean If this coding was chosen directly by the user
....... coding:ColombianCode Σ 1..1 Coding Code defined by a terminology system
Binding: ValueSet: Códigos de identificaciones de personas en Colombia (required)
........ id 0..1 string Unique id for inter-element referencing
........ extension 0..* Extension Additional content defined by implementations
Slice: Unordered, Open by value:url
........ system Σ 1..1 uri Sistema de codificación colombiano
Fixed Value: https://fhir.adres.gov.co/core/CodeSystem/ColombianPersonIdentifier
........ version Σ 0..1 string Version of the system - if relevant
........ code SΣ 1..1 code CN | RC | TI | CC | PA | CD | CE | SC | PE | PT | PPT | AS | MS | SI
........ display SΣ 1..1 string Cédula de ciudadanía | Tarjeta de identidad | Registro civil +
........ userSelected Σ 0..1 boolean If this coding was chosen directly by the user
...... text Σ 0..1 string Plain text representation of the concept
..... system Σ 0..1 uri The namespace for the identifier value
Required Pattern: https://fhir.adres.gov.co/core/NamingSystem/RNEC
..... value SΣ 1..1 string Número de documento de identificación
Example General: 123456
... active ?!SΣ 1..1 boolean true | false
... Slices for name Σ 1..1 HumanName Nombre(s) de la persona que desempeña el rol de paciente
Slice: Unordered, Closed by value:use
.... name:OfficialPatientName Σ 1..1 HumanName Nombre oficial de la persona que desempeña el rol de paciente
..... id 1..1 string Unique id for inter-element referencing
Fixed Value: OfficialPatientName
..... extension 0..0
..... use ?!Σ 1..1 code usual | official | temp | nickname | anonymous | old | maiden
Binding: NameUse (required): The use of a human name.
Fixed Value: official
..... family SΣ 1..1 string Apellidos de la persona que desempeña el rol de paciente
...... id 0..1 string xml:id (or equivalent in JSON)
...... Slices for extension 0..* Extension Extension
Slice: Unordered, Open by value:url
....... extension:FathersFamilyName S 0..1 string Primer apellido
URL: https://fhir.adres.gov.co/core/StructureDefinition/ExtensionFathersFamilyName
....... extension:MothersFamilyName S 0..1 string Segundo apellido
URL: https://fhir.adres.gov.co/core/StructureDefinition/ExtensionMothersFamilyName
...... value 0..1 string Primitive value for string
Max Length:1048576
..... given SΣ 1..2 string Primer y segundo nombre de la persona que desempeña el rol de paciente
This repeating element order: Given Names appear in the correct order for presenting the name
... gender Σ 0..1 code male | female | other | unknown
Binding: AdministrativeGender (required): The gender of a person used for administrative purposes.
... birthDate Σ 0..1 date The date of birth for the individual
... deceased[x] ?!Σ 0..1 Indicates if the individual is deceased or not
.... deceasedBoolean boolean
.... deceasedDateTime dateTime
... Slices for address Σ 1..1 Address Departamento y municipio de afiliación.
Slice: Unordered, Closed by value:id
.... address:AffiliationAddress Σ 1..1 Address An address for the individual
..... id 1..1 string Unique id for inter-element referencing
Required Pattern: AffiliationAddress
..... extension 0..* Extension Additional content defined by implementations
Slice: Unordered, Open by value:url
..... use ?!Σ 1..1 code home | work | temp | old | billing - purpose of this address
Binding: AddressUse (required): The use of an address.
Fixed Value: billing
..... city SΣ 0..1 string Municipio
Example General: Erewhon
...... id 0..1 string xml:id (or equivalent in JSON)
...... Slices for extension 0..* Extension Extension
Slice: Unordered, Open by value:url
....... extension:ExtensionDivipolaMunicipality S 0..1 (Complex) Código del municipio.
URL: https://fhir.adres.gov.co/core/StructureDefinition/ExtensionDivipolaMunicipality
........ id 0..1 string Unique id for inter-element referencing
........ extension 0..0
........ url 1..1 uri "https://fhir.adres.gov.co/core/StructureDefinition/ExtensionDivipolaMunicipality"
........ value[x] 1..1 Coding Value of extension
Binding: ValueSet: Códigos DIVIPOLA (Municipios) (required)
......... id 0..1 string Unique id for inter-element referencing
......... extension 0..* Extension Additional content defined by implementations
Slice: Unordered, Open by value:url
......... system Σ 1..1 uri Identity of the terminology system
Fixed Value: https://fhir.adres.gov.co/core/CodeSystem/DIVIPOLA
......... code Σ 1..1 code Symbol in syntax defined by the system
...... value 0..1 string Primitive value for string
Max Length:1048576
..... state SΣ 0..1 string Departamento
...... id 0..1 string xml:id (or equivalent in JSON)
...... Slices for extension 0..* Extension Extension
Slice: Unordered, Open by value:url
....... extension:ExtensionDivipolaDepartment S 0..1 (Complex) Código del departamento.
URL: https://fhir.adres.gov.co/core/StructureDefinition/ExtensionDivipolaDepartment
........ id 0..1 string Unique id for inter-element referencing
........ extension 0..0
........ url 1..1 uri "https://fhir.adres.gov.co/core/StructureDefinition/ExtensionDivipolaDepartment"
........ value[x] 1..1 Coding Value of extension
Binding: ValueSet: Códigos DIVIPOLA (Departamentos) (required)
......... id 0..1 string Unique id for inter-element referencing
......... extension 0..* Extension Additional content defined by implementations
Slice: Unordered, Open by value:url
......... system Σ 1..1 uri Identity of the terminology system
Fixed Value: https://fhir.adres.gov.co/core/CodeSystem/DIVIPOLA
......... code Σ 1..1 code Symbol in syntax defined by the system
...... value 0..1 string Primitive value for string
Max Length:1048576
..... country Σ 1..1 string País
...... id 0..1 string xml:id (or equivalent in JSON)
...... Slices for extension 1..* Extension Extension
Slice: Unordered, Open by value:url
....... extension:ExtensionCountryCode S 1..1 (Complex) Código País de afiliación.
URL: https://fhir.adres.gov.co/core/StructureDefinition/ExtensionCountryCode
........ id 0..1 string Unique id for inter-element referencing
........ extension 0..0
........ url 1..1 uri "https://fhir.adres.gov.co/core/StructureDefinition/ExtensionCountryCode"
........ value[x] 1..1 Coding Codificación del país de afiliación (ISO 3166-1N)
Binding: ValueSet: Códigos numéricos Iso 3166 Parte 1 (países) (required)
......... id 0..1 string Unique id for inter-element referencing
......... extension 0..* Extension Additional content defined by implementations
Slice: Unordered, Open by value:url
......... system Σ 1..1 uri Sistema de codificación internacional
Fixed Value: https://fhir.adres.gov.co/core/CodeSystem/ISO3166-1
......... code SΣ 1..1 code Código del país de afiliación (ISO 3166-1N)
...... value 0..1 string Primitive value for string
Max Length:1048576
..... period Σ 0..1 Period Time period when address was/is in use
Example General: {"start":"2010-03-23","end":"2010-07-01"}
... managingOrganization SΣ 0..1 Reference(Entidad Administradora de Planes de Beneficios en Salud - EAPBS (Organization)) Entidad Administradora de Planes de Beneficios en Salud (EAPB)

doco Documentation for this format

Terminology Bindings

PathConformanceValueSet / CodeURI
Patient.meta.securityextensibleAll Security Labels
http://hl7.org/fhir/ValueSet/security-labels
From the FHIR Standard
Patient.meta.tagexampleCommonTags
http://hl7.org/fhir/ValueSet/common-tags
From the FHIR Standard
Patient.languagepreferredCommonLanguages
http://hl7.org/fhir/ValueSet/languages
From the FHIR Standard
Additional Bindings Purpose
AllLanguages Max Binding
Patient.identifier:NationalPersonIdentifier.userequiredFixed Value: official
http://hl7.org/fhir/ValueSet/identifier-use|4.0.1
From the FHIR Standard
Patient.identifier:NationalPersonIdentifier.typeextensibleIdentifier Type Codes
http://hl7.org/fhir/ValueSet/identifier-type
From the FHIR Standard
Patient.identifier:NationalPersonIdentifier.type.coding:InternationalCodeextensibleFixed Value: PN
http://hl7.org/fhir/ValueSet/identifier-type
From the FHIR Standard
Patient.identifier:NationalPersonIdentifier.type.coding:ColombianCoderequiredColombianPersonIdentifierCodes(a valid code from CodeSystem: Identificaciones de personas en Colombia)
https://fhir.adres.gov.co/core/ValueSet/ColombianPersonIdentifierCodes
From this IG
Patient.name:OfficialPatientName.userequiredFixed Value: official
http://hl7.org/fhir/ValueSet/name-use|4.0.1
From the FHIR Standard
Patient.genderrequiredAdministrativeGender
http://hl7.org/fhir/ValueSet/administrative-gender|4.0.1
From the FHIR Standard
Patient.address:AffiliationAddress.userequiredFixed Value: billing
http://hl7.org/fhir/ValueSet/address-use|4.0.1
From the FHIR Standard
Patient.address:AffiliationAddress.city.extension:ExtensionDivipolaMunicipality.value[x]requiredDIVIPOLAmunicipalities
https://fhir.adres.gov.co/core/ValueSet/DIVIPOLAmunicipalities
From this IG
Patient.address:AffiliationAddress.state.extension:ExtensionDivipolaDepartment.value[x]requiredDIVIPOLAdepartments
https://fhir.adres.gov.co/core/ValueSet/DIVIPOLAdepartments
From this IG
Patient.address:AffiliationAddress.country.extension:ExtensionCountryCode.value[x]requiredIso31661N
https://fhir.adres.gov.co/core/ValueSet/iso3166-1-N
From this IG
Patient.contact.relationshipextensiblePatientContactRelationship
http://hl7.org/fhir/ValueSet/patient-contactrelationship
From the FHIR Standard
Patient.contact.genderrequiredAdministrativeGender
http://hl7.org/fhir/ValueSet/administrative-gender|4.0.1
From the FHIR Standard
Patient.communication.languagepreferredCommonLanguages
http://hl7.org/fhir/ValueSet/languages
From the FHIR Standard
Additional Bindings Purpose
AllLanguages Max Binding
Patient.link.typerequiredLinkType
http://hl7.org/fhir/ValueSet/link-type|4.0.1
From the FHIR Standard

Constraints

IdGradePath(s)DetailsRequirements
dom-2errorPatientIf the resource is contained in another resource, it SHALL NOT contain nested Resources
: contained.contained.empty()
dom-3errorPatientIf 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-4errorPatientIf 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-5errorPatientIf a resource is contained in another resource, it SHALL NOT have a security label
: contained.meta.security.empty()
dom-6best practicePatientA resource should have narrative for robust management
: text.`div`.exists()
ele-1error**ALL** elementsAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ext-1error**ALL** extensionsMust have either extensions or value[x], not both
: extension.exists() != value.exists()

This structure is derived from Patient

Summary

Mandatory: 15 elements(13 nested mandatory elements)
Must-Support: 14 elements
Fixed: 9 elements
Prohibited: 26 elements

Structures

This structure refers to these other structures:

Extensions

This structure refers to these extensions:

Slices

This structure defines the following Slices:

  • The element 1 is sliced based on the value of Patient.identifier (Closed)
  • The element 1 is sliced based on the value of Patient.identifier.type.coding (Closed)
  • The element 1 is sliced based on the value of Patient.name (Closed)
  • The element 1 is sliced based on the value of Patient.address (Closed)
  • The element 1 is sliced based on the value of Patient.multipleBirth[x]

Key Elements View

NameFlagsCard.TypeDescription & Constraints    Filter: Filtersdoco
.. Patient 0..* Patient Information about an individual or animal receiving health care services
... implicitRules ?!Σ 0..1 uri A set of rules under which this content was created
... modifierExtension ?! 0..* Extension Extensions that cannot be ignored
... Slices for identifier Σ 1..1 Identifier Identificadores de la persona
Slice: Unordered, Closed by value:id
.... identifier:NationalPersonIdentifier Σ 0..1 Identifier Identificación de la persona que desempeña el rol de paciente
..... id 1..1 string Unique id for inter-element referencing
Required Pattern: NationalPersonIdentifier-0
..... extension 0..0
..... use ?!Σ 1..1 code usual | official | temp | secondary | old (If known)
Binding: IdentifierUse (required): Identifies the purpose for this identifier, if known .
Fixed Value: official
..... type Σ 1..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.
...... Slices for coding Σ 2..2 Coding Code defined by a terminology system
Slice: Unordered, Closed by value:system
....... coding:InternationalCode Σ 1..1 Coding Code defined by a terminology system
Binding: Identifier Type Codes (extensible)
........ system Σ 1..1 uri Sistema de codificación internacional
Fixed Value: http://terminology.hl7.org/CodeSystem/v2-0203
........ code Σ 1..1 code Symbol in syntax defined by the system
Fixed Value: PN
........ display Σ 1..1 string Representation defined by the system
Fixed Value: Person number
....... coding:ColombianCode Σ 1..1 Coding Code defined by a terminology system
Binding: ValueSet: Códigos de identificaciones de personas en Colombia (required)
........ system Σ 1..1 uri Sistema de codificación colombiano
Fixed Value: https://fhir.adres.gov.co/core/CodeSystem/ColombianPersonIdentifier
........ code SΣ 1..1 code CN | RC | TI | CC | PA | CD | CE | SC | PE | PT | PPT | AS | MS | SI
........ display SΣ 1..1 string Cédula de ciudadanía | Tarjeta de identidad | Registro civil +
..... system Σ 0..1 uri The namespace for the identifier value
Required Pattern: https://fhir.adres.gov.co/core/NamingSystem/RNEC
..... value SΣ 1..1 string Número de documento de identificación
Example General: 123456
... Slices for name Σ 1..1 HumanName Nombre(s) de la persona que desempeña el rol de paciente
Slice: Unordered, Closed by value:use
.... name:OfficialPatientName Σ 1..1 HumanName Nombre oficial de la persona que desempeña el rol de paciente
..... id 1..1 string Unique id for inter-element referencing
Fixed Value: OfficialPatientName
..... extension 0..0
..... use ?!Σ 1..1 code usual | official | temp | nickname | anonymous | old | maiden
Binding: NameUse (required): The use of a human name.
Fixed Value: official
..... family SΣ 1..1 string Apellidos de la persona que desempeña el rol de paciente
...... Slices for extension 0..* Extension Extension
Slice: Unordered, Open by value:url
....... extension:FathersFamilyName S 0..1 string Primer apellido
URL: https://fhir.adres.gov.co/core/StructureDefinition/ExtensionFathersFamilyName
....... extension:MothersFamilyName S 0..1 string Segundo apellido
URL: https://fhir.adres.gov.co/core/StructureDefinition/ExtensionMothersFamilyName
..... given SΣ 1..2 string Primer y segundo nombre de la persona que desempeña el rol de paciente
This repeating element order: Given Names appear in the correct order for presenting the name
... deceased[x] ?!Σ 0..1 Indicates if the individual is deceased or not
.... deceasedBoolean boolean
.... deceasedDateTime dateTime
... Slices for address Σ 1..1 Address Departamento y municipio de afiliación.
Slice: Unordered, Closed by value:id
.... address:AffiliationAddress Σ 1..1 Address An address for the individual
..... id 1..1 string Unique id for inter-element referencing
Required Pattern: AffiliationAddress
..... use ?!Σ 1..1 code home | work | temp | old | billing - purpose of this address
Binding: AddressUse (required): The use of an address.
Fixed Value: billing
..... city SΣ 0..1 string Municipio
Example General: Erewhon
...... Slices for extension 0..* Extension Extension
Slice: Unordered, Open by value:url
....... extension:ExtensionDivipolaMunicipality S 0..1 (Complex) Código del municipio.
URL: https://fhir.adres.gov.co/core/StructureDefinition/ExtensionDivipolaMunicipality
........ extension 0..0
........ url 1..1 uri "https://fhir.adres.gov.co/core/StructureDefinition/ExtensionDivipolaMunicipality"
........ value[x] 1..1 Coding Value of extension
Binding: ValueSet: Códigos DIVIPOLA (Municipios) (required)
......... system Σ 1..1 uri Identity of the terminology system
Fixed Value: https://fhir.adres.gov.co/core/CodeSystem/DIVIPOLA
......... code Σ 1..1 code Symbol in syntax defined by the system
..... state SΣ 0..1 string Departamento
...... Slices for extension 0..* Extension Extension
Slice: Unordered, Open by value:url
....... extension:ExtensionDivipolaDepartment S 0..1 (Complex) Código del departamento.
URL: https://fhir.adres.gov.co/core/StructureDefinition/ExtensionDivipolaDepartment
........ extension 0..0
........ url 1..1 uri "https://fhir.adres.gov.co/core/StructureDefinition/ExtensionDivipolaDepartment"
........ value[x] 1..1 Coding Value of extension
Binding: ValueSet: Códigos DIVIPOLA (Departamentos) (required)
......... system Σ 1..1 uri Identity of the terminology system
Fixed Value: https://fhir.adres.gov.co/core/CodeSystem/DIVIPOLA
......... code Σ 1..1 code Symbol in syntax defined by the system
..... country Σ 1..1 string País
...... Slices for extension 1..* Extension Extension
Slice: Unordered, Open by value:url
....... extension:ExtensionCountryCode S 1..1 (Complex) Código País de afiliación.
URL: https://fhir.adres.gov.co/core/StructureDefinition/ExtensionCountryCode
........ extension 0..0
........ url 1..1 uri "https://fhir.adres.gov.co/core/StructureDefinition/ExtensionCountryCode"
........ value[x] 1..1 Coding Codificación del país de afiliación (ISO 3166-1N)
Binding: ValueSet: Códigos numéricos Iso 3166 Parte 1 (países) (required)
......... system Σ 1..1 uri Sistema de codificación internacional
Fixed Value: https://fhir.adres.gov.co/core/CodeSystem/ISO3166-1
......... code SΣ 1..1 code Código del país de afiliación (ISO 3166-1N)
... managingOrganization SΣ 0..1 Reference(Entidad Administradora de Planes de Beneficios en Salud - EAPBS (Organization)) Entidad Administradora de Planes de Beneficios en Salud (EAPB)

doco Documentation for this format

Terminology Bindings

PathConformanceValueSet / CodeURI
Patient.identifier:NationalPersonIdentifier.userequiredFixed Value: official
http://hl7.org/fhir/ValueSet/identifier-use|4.0.1
From the FHIR Standard
Patient.identifier:NationalPersonIdentifier.typeextensibleIdentifier Type Codes
http://hl7.org/fhir/ValueSet/identifier-type
From the FHIR Standard
Patient.identifier:NationalPersonIdentifier.type.coding:InternationalCodeextensibleFixed Value: PN
http://hl7.org/fhir/ValueSet/identifier-type
From the FHIR Standard
Patient.identifier:NationalPersonIdentifier.type.coding:ColombianCoderequiredColombianPersonIdentifierCodes(a valid code from CodeSystem: Identificaciones de personas en Colombia)
https://fhir.adres.gov.co/core/ValueSet/ColombianPersonIdentifierCodes
From this IG
Patient.name:OfficialPatientName.userequiredFixed Value: official
http://hl7.org/fhir/ValueSet/name-use|4.0.1
From the FHIR Standard
Patient.address:AffiliationAddress.userequiredFixed Value: billing
http://hl7.org/fhir/ValueSet/address-use|4.0.1
From the FHIR Standard
Patient.address:AffiliationAddress.city.extension:ExtensionDivipolaMunicipality.value[x]requiredDIVIPOLAmunicipalities
https://fhir.adres.gov.co/core/ValueSet/DIVIPOLAmunicipalities
From this IG
Patient.address:AffiliationAddress.state.extension:ExtensionDivipolaDepartment.value[x]requiredDIVIPOLAdepartments
https://fhir.adres.gov.co/core/ValueSet/DIVIPOLAdepartments
From this IG
Patient.address:AffiliationAddress.country.extension:ExtensionCountryCode.value[x]requiredIso31661N
https://fhir.adres.gov.co/core/ValueSet/iso3166-1-N
From this IG
Patient.communication.languagepreferredCommonLanguages
http://hl7.org/fhir/ValueSet/languages
From the FHIR Standard
Additional Bindings Purpose
AllLanguages Max Binding
Patient.link.typerequiredLinkType
http://hl7.org/fhir/ValueSet/link-type|4.0.1
From the FHIR Standard

Constraints

IdGradePath(s)DetailsRequirements
dom-2errorPatientIf the resource is contained in another resource, it SHALL NOT contain nested Resources
: contained.contained.empty()
dom-3errorPatientIf 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-4errorPatientIf 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-5errorPatientIf a resource is contained in another resource, it SHALL NOT have a security label
: contained.meta.security.empty()
dom-6best practicePatientA resource should have narrative for robust management
: text.`div`.exists()
ele-1error**ALL** elementsAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ext-1error**ALL** extensionsMust have either extensions or value[x], not both
: extension.exists() != value.exists()

Differential View

This structure is derived from Patient

NameFlagsCard.TypeDescription & Constraints    Filter: Filtersdoco
.. Patient Patient
... meta
.... profile 1..* canonical(StructureDefinition) Profiles this resource claims to conform to
Fixed Value: https://fhir.adres.gov.co/core/StructureDefinition/PatientADRES
... Slices for identifier 1..1 Identifier Identificadores de la persona
Slice: Unordered, Closed by value:id
.... identifier:NationalPersonIdentifier 0..1 Identifier Identificación de la persona que desempeña el rol de paciente
..... id 1..1 string Unique id for inter-element referencing
Required Pattern: NationalPersonIdentifier-0
..... extension 0..0
..... use 1..1 code usual | official | temp | secondary | old (If known)
Fixed Value: official
..... type 1..1 CodeableConcept Description of identifier
...... Slices for coding 2..2 Coding Code defined by a terminology system
Slice: Unordered, Closed by value:system
....... coding:InternationalCode 1..1 Coding Code defined by a terminology system
Binding: Identifier Type Codes (extensible)
........ system 1..1 uri Sistema de codificación internacional
Fixed Value: http://terminology.hl7.org/CodeSystem/v2-0203
........ code 1..1 code Symbol in syntax defined by the system
Fixed Value: PN
........ display 1..1 string Representation defined by the system
Fixed Value: Person number
....... coding:ColombianCode 1..1 Coding Code defined by a terminology system
Binding: ValueSet: Códigos de identificaciones de personas en Colombia (required)
........ system 1..1 uri Sistema de codificación colombiano
Fixed Value: https://fhir.adres.gov.co/core/CodeSystem/ColombianPersonIdentifier
........ code S 1..1 code CN | RC | TI | CC | PA | CD | CE | SC | PE | PT | PPT | AS | MS | SI
........ display S 1..1 string Cédula de ciudadanía | Tarjeta de identidad | Registro civil +
..... system 0..1 uri The namespace for the identifier value
Required Pattern: https://fhir.adres.gov.co/core/NamingSystem/RNEC
..... value S 1..1 string Número de documento de identificación
..... period 0..0
..... assigner 0..0
... active S 1..1 boolean true | false
.... name:OfficialPatientName 1..1 HumanName Nombre oficial de la persona que desempeña el rol de paciente
..... id 1..1 string Unique id for inter-element referencing
Fixed Value: OfficialPatientName
..... extension 0..0
..... use 1..1 code usual | official | temp | nickname | anonymous | old | maiden
Fixed Value: official
..... text 0..0
..... family S 1..1 string Apellidos de la persona que desempeña el rol de paciente
...... Slices for extension 0..* Extension Extension
Slice: Unordered, Open by value:url
....... extension:FathersFamilyName S 0..1 string Primer apellido
URL: https://fhir.adres.gov.co/core/StructureDefinition/ExtensionFathersFamilyName
....... extension:MothersFamilyName S 0..1 string Segundo apellido
URL: https://fhir.adres.gov.co/core/StructureDefinition/ExtensionMothersFamilyName
..... given S 1..2 string Primer y segundo nombre de la persona que desempeña el rol de paciente
..... prefix 0..0
..... suffix 0..0
..... period 0..0
... telecom 0..0
... Slices for address 1..1 Address Departamento y municipio de afiliación.
Slice: Unordered, Closed by value:id
.... address:AffiliationAddress 1..1 Address An address for the individual
..... id 1..1 string Unique id for inter-element referencing
Required Pattern: AffiliationAddress
..... use 1..1 code home | work | temp | old | billing - purpose of this address
Fixed Value: billing
..... type 0..0
..... text 0..0
..... line 0..0
..... city S 0..1 string Municipio
...... Slices for extension 0..* Extension Extension
Slice: Unordered, Open by value:url
....... extension:ExtensionDivipolaMunicipality S 0..1 (Complex) Código del municipio.
URL: https://fhir.adres.gov.co/core/StructureDefinition/ExtensionDivipolaMunicipality
........ value[x]
......... display 0..0
..... district 0..0
..... state S 0..1 string Departamento
...... Slices for extension 0..* Extension Extension
Slice: Unordered, Open by value:url
....... extension:ExtensionDivipolaDepartment S 0..1 (Complex) Código del departamento.
URL: https://fhir.adres.gov.co/core/StructureDefinition/ExtensionDivipolaDepartment
........ value[x]
......... display 0..0
..... postalCode 0..0
..... country 1..1 string País
...... Slices for extension 1..* Extension Extension
Slice: Unordered, Open by value:url
....... extension:ExtensionCountryCode 1..1 (Complex) Código País de afiliación.
URL: https://fhir.adres.gov.co/core/StructureDefinition/ExtensionCountryCode
........ value[x] 1..1 Coding Codificación del país de afiliación (ISO 3166-1N)
......... system 1..1 uri Sistema de codificación internacional
......... code S 1..1 code Código del país de afiliación (ISO 3166-1N)
......... display 0..0
... maritalStatus 0..0
... Slices for multipleBirth[x] 0..0
.... multipleBirth[x]:multipleBirthBoolean 0..0
.... multipleBirth[x]:multipleBirthInteger 0..0
... photo 0..0
... contact 0..0
... communication 0..0
... generalPractitioner 0..0
... managingOrganization S 0..1 Reference(Entidad Administradora de Planes de Beneficios en Salud - EAPBS (Organization)) Entidad Administradora de Planes de Beneficios en Salud (EAPB)
... link 0..0

doco Documentation for this format

Terminology Bindings (Differential)

PathConformanceValueSetURI
Patient.identifier:NationalPersonIdentifier.type.coding:InternationalCodeextensibleIdentifier Type Codes
http://hl7.org/fhir/ValueSet/identifier-type
From the FHIR Standard
Patient.identifier:NationalPersonIdentifier.type.coding:ColombianCoderequiredColombianPersonIdentifierCodes(a valid code from CodeSystem: Identificaciones de personas en Colombia)
https://fhir.adres.gov.co/core/ValueSet/ColombianPersonIdentifierCodes
From this IG

Snapshot View

NameFlagsCard.TypeDescription & Constraints    Filter: Filtersdoco
.. Patient 0..* Patient Information about an individual or animal receiving health care services
... id Σ 0..1 id Logical id of this artifact
... meta Σ 0..1 Meta Metadata about the resource
.... id 0..1 string Unique id for inter-element referencing
.... extension 0..* Extension Additional content defined by implementations
Slice: Unordered, Open by value:url
.... versionId Σ 0..1 id Version specific identifier
.... lastUpdated Σ 0..1 instant When the resource version last changed
.... source Σ 0..1 uri Identifies where the resource comes from
.... profile Σ 1..* canonical(StructureDefinition) Profiles this resource claims to conform to

Fixed Value: https://fhir.adres.gov.co/core/StructureDefinition/PatientADRES
.... security Σ 0..* Coding Security Labels applied to this resource
Binding: All Security Labels (extensible): Security Labels from the Healthcare Privacy and Security Classification System.
.... tag Σ 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".
... implicitRules ?!Σ 0..1 uri A set of rules under which this content was created
... text 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
... contained 0..* Resource Contained, inline Resources
... extension 0..* Extension Additional content defined by implementations
... modifierExtension ?! 0..* Extension Extensions that cannot be ignored
... Slices for identifier Σ 1..1 Identifier Identificadores de la persona
Slice: Unordered, Closed by value:id
.... identifier:NationalPersonIdentifier Σ 0..1 Identifier Identificación de la persona que desempeña el rol de paciente
..... id 1..1 string Unique id for inter-element referencing
Required Pattern: NationalPersonIdentifier-0
..... extension 0..0
..... use ?!Σ 1..1 code usual | official | temp | secondary | old (If known)
Binding: IdentifierUse (required): Identifies the purpose for this identifier, if known .
Fixed Value: official
..... type Σ 1..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.
...... id 0..1 string Unique id for inter-element referencing
...... extension 0..* Extension Additional content defined by implementations
Slice: Unordered, Open by value:url
...... Slices for coding Σ 2..2 Coding Code defined by a terminology system
Slice: Unordered, Closed by value:system
....... coding:InternationalCode Σ 1..1 Coding Code defined by a terminology system
Binding: Identifier Type Codes (extensible)
........ id 0..1 string Unique id for inter-element referencing
........ extension 0..* Extension Additional content defined by implementations
Slice: Unordered, Open by value:url
........ system Σ 1..1 uri Sistema de codificación internacional
Fixed Value: http://terminology.hl7.org/CodeSystem/v2-0203
........ version Σ 0..1 string Version of the system - if relevant
........ code Σ 1..1 code Symbol in syntax defined by the system
Fixed Value: PN
........ display Σ 1..1 string Representation defined by the system
Fixed Value: Person number
........ userSelected Σ 0..1 boolean If this coding was chosen directly by the user
....... coding:ColombianCode Σ 1..1 Coding Code defined by a terminology system
Binding: ValueSet: Códigos de identificaciones de personas en Colombia (required)
........ id 0..1 string Unique id for inter-element referencing
........ extension 0..* Extension Additional content defined by implementations
Slice: Unordered, Open by value:url
........ system Σ 1..1 uri Sistema de codificación colombiano
Fixed Value: https://fhir.adres.gov.co/core/CodeSystem/ColombianPersonIdentifier
........ version Σ 0..1 string Version of the system - if relevant
........ code SΣ 1..1 code CN | RC | TI | CC | PA | CD | CE | SC | PE | PT | PPT | AS | MS | SI
........ display SΣ 1..1 string Cédula de ciudadanía | Tarjeta de identidad | Registro civil +
........ userSelected Σ 0..1 boolean If this coding was chosen directly by the user
...... text Σ 0..1 string Plain text representation of the concept
..... system Σ 0..1 uri The namespace for the identifier value
Required Pattern: https://fhir.adres.gov.co/core/NamingSystem/RNEC
..... value SΣ 1..1 string Número de documento de identificación
Example General: 123456
... active ?!SΣ 1..1 boolean true | false
... Slices for name Σ 1..1 HumanName Nombre(s) de la persona que desempeña el rol de paciente
Slice: Unordered, Closed by value:use
.... name:OfficialPatientName Σ 1..1 HumanName Nombre oficial de la persona que desempeña el rol de paciente
..... id 1..1 string Unique id for inter-element referencing
Fixed Value: OfficialPatientName
..... extension 0..0
..... use ?!Σ 1..1 code usual | official | temp | nickname | anonymous | old | maiden
Binding: NameUse (required): The use of a human name.
Fixed Value: official
..... family SΣ 1..1 string Apellidos de la persona que desempeña el rol de paciente
...... id 0..1 string xml:id (or equivalent in JSON)
...... Slices for extension 0..* Extension Extension
Slice: Unordered, Open by value:url
....... extension:FathersFamilyName S 0..1 string Primer apellido
URL: https://fhir.adres.gov.co/core/StructureDefinition/ExtensionFathersFamilyName
....... extension:MothersFamilyName S 0..1 string Segundo apellido
URL: https://fhir.adres.gov.co/core/StructureDefinition/ExtensionMothersFamilyName
...... value 0..1 string Primitive value for string
Max Length:1048576
..... given SΣ 1..2 string Primer y segundo nombre de la persona que desempeña el rol de paciente
This repeating element order: Given Names appear in the correct order for presenting the name
... gender Σ 0..1 code male | female | other | unknown
Binding: AdministrativeGender (required): The gender of a person used for administrative purposes.
... birthDate Σ 0..1 date The date of birth for the individual
... deceased[x] ?!Σ 0..1 Indicates if the individual is deceased or not
.... deceasedBoolean boolean
.... deceasedDateTime dateTime
... Slices for address Σ 1..1 Address Departamento y municipio de afiliación.
Slice: Unordered, Closed by value:id
.... address:AffiliationAddress Σ 1..1 Address An address for the individual
..... id 1..1 string Unique id for inter-element referencing
Required Pattern: AffiliationAddress
..... extension 0..* Extension Additional content defined by implementations
Slice: Unordered, Open by value:url
..... use ?!Σ 1..1 code home | work | temp | old | billing - purpose of this address
Binding: AddressUse (required): The use of an address.
Fixed Value: billing
..... city SΣ 0..1 string Municipio
Example General: Erewhon
...... id 0..1 string xml:id (or equivalent in JSON)
...... Slices for extension 0..* Extension Extension
Slice: Unordered, Open by value:url
....... extension:ExtensionDivipolaMunicipality S 0..1 (Complex) Código del municipio.
URL: https://fhir.adres.gov.co/core/StructureDefinition/ExtensionDivipolaMunicipality
........ id 0..1 string Unique id for inter-element referencing
........ extension 0..0
........ url 1..1 uri "https://fhir.adres.gov.co/core/StructureDefinition/ExtensionDivipolaMunicipality"
........ value[x] 1..1 Coding Value of extension
Binding: ValueSet: Códigos DIVIPOLA (Municipios) (required)
......... id 0..1 string Unique id for inter-element referencing
......... extension 0..* Extension Additional content defined by implementations
Slice: Unordered, Open by value:url
......... system Σ 1..1 uri Identity of the terminology system
Fixed Value: https://fhir.adres.gov.co/core/CodeSystem/DIVIPOLA
......... code Σ 1..1 code Symbol in syntax defined by the system
...... value 0..1 string Primitive value for string
Max Length:1048576
..... state SΣ 0..1 string Departamento
...... id 0..1 string xml:id (or equivalent in JSON)
...... Slices for extension 0..* Extension Extension
Slice: Unordered, Open by value:url
....... extension:ExtensionDivipolaDepartment S 0..1 (Complex) Código del departamento.
URL: https://fhir.adres.gov.co/core/StructureDefinition/ExtensionDivipolaDepartment
........ id 0..1 string Unique id for inter-element referencing
........ extension 0..0
........ url 1..1 uri "https://fhir.adres.gov.co/core/StructureDefinition/ExtensionDivipolaDepartment"
........ value[x] 1..1 Coding Value of extension
Binding: ValueSet: Códigos DIVIPOLA (Departamentos) (required)
......... id 0..1 string Unique id for inter-element referencing
......... extension 0..* Extension Additional content defined by implementations
Slice: Unordered, Open by value:url
......... system Σ 1..1 uri Identity of the terminology system
Fixed Value: https://fhir.adres.gov.co/core/CodeSystem/DIVIPOLA
......... code Σ 1..1 code Symbol in syntax defined by the system
...... value 0..1 string Primitive value for string
Max Length:1048576
..... country Σ 1..1 string País
...... id 0..1 string xml:id (or equivalent in JSON)
...... Slices for extension 1..* Extension Extension
Slice: Unordered, Open by value:url
....... extension:ExtensionCountryCode S 1..1 (Complex) Código País de afiliación.
URL: https://fhir.adres.gov.co/core/StructureDefinition/ExtensionCountryCode
........ id 0..1 string Unique id for inter-element referencing
........ extension 0..0
........ url 1..1 uri "https://fhir.adres.gov.co/core/StructureDefinition/ExtensionCountryCode"
........ value[x] 1..1 Coding Codificación del país de afiliación (ISO 3166-1N)
Binding: ValueSet: Códigos numéricos Iso 3166 Parte 1 (países) (required)
......... id 0..1 string Unique id for inter-element referencing
......... extension 0..* Extension Additional content defined by implementations
Slice: Unordered, Open by value:url
......... system Σ 1..1 uri Sistema de codificación internacional
Fixed Value: https://fhir.adres.gov.co/core/CodeSystem/ISO3166-1
......... code SΣ 1..1 code Código del país de afiliación (ISO 3166-1N)
...... value 0..1 string Primitive value for string
Max Length:1048576
..... period Σ 0..1 Period Time period when address was/is in use
Example General: {"start":"2010-03-23","end":"2010-07-01"}
... managingOrganization SΣ 0..1 Reference(Entidad Administradora de Planes de Beneficios en Salud - EAPBS (Organization)) Entidad Administradora de Planes de Beneficios en Salud (EAPB)

doco Documentation for this format

Terminology Bindings

PathConformanceValueSet / CodeURI
Patient.meta.securityextensibleAll Security Labels
http://hl7.org/fhir/ValueSet/security-labels
From the FHIR Standard
Patient.meta.tagexampleCommonTags
http://hl7.org/fhir/ValueSet/common-tags
From the FHIR Standard
Patient.languagepreferredCommonLanguages
http://hl7.org/fhir/ValueSet/languages
From the FHIR Standard
Additional Bindings Purpose
AllLanguages Max Binding
Patient.identifier:NationalPersonIdentifier.userequiredFixed Value: official
http://hl7.org/fhir/ValueSet/identifier-use|4.0.1
From the FHIR Standard
Patient.identifier:NationalPersonIdentifier.typeextensibleIdentifier Type Codes
http://hl7.org/fhir/ValueSet/identifier-type
From the FHIR Standard
Patient.identifier:NationalPersonIdentifier.type.coding:InternationalCodeextensibleFixed Value: PN
http://hl7.org/fhir/ValueSet/identifier-type
From the FHIR Standard
Patient.identifier:NationalPersonIdentifier.type.coding:ColombianCoderequiredColombianPersonIdentifierCodes(a valid code from CodeSystem: Identificaciones de personas en Colombia)
https://fhir.adres.gov.co/core/ValueSet/ColombianPersonIdentifierCodes
From this IG
Patient.name:OfficialPatientName.userequiredFixed Value: official
http://hl7.org/fhir/ValueSet/name-use|4.0.1
From the FHIR Standard
Patient.genderrequiredAdministrativeGender
http://hl7.org/fhir/ValueSet/administrative-gender|4.0.1
From the FHIR Standard
Patient.address:AffiliationAddress.userequiredFixed Value: billing
http://hl7.org/fhir/ValueSet/address-use|4.0.1
From the FHIR Standard
Patient.address:AffiliationAddress.city.extension:ExtensionDivipolaMunicipality.value[x]requiredDIVIPOLAmunicipalities
https://fhir.adres.gov.co/core/ValueSet/DIVIPOLAmunicipalities
From this IG
Patient.address:AffiliationAddress.state.extension:ExtensionDivipolaDepartment.value[x]requiredDIVIPOLAdepartments
https://fhir.adres.gov.co/core/ValueSet/DIVIPOLAdepartments
From this IG
Patient.address:AffiliationAddress.country.extension:ExtensionCountryCode.value[x]requiredIso31661N
https://fhir.adres.gov.co/core/ValueSet/iso3166-1-N
From this IG
Patient.contact.relationshipextensiblePatientContactRelationship
http://hl7.org/fhir/ValueSet/patient-contactrelationship
From the FHIR Standard
Patient.contact.genderrequiredAdministrativeGender
http://hl7.org/fhir/ValueSet/administrative-gender|4.0.1
From the FHIR Standard
Patient.communication.languagepreferredCommonLanguages
http://hl7.org/fhir/ValueSet/languages
From the FHIR Standard
Additional Bindings Purpose
AllLanguages Max Binding
Patient.link.typerequiredLinkType
http://hl7.org/fhir/ValueSet/link-type|4.0.1
From the FHIR Standard

Constraints

IdGradePath(s)DetailsRequirements
dom-2errorPatientIf the resource is contained in another resource, it SHALL NOT contain nested Resources
: contained.contained.empty()
dom-3errorPatientIf 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-4errorPatientIf 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-5errorPatientIf a resource is contained in another resource, it SHALL NOT have a security label
: contained.meta.security.empty()
dom-6best practicePatientA resource should have narrative for robust management
: text.`div`.exists()
ele-1error**ALL** elementsAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ext-1error**ALL** extensionsMust have either extensions or value[x], not both
: extension.exists() != value.exists()

This structure is derived from Patient

Summary

Mandatory: 15 elements(13 nested mandatory elements)
Must-Support: 14 elements
Fixed: 9 elements
Prohibited: 26 elements

Structures

This structure refers to these other structures:

Extensions

This structure refers to these extensions:

Slices

This structure defines the following Slices:

  • The element 1 is sliced based on the value of Patient.identifier (Closed)
  • The element 1 is sliced based on the value of Patient.identifier.type.coding (Closed)
  • The element 1 is sliced based on the value of Patient.name (Closed)
  • The element 1 is sliced based on the value of Patient.address (Closed)
  • The element 1 is sliced based on the value of Patient.multipleBirth[x]

 

Other representations of profile: CSV, Excel, Schematron