Núcleo de Interoperabilidad de Datos (NID) - MINSAL
0.4.8-testing - draft Chile flag

Núcleo de Interoperabilidad de Datos (NID) - MINSAL, published by Unidad de Interoperabilidad - MINSAL. This guide is not an authorized publication; it is the continuous build for version 0.4.8-testing built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/Minsal-CL/NID/ and changes regularly. See the Directory of published versions

Resource Profile: CL Paciente

Official URL: https://interoperabilidad.minsal.cl/fhir/ig/nid/StructureDefinition/CorePacienteCl Version: 0.4.8-testing
Active as of 2025-09-04 Computable Name: PacienteCl2

Este Perfil se ha modelado con el fin de cubrir las necesidades nacionales de un Recurso Paciente para un Historial Clínico Nacional

Usages:

You can also check for usages in the FHIR IG Statistics

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:IdentidadDeGenero S 0..1 CodeableConcept Identidad De Género
URL: https://interoperabilidad.minsal.cl/fhir/ig/nid/StructureDefinition/IdentidadDeGenero
Binding: Identidad De Género (preferred)
.... extension:SexoBiologico S 0..1 CodeableConcept Sexo Biologico del paciente
URL: https://interoperabilidad.minsal.cl/fhir/ig/nid/StructureDefinition/SexoBiologico
Binding: Sexo Listado Deis (preferred)
.... extension:nacionalidad S 0..* (Complex) Código de Nacionalidad
URL: http://hl7.org/fhir/StructureDefinition/patient-nationality profiled by https://interoperabilidad.minsal.cl/fhir/ig/nid/StructureDefinition/Nacionalidad
... modifierExtension ?! 0..* Extension Extensions that cannot be ignored
.... use ?!SΣ 0..1 code usual | official | temp | secondary | old (If known)
Binding: IdentifierUse (required): Identifies the purpose for this identifier, if known .
.... type SΣ 0..1 CodeableConcept Tipo de documento de Id (Extensible)
Binding: Tipos de Documentos (extensible): Value Set de Tipos de Documentos y CI Nacionales
..... Slices for extension 0..* Extension País de Origen del Documento de Id
Slice: Unordered, Open by value:url
...... extension:paisEmisionDocumento S 0..1 CodeableConcept Código de Países
URL: https://interoperabilidad.minsal.cl/fhir/ig/nid/StructureDefinition/CodigoPaises
Binding: Códigos de Países para NID (preferred)
..... coding SΣ 0..* Coding Code defined by a terminology system
...... system SΣ 0..1 uri Sistema de identificación de tipos de documentos
...... code SΣ 0..1 code Código de Tipo de Documento
...... display SΣ 0..1 string Glosa del Código Documento
.... value Σ 0..1 string Número o valor de identificación
Example General: 123456
... active ?!Σ 0..1 boolean Whether this patient's record is in active use
... Slices for name Σ 0..* HumanName Nombres y Apellidos del Paciente considerando, según el caso: 1er Nombre, Nombres, 1er Apellido y 2o Apellido
Slice: Unordered, Open by value:use
.... name:NombreOficial SΣ 0..1 HumanName Determinación del nombre registrado oficialmente del Paciente
..... use ?!SΣ 1..1 code uso del nombre del paciente
Binding: NameUse (required): The use of a human name.
Required Pattern: official
..... family SΣ 0..1 string 1er Apellido
...... Slices for extension 0..* Extension Extensión para el segundo apellido
Slice: Unordered, Open by value:url
....... extension:segundoApellido S 0..1 string Segundo Apellido
URL: https://interoperabilidad.minsal.cl/fhir/ig/nid/StructureDefinition/SegundoApellido
..... given SΣ 0..* string Primer nombre y nombres del Paciente
This repeating element order: Given Names appear in the correct order for presenting the name
.... name:NombreSocial SΣ 0..1 HumanName nombre recurrente que usa el paciente
..... use ?!SΣ 1..1 code uso que se le da al nombre
Binding: NameUse (required): The use of a human name.
Required Pattern: usual
..... given SΣ 1..* string Nombre Social
This repeating element order: Given Names appear in the correct order for presenting the name
... telecom SΣ 0..* ContactPoint Detalles de contacto del Paciente
.... system SΣC 0..1 code phone | fax | email | pager | url | sms | other
Binding: ContactPointSystem (required): Tipo de contacto para HL7 FHIR
.... value SΣ 0..1 string Dato del contacto del paciente descrito
.... use ?!SΣ 0..1 code home | work | temp | old | mobile
Binding: ContactPointUse (required)
... gender SΣ 0..1 code Sexo Registrado. (male | female | other | unknown (requerido))
Binding: AdministrativeGender (required): The gender of a person used for administrative purposes.
... birthDate SΣ 0..1 date Fecha de nacimiento del Paciente.
... deceased[x] ?!Σ 0..1 Indicates if the individual is deceased or not
.... deceasedBoolean boolean
.... deceasedDateTime dateTime
... address SΣ 0..* Address An address for the individual
... contact SC 0..* BackboneElement Contacto, tutor legal o representante del Paciente
Constraints: pat-1
.... Slices for extension 0..* Extension Extension
Slice: Unordered, Open by value:url
..... extension:IdContacto S 0..* (Complex) Identificación del Contacto
URL: https://interoperabilidad.minsal.cl/fhir/ig/nid/StructureDefinition/IdContacto
.... modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored even if unrecognized
.... relationship S 0..* CodeableConcept Relación legal o de parentesco entre el contacto y el paciente
Binding: Códigos de relación del contacto con el paciente (extensible): VS FHIR para relación del contacto con el Paciente
..... coding SΣ 0..* Coding Code defined by a terminology system
.... name S 0..1 HumanName Nombre del Contacto
..... use ?!SΣ 0..1 code uso del nombre del paciente
Binding: NameUse (required): The use of a human name.
Required Pattern: official
..... family SΣ 0..1 string 1er Apellido
...... Slices for extension 0..* Extension Extensión para 2o apellido
Slice: Unordered, Open by value:url
....... extension:segundoApellido S 0..1 string Segundo Apellido
URL: https://interoperabilidad.minsal.cl/fhir/ig/nid/StructureDefinition/SegundoApellido
..... given SΣ 0..* string Primer nombre y nombres del Contacto o Representante Legal
This repeating element order: Given Names appear in the correct order for presenting the name
... communication S 0..* BackboneElement Lenguaje en el cual se puede comunicar con el paciente
.... modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored even if unrecognized
.... language S 1..1 CodeableConcept Lenguaje específico
Binding: Codigos Lenguaje (required): Value Set de HL7, # de elementos es muy grande para poder visualizarlo
... generalPractitioner S 0..* Reference(CL Organización | CL Prestador) Proveedor de Salud designado como principal
.... reference SΣC 0..1 string URI de referencia a la Organización o a un Médico
.... display SΣ 0..1 string Texto alternativo a la referencia
... link ?!Σ 0..* BackboneElement Link to another patient resource that concerns the same actual person
.... modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored even if unrecognized
.... other Σ 1..1 Reference(Patient | RelatedPerson) The other patient or related person resource that the link refers to
.... type Σ 1..1 code replaced-by | replaces | refer | seealso
Binding: LinkType (required): The type of link between this patient resource and another patient resource.

doco Documentation for this format

Terminology Bindings

PathConformanceValueSet / CodeURI
Patient.identifier.userequiredIdentifierUse
http://hl7.org/fhir/ValueSet/identifier-use|4.0.1
From the FHIR Standard
Patient.identifier.typeextensibleVSTiposDocumentos
https://interoperabilidad.minsal.cl/fhir/ig/nid/ValueSet/VSTiposDocumentos
From this IG
Patient.name:NombreOficial.userequiredPattern Value: official
http://hl7.org/fhir/ValueSet/name-use|4.0.1
From the FHIR Standard
Patient.name:NombreSocial.userequiredPattern Value: usual
http://hl7.org/fhir/ValueSet/name-use|4.0.1
From the FHIR Standard
Patient.telecom.systemrequiredContactPointSystem
http://hl7.org/fhir/ValueSet/contact-point-system
From the FHIR Standard
Patient.telecom.userequiredContactPointUse
http://hl7.org/fhir/ValueSet/contact-point-use
From the FHIR Standard
Patient.genderrequiredAdministrativeGender
http://hl7.org/fhir/ValueSet/administrative-gender|4.0.1
From the FHIR Standard
Patient.contact.relationshipextensibleVSContactoRelacion
https://interoperabilidad.minsal.cl/fhir/ig/nid/ValueSet/VSContactoRelacion
From this IG
Patient.contact.name.userequiredPattern Value: official
http://hl7.org/fhir/ValueSet/name-use|4.0.1
From the FHIR Standard
Patient.communication.languagerequiredVSCodigoslenguaje
https://interoperabilidad.minsal.cl/fhir/ig/nid/ValueSet/VSCodigoslenguaje
From this IG
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()
pat-1errorPatient.contactSHALL at least contain a contact's details or a reference to an organization
: name.exists() or telecom.exists() or address.exists() or organization.exists()

This structure is derived from Patient

NameFlagsCard.TypeDescription & Constraints    Filter: Filtersdoco
.. Patient Patient
... Slices for extension 0..* Extension Extension
Slice: Unordered, Open by value:url
.... extension:IdentidadDeGenero S 0..1 CodeableConcept Identidad De Género
URL: https://interoperabilidad.minsal.cl/fhir/ig/nid/StructureDefinition/IdentidadDeGenero
Binding: Identidad De Género (preferred)
.... extension:SexoBiologico S 0..1 CodeableConcept Sexo Biologico del paciente
URL: https://interoperabilidad.minsal.cl/fhir/ig/nid/StructureDefinition/SexoBiologico
Binding: Sexo Listado Deis (preferred)
.... extension:nacionalidad S 0..* (Complex) Código de Nacionalidad
URL: http://hl7.org/fhir/StructureDefinition/patient-nationality profiled by https://interoperabilidad.minsal.cl/fhir/ig/nid/StructureDefinition/Nacionalidad
... identifier S 0..* Identifier Listados de Id de Paciente. De poseer una CI con RUN vigente, este DEBE ser ingresado
.... use S 0..1 code usual | official | temp | secondary | old (If known)
.... type S 0..1 CodeableConcept Tipo de documento de Id (Extensible)
Binding: Tipos de Documentos (extensible): Value Set de Tipos de Documentos y CI Nacionales
..... extension 0..* Extension País de Origen del Documento de Id
..... Slices for extension Content/Rules for all slices
...... extension:paisEmisionDocumento S 0..1 CodeableConcept Código de Países
URL: https://interoperabilidad.minsal.cl/fhir/ig/nid/StructureDefinition/CodigoPaises
Binding: Códigos de Países para NID (preferred)
..... coding S 0..* Coding Code defined by a terminology system
...... system S 0..1 uri Sistema de identificación de tipos de documentos
...... code S 0..1 code Código de Tipo de Documento
...... display S 0..1 string Glosa del Código Documento
.... value 0..1 string Número o valor de identificación
... Slices for name 0..* HumanName Nombres y Apellidos del Paciente considerando, según el caso: 1er Nombre, Nombres, 1er Apellido y 2o Apellido
Slice: Unordered, Open by value:use
.... name:NombreOficial S 0..1 HumanName Determinación del nombre registrado oficialmente del Paciente
..... use S 1..1 code uso del nombre del paciente
Required Pattern: official
..... family S 0..1 string 1er Apellido
...... Slices for extension 0..* Extension Extensión para el segundo apellido
Slice: Unordered, Open by value:url
....... extension:segundoApellido S 0..1 string Segundo Apellido
URL: https://interoperabilidad.minsal.cl/fhir/ig/nid/StructureDefinition/SegundoApellido
..... given S 0..* string Primer nombre y nombres del Paciente
.... name:NombreSocial S 0..1 HumanName nombre recurrente que usa el paciente
..... use S 1..1 code uso que se le da al nombre
Required Pattern: usual
..... text 0..0
..... family 0..0
..... given S 1..* string Nombre Social
..... prefix 0..0
..... suffix 0..0
..... period 0..0
.... system S 0..1 code phone | fax | email | pager | url | sms | other
Binding: ContactPointSystem (required): Tipo de contacto para HL7 FHIR
.... value S 0..1 string Dato del contacto del paciente descrito
.... use S 0..1 code home | work | temp | old | mobile
Binding: ContactPointUse (required)
... gender S 0..1 code Sexo Registrado. (male | female | other | unknown (requerido))
... birthDate S 0..1 date Fecha de nacimiento del Paciente.
... address S 0..* Address An address for the individual
... contact S 0..* BackboneElement Contacto, tutor legal o representante del Paciente
.... Slices for extension 0..* Extension Extension
Slice: Unordered, Open by value:url
..... extension:IdContacto S 0..* (Complex) Identificación del Contacto
URL: https://interoperabilidad.minsal.cl/fhir/ig/nid/StructureDefinition/IdContacto
.... relationship S 0..* CodeableConcept Relación legal o de parentesco entre el contacto y el paciente
Binding: Códigos de relación del contacto con el paciente (extensible): VS FHIR para relación del contacto con el Paciente
..... coding S 0..* Coding Code defined by a terminology system
.... name S 0..1 HumanName Nombre del Contacto
..... use S 0..1 code uso del nombre del paciente
Required Pattern: official
..... family S 0..1 string 1er Apellido
...... Slices for extension 0..* Extension Extensión para 2o apellido
Slice: Unordered, Open by value:url
....... extension:segundoApellido S 0..1 string Segundo Apellido
URL: https://interoperabilidad.minsal.cl/fhir/ig/nid/StructureDefinition/SegundoApellido
..... given S 0..* string Primer nombre y nombres del Contacto o Representante Legal
... communication S 0..* BackboneElement Lenguaje en el cual se puede comunicar con el paciente
.... language S 1..1 CodeableConcept Lenguaje específico
Binding: Codigos Lenguaje (required): Value Set de HL7, # de elementos es muy grande para poder visualizarlo
... generalPractitioner S 0..* Reference(CL Organización | CL Prestador) Proveedor de Salud designado como principal
.... reference S 0..1 string URI de referencia a la Organización o a un Médico
.... display S 0..1 string Texto alternativo a la referencia

doco Documentation for this format

Terminology Bindings (Differential)

PathConformanceValueSetURI
Patient.identifier.typeextensibleVSTiposDocumentos
https://interoperabilidad.minsal.cl/fhir/ig/nid/ValueSet/VSTiposDocumentos
From this IG
Patient.telecom.systemrequiredContactPointSystem
http://hl7.org/fhir/ValueSet/contact-point-system
From the FHIR Standard
Patient.telecom.userequiredContactPointUse
http://hl7.org/fhir/ValueSet/contact-point-use
From the FHIR Standard
Patient.contact.relationshipextensibleVSContactoRelacion
https://interoperabilidad.minsal.cl/fhir/ig/nid/ValueSet/VSContactoRelacion
From this IG
Patient.communication.languagerequiredVSCodigoslenguaje
https://interoperabilidad.minsal.cl/fhir/ig/nid/ValueSet/VSCodigoslenguaje
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
... 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:IdentidadDeGenero S 0..1 CodeableConcept Identidad De Género
URL: https://interoperabilidad.minsal.cl/fhir/ig/nid/StructureDefinition/IdentidadDeGenero
Binding: Identidad De Género (preferred)
.... extension:SexoBiologico S 0..1 CodeableConcept Sexo Biologico del paciente
URL: https://interoperabilidad.minsal.cl/fhir/ig/nid/StructureDefinition/SexoBiologico
Binding: Sexo Listado Deis (preferred)
.... extension:nacionalidad S 0..* (Complex) Código de Nacionalidad
URL: http://hl7.org/fhir/StructureDefinition/patient-nationality profiled by https://interoperabilidad.minsal.cl/fhir/ig/nid/StructureDefinition/Nacionalidad
... modifierExtension ?! 0..* Extension Extensions that cannot be ignored
... identifier SΣ 0..* Identifier Listados de Id de Paciente. De poseer una CI con RUN vigente, este DEBE ser ingresado
.... 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 ?!SΣ 0..1 code usual | official | temp | secondary | old (If known)
Binding: IdentifierUse (required): Identifies the purpose for this identifier, if known .
.... type SΣ 0..1 CodeableConcept Tipo de documento de Id (Extensible)
Binding: Tipos de Documentos (extensible): Value Set de Tipos de Documentos y CI Nacionales
..... id 0..1 string Unique id for inter-element referencing
..... Slices for extension 0..* Extension País de Origen del Documento de Id
Slice: Unordered, Open by value:url
...... extension:paisEmisionDocumento S 0..1 CodeableConcept Código de Países
URL: https://interoperabilidad.minsal.cl/fhir/ig/nid/StructureDefinition/CodigoPaises
Binding: Códigos de Países para NID (preferred)
..... coding SΣ 0..* Coding Code defined by a terminology system
...... 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 SΣ 0..1 uri Sistema de identificación de tipos de documentos
...... version Σ 0..1 string Version of the system - if relevant
...... code SΣ 0..1 code Código de Tipo de Documento
...... display SΣ 0..1 string Glosa del Código Documento
...... 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
Example General: http://www.acme.com/identifiers/patient
.... value Σ 0..1 string Número o valor 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 ?!Σ 0..1 boolean Whether this patient's record is in active use
... Slices for name Σ 0..* HumanName Nombres y Apellidos del Paciente considerando, según el caso: 1er Nombre, Nombres, 1er Apellido y 2o Apellido
Slice: Unordered, Open by value:use
.... name:NombreOficial SΣ 0..1 HumanName Determinación del nombre registrado oficialmente 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 ?!SΣ 1..1 code uso del nombre del paciente
Binding: NameUse (required): The use of a human name.
Required Pattern: official
..... text Σ 0..1 string Text representation of the full name
..... family SΣ 0..1 string 1er Apellido
...... id 0..1 string xml:id (or equivalent in JSON)
...... Slices for extension 0..* Extension Extensión para el segundo apellido
Slice: Unordered, Open by value:url
....... extension:segundoApellido S 0..1 string Segundo Apellido
URL: https://interoperabilidad.minsal.cl/fhir/ig/nid/StructureDefinition/SegundoApellido
...... value 0..1 string Primitive value for string
Max Length:1048576
..... given SΣ 0..* string Primer nombre y nombres 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
.... name:NombreSocial SΣ 0..1 HumanName nombre recurrente que usa el 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 ?!SΣ 1..1 code uso que se le da al nombre
Binding: NameUse (required): The use of a human name.
Required Pattern: usual
..... given SΣ 1..* string Nombre Social
This repeating element order: Given Names appear in the correct order for presenting the name
... telecom SΣ 0..* ContactPoint Detalles de contacto 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
.... system SΣC 0..1 code phone | fax | email | pager | url | sms | other
Binding: ContactPointSystem (required): Tipo de contacto para HL7 FHIR
.... value SΣ 0..1 string Dato del contacto del paciente descrito
.... use ?!SΣ 0..1 code home | work | temp | old | mobile
Binding: ContactPointUse (required)
.... rank Σ 0..1 positiveInt Specify preferred order of use (1 = highest)
.... period Σ 0..1 Period Time period when the contact point was/is in use
... gender SΣ 0..1 code Sexo Registrado. (male | female | other | unknown (requerido))
Binding: AdministrativeGender (required): The gender of a person used for administrative purposes.
... birthDate SΣ 0..1 date Fecha de nacimiento del Paciente.
... deceased[x] ?!Σ 0..1 Indicates if the individual is deceased or not
.... deceasedBoolean boolean
.... deceasedDateTime dateTime
... address SΣ 0..* Address An address for the individual
... maritalStatus 0..1 CodeableConcept Marital (civil) status of a patient
Binding: Marital Status Codes (extensible): The domestic partnership status of a person.
... multipleBirth[x] 0..1 Whether patient is part of a multiple birth
.... multipleBirthBoolean boolean
.... multipleBirthInteger integer
... photo 0..* Attachment Image of the patient
... contact SC 0..* BackboneElement Contacto, tutor legal o representante del Paciente
Constraints: pat-1
.... id 0..1 string Unique id for inter-element referencing
.... Slices for extension 0..* Extension Extension
Slice: Unordered, Open by value:url
..... extension:IdContacto S 0..* (Complex) Identificación del Contacto
URL: https://interoperabilidad.minsal.cl/fhir/ig/nid/StructureDefinition/IdContacto
.... modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored even if unrecognized
.... relationship S 0..* CodeableConcept Relación legal o de parentesco entre el contacto y el paciente
Binding: Códigos de relación del contacto con el paciente (extensible): VS FHIR para relación del contacto con el 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
..... coding SΣ 0..* Coding Code defined by a terminology system
..... text Σ 0..1 string Plain text representation of the concept
.... name S 0..1 HumanName Nombre del Contacto
..... 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 ?!SΣ 0..1 code uso del nombre del paciente
Binding: NameUse (required): The use of a human name.
Required Pattern: official
..... text Σ 0..1 string Text representation of the full name
..... family SΣ 0..1 string 1er Apellido
...... id 0..1 string xml:id (or equivalent in JSON)
...... Slices for extension 0..* Extension Extensión para 2o apellido
Slice: Unordered, Open by value:url
....... extension:segundoApellido S 0..1 string Segundo Apellido
URL: https://interoperabilidad.minsal.cl/fhir/ig/nid/StructureDefinition/SegundoApellido
...... value 0..1 string Primitive value for string
Max Length:1048576
..... given SΣ 0..* string Primer nombre y nombres del Contacto o Representante Legal
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
.... telecom 0..* ContactPoint A contact detail for the person
.... address 0..1 Address Address for the contact person
.... gender 0..1 code male | female | other | unknown
Binding: AdministrativeGender (required): The gender of a person used for administrative purposes.
.... organization C 0..1 Reference(Organization) Organization that is associated with the contact
.... period 0..1 Period The period during which this contact person or organization is valid to be contacted relating to this patient
... communication S 0..* BackboneElement Lenguaje en el cual se puede comunicar con el paciente
.... id 0..1 string Unique id for inter-element referencing
.... extension 0..* Extension Additional content defined by implementations
.... modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored even if unrecognized
.... language S 1..1 CodeableConcept Lenguaje específico
Binding: Codigos Lenguaje (required): Value Set de HL7, # de elementos es muy grande para poder visualizarlo
.... preferred 0..1 boolean Language preference indicator
... generalPractitioner S 0..* Reference(CL Organización | CL Prestador) Proveedor de Salud designado como principal
.... id 0..1 string Unique id for inter-element referencing
.... extension 0..* Extension Additional content defined by implementations
Slice: Unordered, Open by value:url
.... reference SΣC 0..1 string URI de referencia a la Organización o a un Médico
.... type Σ 0..1 uri Type the reference refers to (e.g. "Patient")
Binding: ResourceType (extensible): Aa resource (or, for logical models, the URI of the logical model).
.... identifier Σ 0..1 Identifier Logical reference, when literal reference is not known
.... display SΣ 0..1 string Texto alternativo a la referencia
... managingOrganization Σ 0..1 Reference(Organization) Organization that is the custodian of the patient record
... link ?!Σ 0..* BackboneElement Link to another patient resource that concerns the same actual person
.... id 0..1 string Unique id for inter-element referencing
.... extension 0..* Extension Additional content defined by implementations
.... modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored even if unrecognized
.... other Σ 1..1 Reference(Patient | RelatedPerson) The other patient or related person resource that the link refers to
.... type Σ 1..1 code replaced-by | replaces | refer | seealso
Binding: LinkType (required): The type of link between this patient resource and another patient resource.

doco Documentation for this format

Terminology Bindings

PathConformanceValueSet / CodeURI
Patient.languagepreferredCommonLanguages
http://hl7.org/fhir/ValueSet/languages
From the FHIR Standard
Additional Bindings Purpose
AllLanguages Max Binding
Patient.identifier.userequiredIdentifierUse
http://hl7.org/fhir/ValueSet/identifier-use|4.0.1
From the FHIR Standard
Patient.identifier.typeextensibleVSTiposDocumentos
https://interoperabilidad.minsal.cl/fhir/ig/nid/ValueSet/VSTiposDocumentos
From this IG
Patient.name:NombreOficial.userequiredPattern Value: official
http://hl7.org/fhir/ValueSet/name-use|4.0.1
From the FHIR Standard
Patient.name:NombreSocial.userequiredPattern Value: usual
http://hl7.org/fhir/ValueSet/name-use|4.0.1
From the FHIR Standard
Patient.telecom.systemrequiredContactPointSystem
http://hl7.org/fhir/ValueSet/contact-point-system
From the FHIR Standard
Patient.telecom.userequiredContactPointUse
http://hl7.org/fhir/ValueSet/contact-point-use
From the FHIR Standard
Patient.genderrequiredAdministrativeGender
http://hl7.org/fhir/ValueSet/administrative-gender|4.0.1
From the FHIR Standard
Patient.maritalStatusextensibleMarital Status Codes
http://hl7.org/fhir/ValueSet/marital-status
From the FHIR Standard
Patient.contact.relationshipextensibleVSContactoRelacion
https://interoperabilidad.minsal.cl/fhir/ig/nid/ValueSet/VSContactoRelacion
From this IG
Patient.contact.name.userequiredPattern Value: official
http://hl7.org/fhir/ValueSet/name-use|4.0.1
From the FHIR Standard
Patient.contact.genderrequiredAdministrativeGender
http://hl7.org/fhir/ValueSet/administrative-gender|4.0.1
From the FHIR Standard
Patient.communication.languagerequiredVSCodigoslenguaje
https://interoperabilidad.minsal.cl/fhir/ig/nid/ValueSet/VSCodigoslenguaje
From this IG
Patient.generalPractitioner.typeextensibleResourceType
http://hl7.org/fhir/ValueSet/resource-types
From the FHIR Standard
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()
pat-1errorPatient.contactSHALL at least contain a contact's details or a reference to an organization
: name.exists() or telecom.exists() or address.exists() or organization.exists()

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:IdentidadDeGenero S 0..1 CodeableConcept Identidad De Género
URL: https://interoperabilidad.minsal.cl/fhir/ig/nid/StructureDefinition/IdentidadDeGenero
Binding: Identidad De Género (preferred)
.... extension:SexoBiologico S 0..1 CodeableConcept Sexo Biologico del paciente
URL: https://interoperabilidad.minsal.cl/fhir/ig/nid/StructureDefinition/SexoBiologico
Binding: Sexo Listado Deis (preferred)
.... extension:nacionalidad S 0..* (Complex) Código de Nacionalidad
URL: http://hl7.org/fhir/StructureDefinition/patient-nationality profiled by https://interoperabilidad.minsal.cl/fhir/ig/nid/StructureDefinition/Nacionalidad
... modifierExtension ?! 0..* Extension Extensions that cannot be ignored
.... use ?!SΣ 0..1 code usual | official | temp | secondary | old (If known)
Binding: IdentifierUse (required): Identifies the purpose for this identifier, if known .
.... type SΣ 0..1 CodeableConcept Tipo de documento de Id (Extensible)
Binding: Tipos de Documentos (extensible): Value Set de Tipos de Documentos y CI Nacionales
..... Slices for extension 0..* Extension País de Origen del Documento de Id
Slice: Unordered, Open by value:url
...... extension:paisEmisionDocumento S 0..1 CodeableConcept Código de Países
URL: https://interoperabilidad.minsal.cl/fhir/ig/nid/StructureDefinition/CodigoPaises
Binding: Códigos de Países para NID (preferred)
..... coding SΣ 0..* Coding Code defined by a terminology system
...... system SΣ 0..1 uri Sistema de identificación de tipos de documentos
...... code SΣ 0..1 code Código de Tipo de Documento
...... display SΣ 0..1 string Glosa del Código Documento
.... value Σ 0..1 string Número o valor de identificación
Example General: 123456
... active ?!Σ 0..1 boolean Whether this patient's record is in active use
... Slices for name Σ 0..* HumanName Nombres y Apellidos del Paciente considerando, según el caso: 1er Nombre, Nombres, 1er Apellido y 2o Apellido
Slice: Unordered, Open by value:use
.... name:NombreOficial SΣ 0..1 HumanName Determinación del nombre registrado oficialmente del Paciente
..... use ?!SΣ 1..1 code uso del nombre del paciente
Binding: NameUse (required): The use of a human name.
Required Pattern: official
..... family SΣ 0..1 string 1er Apellido
...... Slices for extension 0..* Extension Extensión para el segundo apellido
Slice: Unordered, Open by value:url
....... extension:segundoApellido S 0..1 string Segundo Apellido
URL: https://interoperabilidad.minsal.cl/fhir/ig/nid/StructureDefinition/SegundoApellido
..... given SΣ 0..* string Primer nombre y nombres del Paciente
This repeating element order: Given Names appear in the correct order for presenting the name
.... name:NombreSocial SΣ 0..1 HumanName nombre recurrente que usa el paciente
..... use ?!SΣ 1..1 code uso que se le da al nombre
Binding: NameUse (required): The use of a human name.
Required Pattern: usual
..... given SΣ 1..* string Nombre Social
This repeating element order: Given Names appear in the correct order for presenting the name
... telecom SΣ 0..* ContactPoint Detalles de contacto del Paciente
.... system SΣC 0..1 code phone | fax | email | pager | url | sms | other
Binding: ContactPointSystem (required): Tipo de contacto para HL7 FHIR
.... value SΣ 0..1 string Dato del contacto del paciente descrito
.... use ?!SΣ 0..1 code home | work | temp | old | mobile
Binding: ContactPointUse (required)
... gender SΣ 0..1 code Sexo Registrado. (male | female | other | unknown (requerido))
Binding: AdministrativeGender (required): The gender of a person used for administrative purposes.
... birthDate SΣ 0..1 date Fecha de nacimiento del Paciente.
... deceased[x] ?!Σ 0..1 Indicates if the individual is deceased or not
.... deceasedBoolean boolean
.... deceasedDateTime dateTime
... address SΣ 0..* Address An address for the individual
... contact SC 0..* BackboneElement Contacto, tutor legal o representante del Paciente
Constraints: pat-1
.... Slices for extension 0..* Extension Extension
Slice: Unordered, Open by value:url
..... extension:IdContacto S 0..* (Complex) Identificación del Contacto
URL: https://interoperabilidad.minsal.cl/fhir/ig/nid/StructureDefinition/IdContacto
.... modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored even if unrecognized
.... relationship S 0..* CodeableConcept Relación legal o de parentesco entre el contacto y el paciente
Binding: Códigos de relación del contacto con el paciente (extensible): VS FHIR para relación del contacto con el Paciente
..... coding SΣ 0..* Coding Code defined by a terminology system
.... name S 0..1 HumanName Nombre del Contacto
..... use ?!SΣ 0..1 code uso del nombre del paciente
Binding: NameUse (required): The use of a human name.
Required Pattern: official
..... family SΣ 0..1 string 1er Apellido
...... Slices for extension 0..* Extension Extensión para 2o apellido
Slice: Unordered, Open by value:url
....... extension:segundoApellido S 0..1 string Segundo Apellido
URL: https://interoperabilidad.minsal.cl/fhir/ig/nid/StructureDefinition/SegundoApellido
..... given SΣ 0..* string Primer nombre y nombres del Contacto o Representante Legal
This repeating element order: Given Names appear in the correct order for presenting the name
... communication S 0..* BackboneElement Lenguaje en el cual se puede comunicar con el paciente
.... modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored even if unrecognized
.... language S 1..1 CodeableConcept Lenguaje específico
Binding: Codigos Lenguaje (required): Value Set de HL7, # de elementos es muy grande para poder visualizarlo
... generalPractitioner S 0..* Reference(CL Organización | CL Prestador) Proveedor de Salud designado como principal
.... reference SΣC 0..1 string URI de referencia a la Organización o a un Médico
.... display SΣ 0..1 string Texto alternativo a la referencia
... link ?!Σ 0..* BackboneElement Link to another patient resource that concerns the same actual person
.... modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored even if unrecognized
.... other Σ 1..1 Reference(Patient | RelatedPerson) The other patient or related person resource that the link refers to
.... type Σ 1..1 code replaced-by | replaces | refer | seealso
Binding: LinkType (required): The type of link between this patient resource and another patient resource.

doco Documentation for this format

Terminology Bindings

PathConformanceValueSet / CodeURI
Patient.identifier.userequiredIdentifierUse
http://hl7.org/fhir/ValueSet/identifier-use|4.0.1
From the FHIR Standard
Patient.identifier.typeextensibleVSTiposDocumentos
https://interoperabilidad.minsal.cl/fhir/ig/nid/ValueSet/VSTiposDocumentos
From this IG
Patient.name:NombreOficial.userequiredPattern Value: official
http://hl7.org/fhir/ValueSet/name-use|4.0.1
From the FHIR Standard
Patient.name:NombreSocial.userequiredPattern Value: usual
http://hl7.org/fhir/ValueSet/name-use|4.0.1
From the FHIR Standard
Patient.telecom.systemrequiredContactPointSystem
http://hl7.org/fhir/ValueSet/contact-point-system
From the FHIR Standard
Patient.telecom.userequiredContactPointUse
http://hl7.org/fhir/ValueSet/contact-point-use
From the FHIR Standard
Patient.genderrequiredAdministrativeGender
http://hl7.org/fhir/ValueSet/administrative-gender|4.0.1
From the FHIR Standard
Patient.contact.relationshipextensibleVSContactoRelacion
https://interoperabilidad.minsal.cl/fhir/ig/nid/ValueSet/VSContactoRelacion
From this IG
Patient.contact.name.userequiredPattern Value: official
http://hl7.org/fhir/ValueSet/name-use|4.0.1
From the FHIR Standard
Patient.communication.languagerequiredVSCodigoslenguaje
https://interoperabilidad.minsal.cl/fhir/ig/nid/ValueSet/VSCodigoslenguaje
From this IG
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()
pat-1errorPatient.contactSHALL at least contain a contact's details or a reference to an organization
: name.exists() or telecom.exists() or address.exists() or organization.exists()

Differential View

This structure is derived from Patient

NameFlagsCard.TypeDescription & Constraints    Filter: Filtersdoco
.. Patient Patient
... Slices for extension 0..* Extension Extension
Slice: Unordered, Open by value:url
.... extension:IdentidadDeGenero S 0..1 CodeableConcept Identidad De Género
URL: https://interoperabilidad.minsal.cl/fhir/ig/nid/StructureDefinition/IdentidadDeGenero
Binding: Identidad De Género (preferred)
.... extension:SexoBiologico S 0..1 CodeableConcept Sexo Biologico del paciente
URL: https://interoperabilidad.minsal.cl/fhir/ig/nid/StructureDefinition/SexoBiologico
Binding: Sexo Listado Deis (preferred)
.... extension:nacionalidad S 0..* (Complex) Código de Nacionalidad
URL: http://hl7.org/fhir/StructureDefinition/patient-nationality profiled by https://interoperabilidad.minsal.cl/fhir/ig/nid/StructureDefinition/Nacionalidad
... identifier S 0..* Identifier Listados de Id de Paciente. De poseer una CI con RUN vigente, este DEBE ser ingresado
.... use S 0..1 code usual | official | temp | secondary | old (If known)
.... type S 0..1 CodeableConcept Tipo de documento de Id (Extensible)
Binding: Tipos de Documentos (extensible): Value Set de Tipos de Documentos y CI Nacionales
..... extension 0..* Extension País de Origen del Documento de Id
..... Slices for extension Content/Rules for all slices
...... extension:paisEmisionDocumento S 0..1 CodeableConcept Código de Países
URL: https://interoperabilidad.minsal.cl/fhir/ig/nid/StructureDefinition/CodigoPaises
Binding: Códigos de Países para NID (preferred)
..... coding S 0..* Coding Code defined by a terminology system
...... system S 0..1 uri Sistema de identificación de tipos de documentos
...... code S 0..1 code Código de Tipo de Documento
...... display S 0..1 string Glosa del Código Documento
.... value 0..1 string Número o valor de identificación
... Slices for name 0..* HumanName Nombres y Apellidos del Paciente considerando, según el caso: 1er Nombre, Nombres, 1er Apellido y 2o Apellido
Slice: Unordered, Open by value:use
.... name:NombreOficial S 0..1 HumanName Determinación del nombre registrado oficialmente del Paciente
..... use S 1..1 code uso del nombre del paciente
Required Pattern: official
..... family S 0..1 string 1er Apellido
...... Slices for extension 0..* Extension Extensión para el segundo apellido
Slice: Unordered, Open by value:url
....... extension:segundoApellido S 0..1 string Segundo Apellido
URL: https://interoperabilidad.minsal.cl/fhir/ig/nid/StructureDefinition/SegundoApellido
..... given S 0..* string Primer nombre y nombres del Paciente
.... name:NombreSocial S 0..1 HumanName nombre recurrente que usa el paciente
..... use S 1..1 code uso que se le da al nombre
Required Pattern: usual
..... text 0..0
..... family 0..0
..... given S 1..* string Nombre Social
..... prefix 0..0
..... suffix 0..0
..... period 0..0
.... system S 0..1 code phone | fax | email | pager | url | sms | other
Binding: ContactPointSystem (required): Tipo de contacto para HL7 FHIR
.... value S 0..1 string Dato del contacto del paciente descrito
.... use S 0..1 code home | work | temp | old | mobile
Binding: ContactPointUse (required)
... gender S 0..1 code Sexo Registrado. (male | female | other | unknown (requerido))
... birthDate S 0..1 date Fecha de nacimiento del Paciente.
... address S 0..* Address An address for the individual
... contact S 0..* BackboneElement Contacto, tutor legal o representante del Paciente
.... Slices for extension 0..* Extension Extension
Slice: Unordered, Open by value:url
..... extension:IdContacto S 0..* (Complex) Identificación del Contacto
URL: https://interoperabilidad.minsal.cl/fhir/ig/nid/StructureDefinition/IdContacto
.... relationship S 0..* CodeableConcept Relación legal o de parentesco entre el contacto y el paciente
Binding: Códigos de relación del contacto con el paciente (extensible): VS FHIR para relación del contacto con el Paciente
..... coding S 0..* Coding Code defined by a terminology system
.... name S 0..1 HumanName Nombre del Contacto
..... use S 0..1 code uso del nombre del paciente
Required Pattern: official
..... family S 0..1 string 1er Apellido
...... Slices for extension 0..* Extension Extensión para 2o apellido
Slice: Unordered, Open by value:url
....... extension:segundoApellido S 0..1 string Segundo Apellido
URL: https://interoperabilidad.minsal.cl/fhir/ig/nid/StructureDefinition/SegundoApellido
..... given S 0..* string Primer nombre y nombres del Contacto o Representante Legal
... communication S 0..* BackboneElement Lenguaje en el cual se puede comunicar con el paciente
.... language S 1..1 CodeableConcept Lenguaje específico
Binding: Codigos Lenguaje (required): Value Set de HL7, # de elementos es muy grande para poder visualizarlo
... generalPractitioner S 0..* Reference(CL Organización | CL Prestador) Proveedor de Salud designado como principal
.... reference S 0..1 string URI de referencia a la Organización o a un Médico
.... display S 0..1 string Texto alternativo a la referencia

doco Documentation for this format

Terminology Bindings (Differential)

PathConformanceValueSetURI
Patient.identifier.typeextensibleVSTiposDocumentos
https://interoperabilidad.minsal.cl/fhir/ig/nid/ValueSet/VSTiposDocumentos
From this IG
Patient.telecom.systemrequiredContactPointSystem
http://hl7.org/fhir/ValueSet/contact-point-system
From the FHIR Standard
Patient.telecom.userequiredContactPointUse
http://hl7.org/fhir/ValueSet/contact-point-use
From the FHIR Standard
Patient.contact.relationshipextensibleVSContactoRelacion
https://interoperabilidad.minsal.cl/fhir/ig/nid/ValueSet/VSContactoRelacion
From this IG
Patient.communication.languagerequiredVSCodigoslenguaje
https://interoperabilidad.minsal.cl/fhir/ig/nid/ValueSet/VSCodigoslenguaje
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
... 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:IdentidadDeGenero S 0..1 CodeableConcept Identidad De Género
URL: https://interoperabilidad.minsal.cl/fhir/ig/nid/StructureDefinition/IdentidadDeGenero
Binding: Identidad De Género (preferred)
.... extension:SexoBiologico S 0..1 CodeableConcept Sexo Biologico del paciente
URL: https://interoperabilidad.minsal.cl/fhir/ig/nid/StructureDefinition/SexoBiologico
Binding: Sexo Listado Deis (preferred)
.... extension:nacionalidad S 0..* (Complex) Código de Nacionalidad
URL: http://hl7.org/fhir/StructureDefinition/patient-nationality profiled by https://interoperabilidad.minsal.cl/fhir/ig/nid/StructureDefinition/Nacionalidad
... modifierExtension ?! 0..* Extension Extensions that cannot be ignored
... identifier SΣ 0..* Identifier Listados de Id de Paciente. De poseer una CI con RUN vigente, este DEBE ser ingresado
.... 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 ?!SΣ 0..1 code usual | official | temp | secondary | old (If known)
Binding: IdentifierUse (required): Identifies the purpose for this identifier, if known .
.... type SΣ 0..1 CodeableConcept Tipo de documento de Id (Extensible)
Binding: Tipos de Documentos (extensible): Value Set de Tipos de Documentos y CI Nacionales
..... id 0..1 string Unique id for inter-element referencing
..... Slices for extension 0..* Extension País de Origen del Documento de Id
Slice: Unordered, Open by value:url
...... extension:paisEmisionDocumento S 0..1 CodeableConcept Código de Países
URL: https://interoperabilidad.minsal.cl/fhir/ig/nid/StructureDefinition/CodigoPaises
Binding: Códigos de Países para NID (preferred)
..... coding SΣ 0..* Coding Code defined by a terminology system
...... 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 SΣ 0..1 uri Sistema de identificación de tipos de documentos
...... version Σ 0..1 string Version of the system - if relevant
...... code SΣ 0..1 code Código de Tipo de Documento
...... display SΣ 0..1 string Glosa del Código Documento
...... 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
Example General: http://www.acme.com/identifiers/patient
.... value Σ 0..1 string Número o valor 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 ?!Σ 0..1 boolean Whether this patient's record is in active use
... Slices for name Σ 0..* HumanName Nombres y Apellidos del Paciente considerando, según el caso: 1er Nombre, Nombres, 1er Apellido y 2o Apellido
Slice: Unordered, Open by value:use
.... name:NombreOficial SΣ 0..1 HumanName Determinación del nombre registrado oficialmente 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 ?!SΣ 1..1 code uso del nombre del paciente
Binding: NameUse (required): The use of a human name.
Required Pattern: official
..... text Σ 0..1 string Text representation of the full name
..... family SΣ 0..1 string 1er Apellido
...... id 0..1 string xml:id (or equivalent in JSON)
...... Slices for extension 0..* Extension Extensión para el segundo apellido
Slice: Unordered, Open by value:url
....... extension:segundoApellido S 0..1 string Segundo Apellido
URL: https://interoperabilidad.minsal.cl/fhir/ig/nid/StructureDefinition/SegundoApellido
...... value 0..1 string Primitive value for string
Max Length:1048576
..... given SΣ 0..* string Primer nombre y nombres 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
.... name:NombreSocial SΣ 0..1 HumanName nombre recurrente que usa el 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 ?!SΣ 1..1 code uso que se le da al nombre
Binding: NameUse (required): The use of a human name.
Required Pattern: usual
..... given SΣ 1..* string Nombre Social
This repeating element order: Given Names appear in the correct order for presenting the name
... telecom SΣ 0..* ContactPoint Detalles de contacto 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
.... system SΣC 0..1 code phone | fax | email | pager | url | sms | other
Binding: ContactPointSystem (required): Tipo de contacto para HL7 FHIR
.... value SΣ 0..1 string Dato del contacto del paciente descrito
.... use ?!SΣ 0..1 code home | work | temp | old | mobile
Binding: ContactPointUse (required)
.... rank Σ 0..1 positiveInt Specify preferred order of use (1 = highest)
.... period Σ 0..1 Period Time period when the contact point was/is in use
... gender SΣ 0..1 code Sexo Registrado. (male | female | other | unknown (requerido))
Binding: AdministrativeGender (required): The gender of a person used for administrative purposes.
... birthDate SΣ 0..1 date Fecha de nacimiento del Paciente.
... deceased[x] ?!Σ 0..1 Indicates if the individual is deceased or not
.... deceasedBoolean boolean
.... deceasedDateTime dateTime
... address SΣ 0..* Address An address for the individual
... maritalStatus 0..1 CodeableConcept Marital (civil) status of a patient
Binding: Marital Status Codes (extensible): The domestic partnership status of a person.
... multipleBirth[x] 0..1 Whether patient is part of a multiple birth
.... multipleBirthBoolean boolean
.... multipleBirthInteger integer
... photo 0..* Attachment Image of the patient
... contact SC 0..* BackboneElement Contacto, tutor legal o representante del Paciente
Constraints: pat-1
.... id 0..1 string Unique id for inter-element referencing
.... Slices for extension 0..* Extension Extension
Slice: Unordered, Open by value:url
..... extension:IdContacto S 0..* (Complex) Identificación del Contacto
URL: https://interoperabilidad.minsal.cl/fhir/ig/nid/StructureDefinition/IdContacto
.... modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored even if unrecognized
.... relationship S 0..* CodeableConcept Relación legal o de parentesco entre el contacto y el paciente
Binding: Códigos de relación del contacto con el paciente (extensible): VS FHIR para relación del contacto con el 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
..... coding SΣ 0..* Coding Code defined by a terminology system
..... text Σ 0..1 string Plain text representation of the concept
.... name S 0..1 HumanName Nombre del Contacto
..... 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 ?!SΣ 0..1 code uso del nombre del paciente
Binding: NameUse (required): The use of a human name.
Required Pattern: official
..... text Σ 0..1 string Text representation of the full name
..... family SΣ 0..1 string 1er Apellido
...... id 0..1 string xml:id (or equivalent in JSON)
...... Slices for extension 0..* Extension Extensión para 2o apellido
Slice: Unordered, Open by value:url
....... extension:segundoApellido S 0..1 string Segundo Apellido
URL: https://interoperabilidad.minsal.cl/fhir/ig/nid/StructureDefinition/SegundoApellido
...... value 0..1 string Primitive value for string
Max Length:1048576
..... given SΣ 0..* string Primer nombre y nombres del Contacto o Representante Legal
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
.... telecom 0..* ContactPoint A contact detail for the person
.... address 0..1 Address Address for the contact person
.... gender 0..1 code male | female | other | unknown
Binding: AdministrativeGender (required): The gender of a person used for administrative purposes.
.... organization C 0..1 Reference(Organization) Organization that is associated with the contact
.... period 0..1 Period The period during which this contact person or organization is valid to be contacted relating to this patient
... communication S 0..* BackboneElement Lenguaje en el cual se puede comunicar con el paciente
.... id 0..1 string Unique id for inter-element referencing
.... extension 0..* Extension Additional content defined by implementations
.... modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored even if unrecognized
.... language S 1..1 CodeableConcept Lenguaje específico
Binding: Codigos Lenguaje (required): Value Set de HL7, # de elementos es muy grande para poder visualizarlo
.... preferred 0..1 boolean Language preference indicator
... generalPractitioner S 0..* Reference(CL Organización | CL Prestador) Proveedor de Salud designado como principal
.... id 0..1 string Unique id for inter-element referencing
.... extension 0..* Extension Additional content defined by implementations
Slice: Unordered, Open by value:url
.... reference SΣC 0..1 string URI de referencia a la Organización o a un Médico
.... type Σ 0..1 uri Type the reference refers to (e.g. "Patient")
Binding: ResourceType (extensible): Aa resource (or, for logical models, the URI of the logical model).
.... identifier Σ 0..1 Identifier Logical reference, when literal reference is not known
.... display SΣ 0..1 string Texto alternativo a la referencia
... managingOrganization Σ 0..1 Reference(Organization) Organization that is the custodian of the patient record
... link ?!Σ 0..* BackboneElement Link to another patient resource that concerns the same actual person
.... id 0..1 string Unique id for inter-element referencing
.... extension 0..* Extension Additional content defined by implementations
.... modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored even if unrecognized
.... other Σ 1..1 Reference(Patient | RelatedPerson) The other patient or related person resource that the link refers to
.... type Σ 1..1 code replaced-by | replaces | refer | seealso
Binding: LinkType (required): The type of link between this patient resource and another patient resource.

doco Documentation for this format

Terminology Bindings

PathConformanceValueSet / CodeURI
Patient.languagepreferredCommonLanguages
http://hl7.org/fhir/ValueSet/languages
From the FHIR Standard
Additional Bindings Purpose
AllLanguages Max Binding
Patient.identifier.userequiredIdentifierUse
http://hl7.org/fhir/ValueSet/identifier-use|4.0.1
From the FHIR Standard
Patient.identifier.typeextensibleVSTiposDocumentos
https://interoperabilidad.minsal.cl/fhir/ig/nid/ValueSet/VSTiposDocumentos
From this IG
Patient.name:NombreOficial.userequiredPattern Value: official
http://hl7.org/fhir/ValueSet/name-use|4.0.1
From the FHIR Standard
Patient.name:NombreSocial.userequiredPattern Value: usual
http://hl7.org/fhir/ValueSet/name-use|4.0.1
From the FHIR Standard
Patient.telecom.systemrequiredContactPointSystem
http://hl7.org/fhir/ValueSet/contact-point-system
From the FHIR Standard
Patient.telecom.userequiredContactPointUse
http://hl7.org/fhir/ValueSet/contact-point-use
From the FHIR Standard
Patient.genderrequiredAdministrativeGender
http://hl7.org/fhir/ValueSet/administrative-gender|4.0.1
From the FHIR Standard
Patient.maritalStatusextensibleMarital Status Codes
http://hl7.org/fhir/ValueSet/marital-status
From the FHIR Standard
Patient.contact.relationshipextensibleVSContactoRelacion
https://interoperabilidad.minsal.cl/fhir/ig/nid/ValueSet/VSContactoRelacion
From this IG
Patient.contact.name.userequiredPattern Value: official
http://hl7.org/fhir/ValueSet/name-use|4.0.1
From the FHIR Standard
Patient.contact.genderrequiredAdministrativeGender
http://hl7.org/fhir/ValueSet/administrative-gender|4.0.1
From the FHIR Standard
Patient.communication.languagerequiredVSCodigoslenguaje
https://interoperabilidad.minsal.cl/fhir/ig/nid/ValueSet/VSCodigoslenguaje
From this IG
Patient.generalPractitioner.typeextensibleResourceType
http://hl7.org/fhir/ValueSet/resource-types
From the FHIR Standard
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()
pat-1errorPatient.contactSHALL at least contain a contact's details or a reference to an organization
: name.exists() or telecom.exists() or address.exists() or organization.exists()

 

Other representations of profile: CSV, Excel, Schematron