Guías de Implementación FHIR | Ministerio de Salud de Costa Rica
0.2.0 - ci-build Costa Rica flag

Guías de Implementación FHIR | Ministerio de Salud de Costa Rica - Local Development build (v0.2.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions

Perfil de recurso: CR Paciente

Official URL: https://www.ministeriodesalud.go.cr/fhir/StructureDefinition/PacienteCR Version: 0.2.0
Draft a partir de 2024-02-02 Computable Name: PacienteCR

Este perfil se ha modelado con el fin de cubrir las necesidades nacionales de un Recurso Paciente para un Historia Clínica Electrónica en Costa Rica.

Usage:

Formal Views of Profile Content

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

This structure is derived from Patient

NameFlagsCard.TypeDescription & Constraintsdoco
.. Patient 0..*PatientInformation about an individual or animal receiving health care services
... Slices for extension 1..*ExtensionExtension
Slice: Unordered, Open by value:url
... tipoIdentificacion S1..1CodeableConceptTipo de Identificación
URL: https://www.ministeriodesalud.go.cr/fhir/StructureDefinition/TipoIdentificacion
Binding: Código de tipo de identificación (required)
... nacionalidad S0..1CodeableConceptExtension para la Nacionalidad.
URL: https://www.ministeriodesalud.go.cr/fhir/StructureDefinition/Nacionalidad
Binding: Codigos de Países (required)
... identifier S0..*IdentifierIdentificador del Paciente
.... use S0..1codeusual | official | temp | secondary | old (requerido)
.... type S0..1CodeableConceptDescription of identifier
..... coding S0..*CodingCode defined by a terminology system
...... system S0..1uriIdentity of the terminology system
...... code S0..1codeSymbol in syntax defined by the system
... name 0..*HumanNameNombres y Apellidos del Paciente considerando, según el caso: 1er Nombre, Nombres, 1er Apellido y 2o Apellido
.... use S0..1codeUso del nombre del paciente
.... family S0..1string1er Apellido
..... Slices for extension 0..*ExtensionExtensión para el 2ndo apellido
Slice: Unordered, Open by value:url
..... segundoApellido S0..1stringSegundo Apellido
URL: https://www.ministeriodesalud.go.cr/fhir/StructureDefinition/SegundoApellido
.... given S0..*stringPrimer nombre y/o nombres del paciente
... telecom S0..*ContactPointDetalles de contacto del Paciente
.... system S0..1codephone | fax | email | pager | url | sms | other
Binding: ContactPointSystem (required): Tipo de contacto para HL7 FHIR

.... value S0..1stringDato del contato del paciente descrito
.... use S0..1codehome | work | temp | old | mobile
Binding: ContactPointUse (required)
... gender S0..1codeSexo Registrado. (male | female | other | unknown (requerido))
Binding: AdministrativeGender (required)
... birthDate S0..1dateFecha de nacimiento del Paciente.
... address 1..1AddressDirección del Paciente
.... use 1..1codehome | work | temp | old | billing
Binding: AddressUse (required)
.... type 1..1codepostal | physical | both
Binding: AddressType (required)
.... text 1..1stringTexto de la dirección
.... line 1..*stringParte de la dirección
.... city 1..1stringCantón
Binding: Codigos geopoliticos de los cantones de Costa Rica: Cantones de Costa Rica

.... district 1..1stringDistrito
Binding: Codigos geopoliticos de los distritos de Costa Rica: Distritos de Costa Rica

.... state 1..1stringProvincia
Binding: Codigos de Provincias de Costa Rica: Provincias de Costa Rica

... maritalStatus 0..1CodeableConceptEstado Civil del Paciente
Binding: Marital Status Codes (required)
... contact 0..*BackboneElementPersona de contacto del Paciente
.... Slices for extension 0..*ExtensionExtension
Slice: Unordered, Open by value:url
.... IdContacto S0..1CodeableConceptIdentificación del Contacto del paciente
URL: https://www.ministeriodesalud.go.cr/fhir/StructureDefinition/TipoIdentificacion
Binding: Código de tipo de identificación (required)
.... relationship 0..*CodeableConceptRelación con el paciente
Binding: PatientContactRelationship (required)
.... name 0..1HumanNameNombre de la persona de contacto
..... use S0..1codeUso del nombre del contacto del paciente
..... family S0..1string1er Apellido contacto del paciente
...... Slices for extension 0..*ExtensionExtensión para el 2ndo apellido del contacto del paciente
Slice: Unordered, Open by value:url
...... segundoApellido S0..1stringSegundo Apellido
URL: https://www.ministeriodesalud.go.cr/fhir/StructureDefinition/SegundoApellido
..... given S0..*stringPrimer nombre y/o nombres del contacto del paciente
.... address 0..1AddressDirección de la persona de contacto
..... use 1..1codehome | work | temp | old | billing
Binding: AddressUse (required)
..... type 1..1codepostal | physical | both
Binding: AddressType (required)
..... text 1..1stringTexto de la dirección
..... line 1..*stringParte de la dirección
..... city 1..1stringCantón
..... district 1..1stringDistrito
..... state 1..1stringProvincia

doco Documentation for this format

Terminology Bindings (Differential)

PathConformanceValueSetURI
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
from the FHIR Standard
Patient.address.userequiredAddressUse
http://hl7.org/fhir/ValueSet/address-use
from the FHIR Standard
Patient.address.typerequiredAddressType
http://hl7.org/fhir/ValueSet/address-type
from the FHIR Standard
Patient.address.cityVSCantones (a valid code from Códigos de cantones de Costa Rica)
https://www.ministeriodesalud.go.cr/fhir/ValueSet/VSCantones
from this IG
Patient.address.districtVSDistritos (a valid code from Códigos de distritos de Costa Rica)
https://www.ministeriodesalud.go.cr/fhir/ValueSet/VSDistritos
from this IG
Patient.address.stateVSProvincias (a valid code from Provincias de Costa Rica)
https://www.ministeriodesalud.go.cr/fhir/ValueSet/VSProvincias
from this IG
Patient.maritalStatusrequiredMarital Status Codes
http://hl7.org/fhir/ValueSet/marital-status
from the FHIR Standard
Patient.contact.relationshiprequiredPatientContactRelationship
http://hl7.org/fhir/ValueSet/patient-contactrelationship
from the FHIR Standard
Patient.contact.address.userequiredAddressUse
http://hl7.org/fhir/ValueSet/address-use
from the FHIR Standard
Patient.contact.address.typerequiredAddressType
http://hl7.org/fhir/ValueSet/address-type
from the FHIR Standard
NameFlagsCard.TypeDescription & Constraintsdoco
.. Patient 0..*PatientInformation about an individual or animal receiving health care services
... implicitRules ?!Σ0..1uriA set of rules under which this content was created
... Slices for extension 1..*ExtensionExtension
Slice: Unordered, Open by value:url
... tipoIdentificacion S1..1CodeableConceptTipo de Identificación
URL: https://www.ministeriodesalud.go.cr/fhir/StructureDefinition/TipoIdentificacion
Binding: Código de tipo de identificación (required)
... etnia 0..1CodeableConceptExtension para la Etnia.
URL: https://www.ministeriodesalud.go.cr/fhir/StructureDefinition/Etnia
Binding: Códigos de etnias (required)
... modifierExtension ?!0..*ExtensionExtensions that cannot be ignored
... identifier SΣ0..*IdentifierIdentificador del Paciente
.... use ?!SΣ0..1codeusual | official | temp | secondary | old (requerido)
Binding: IdentifierUse (required): Identifies the purpose for this identifier, if known .

.... type SΣ0..1CodeableConceptDescription 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.

..... coding SΣ0..*CodingCode defined by a terminology system
...... system SΣ0..1uriIdentity of the terminology system
...... code SΣ0..1codeSymbol in syntax defined by the system
... active ?!Σ0..1booleanWhether this patient's record is in active use
... name Σ0..*HumanNameNombres y Apellidos del Paciente considerando, según el caso: 1er Nombre, Nombres, 1er Apellido y 2o Apellido
.... use ?!SΣ0..1codeUso del nombre del paciente
Binding: NameUse (required): The use of a human name.

.... family SΣ0..1string1er Apellido
..... Slices for extension 0..*ExtensionExtensión para el 2ndo apellido
Slice: Unordered, Open by value:url
..... segundoApellido S0..1stringSegundo Apellido
URL: https://www.ministeriodesalud.go.cr/fhir/StructureDefinition/SegundoApellido
.... given SΣ0..*stringPrimer nombre y/o nombres del paciente
This repeating element order: Given Names appear in the correct order for presenting the name
... telecom SΣ0..*ContactPointDetalles de contacto del Paciente
.... system SΣC0..1codephone | fax | email | pager | url | sms | other
Binding: ContactPointSystem (required): Tipo de contacto para HL7 FHIR

.... value SΣ0..1stringDato del contato del paciente descrito
.... use ?!SΣ0..1codehome | work | temp | old | mobile
Binding: ContactPointUse (required)
... gender SΣ0..1codeSexo Registrado. (male | female | other | unknown (requerido))
Binding: AdministrativeGender (required)
... birthDate SΣ0..1dateFecha de nacimiento del Paciente.
... deceased[x] ?!Σ0..1Indicates if the individual is deceased or not
.... deceasedBooleanboolean
.... deceasedDateTimedateTime
... address Σ1..1AddressDirección del Paciente
.... use ?!Σ1..1codehome | work | temp | old | billing
Binding: AddressUse (required)
Example General: home
.... type Σ1..1codepostal | physical | both
Binding: AddressType (required)
Example General: both
.... text Σ1..1stringTexto de la dirección
Example General: 137 Nowhere Street, Erewhon 9132
.... line Σ1..*stringParte de la dirección
This repeating element order: The order in which lines should appear in an address label
Example General: 137 Nowhere Street
.... city Σ1..1stringCantón
Binding: Codigos geopoliticos de los cantones de Costa Rica: Cantones de Costa Rica


Example General: Erewhon
.... district Σ1..1stringDistrito
Binding: Codigos geopoliticos de los distritos de Costa Rica: Distritos de Costa Rica


Example General: Madison
.... state Σ1..1stringProvincia
Binding: Codigos de Provincias de Costa Rica: Provincias de Costa Rica

... maritalStatus 0..1CodeableConceptEstado Civil del Paciente
Binding: Marital Status Codes (required)
... contact C0..*BackboneElementPersona de contacto del Paciente
.... Slices for extension 0..*ExtensionExtension
Slice: Unordered, Open by value:url
.... IdContacto S0..1CodeableConceptIdentificación del Contacto del paciente
URL: https://www.ministeriodesalud.go.cr/fhir/StructureDefinition/TipoIdentificacion
Binding: Código de tipo de identificación (required)
.... modifierExtension ?!Σ0..*ExtensionExtensions that cannot be ignored even if unrecognized
.... relationship 0..*CodeableConceptRelación con el paciente
Binding: PatientContactRelationship (required)
.... name 0..1HumanNameNombre de la persona de contacto
..... use ?!SΣ0..1codeUso del nombre del contacto del paciente
Binding: NameUse (required): The use of a human name.

..... family SΣ0..1string1er Apellido contacto del paciente
...... Slices for extension 0..*ExtensionExtensión para el 2ndo apellido del contacto del paciente
Slice: Unordered, Open by value:url
...... segundoApellido S0..1stringSegundo Apellido
URL: https://www.ministeriodesalud.go.cr/fhir/StructureDefinition/SegundoApellido
..... given SΣ0..*stringPrimer nombre y/o nombres del contacto del paciente
This repeating element order: Given Names appear in the correct order for presenting the name
.... address 0..1AddressDirección de la persona de contacto
..... use ?!Σ1..1codehome | work | temp | old | billing
Binding: AddressUse (required)
Example General: home
..... type Σ1..1codepostal | physical | both
Binding: AddressType (required)
Example General: both
..... text Σ1..1stringTexto de la dirección
Example General: 137 Nowhere Street, Erewhon 9132
..... line Σ1..*stringParte de la dirección
This repeating element order: The order in which lines should appear in an address label
Example General: 137 Nowhere Street
..... city Σ1..1stringCantón
Example General: Erewhon
..... district Σ1..1stringDistrito
Example General: Madison
..... state Σ1..1stringProvincia
... link ?!Σ0..*BackboneElementLink to another patient resource that concerns the same actual person
.... modifierExtension ?!Σ0..*ExtensionExtensions that cannot be ignored even if unrecognized
.... other Σ1..1Reference(Patient | RelatedPerson)The other patient or related person resource that the link refers to
.... type Σ1..1codereplaced-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

PathConformanceValueSetURI
Patient.identifier.userequiredIdentifierUse
http://hl7.org/fhir/ValueSet/identifier-use|4.0.1
from the FHIR Standard
Patient.identifier.typeextensibleIdentifier Type Codes
http://hl7.org/fhir/ValueSet/identifier-type
from the FHIR Standard
Patient.name.userequiredNameUse
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
from the FHIR Standard
Patient.address.userequiredAddressUse
http://hl7.org/fhir/ValueSet/address-use
from the FHIR Standard
Patient.address.typerequiredAddressType
http://hl7.org/fhir/ValueSet/address-type
from the FHIR Standard
Patient.address.cityVSCantones (a valid code from Códigos de cantones de Costa Rica)
https://www.ministeriodesalud.go.cr/fhir/ValueSet/VSCantones
from this IG
Patient.address.districtVSDistritos (a valid code from Códigos de distritos de Costa Rica)
https://www.ministeriodesalud.go.cr/fhir/ValueSet/VSDistritos
from this IG
Patient.address.stateVSProvincias (a valid code from Provincias de Costa Rica)
https://www.ministeriodesalud.go.cr/fhir/ValueSet/VSProvincias
from this IG
Patient.maritalStatusrequiredMarital Status Codes
http://hl7.org/fhir/ValueSet/marital-status
from the FHIR Standard
Patient.contact.relationshiprequiredPatientContactRelationship
http://hl7.org/fhir/ValueSet/patient-contactrelationship
from the FHIR Standard
Patient.contact.name.userequiredNameUse
http://hl7.org/fhir/ValueSet/name-use|4.0.1
from the FHIR Standard
Patient.contact.address.userequiredAddressUse
http://hl7.org/fhir/ValueSet/address-use
from the FHIR Standard
Patient.contact.address.typerequiredAddressType
http://hl7.org/fhir/ValueSet/address-type
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()
NameFlagsCard.TypeDescription & Constraintsdoco
.. Patient 0..*PatientInformation about an individual or animal receiving health care services
... id Σ0..1idLogical id of this artifact
... meta Σ0..1MetaMetadata about the resource
... implicitRules ?!Σ0..1uriA set of rules under which this content was created
... language 0..1codeLanguage of the resource content
Binding: CommonLanguages (preferred): A human language.

Additional BindingsPurpose
AllLanguagesMax Binding
... text 0..1NarrativeText summary of the resource, for human interpretation
... contained 0..*ResourceContained, inline Resources
... Slices for extension 1..*ExtensionExtension
Slice: Unordered, Open by value:url
... tipoIdentificacion S1..1CodeableConceptTipo de Identificación
URL: https://www.ministeriodesalud.go.cr/fhir/StructureDefinition/TipoIdentificacion
Binding: Código de tipo de identificación (required)
... nacionalidad S0..1CodeableConceptExtension para la Nacionalidad.
URL: https://www.ministeriodesalud.go.cr/fhir/StructureDefinition/Nacionalidad
Binding: Codigos de Países (required)
... etnia 0..1CodeableConceptExtension para la Etnia.
URL: https://www.ministeriodesalud.go.cr/fhir/StructureDefinition/Etnia
Binding: Códigos de etnias (required)
... modifierExtension ?!0..*ExtensionExtensions that cannot be ignored
... identifier SΣ0..*IdentifierIdentificador del Paciente
.... id 0..1stringUnique id for inter-element referencing
.... extension 0..*ExtensionAdditional content defined by implementations
Slice: Unordered, Open by value:url
.... use ?!SΣ0..1codeusual | official | temp | secondary | old (requerido)
Binding: IdentifierUse (required): Identifies the purpose for this identifier, if known .

.... type SΣ0..1CodeableConceptDescription 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..1stringUnique id for inter-element referencing
..... extension 0..*ExtensionAdditional content defined by implementations
Slice: Unordered, Open by value:url
..... coding SΣ0..*CodingCode defined by a terminology system
...... id 0..1stringUnique id for inter-element referencing
...... extension 0..*ExtensionAdditional content defined by implementations
Slice: Unordered, Open by value:url
...... system SΣ0..1uriIdentity of the terminology system
...... version Σ0..1stringVersion of the system - if relevant
...... code SΣ0..1codeSymbol in syntax defined by the system
...... display Σ0..1stringRepresentation defined by the system
...... userSelected Σ0..1booleanIf this coding was chosen directly by the user
..... text Σ0..1stringPlain text representation of the concept
.... system Σ0..1uriThe namespace for the identifier value
Example General: http://www.acme.com/identifiers/patient
.... value Σ0..1stringThe value that is unique
Example General: 123456
.... period Σ0..1PeriodTime period when id is/was valid for use
.... assigner Σ0..1Reference(Organization)Organization that issued id (may be just text)
... active ?!Σ0..1booleanWhether this patient's record is in active use
... name Σ0..*HumanNameNombres y Apellidos del Paciente considerando, según el caso: 1er Nombre, Nombres, 1er Apellido y 2o Apellido
.... id 0..1stringUnique id for inter-element referencing
.... extension 0..*ExtensionAdditional content defined by implementations
Slice: Unordered, Open by value:url
.... use ?!SΣ0..1codeUso del nombre del paciente
Binding: NameUse (required): The use of a human name.

.... text Σ0..1stringText representation of the full name
.... family SΣ0..1string1er Apellido
..... id 0..1stringxml:id (or equivalent in JSON)
..... Slices for extension 0..*ExtensionExtensión para el 2ndo apellido
Slice: Unordered, Open by value:url
..... segundoApellido S0..1stringSegundo Apellido
URL: https://www.ministeriodesalud.go.cr/fhir/StructureDefinition/SegundoApellido
..... value 0..1stringPrimitive value for string
Max Length: 1048576
.... given SΣ0..*stringPrimer nombre y/o nombres del paciente
This repeating element order: Given Names appear in the correct order for presenting the name
.... prefix Σ0..*stringParts that come before the name
This repeating element order: Prefixes appear in the correct order for presenting the name
.... suffix Σ0..*stringParts that come after the name
This repeating element order: Suffixes appear in the correct order for presenting the name
.... period Σ0..1PeriodTime period when name was/is in use
... telecom SΣ0..*ContactPointDetalles de contacto del Paciente
.... id 0..1stringUnique id for inter-element referencing
.... extension 0..*ExtensionAdditional content defined by implementations
Slice: Unordered, Open by value:url
.... system SΣC0..1codephone | fax | email | pager | url | sms | other
Binding: ContactPointSystem (required): Tipo de contacto para HL7 FHIR

.... value SΣ0..1stringDato del contato del paciente descrito
.... use ?!SΣ0..1codehome | work | temp | old | mobile
Binding: ContactPointUse (required)
.... rank Σ0..1positiveIntSpecify preferred order of use (1 = highest)
.... period Σ0..1PeriodTime period when the contact point was/is in use
... gender SΣ0..1codeSexo Registrado. (male | female | other | unknown (requerido))
Binding: AdministrativeGender (required)
... birthDate SΣ0..1dateFecha de nacimiento del Paciente.
... deceased[x] ?!Σ0..1Indicates if the individual is deceased or not
.... deceasedBooleanboolean
.... deceasedDateTimedateTime
... address Σ1..1AddressDirección del Paciente
.... id 0..1stringUnique id for inter-element referencing
.... extension 0..*ExtensionAdditional content defined by implementations
Slice: Unordered, Open by value:url
.... use ?!Σ1..1codehome | work | temp | old | billing
Binding: AddressUse (required)
Example General: home
.... type Σ1..1codepostal | physical | both
Binding: AddressType (required)
Example General: both
.... text Σ1..1stringTexto de la dirección
Example General: 137 Nowhere Street, Erewhon 9132
.... line Σ1..*stringParte de la dirección
This repeating element order: The order in which lines should appear in an address label
Example General: 137 Nowhere Street
.... city Σ1..1stringCantón
Binding: Codigos geopoliticos de los cantones de Costa Rica: Cantones de Costa Rica


Example General: Erewhon
.... district Σ1..1stringDistrito
Binding: Codigos geopoliticos de los distritos de Costa Rica: Distritos de Costa Rica


Example General: Madison
.... state Σ1..1stringProvincia
Binding: Codigos de Provincias de Costa Rica: Provincias de Costa Rica

.... postalCode Σ0..1stringPostal code for area
Example General: 9132
.... country Σ0..1stringCountry (e.g. can be ISO 3166 2 or 3 letter code)
.... period Σ0..1PeriodTime period when address was/is in use
Example General: {"start":"2010-03-23","end":"2010-07-01"}
... maritalStatus 0..1CodeableConceptEstado Civil del Paciente
Binding: Marital Status Codes (required)
... multipleBirth[x] 0..1Whether patient is part of a multiple birth
.... multipleBirthBooleanboolean
.... multipleBirthIntegerinteger
... photo 0..*AttachmentImage of the patient
... contact C0..*BackboneElementPersona de contacto del Paciente
.... id 0..1stringUnique id for inter-element referencing
.... Slices for extension 0..*ExtensionExtension
Slice: Unordered, Open by value:url
.... IdContacto S0..1CodeableConceptIdentificación del Contacto del paciente
URL: https://www.ministeriodesalud.go.cr/fhir/StructureDefinition/TipoIdentificacion
Binding: Código de tipo de identificación (required)
.... modifierExtension ?!Σ0..*ExtensionExtensions that cannot be ignored even if unrecognized
.... relationship 0..*CodeableConceptRelación con el paciente
Binding: PatientContactRelationship (required)
.... name 0..1HumanNameNombre de la persona de contacto
..... id 0..1stringUnique id for inter-element referencing
..... extension 0..*ExtensionAdditional content defined by implementations
Slice: Unordered, Open by value:url
..... use ?!SΣ0..1codeUso del nombre del contacto del paciente
Binding: NameUse (required): The use of a human name.

..... text Σ0..1stringText representation of the full name
..... family SΣ0..1string1er Apellido contacto del paciente
...... id 0..1stringxml:id (or equivalent in JSON)
...... Slices for extension 0..*ExtensionExtensión para el 2ndo apellido del contacto del paciente
Slice: Unordered, Open by value:url
...... segundoApellido S0..1stringSegundo Apellido
URL: https://www.ministeriodesalud.go.cr/fhir/StructureDefinition/SegundoApellido
...... value 0..1stringPrimitive value for string
Max Length: 1048576
..... given SΣ0..*stringPrimer nombre y/o nombres del contacto del paciente
This repeating element order: Given Names appear in the correct order for presenting the name
..... prefix Σ0..*stringParts that come before the name
This repeating element order: Prefixes appear in the correct order for presenting the name
..... suffix Σ0..*stringParts that come after the name
This repeating element order: Suffixes appear in the correct order for presenting the name
..... period Σ0..1PeriodTime period when name was/is in use
.... telecom 0..*ContactPointA contact detail for the person
.... address 0..1AddressDirección de la persona de contacto
..... id 0..1stringUnique id for inter-element referencing
..... extension 0..*ExtensionAdditional content defined by implementations
Slice: Unordered, Open by value:url
..... use ?!Σ1..1codehome | work | temp | old | billing
Binding: AddressUse (required)
Example General: home
..... type Σ1..1codepostal | physical | both
Binding: AddressType (required)
Example General: both
..... text Σ1..1stringTexto de la dirección
Example General: 137 Nowhere Street, Erewhon 9132
..... line Σ1..*stringParte de la dirección
This repeating element order: The order in which lines should appear in an address label
Example General: 137 Nowhere Street
..... city Σ1..1stringCantón
Example General: Erewhon
..... district Σ1..1stringDistrito
Example General: Madison
..... state Σ1..1stringProvincia
..... postalCode Σ0..1stringPostal code for area
Example General: 9132
..... country Σ0..1stringCountry (e.g. can be ISO 3166 2 or 3 letter code)
..... period Σ0..1PeriodTime period when address was/is in use
Example General: {"start":"2010-03-23","end":"2010-07-01"}
.... gender 0..1codemale | female | other | unknown
Binding: AdministrativeGender (required): The gender of a person used for administrative purposes.

.... organization C0..1Reference(Organization)Organization that is associated with the contact
.... period 0..1PeriodThe period during which this contact person or organization is valid to be contacted relating to this patient
... communication 0..*BackboneElementA language which may be used to communicate with the patient about his or her health
.... id 0..1stringUnique id for inter-element referencing
.... extension 0..*ExtensionAdditional content defined by implementations
.... modifierExtension ?!Σ0..*ExtensionExtensions that cannot be ignored even if unrecognized
.... language 1..1CodeableConceptThe language which can be used to communicate with the patient about his or her health
Binding: CommonLanguages (preferred): A human language.

Additional BindingsPurpose
AllLanguagesMax Binding
.... preferred 0..1booleanLanguage preference indicator
... generalPractitioner 0..*Reference(Organization | Practitioner | PractitionerRole)Patient's nominated primary care provider
... managingOrganization Σ0..1Reference(Organization)Organization that is the custodian of the patient record
... link ?!Σ0..*BackboneElementLink to another patient resource that concerns the same actual person
.... id 0..1stringUnique id for inter-element referencing
.... extension 0..*ExtensionAdditional content defined by implementations
.... modifierExtension ?!Σ0..*ExtensionExtensions that cannot be ignored even if unrecognized
.... other Σ1..1Reference(Patient | RelatedPerson)The other patient or related person resource that the link refers to
.... type Σ1..1codereplaced-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

PathConformanceValueSetURI
Patient.languagepreferredCommonLanguages
Additional Bindings Purpose
AllLanguages Max Binding
http://hl7.org/fhir/ValueSet/languages
from the FHIR Standard
Patient.identifier.userequiredIdentifierUse
http://hl7.org/fhir/ValueSet/identifier-use|4.0.1
from the FHIR Standard
Patient.identifier.typeextensibleIdentifier Type Codes
http://hl7.org/fhir/ValueSet/identifier-type
from the FHIR Standard
Patient.name.userequiredNameUse
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
from the FHIR Standard
Patient.address.userequiredAddressUse
http://hl7.org/fhir/ValueSet/address-use
from the FHIR Standard
Patient.address.typerequiredAddressType
http://hl7.org/fhir/ValueSet/address-type
from the FHIR Standard
Patient.address.cityVSCantones (a valid code from Códigos de cantones de Costa Rica)
https://www.ministeriodesalud.go.cr/fhir/ValueSet/VSCantones
from this IG
Patient.address.districtVSDistritos (a valid code from Códigos de distritos de Costa Rica)
https://www.ministeriodesalud.go.cr/fhir/ValueSet/VSDistritos
from this IG
Patient.address.stateVSProvincias (a valid code from Provincias de Costa Rica)
https://www.ministeriodesalud.go.cr/fhir/ValueSet/VSProvincias
from this IG
Patient.maritalStatusrequiredMarital Status Codes
http://hl7.org/fhir/ValueSet/marital-status
from the FHIR Standard
Patient.contact.relationshiprequiredPatientContactRelationship
http://hl7.org/fhir/ValueSet/patient-contactrelationship
from the FHIR Standard
Patient.contact.name.userequiredNameUse
http://hl7.org/fhir/ValueSet/name-use|4.0.1
from the FHIR Standard
Patient.contact.address.userequiredAddressUse
http://hl7.org/fhir/ValueSet/address-use
from the FHIR Standard
Patient.contact.address.typerequiredAddressType
http://hl7.org/fhir/ValueSet/address-type
from the FHIR Standard
Patient.contact.genderrequiredAdministrativeGender
http://hl7.org/fhir/ValueSet/administrative-gender|4.0.1
from the FHIR Standard
Patient.communication.languagepreferredCommonLanguages
Additional Bindings Purpose
AllLanguages Max Binding
http://hl7.org/fhir/ValueSet/languages
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()

Differential View

This structure is derived from Patient

NameFlagsCard.TypeDescription & Constraintsdoco
.. Patient 0..*PatientInformation about an individual or animal receiving health care services
... Slices for extension 1..*ExtensionExtension
Slice: Unordered, Open by value:url
... tipoIdentificacion S1..1CodeableConceptTipo de Identificación
URL: https://www.ministeriodesalud.go.cr/fhir/StructureDefinition/TipoIdentificacion
Binding: Código de tipo de identificación (required)
... nacionalidad S0..1CodeableConceptExtension para la Nacionalidad.
URL: https://www.ministeriodesalud.go.cr/fhir/StructureDefinition/Nacionalidad
Binding: Codigos de Países (required)
... identifier S0..*IdentifierIdentificador del Paciente
.... use S0..1codeusual | official | temp | secondary | old (requerido)
.... type S0..1CodeableConceptDescription of identifier
..... coding S0..*CodingCode defined by a terminology system
...... system S0..1uriIdentity of the terminology system
...... code S0..1codeSymbol in syntax defined by the system
... name 0..*HumanNameNombres y Apellidos del Paciente considerando, según el caso: 1er Nombre, Nombres, 1er Apellido y 2o Apellido
.... use S0..1codeUso del nombre del paciente
.... family S0..1string1er Apellido
..... Slices for extension 0..*ExtensionExtensión para el 2ndo apellido
Slice: Unordered, Open by value:url
..... segundoApellido S0..1stringSegundo Apellido
URL: https://www.ministeriodesalud.go.cr/fhir/StructureDefinition/SegundoApellido
.... given S0..*stringPrimer nombre y/o nombres del paciente
... telecom S0..*ContactPointDetalles de contacto del Paciente
.... system S0..1codephone | fax | email | pager | url | sms | other
Binding: ContactPointSystem (required): Tipo de contacto para HL7 FHIR

.... value S0..1stringDato del contato del paciente descrito
.... use S0..1codehome | work | temp | old | mobile
Binding: ContactPointUse (required)
... gender S0..1codeSexo Registrado. (male | female | other | unknown (requerido))
Binding: AdministrativeGender (required)
... birthDate S0..1dateFecha de nacimiento del Paciente.
... address 1..1AddressDirección del Paciente
.... use 1..1codehome | work | temp | old | billing
Binding: AddressUse (required)
.... type 1..1codepostal | physical | both
Binding: AddressType (required)
.... text 1..1stringTexto de la dirección
.... line 1..*stringParte de la dirección
.... city 1..1stringCantón
Binding: Codigos geopoliticos de los cantones de Costa Rica: Cantones de Costa Rica

.... district 1..1stringDistrito
Binding: Codigos geopoliticos de los distritos de Costa Rica: Distritos de Costa Rica

.... state 1..1stringProvincia
Binding: Codigos de Provincias de Costa Rica: Provincias de Costa Rica

... maritalStatus 0..1CodeableConceptEstado Civil del Paciente
Binding: Marital Status Codes (required)
... contact 0..*BackboneElementPersona de contacto del Paciente
.... Slices for extension 0..*ExtensionExtension
Slice: Unordered, Open by value:url
.... IdContacto S0..1CodeableConceptIdentificación del Contacto del paciente
URL: https://www.ministeriodesalud.go.cr/fhir/StructureDefinition/TipoIdentificacion
Binding: Código de tipo de identificación (required)
.... relationship 0..*CodeableConceptRelación con el paciente
Binding: PatientContactRelationship (required)
.... name 0..1HumanNameNombre de la persona de contacto
..... use S0..1codeUso del nombre del contacto del paciente
..... family S0..1string1er Apellido contacto del paciente
...... Slices for extension 0..*ExtensionExtensión para el 2ndo apellido del contacto del paciente
Slice: Unordered, Open by value:url
...... segundoApellido S0..1stringSegundo Apellido
URL: https://www.ministeriodesalud.go.cr/fhir/StructureDefinition/SegundoApellido
..... given S0..*stringPrimer nombre y/o nombres del contacto del paciente
.... address 0..1AddressDirección de la persona de contacto
..... use 1..1codehome | work | temp | old | billing
Binding: AddressUse (required)
..... type 1..1codepostal | physical | both
Binding: AddressType (required)
..... text 1..1stringTexto de la dirección
..... line 1..*stringParte de la dirección
..... city 1..1stringCantón
..... district 1..1stringDistrito
..... state 1..1stringProvincia

doco Documentation for this format

Terminology Bindings (Differential)

PathConformanceValueSetURI
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
from the FHIR Standard
Patient.address.userequiredAddressUse
http://hl7.org/fhir/ValueSet/address-use
from the FHIR Standard
Patient.address.typerequiredAddressType
http://hl7.org/fhir/ValueSet/address-type
from the FHIR Standard
Patient.address.cityVSCantones (a valid code from Códigos de cantones de Costa Rica)
https://www.ministeriodesalud.go.cr/fhir/ValueSet/VSCantones
from this IG
Patient.address.districtVSDistritos (a valid code from Códigos de distritos de Costa Rica)
https://www.ministeriodesalud.go.cr/fhir/ValueSet/VSDistritos
from this IG
Patient.address.stateVSProvincias (a valid code from Provincias de Costa Rica)
https://www.ministeriodesalud.go.cr/fhir/ValueSet/VSProvincias
from this IG
Patient.maritalStatusrequiredMarital Status Codes
http://hl7.org/fhir/ValueSet/marital-status
from the FHIR Standard
Patient.contact.relationshiprequiredPatientContactRelationship
http://hl7.org/fhir/ValueSet/patient-contactrelationship
from the FHIR Standard
Patient.contact.address.userequiredAddressUse
http://hl7.org/fhir/ValueSet/address-use
from the FHIR Standard
Patient.contact.address.typerequiredAddressType
http://hl7.org/fhir/ValueSet/address-type
from the FHIR Standard

Key Elements View

NameFlagsCard.TypeDescription & Constraintsdoco
.. Patient 0..*PatientInformation about an individual or animal receiving health care services
... implicitRules ?!Σ0..1uriA set of rules under which this content was created
... Slices for extension 1..*ExtensionExtension
Slice: Unordered, Open by value:url
... tipoIdentificacion S1..1CodeableConceptTipo de Identificación
URL: https://www.ministeriodesalud.go.cr/fhir/StructureDefinition/TipoIdentificacion
Binding: Código de tipo de identificación (required)
... etnia 0..1CodeableConceptExtension para la Etnia.
URL: https://www.ministeriodesalud.go.cr/fhir/StructureDefinition/Etnia
Binding: Códigos de etnias (required)
... modifierExtension ?!0..*ExtensionExtensions that cannot be ignored
... identifier SΣ0..*IdentifierIdentificador del Paciente
.... use ?!SΣ0..1codeusual | official | temp | secondary | old (requerido)
Binding: IdentifierUse (required): Identifies the purpose for this identifier, if known .

.... type SΣ0..1CodeableConceptDescription 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.

..... coding SΣ0..*CodingCode defined by a terminology system
...... system SΣ0..1uriIdentity of the terminology system
...... code SΣ0..1codeSymbol in syntax defined by the system
... active ?!Σ0..1booleanWhether this patient's record is in active use
... name Σ0..*HumanNameNombres y Apellidos del Paciente considerando, según el caso: 1er Nombre, Nombres, 1er Apellido y 2o Apellido
.... use ?!SΣ0..1codeUso del nombre del paciente
Binding: NameUse (required): The use of a human name.

.... family SΣ0..1string1er Apellido
..... Slices for extension 0..*ExtensionExtensión para el 2ndo apellido
Slice: Unordered, Open by value:url
..... segundoApellido S0..1stringSegundo Apellido
URL: https://www.ministeriodesalud.go.cr/fhir/StructureDefinition/SegundoApellido
.... given SΣ0..*stringPrimer nombre y/o nombres del paciente
This repeating element order: Given Names appear in the correct order for presenting the name
... telecom SΣ0..*ContactPointDetalles de contacto del Paciente
.... system SΣC0..1codephone | fax | email | pager | url | sms | other
Binding: ContactPointSystem (required): Tipo de contacto para HL7 FHIR

.... value SΣ0..1stringDato del contato del paciente descrito
.... use ?!SΣ0..1codehome | work | temp | old | mobile
Binding: ContactPointUse (required)
... gender SΣ0..1codeSexo Registrado. (male | female | other | unknown (requerido))
Binding: AdministrativeGender (required)
... birthDate SΣ0..1dateFecha de nacimiento del Paciente.
... deceased[x] ?!Σ0..1Indicates if the individual is deceased or not
.... deceasedBooleanboolean
.... deceasedDateTimedateTime
... address Σ1..1AddressDirección del Paciente
.... use ?!Σ1..1codehome | work | temp | old | billing
Binding: AddressUse (required)
Example General: home
.... type Σ1..1codepostal | physical | both
Binding: AddressType (required)
Example General: both
.... text Σ1..1stringTexto de la dirección
Example General: 137 Nowhere Street, Erewhon 9132
.... line Σ1..*stringParte de la dirección
This repeating element order: The order in which lines should appear in an address label
Example General: 137 Nowhere Street
.... city Σ1..1stringCantón
Binding: Codigos geopoliticos de los cantones de Costa Rica: Cantones de Costa Rica


Example General: Erewhon
.... district Σ1..1stringDistrito
Binding: Codigos geopoliticos de los distritos de Costa Rica: Distritos de Costa Rica


Example General: Madison
.... state Σ1..1stringProvincia
Binding: Codigos de Provincias de Costa Rica: Provincias de Costa Rica

... maritalStatus 0..1CodeableConceptEstado Civil del Paciente
Binding: Marital Status Codes (required)
... contact C0..*BackboneElementPersona de contacto del Paciente
.... Slices for extension 0..*ExtensionExtension
Slice: Unordered, Open by value:url
.... IdContacto S0..1CodeableConceptIdentificación del Contacto del paciente
URL: https://www.ministeriodesalud.go.cr/fhir/StructureDefinition/TipoIdentificacion
Binding: Código de tipo de identificación (required)
.... modifierExtension ?!Σ0..*ExtensionExtensions that cannot be ignored even if unrecognized
.... relationship 0..*CodeableConceptRelación con el paciente
Binding: PatientContactRelationship (required)
.... name 0..1HumanNameNombre de la persona de contacto
..... use ?!SΣ0..1codeUso del nombre del contacto del paciente
Binding: NameUse (required): The use of a human name.

..... family SΣ0..1string1er Apellido contacto del paciente
...... Slices for extension 0..*ExtensionExtensión para el 2ndo apellido del contacto del paciente
Slice: Unordered, Open by value:url
...... segundoApellido S0..1stringSegundo Apellido
URL: https://www.ministeriodesalud.go.cr/fhir/StructureDefinition/SegundoApellido
..... given SΣ0..*stringPrimer nombre y/o nombres del contacto del paciente
This repeating element order: Given Names appear in the correct order for presenting the name
.... address 0..1AddressDirección de la persona de contacto
..... use ?!Σ1..1codehome | work | temp | old | billing
Binding: AddressUse (required)
Example General: home
..... type Σ1..1codepostal | physical | both
Binding: AddressType (required)
Example General: both
..... text Σ1..1stringTexto de la dirección
Example General: 137 Nowhere Street, Erewhon 9132
..... line Σ1..*stringParte de la dirección
This repeating element order: The order in which lines should appear in an address label
Example General: 137 Nowhere Street
..... city Σ1..1stringCantón
Example General: Erewhon
..... district Σ1..1stringDistrito
Example General: Madison
..... state Σ1..1stringProvincia
... link ?!Σ0..*BackboneElementLink to another patient resource that concerns the same actual person
.... modifierExtension ?!Σ0..*ExtensionExtensions that cannot be ignored even if unrecognized
.... other Σ1..1Reference(Patient | RelatedPerson)The other patient or related person resource that the link refers to
.... type Σ1..1codereplaced-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

PathConformanceValueSetURI
Patient.identifier.userequiredIdentifierUse
http://hl7.org/fhir/ValueSet/identifier-use|4.0.1
from the FHIR Standard
Patient.identifier.typeextensibleIdentifier Type Codes
http://hl7.org/fhir/ValueSet/identifier-type
from the FHIR Standard
Patient.name.userequiredNameUse
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
from the FHIR Standard
Patient.address.userequiredAddressUse
http://hl7.org/fhir/ValueSet/address-use
from the FHIR Standard
Patient.address.typerequiredAddressType
http://hl7.org/fhir/ValueSet/address-type
from the FHIR Standard
Patient.address.cityVSCantones (a valid code from Códigos de cantones de Costa Rica)
https://www.ministeriodesalud.go.cr/fhir/ValueSet/VSCantones
from this IG
Patient.address.districtVSDistritos (a valid code from Códigos de distritos de Costa Rica)
https://www.ministeriodesalud.go.cr/fhir/ValueSet/VSDistritos
from this IG
Patient.address.stateVSProvincias (a valid code from Provincias de Costa Rica)
https://www.ministeriodesalud.go.cr/fhir/ValueSet/VSProvincias
from this IG
Patient.maritalStatusrequiredMarital Status Codes
http://hl7.org/fhir/ValueSet/marital-status
from the FHIR Standard
Patient.contact.relationshiprequiredPatientContactRelationship
http://hl7.org/fhir/ValueSet/patient-contactrelationship
from the FHIR Standard
Patient.contact.name.userequiredNameUse
http://hl7.org/fhir/ValueSet/name-use|4.0.1
from the FHIR Standard
Patient.contact.address.userequiredAddressUse
http://hl7.org/fhir/ValueSet/address-use
from the FHIR Standard
Patient.contact.address.typerequiredAddressType
http://hl7.org/fhir/ValueSet/address-type
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()

Snapshot View

NameFlagsCard.TypeDescription & Constraintsdoco
.. Patient 0..*PatientInformation about an individual or animal receiving health care services
... id Σ0..1idLogical id of this artifact
... meta Σ0..1MetaMetadata about the resource
... implicitRules ?!Σ0..1uriA set of rules under which this content was created
... language 0..1codeLanguage of the resource content
Binding: CommonLanguages (preferred): A human language.

Additional BindingsPurpose
AllLanguagesMax Binding
... text 0..1NarrativeText summary of the resource, for human interpretation
... contained 0..*ResourceContained, inline Resources
... Slices for extension 1..*ExtensionExtension
Slice: Unordered, Open by value:url
... tipoIdentificacion S1..1CodeableConceptTipo de Identificación
URL: https://www.ministeriodesalud.go.cr/fhir/StructureDefinition/TipoIdentificacion
Binding: Código de tipo de identificación (required)
... nacionalidad S0..1CodeableConceptExtension para la Nacionalidad.
URL: https://www.ministeriodesalud.go.cr/fhir/StructureDefinition/Nacionalidad
Binding: Codigos de Países (required)
... etnia 0..1CodeableConceptExtension para la Etnia.
URL: https://www.ministeriodesalud.go.cr/fhir/StructureDefinition/Etnia
Binding: Códigos de etnias (required)
... modifierExtension ?!0..*ExtensionExtensions that cannot be ignored
... identifier SΣ0..*IdentifierIdentificador del Paciente
.... id 0..1stringUnique id for inter-element referencing
.... extension 0..*ExtensionAdditional content defined by implementations
Slice: Unordered, Open by value:url
.... use ?!SΣ0..1codeusual | official | temp | secondary | old (requerido)
Binding: IdentifierUse (required): Identifies the purpose for this identifier, if known .

.... type SΣ0..1CodeableConceptDescription 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..1stringUnique id for inter-element referencing
..... extension 0..*ExtensionAdditional content defined by implementations
Slice: Unordered, Open by value:url
..... coding SΣ0..*CodingCode defined by a terminology system
...... id 0..1stringUnique id for inter-element referencing
...... extension 0..*ExtensionAdditional content defined by implementations
Slice: Unordered, Open by value:url
...... system SΣ0..1uriIdentity of the terminology system
...... version Σ0..1stringVersion of the system - if relevant
...... code SΣ0..1codeSymbol in syntax defined by the system
...... display Σ0..1stringRepresentation defined by the system
...... userSelected Σ0..1booleanIf this coding was chosen directly by the user
..... text Σ0..1stringPlain text representation of the concept
.... system Σ0..1uriThe namespace for the identifier value
Example General: http://www.acme.com/identifiers/patient
.... value Σ0..1stringThe value that is unique
Example General: 123456
.... period Σ0..1PeriodTime period when id is/was valid for use
.... assigner Σ0..1Reference(Organization)Organization that issued id (may be just text)
... active ?!Σ0..1booleanWhether this patient's record is in active use
... name Σ0..*HumanNameNombres y Apellidos del Paciente considerando, según el caso: 1er Nombre, Nombres, 1er Apellido y 2o Apellido
.... id 0..1stringUnique id for inter-element referencing
.... extension 0..*ExtensionAdditional content defined by implementations
Slice: Unordered, Open by value:url
.... use ?!SΣ0..1codeUso del nombre del paciente
Binding: NameUse (required): The use of a human name.

.... text Σ0..1stringText representation of the full name
.... family SΣ0..1string1er Apellido
..... id 0..1stringxml:id (or equivalent in JSON)
..... Slices for extension 0..*ExtensionExtensión para el 2ndo apellido
Slice: Unordered, Open by value:url
..... segundoApellido S0..1stringSegundo Apellido
URL: https://www.ministeriodesalud.go.cr/fhir/StructureDefinition/SegundoApellido
..... value 0..1stringPrimitive value for string
Max Length: 1048576
.... given SΣ0..*stringPrimer nombre y/o nombres del paciente
This repeating element order: Given Names appear in the correct order for presenting the name
.... prefix Σ0..*stringParts that come before the name
This repeating element order: Prefixes appear in the correct order for presenting the name
.... suffix Σ0..*stringParts that come after the name
This repeating element order: Suffixes appear in the correct order for presenting the name
.... period Σ0..1PeriodTime period when name was/is in use
... telecom SΣ0..*ContactPointDetalles de contacto del Paciente
.... id 0..1stringUnique id for inter-element referencing
.... extension 0..*ExtensionAdditional content defined by implementations
Slice: Unordered, Open by value:url
.... system SΣC0..1codephone | fax | email | pager | url | sms | other
Binding: ContactPointSystem (required): Tipo de contacto para HL7 FHIR

.... value SΣ0..1stringDato del contato del paciente descrito
.... use ?!SΣ0..1codehome | work | temp | old | mobile
Binding: ContactPointUse (required)
.... rank Σ0..1positiveIntSpecify preferred order of use (1 = highest)
.... period Σ0..1PeriodTime period when the contact point was/is in use
... gender SΣ0..1codeSexo Registrado. (male | female | other | unknown (requerido))
Binding: AdministrativeGender (required)
... birthDate SΣ0..1dateFecha de nacimiento del Paciente.
... deceased[x] ?!Σ0..1Indicates if the individual is deceased or not
.... deceasedBooleanboolean
.... deceasedDateTimedateTime
... address Σ1..1AddressDirección del Paciente
.... id 0..1stringUnique id for inter-element referencing
.... extension 0..*ExtensionAdditional content defined by implementations
Slice: Unordered, Open by value:url
.... use ?!Σ1..1codehome | work | temp | old | billing
Binding: AddressUse (required)
Example General: home
.... type Σ1..1codepostal | physical | both
Binding: AddressType (required)
Example General: both
.... text Σ1..1stringTexto de la dirección
Example General: 137 Nowhere Street, Erewhon 9132
.... line Σ1..*stringParte de la dirección
This repeating element order: The order in which lines should appear in an address label
Example General: 137 Nowhere Street
.... city Σ1..1stringCantón
Binding: Codigos geopoliticos de los cantones de Costa Rica: Cantones de Costa Rica


Example General: Erewhon
.... district Σ1..1stringDistrito
Binding: Codigos geopoliticos de los distritos de Costa Rica: Distritos de Costa Rica


Example General: Madison
.... state Σ1..1stringProvincia
Binding: Codigos de Provincias de Costa Rica: Provincias de Costa Rica

.... postalCode Σ0..1stringPostal code for area
Example General: 9132
.... country Σ0..1stringCountry (e.g. can be ISO 3166 2 or 3 letter code)
.... period Σ0..1PeriodTime period when address was/is in use
Example General: {"start":"2010-03-23","end":"2010-07-01"}
... maritalStatus 0..1CodeableConceptEstado Civil del Paciente
Binding: Marital Status Codes (required)
... multipleBirth[x] 0..1Whether patient is part of a multiple birth
.... multipleBirthBooleanboolean
.... multipleBirthIntegerinteger
... photo 0..*AttachmentImage of the patient
... contact C0..*BackboneElementPersona de contacto del Paciente
.... id 0..1stringUnique id for inter-element referencing
.... Slices for extension 0..*ExtensionExtension
Slice: Unordered, Open by value:url
.... IdContacto S0..1CodeableConceptIdentificación del Contacto del paciente
URL: https://www.ministeriodesalud.go.cr/fhir/StructureDefinition/TipoIdentificacion
Binding: Código de tipo de identificación (required)
.... modifierExtension ?!Σ0..*ExtensionExtensions that cannot be ignored even if unrecognized
.... relationship 0..*CodeableConceptRelación con el paciente
Binding: PatientContactRelationship (required)
.... name 0..1HumanNameNombre de la persona de contacto
..... id 0..1stringUnique id for inter-element referencing
..... extension 0..*ExtensionAdditional content defined by implementations
Slice: Unordered, Open by value:url
..... use ?!SΣ0..1codeUso del nombre del contacto del paciente
Binding: NameUse (required): The use of a human name.

..... text Σ0..1stringText representation of the full name
..... family SΣ0..1string1er Apellido contacto del paciente
...... id 0..1stringxml:id (or equivalent in JSON)
...... Slices for extension 0..*ExtensionExtensión para el 2ndo apellido del contacto del paciente
Slice: Unordered, Open by value:url
...... segundoApellido S0..1stringSegundo Apellido
URL: https://www.ministeriodesalud.go.cr/fhir/StructureDefinition/SegundoApellido
...... value 0..1stringPrimitive value for string
Max Length: 1048576
..... given SΣ0..*stringPrimer nombre y/o nombres del contacto del paciente
This repeating element order: Given Names appear in the correct order for presenting the name
..... prefix Σ0..*stringParts that come before the name
This repeating element order: Prefixes appear in the correct order for presenting the name
..... suffix Σ0..*stringParts that come after the name
This repeating element order: Suffixes appear in the correct order for presenting the name
..... period Σ0..1PeriodTime period when name was/is in use
.... telecom 0..*ContactPointA contact detail for the person
.... address 0..1AddressDirección de la persona de contacto
..... id 0..1stringUnique id for inter-element referencing
..... extension 0..*ExtensionAdditional content defined by implementations
Slice: Unordered, Open by value:url
..... use ?!Σ1..1codehome | work | temp | old | billing
Binding: AddressUse (required)
Example General: home
..... type Σ1..1codepostal | physical | both
Binding: AddressType (required)
Example General: both
..... text Σ1..1stringTexto de la dirección
Example General: 137 Nowhere Street, Erewhon 9132
..... line Σ1..*stringParte de la dirección
This repeating element order: The order in which lines should appear in an address label
Example General: 137 Nowhere Street
..... city Σ1..1stringCantón
Example General: Erewhon
..... district Σ1..1stringDistrito
Example General: Madison
..... state Σ1..1stringProvincia
..... postalCode Σ0..1stringPostal code for area
Example General: 9132
..... country Σ0..1stringCountry (e.g. can be ISO 3166 2 or 3 letter code)
..... period Σ0..1PeriodTime period when address was/is in use
Example General: {"start":"2010-03-23","end":"2010-07-01"}
.... gender 0..1codemale | female | other | unknown
Binding: AdministrativeGender (required): The gender of a person used for administrative purposes.

.... organization C0..1Reference(Organization)Organization that is associated with the contact
.... period 0..1PeriodThe period during which this contact person or organization is valid to be contacted relating to this patient
... communication 0..*BackboneElementA language which may be used to communicate with the patient about his or her health
.... id 0..1stringUnique id for inter-element referencing
.... extension 0..*ExtensionAdditional content defined by implementations
.... modifierExtension ?!Σ0..*ExtensionExtensions that cannot be ignored even if unrecognized
.... language 1..1CodeableConceptThe language which can be used to communicate with the patient about his or her health
Binding: CommonLanguages (preferred): A human language.

Additional BindingsPurpose
AllLanguagesMax Binding
.... preferred 0..1booleanLanguage preference indicator
... generalPractitioner 0..*Reference(Organization | Practitioner | PractitionerRole)Patient's nominated primary care provider
... managingOrganization Σ0..1Reference(Organization)Organization that is the custodian of the patient record
... link ?!Σ0..*BackboneElementLink to another patient resource that concerns the same actual person
.... id 0..1stringUnique id for inter-element referencing
.... extension 0..*ExtensionAdditional content defined by implementations
.... modifierExtension ?!Σ0..*ExtensionExtensions that cannot be ignored even if unrecognized
.... other Σ1..1Reference(Patient | RelatedPerson)The other patient or related person resource that the link refers to
.... type Σ1..1codereplaced-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

PathConformanceValueSetURI
Patient.languagepreferredCommonLanguages
Additional Bindings Purpose
AllLanguages Max Binding
http://hl7.org/fhir/ValueSet/languages
from the FHIR Standard
Patient.identifier.userequiredIdentifierUse
http://hl7.org/fhir/ValueSet/identifier-use|4.0.1
from the FHIR Standard
Patient.identifier.typeextensibleIdentifier Type Codes
http://hl7.org/fhir/ValueSet/identifier-type
from the FHIR Standard
Patient.name.userequiredNameUse
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
from the FHIR Standard
Patient.address.userequiredAddressUse
http://hl7.org/fhir/ValueSet/address-use
from the FHIR Standard
Patient.address.typerequiredAddressType
http://hl7.org/fhir/ValueSet/address-type
from the FHIR Standard
Patient.address.cityVSCantones (a valid code from Códigos de cantones de Costa Rica)
https://www.ministeriodesalud.go.cr/fhir/ValueSet/VSCantones
from this IG
Patient.address.districtVSDistritos (a valid code from Códigos de distritos de Costa Rica)
https://www.ministeriodesalud.go.cr/fhir/ValueSet/VSDistritos
from this IG
Patient.address.stateVSProvincias (a valid code from Provincias de Costa Rica)
https://www.ministeriodesalud.go.cr/fhir/ValueSet/VSProvincias
from this IG
Patient.maritalStatusrequiredMarital Status Codes
http://hl7.org/fhir/ValueSet/marital-status
from the FHIR Standard
Patient.contact.relationshiprequiredPatientContactRelationship
http://hl7.org/fhir/ValueSet/patient-contactrelationship
from the FHIR Standard
Patient.contact.name.userequiredNameUse
http://hl7.org/fhir/ValueSet/name-use|4.0.1
from the FHIR Standard
Patient.contact.address.userequiredAddressUse
http://hl7.org/fhir/ValueSet/address-use
from the FHIR Standard
Patient.contact.address.typerequiredAddressType
http://hl7.org/fhir/ValueSet/address-type
from the FHIR Standard
Patient.contact.genderrequiredAdministrativeGender
http://hl7.org/fhir/ValueSet/administrative-gender|4.0.1
from the FHIR Standard
Patient.communication.languagepreferredCommonLanguages
Additional Bindings Purpose
AllLanguages Max Binding
http://hl7.org/fhir/ValueSet/languages
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