Guía de Implmentación FHIR ADRES (Core)
0.1.0 - ci-build CO

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

Resource Profile: Paciente (Patient) ADRES

Official URL: https://adres.fhir.guide/core/StructureDefinition/PatientADRES Version: 0.1.0
Active as of 2025-12-18 Realm: Colombia flag Computable Name: PatientADRES

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

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:

  • This Profile is not used by any profiles in this Implementation Guide

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
... Slices for extension 0..* Extension Extension
Slice: Unordered, Open by value:url
.... extension:ExtensionPatientNationality S 0..* Coding Nacionalidad del paciente
URL: https://adres.fhir.guide/core/StructureDefinition/ExtensionPatientNationality
Binding: ValueSet: Iso 3166 Part 1 Numeric Codes (required)
.... extension:ExtensionBirthPlace S 0..1 Address Lugar de nacimiento del paciente
URL: https://adres.fhir.guide/core/StructureDefinition/ExtensionBirthPlace
.... extension:ExtensionPatientEthnicity S 0..1 Coding Grupo étnico del paciente
URL: https://adres.fhir.guide/core/StructureDefinition/ExtensionPatientEthnicity
Binding: ValueSet: Colombian Ethnic Group Codes (required)
.... extension:ExtensionPatientEthnicCommunity S 0..1 string Comunidad étnica del paciente
URL: https://adres.fhir.guide/core/StructureDefinition/ExtensionPatientEthnicCommunity
.... extension:ExtensionPatientDisability S 0..* Coding Clasificación general de la(s) discapacidad(es) del paciente
URL: https://adres.fhir.guide/core/StructureDefinition/ExtensionPatientDisability
Binding: ValueSet: Colombian Disability ClassificationCodes (required)
.... extension:ExtensionPatientGenderIdentity S 0..1 Coding Identidad de género del paciente
URL: https://adres.fhir.guide/core/StructureDefinition/ExtensionPatientGenderIdentity
Binding: ValueSet: Colombian Gender Identity Codes (required)
... modifierExtension ?! 0..* Extension Extensions that cannot be ignored
.... identifier:NationalPersonIdentifier SΣ 0..1 Identifier Identificación del paciente
..... id 1..1 string Unique id for inter-element referencing
Required Pattern: NationalPersonIdentifier-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, Open 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: Colombian Person Identifier Codes (required)
........ system Σ 1..1 uri Sistema de codificación colombiano
Fixed Value: https://adres.fhir.guide/core/CodeSystem/ColombianPersonIdentifier
........ code SΣ 1..1 code CN | RC | TI | CC | PA | CD | CE | SC | PE | PT | PPT | AS | MS | SI
........ display Σ 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.minsalud.gov.co/rda/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) del paciente
Slice: Unordered, Open by value:use
.... name:OfficialPatientName Σ 1..1 HumanName Nombre oficial del paciente
..... 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 del paciente
...... Slices for extension 0..* Extension Extension
Slice: Unordered, Open by value:url
....... extension:FathersFamilyName S 0..1 string Primer apellido
URL: https://adres.fhir.guide/core/StructureDefinition/ExtensionFathersFamilyName
....... extension:MothersFamilyName S 0..1 string Segundo apellido
URL: https://adres.fhir.guide/core/StructureDefinition/ExtensionMothersFamilyName
..... given SΣ 1..2 string Primer y segundo nombre del paciente
This repeating element order: Given Names appear in the correct order for presenting the name
... gender SΣ 0..1 code male | female | other | unknown
Binding: AdministrativeGender (required)
.... Slices for extension 1..* Extension Extension
Slice: Unordered, Open by value:url
..... extension:ExtensionBiologicalGender S 1..1 Coding Hombre | Mujer | Indeterminado o Intersexual
URL: https://adres.fhir.guide/core/StructureDefinition/ExtensionBiologicalGender
Binding: ValueSet: Colombian Gender group Codes (required)
... birthDate SΣ 1..1 date Fecha de nacimiento (AAAA-MM-DD)
.... Slices for extension 0..* Extension Extension
Slice: Unordered, Open by value:url
..... extension:ExtensionBirthTime S 0..1 time Hora de nacimiento (HH:MM:SS)
URL: https://adres.fhir.guide/core/StructureDefinition/ExtensionBirthTime
... deceased[x] ?!Σ 0..1 Indicates if the individual is deceased or not
.... deceasedBoolean boolean
.... deceasedDateTime dateTime
... Slices for address Σ 1..* Address Dirección de residencia del paciente
Slice: Unordered, Open by value:id
.... address:HomeAddress Σ 1..1 Address An address for the individual
..... id 1..1 string Unique id for inter-element referencing
Required Pattern: HomeAddress-0
..... Slices for extension 1..* Extension Extension
Slice: Unordered, Open by value:url
...... extension:ExtensionResidenceZone S 1..1 Coding Urbana | Rural
URL: https://adres.fhir.guide/core/StructureDefinition/ExtensionResidenceZone
Binding: ValueSet: Colombian Residence Zone Codes (required)
..... use ?!Σ 1..1 code home | work | temp | old | billing - purpose of this address
Binding: AddressUse (required): The use of an address.
Fixed Value: home
..... type Σ 1..1 code postal | physical | both
Binding: AddressType (required): The type of an address (physical / postal).
Fixed Value: physical
..... city SΣ 1..1 string Municipio
Example General: Erewhon
...... Slices for extension 0..* Extension Extension
Slice: Unordered, Open by value:url
....... extension:ExtensionDivipolaMunicipality S 0..1 Coding Código del municipio de residencia habitual
URL: https://adres.fhir.guide/core/StructureDefinition/ExtensionDivipolaMunicipality
Binding: ValueSet: DIVIPOLA Municipalities (required)
..... country SΣ 1..1 string País
...... Slices for extension 1..* Extension Extension
Slice: Unordered, Open by value:url
....... extension:ExtensionCountryCode S 1..1 Coding Código País de residencia habitual
URL: https://adres.fhir.guide/core/StructureDefinition/ExtensionCountryCode
Binding: ValueSet: Iso 3166 Part 1 Numeric Codes (required)
... managingOrganization SΣ 0..1 Reference(Entidad Administradora de Planes de Beneficios en Salud - EAPBS (Organization)) Entidad Administradora de Planes de Beneficios en Salud (EAPBS)

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
https://adres.fhir.guide/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
From the FHIR Standard
Patient.address:HomeAddress.userequiredFixed Value: home
http://hl7.org/fhir/ValueSet/address-use|4.0.1
From the FHIR Standard
Patient.address:HomeAddress.typerequiredFixed Value: physical
http://hl7.org/fhir/ValueSet/address-type|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

NameFlagsCard.TypeDescription & Constraints    Filter: Filtersdoco
.. Patient 0..* Patient Information about an individual or animal receiving health care services
... meta
.... profile 1..* canonical(StructureDefinition) Profiles this resource claims to conform to
Fixed Value: https://adres.fhir.guide/core/StructureDefinition/PatientADRES
... Slices for extension 0..* Extension Extension
Slice: Unordered, Open by value:url
.... extension:ExtensionPatientNationality S 0..* Coding Nacionalidad del paciente
URL: https://adres.fhir.guide/core/StructureDefinition/ExtensionPatientNationality
Binding: ValueSet: Iso 3166 Part 1 Numeric Codes (required)
.... extension:ExtensionBirthPlace S 0..1 Address Lugar de nacimiento del paciente
URL: https://adres.fhir.guide/core/StructureDefinition/ExtensionBirthPlace
.... extension:ExtensionPatientEthnicity 0..1 Coding Grupo étnico del paciente
URL: https://adres.fhir.guide/core/StructureDefinition/ExtensionPatientEthnicity
Binding: ValueSet: Colombian Ethnic Group Codes (required)
.... extension:ExtensionPatientEthnicCommunity 0..1 string Comunidad étnica del paciente
URL: https://adres.fhir.guide/core/StructureDefinition/ExtensionPatientEthnicCommunity
.... extension:ExtensionPatientDisability 0..* Coding Clasificación general de la(s) discapacidad(es) del paciente
URL: https://adres.fhir.guide/core/StructureDefinition/ExtensionPatientDisability
Binding: ValueSet: Colombian Disability ClassificationCodes (required)
.... extension:ExtensionPatientGenderIdentity 0..1 Coding Identidad de género del paciente
URL: https://adres.fhir.guide/core/StructureDefinition/ExtensionPatientGenderIdentity
Binding: ValueSet: Colombian Gender Identity Codes (required)
... Slices for identifier 1..* Identifier Identificadores de la persona
Slice: Unordered, Open by value:id
.... identifier:NationalPersonIdentifier S 0..1 Identifier Identificación del paciente
..... id 1..1 string Unique id for inter-element referencing
Required Pattern: NationalPersonIdentifier-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, Open 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: Colombian Person Identifier Codes (required)
........ system 1..1 uri Sistema de codificación colombiano
Fixed Value: https://adres.fhir.guide/core/CodeSystem/ColombianPersonIdentifier
........ code S 1..1 code CN | RC | TI | CC | PA | CD | CE | SC | PE | PT | PPT | AS | MS | SI
........ display 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.minsalud.gov.co/rda/NamingSystem/RNEC
..... value S 1..1 string Número de documento de identificación
... Slices for name 1..1 HumanName Nombre(s) del paciente
Slice: Unordered, Open by value:use
.... name:OfficialPatientName 1..1 HumanName Nombre oficial del paciente
..... use 1..1 code usual | official | temp | nickname | anonymous | old | maiden
Fixed Value: official
..... family S 1..1 string Apellidos del paciente
...... Slices for extension 0..* Extension Extension
Slice: Unordered, Open by value:url
....... extension:FathersFamilyName S 0..1 string Primer apellido
URL: https://adres.fhir.guide/core/StructureDefinition/ExtensionFathersFamilyName
....... extension:MothersFamilyName S 0..1 string Segundo apellido
URL: https://adres.fhir.guide/core/StructureDefinition/ExtensionMothersFamilyName
..... given S 1..2 string Primer y segundo nombre del paciente
... telecom 0..0
... gender S 0..1 code male | female | other | unknown
Binding: AdministrativeGender (required)
.... Slices for extension 1..* Extension Extension
Slice: Unordered, Open by value:url
..... extension:ExtensionBiologicalGender S 1..1 Coding Hombre | Mujer | Indeterminado o Intersexual
URL: https://adres.fhir.guide/core/StructureDefinition/ExtensionBiologicalGender
Binding: ValueSet: Colombian Gender group Codes (required)
... birthDate S 1..1 date Fecha de nacimiento (AAAA-MM-DD)
.... Slices for extension 0..* Extension Extension
Slice: Unordered, Open by value:url
..... extension:ExtensionBirthTime S 0..1 time Hora de nacimiento (HH:MM:SS)
URL: https://adres.fhir.guide/core/StructureDefinition/ExtensionBirthTime
... Slices for address 1..* Address Dirección de residencia del paciente
Slice: Unordered, Open by value:id
.... address:HomeAddress 1..1 Address An address for the individual
..... id 1..1 string Unique id for inter-element referencing
Required Pattern: HomeAddress-0
..... extension 1..* Extension Extension
..... Slices for extension Content/Rules for all slices
...... extension:ExtensionResidenceZone S 1..1 Coding Urbana | Rural
URL: https://adres.fhir.guide/core/StructureDefinition/ExtensionResidenceZone
Binding: ValueSet: Colombian Residence Zone Codes (required)
..... use 1..1 code home | work | temp | old | billing - purpose of this address
Fixed Value: home
..... type 1..1 code postal | physical | both
Fixed Value: physical
..... text 0..0
..... line 0..0
..... city S 1..1 string Municipio
...... Slices for extension 0..* Extension Extension
Slice: Unordered, Open by value:url
....... extension:ExtensionDivipolaMunicipality S 0..1 Coding Código del municipio de residencia habitual
URL: https://adres.fhir.guide/core/StructureDefinition/ExtensionDivipolaMunicipality
Binding: ValueSet: DIVIPOLA Municipalities (required)
..... district 0..0
..... state 0..0
..... postalCode 0..0
..... country S 1..1 string País
...... Slices for extension 1..* Extension Extension
Slice: Unordered, Open by value:url
....... extension:ExtensionCountryCode S 1..1 Coding Código País de residencia habitual
URL: https://adres.fhir.guide/core/StructureDefinition/ExtensionCountryCode
Binding: ValueSet: Iso 3166 Part 1 Numeric Codes (required)
... 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 (EAPBS)
... 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
https://adres.fhir.guide/core/ValueSet/ColombianPersonIdentifierCodes
From this IG
Patient.genderrequiredAdministrativeGender
http://hl7.org/fhir/ValueSet/administrative-gender
From the FHIR Standard
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://adres.fhir.guide/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
... Slices for extension 0..* Extension Extension
Slice: Unordered, Open by value:url
.... extension:ExtensionPatientNationality S 0..* Coding Nacionalidad del paciente
URL: https://adres.fhir.guide/core/StructureDefinition/ExtensionPatientNationality
Binding: ValueSet: Iso 3166 Part 1 Numeric Codes (required)
.... extension:ExtensionBirthPlace S 0..1 Address Lugar de nacimiento del paciente
URL: https://adres.fhir.guide/core/StructureDefinition/ExtensionBirthPlace
.... extension:ExtensionPatientEthnicity S 0..1 Coding Grupo étnico del paciente
URL: https://adres.fhir.guide/core/StructureDefinition/ExtensionPatientEthnicity
Binding: ValueSet: Colombian Ethnic Group Codes (required)
.... extension:ExtensionPatientEthnicCommunity S 0..1 string Comunidad étnica del paciente
URL: https://adres.fhir.guide/core/StructureDefinition/ExtensionPatientEthnicCommunity
.... extension:ExtensionPatientDisability S 0..* Coding Clasificación general de la(s) discapacidad(es) del paciente
URL: https://adres.fhir.guide/core/StructureDefinition/ExtensionPatientDisability
Binding: ValueSet: Colombian Disability ClassificationCodes (required)
.... extension:ExtensionPatientGenderIdentity S 0..1 Coding Identidad de género del paciente
URL: https://adres.fhir.guide/core/StructureDefinition/ExtensionPatientGenderIdentity
Binding: ValueSet: Colombian Gender Identity Codes (required)
... modifierExtension ?! 0..* Extension Extensions that cannot be ignored
... Slices for identifier Σ 1..* Identifier Identificadores de la persona
Slice: Unordered, Open by value:id
.... identifier:NationalPersonIdentifier SΣ 0..1 Identifier Identificación del paciente
..... id 1..1 string Unique id for inter-element referencing
Required Pattern: NationalPersonIdentifier-0
..... extension 0..* Extension Additional content defined by implementations
Slice: Unordered, Open by value:url
..... 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, Open 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: Colombian Person Identifier Codes (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://adres.fhir.guide/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 Σ 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.minsalud.gov.co/rda/NamingSystem/RNEC
..... value SΣ 1..1 string Número de documento de identificación
Example General: 123456
..... period Σ 0..1 Period Time period when id is/was valid for use
..... assigner Σ 0..1 Reference(Organization) Organization that issued id (may be just text)
... active ?!SΣ 1..1 boolean true | false
... Slices for name Σ 1..1 HumanName Nombre(s) del paciente
Slice: Unordered, Open by value:use
.... name:OfficialPatientName Σ 1..1 HumanName Nombre oficial del paciente
..... id 0..1 string Unique id for inter-element referencing
..... extension 0..* Extension Additional content defined by implementations
Slice: Unordered, Open by value:url
..... use ?!Σ 1..1 code usual | official | temp | nickname | anonymous | old | maiden
Binding: NameUse (required): The use of a human name.
Fixed Value: official
..... text Σ 0..1 string Text representation of the full name
..... family SΣ 1..1 string Apellidos del 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://adres.fhir.guide/core/StructureDefinition/ExtensionFathersFamilyName
....... extension:MothersFamilyName S 0..1 string Segundo apellido
URL: https://adres.fhir.guide/core/StructureDefinition/ExtensionMothersFamilyName
...... value 0..1 string Primitive value for string
Max Length:1048576
..... given SΣ 1..2 string Primer y segundo nombre del paciente
This repeating element order: Given Names appear in the correct order for presenting the name
..... prefix Σ 0..* string Parts that come before the name
This repeating element order: Prefixes appear in the correct order for presenting the name
..... suffix Σ 0..* string Parts that come after the name
This repeating element order: Suffixes appear in the correct order for presenting the name
..... period Σ 0..1 Period Time period when name was/is in use
... gender SΣ 0..1 code male | female | other | unknown
Binding: AdministrativeGender (required)
.... id 0..1 string xml:id (or equivalent in JSON)
.... Slices for extension 1..* Extension Extension
Slice: Unordered, Open by value:url
..... extension:ExtensionBiologicalGender S 1..1 Coding Hombre | Mujer | Indeterminado o Intersexual
URL: https://adres.fhir.guide/core/StructureDefinition/ExtensionBiologicalGender
Binding: ValueSet: Colombian Gender group Codes (required)
.... value 0..1 string Primitive value for code
... birthDate SΣ 1..1 date Fecha de nacimiento (AAAA-MM-DD)
.... id 0..1 string xml:id (or equivalent in JSON)
.... Slices for extension 0..* Extension Extension
Slice: Unordered, Open by value:url
..... extension:ExtensionBirthTime S 0..1 time Hora de nacimiento (HH:MM:SS)
URL: https://adres.fhir.guide/core/StructureDefinition/ExtensionBirthTime
.... value 0..1 date Primitive value for date
... deceased[x] ?!Σ 0..1 Indicates if the individual is deceased or not
.... deceasedBoolean boolean
.... deceasedDateTime dateTime
... Slices for address Σ 1..* Address Dirección de residencia del paciente
Slice: Unordered, Open by value:id
.... address:HomeAddress Σ 1..1 Address An address for the individual
..... id 1..1 string Unique id for inter-element referencing
Required Pattern: HomeAddress-0
..... Slices for extension 1..* Extension Extension
Slice: Unordered, Open by value:url
...... extension:ExtensionResidenceZone S 1..1 Coding Urbana | Rural
URL: https://adres.fhir.guide/core/StructureDefinition/ExtensionResidenceZone
Binding: ValueSet: Colombian Residence Zone Codes (required)
..... use ?!Σ 1..1 code home | work | temp | old | billing - purpose of this address
Binding: AddressUse (required): The use of an address.
Fixed Value: home
..... type Σ 1..1 code postal | physical | both
Binding: AddressType (required): The type of an address (physical / postal).
Fixed Value: physical
..... city SΣ 1..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 Coding Código del municipio de residencia habitual
URL: https://adres.fhir.guide/core/StructureDefinition/ExtensionDivipolaMunicipality
Binding: ValueSet: DIVIPOLA Municipalities (required)
...... value 0..1 string Primitive value for string
Max Length:1048576
..... country SΣ 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 Coding Código País de residencia habitual
URL: https://adres.fhir.guide/core/StructureDefinition/ExtensionCountryCode
Binding: ValueSet: Iso 3166 Part 1 Numeric Codes (required)
...... 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 (EAPBS)

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
https://adres.fhir.guide/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
From the FHIR Standard
Patient.address:HomeAddress.userequiredFixed Value: home
http://hl7.org/fhir/ValueSet/address-use|4.0.1
From the FHIR Standard
Patient.address:HomeAddress.typerequiredFixed Value: physical
http://hl7.org/fhir/ValueSet/address-type|4.0.1
From the FHIR Standard
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: 19 elements(15 nested mandatory elements)
Must-Support: 20 elements
Fixed: 9 elements
Prohibited: 15 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
  • The element 1 is sliced based on the value of Patient.identifier.type.coding
  • The element 1 is sliced based on the value of Patient.name
  • The element 1 is sliced based on the value of Patient.address
  • 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
... Slices for extension 0..* Extension Extension
Slice: Unordered, Open by value:url
.... extension:ExtensionPatientNationality S 0..* Coding Nacionalidad del paciente
URL: https://adres.fhir.guide/core/StructureDefinition/ExtensionPatientNationality
Binding: ValueSet: Iso 3166 Part 1 Numeric Codes (required)
.... extension:ExtensionBirthPlace S 0..1 Address Lugar de nacimiento del paciente
URL: https://adres.fhir.guide/core/StructureDefinition/ExtensionBirthPlace
.... extension:ExtensionPatientEthnicity S 0..1 Coding Grupo étnico del paciente
URL: https://adres.fhir.guide/core/StructureDefinition/ExtensionPatientEthnicity
Binding: ValueSet: Colombian Ethnic Group Codes (required)
.... extension:ExtensionPatientEthnicCommunity S 0..1 string Comunidad étnica del paciente
URL: https://adres.fhir.guide/core/StructureDefinition/ExtensionPatientEthnicCommunity
.... extension:ExtensionPatientDisability S 0..* Coding Clasificación general de la(s) discapacidad(es) del paciente
URL: https://adres.fhir.guide/core/StructureDefinition/ExtensionPatientDisability
Binding: ValueSet: Colombian Disability ClassificationCodes (required)
.... extension:ExtensionPatientGenderIdentity S 0..1 Coding Identidad de género del paciente
URL: https://adres.fhir.guide/core/StructureDefinition/ExtensionPatientGenderIdentity
Binding: ValueSet: Colombian Gender Identity Codes (required)
... modifierExtension ?! 0..* Extension Extensions that cannot be ignored
.... identifier:NationalPersonIdentifier SΣ 0..1 Identifier Identificación del paciente
..... id 1..1 string Unique id for inter-element referencing
Required Pattern: NationalPersonIdentifier-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, Open 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: Colombian Person Identifier Codes (required)
........ system Σ 1..1 uri Sistema de codificación colombiano
Fixed Value: https://adres.fhir.guide/core/CodeSystem/ColombianPersonIdentifier
........ code SΣ 1..1 code CN | RC | TI | CC | PA | CD | CE | SC | PE | PT | PPT | AS | MS | SI
........ display Σ 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.minsalud.gov.co/rda/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) del paciente
Slice: Unordered, Open by value:use
.... name:OfficialPatientName Σ 1..1 HumanName Nombre oficial del paciente
..... 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 del paciente
...... Slices for extension 0..* Extension Extension
Slice: Unordered, Open by value:url
....... extension:FathersFamilyName S 0..1 string Primer apellido
URL: https://adres.fhir.guide/core/StructureDefinition/ExtensionFathersFamilyName
....... extension:MothersFamilyName S 0..1 string Segundo apellido
URL: https://adres.fhir.guide/core/StructureDefinition/ExtensionMothersFamilyName
..... given SΣ 1..2 string Primer y segundo nombre del paciente
This repeating element order: Given Names appear in the correct order for presenting the name
... gender SΣ 0..1 code male | female | other | unknown
Binding: AdministrativeGender (required)
.... Slices for extension 1..* Extension Extension
Slice: Unordered, Open by value:url
..... extension:ExtensionBiologicalGender S 1..1 Coding Hombre | Mujer | Indeterminado o Intersexual
URL: https://adres.fhir.guide/core/StructureDefinition/ExtensionBiologicalGender
Binding: ValueSet: Colombian Gender group Codes (required)
... birthDate SΣ 1..1 date Fecha de nacimiento (AAAA-MM-DD)
.... Slices for extension 0..* Extension Extension
Slice: Unordered, Open by value:url
..... extension:ExtensionBirthTime S 0..1 time Hora de nacimiento (HH:MM:SS)
URL: https://adres.fhir.guide/core/StructureDefinition/ExtensionBirthTime
... deceased[x] ?!Σ 0..1 Indicates if the individual is deceased or not
.... deceasedBoolean boolean
.... deceasedDateTime dateTime
... Slices for address Σ 1..* Address Dirección de residencia del paciente
Slice: Unordered, Open by value:id
.... address:HomeAddress Σ 1..1 Address An address for the individual
..... id 1..1 string Unique id for inter-element referencing
Required Pattern: HomeAddress-0
..... Slices for extension 1..* Extension Extension
Slice: Unordered, Open by value:url
...... extension:ExtensionResidenceZone S 1..1 Coding Urbana | Rural
URL: https://adres.fhir.guide/core/StructureDefinition/ExtensionResidenceZone
Binding: ValueSet: Colombian Residence Zone Codes (required)
..... use ?!Σ 1..1 code home | work | temp | old | billing - purpose of this address
Binding: AddressUse (required): The use of an address.
Fixed Value: home
..... type Σ 1..1 code postal | physical | both
Binding: AddressType (required): The type of an address (physical / postal).
Fixed Value: physical
..... city SΣ 1..1 string Municipio
Example General: Erewhon
...... Slices for extension 0..* Extension Extension
Slice: Unordered, Open by value:url
....... extension:ExtensionDivipolaMunicipality S 0..1 Coding Código del municipio de residencia habitual
URL: https://adres.fhir.guide/core/StructureDefinition/ExtensionDivipolaMunicipality
Binding: ValueSet: DIVIPOLA Municipalities (required)
..... country SΣ 1..1 string País
...... Slices for extension 1..* Extension Extension
Slice: Unordered, Open by value:url
....... extension:ExtensionCountryCode S 1..1 Coding Código País de residencia habitual
URL: https://adres.fhir.guide/core/StructureDefinition/ExtensionCountryCode
Binding: ValueSet: Iso 3166 Part 1 Numeric Codes (required)
... managingOrganization SΣ 0..1 Reference(Entidad Administradora de Planes de Beneficios en Salud - EAPBS (Organization)) Entidad Administradora de Planes de Beneficios en Salud (EAPBS)

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
https://adres.fhir.guide/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
From the FHIR Standard
Patient.address:HomeAddress.userequiredFixed Value: home
http://hl7.org/fhir/ValueSet/address-use|4.0.1
From the FHIR Standard
Patient.address:HomeAddress.typerequiredFixed Value: physical
http://hl7.org/fhir/ValueSet/address-type|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()

Differential View

This structure is derived from Patient

NameFlagsCard.TypeDescription & Constraints    Filter: Filtersdoco
.. Patient 0..* Patient Information about an individual or animal receiving health care services
... meta
.... profile 1..* canonical(StructureDefinition) Profiles this resource claims to conform to
Fixed Value: https://adres.fhir.guide/core/StructureDefinition/PatientADRES
... Slices for extension 0..* Extension Extension
Slice: Unordered, Open by value:url
.... extension:ExtensionPatientNationality S 0..* Coding Nacionalidad del paciente
URL: https://adres.fhir.guide/core/StructureDefinition/ExtensionPatientNationality
Binding: ValueSet: Iso 3166 Part 1 Numeric Codes (required)
.... extension:ExtensionBirthPlace S 0..1 Address Lugar de nacimiento del paciente
URL: https://adres.fhir.guide/core/StructureDefinition/ExtensionBirthPlace
.... extension:ExtensionPatientEthnicity 0..1 Coding Grupo étnico del paciente
URL: https://adres.fhir.guide/core/StructureDefinition/ExtensionPatientEthnicity
Binding: ValueSet: Colombian Ethnic Group Codes (required)
.... extension:ExtensionPatientEthnicCommunity 0..1 string Comunidad étnica del paciente
URL: https://adres.fhir.guide/core/StructureDefinition/ExtensionPatientEthnicCommunity
.... extension:ExtensionPatientDisability 0..* Coding Clasificación general de la(s) discapacidad(es) del paciente
URL: https://adres.fhir.guide/core/StructureDefinition/ExtensionPatientDisability
Binding: ValueSet: Colombian Disability ClassificationCodes (required)
.... extension:ExtensionPatientGenderIdentity 0..1 Coding Identidad de género del paciente
URL: https://adres.fhir.guide/core/StructureDefinition/ExtensionPatientGenderIdentity
Binding: ValueSet: Colombian Gender Identity Codes (required)
... Slices for identifier 1..* Identifier Identificadores de la persona
Slice: Unordered, Open by value:id
.... identifier:NationalPersonIdentifier S 0..1 Identifier Identificación del paciente
..... id 1..1 string Unique id for inter-element referencing
Required Pattern: NationalPersonIdentifier-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, Open 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: Colombian Person Identifier Codes (required)
........ system 1..1 uri Sistema de codificación colombiano
Fixed Value: https://adres.fhir.guide/core/CodeSystem/ColombianPersonIdentifier
........ code S 1..1 code CN | RC | TI | CC | PA | CD | CE | SC | PE | PT | PPT | AS | MS | SI
........ display 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.minsalud.gov.co/rda/NamingSystem/RNEC
..... value S 1..1 string Número de documento de identificación
... Slices for name 1..1 HumanName Nombre(s) del paciente
Slice: Unordered, Open by value:use
.... name:OfficialPatientName 1..1 HumanName Nombre oficial del paciente
..... use 1..1 code usual | official | temp | nickname | anonymous | old | maiden
Fixed Value: official
..... family S 1..1 string Apellidos del paciente
...... Slices for extension 0..* Extension Extension
Slice: Unordered, Open by value:url
....... extension:FathersFamilyName S 0..1 string Primer apellido
URL: https://adres.fhir.guide/core/StructureDefinition/ExtensionFathersFamilyName
....... extension:MothersFamilyName S 0..1 string Segundo apellido
URL: https://adres.fhir.guide/core/StructureDefinition/ExtensionMothersFamilyName
..... given S 1..2 string Primer y segundo nombre del paciente
... telecom 0..0
... gender S 0..1 code male | female | other | unknown
Binding: AdministrativeGender (required)
.... Slices for extension 1..* Extension Extension
Slice: Unordered, Open by value:url
..... extension:ExtensionBiologicalGender S 1..1 Coding Hombre | Mujer | Indeterminado o Intersexual
URL: https://adres.fhir.guide/core/StructureDefinition/ExtensionBiologicalGender
Binding: ValueSet: Colombian Gender group Codes (required)
... birthDate S 1..1 date Fecha de nacimiento (AAAA-MM-DD)
.... Slices for extension 0..* Extension Extension
Slice: Unordered, Open by value:url
..... extension:ExtensionBirthTime S 0..1 time Hora de nacimiento (HH:MM:SS)
URL: https://adres.fhir.guide/core/StructureDefinition/ExtensionBirthTime
... Slices for address 1..* Address Dirección de residencia del paciente
Slice: Unordered, Open by value:id
.... address:HomeAddress 1..1 Address An address for the individual
..... id 1..1 string Unique id for inter-element referencing
Required Pattern: HomeAddress-0
..... extension 1..* Extension Extension
..... Slices for extension Content/Rules for all slices
...... extension:ExtensionResidenceZone S 1..1 Coding Urbana | Rural
URL: https://adres.fhir.guide/core/StructureDefinition/ExtensionResidenceZone
Binding: ValueSet: Colombian Residence Zone Codes (required)
..... use 1..1 code home | work | temp | old | billing - purpose of this address
Fixed Value: home
..... type 1..1 code postal | physical | both
Fixed Value: physical
..... text 0..0
..... line 0..0
..... city S 1..1 string Municipio
...... Slices for extension 0..* Extension Extension
Slice: Unordered, Open by value:url
....... extension:ExtensionDivipolaMunicipality S 0..1 Coding Código del municipio de residencia habitual
URL: https://adres.fhir.guide/core/StructureDefinition/ExtensionDivipolaMunicipality
Binding: ValueSet: DIVIPOLA Municipalities (required)
..... district 0..0
..... state 0..0
..... postalCode 0..0
..... country S 1..1 string País
...... Slices for extension 1..* Extension Extension
Slice: Unordered, Open by value:url
....... extension:ExtensionCountryCode S 1..1 Coding Código País de residencia habitual
URL: https://adres.fhir.guide/core/StructureDefinition/ExtensionCountryCode
Binding: ValueSet: Iso 3166 Part 1 Numeric Codes (required)
... 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 (EAPBS)
... 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
https://adres.fhir.guide/core/ValueSet/ColombianPersonIdentifierCodes
From this IG
Patient.genderrequiredAdministrativeGender
http://hl7.org/fhir/ValueSet/administrative-gender
From the FHIR Standard

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://adres.fhir.guide/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
... Slices for extension 0..* Extension Extension
Slice: Unordered, Open by value:url
.... extension:ExtensionPatientNationality S 0..* Coding Nacionalidad del paciente
URL: https://adres.fhir.guide/core/StructureDefinition/ExtensionPatientNationality
Binding: ValueSet: Iso 3166 Part 1 Numeric Codes (required)
.... extension:ExtensionBirthPlace S 0..1 Address Lugar de nacimiento del paciente
URL: https://adres.fhir.guide/core/StructureDefinition/ExtensionBirthPlace
.... extension:ExtensionPatientEthnicity S 0..1 Coding Grupo étnico del paciente
URL: https://adres.fhir.guide/core/StructureDefinition/ExtensionPatientEthnicity
Binding: ValueSet: Colombian Ethnic Group Codes (required)
.... extension:ExtensionPatientEthnicCommunity S 0..1 string Comunidad étnica del paciente
URL: https://adres.fhir.guide/core/StructureDefinition/ExtensionPatientEthnicCommunity
.... extension:ExtensionPatientDisability S 0..* Coding Clasificación general de la(s) discapacidad(es) del paciente
URL: https://adres.fhir.guide/core/StructureDefinition/ExtensionPatientDisability
Binding: ValueSet: Colombian Disability ClassificationCodes (required)
.... extension:ExtensionPatientGenderIdentity S 0..1 Coding Identidad de género del paciente
URL: https://adres.fhir.guide/core/StructureDefinition/ExtensionPatientGenderIdentity
Binding: ValueSet: Colombian Gender Identity Codes (required)
... modifierExtension ?! 0..* Extension Extensions that cannot be ignored
... Slices for identifier Σ 1..* Identifier Identificadores de la persona
Slice: Unordered, Open by value:id
.... identifier:NationalPersonIdentifier SΣ 0..1 Identifier Identificación del paciente
..... id 1..1 string Unique id for inter-element referencing
Required Pattern: NationalPersonIdentifier-0
..... extension 0..* Extension Additional content defined by implementations
Slice: Unordered, Open by value:url
..... 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, Open 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: Colombian Person Identifier Codes (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://adres.fhir.guide/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 Σ 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.minsalud.gov.co/rda/NamingSystem/RNEC
..... value SΣ 1..1 string Número de documento de identificación
Example General: 123456
..... period Σ 0..1 Period Time period when id is/was valid for use
..... assigner Σ 0..1 Reference(Organization) Organization that issued id (may be just text)
... active ?!SΣ 1..1 boolean true | false
... Slices for name Σ 1..1 HumanName Nombre(s) del paciente
Slice: Unordered, Open by value:use
.... name:OfficialPatientName Σ 1..1 HumanName Nombre oficial del paciente
..... id 0..1 string Unique id for inter-element referencing
..... extension 0..* Extension Additional content defined by implementations
Slice: Unordered, Open by value:url
..... use ?!Σ 1..1 code usual | official | temp | nickname | anonymous | old | maiden
Binding: NameUse (required): The use of a human name.
Fixed Value: official
..... text Σ 0..1 string Text representation of the full name
..... family SΣ 1..1 string Apellidos del 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://adres.fhir.guide/core/StructureDefinition/ExtensionFathersFamilyName
....... extension:MothersFamilyName S 0..1 string Segundo apellido
URL: https://adres.fhir.guide/core/StructureDefinition/ExtensionMothersFamilyName
...... value 0..1 string Primitive value for string
Max Length:1048576
..... given SΣ 1..2 string Primer y segundo nombre del paciente
This repeating element order: Given Names appear in the correct order for presenting the name
..... prefix Σ 0..* string Parts that come before the name
This repeating element order: Prefixes appear in the correct order for presenting the name
..... suffix Σ 0..* string Parts that come after the name
This repeating element order: Suffixes appear in the correct order for presenting the name
..... period Σ 0..1 Period Time period when name was/is in use
... gender SΣ 0..1 code male | female | other | unknown
Binding: AdministrativeGender (required)
.... id 0..1 string xml:id (or equivalent in JSON)
.... Slices for extension 1..* Extension Extension
Slice: Unordered, Open by value:url
..... extension:ExtensionBiologicalGender S 1..1 Coding Hombre | Mujer | Indeterminado o Intersexual
URL: https://adres.fhir.guide/core/StructureDefinition/ExtensionBiologicalGender
Binding: ValueSet: Colombian Gender group Codes (required)
.... value 0..1 string Primitive value for code
... birthDate SΣ 1..1 date Fecha de nacimiento (AAAA-MM-DD)
.... id 0..1 string xml:id (or equivalent in JSON)
.... Slices for extension 0..* Extension Extension
Slice: Unordered, Open by value:url
..... extension:ExtensionBirthTime S 0..1 time Hora de nacimiento (HH:MM:SS)
URL: https://adres.fhir.guide/core/StructureDefinition/ExtensionBirthTime
.... value 0..1 date Primitive value for date
... deceased[x] ?!Σ 0..1 Indicates if the individual is deceased or not
.... deceasedBoolean boolean
.... deceasedDateTime dateTime
... Slices for address Σ 1..* Address Dirección de residencia del paciente
Slice: Unordered, Open by value:id
.... address:HomeAddress Σ 1..1 Address An address for the individual
..... id 1..1 string Unique id for inter-element referencing
Required Pattern: HomeAddress-0
..... Slices for extension 1..* Extension Extension
Slice: Unordered, Open by value:url
...... extension:ExtensionResidenceZone S 1..1 Coding Urbana | Rural
URL: https://adres.fhir.guide/core/StructureDefinition/ExtensionResidenceZone
Binding: ValueSet: Colombian Residence Zone Codes (required)
..... use ?!Σ 1..1 code home | work | temp | old | billing - purpose of this address
Binding: AddressUse (required): The use of an address.
Fixed Value: home
..... type Σ 1..1 code postal | physical | both
Binding: AddressType (required): The type of an address (physical / postal).
Fixed Value: physical
..... city SΣ 1..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 Coding Código del municipio de residencia habitual
URL: https://adres.fhir.guide/core/StructureDefinition/ExtensionDivipolaMunicipality
Binding: ValueSet: DIVIPOLA Municipalities (required)
...... value 0..1 string Primitive value for string
Max Length:1048576
..... country SΣ 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 Coding Código País de residencia habitual
URL: https://adres.fhir.guide/core/StructureDefinition/ExtensionCountryCode
Binding: ValueSet: Iso 3166 Part 1 Numeric Codes (required)
...... 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 (EAPBS)

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
https://adres.fhir.guide/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
From the FHIR Standard
Patient.address:HomeAddress.userequiredFixed Value: home
http://hl7.org/fhir/ValueSet/address-use|4.0.1
From the FHIR Standard
Patient.address:HomeAddress.typerequiredFixed Value: physical
http://hl7.org/fhir/ValueSet/address-type|4.0.1
From the FHIR Standard
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: 19 elements(15 nested mandatory elements)
Must-Support: 20 elements
Fixed: 9 elements
Prohibited: 15 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
  • The element 1 is sliced based on the value of Patient.identifier.type.coding
  • The element 1 is sliced based on the value of Patient.name
  • The element 1 is sliced based on the value of Patient.address
  • The element 1 is sliced based on the value of Patient.multipleBirth[x]

 

Other representations of profile: CSV, Excel, Schematron