Notificación HL7 FHIR | FACEDRA
0.1.0 - ci-build International flag

Notificación HL7 FHIR | FACEDRA - Local Development build (v0.1.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions

Logical Model: Datos del Paciente - Detailed Descriptions

Page standards status: Informative

Definitions for the ModeloLogicoPaciente logical model

Guidance on how to interpret the contents of this table can be foundhere

0. ModeloLogicoPaciente
Definition

Modelo lógico que representa los datos del paciente incluidos en una notificación FACEDRA.


Base definition for all types defined in FHIR type system.

ShortDatos del PacienteBase for all types and resources
Control0..*
Is Modifierfalse
Logical ModelInstances of this logical model are not marked to be the target of a Reference
Invariantspaciente-edad-1: Cuando Grupo de Edad está ausente, Edad (número) y Edad (unidad) son requeridos. (grupoEdad.exists() or (edadNumero.exists() and edadUnidad.exists()))
paciente-edad-2: Cuando Edad (número) o Edad (unidad) están ausentes, Grupo de Edad es requerido. ((edadNumero.exists() and edadUnidad.exists()) or grupoEdad.exists())
2. ModeloLogicoPaciente.nombreApellido
Definition

Nombre completo del paciente. Máximo 60 caracteres alfanuméricos. Se puede enviar solo las iniciales.

ShortNombre y Apellido
Control1..1
Typestring
Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
4. ModeloLogicoPaciente.numeroExpediente
Definition

Número de expediente clínico del paciente. Máximo 20 caracteres alfanuméricos.

ShortNº de expediente clínico
Control0..1
Typestring
Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
6. ModeloLogicoPaciente.genero
Definition

Género administrativo del paciente según la tabla HL7 AdministrativeGender (male | female | other | unknown).

ShortGénero
Control1..1
BindingThe codes SHALL be taken from AdministrativeGender
(required to http://hl7.org/fhir/ValueSet/administrative-gender)
Typecode
Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
8. ModeloLogicoPaciente.edadNumero
Definition

Edad del paciente expresada como valor numérico de hasta 5 dígitos. Requerido si Grupo de Edad está vacío.

ShortEdad (número)
Control0..1
TypepositiveInt
Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
10. ModeloLogicoPaciente.edadUnidad
Definition

Unidad de la edad según HL7 age-units (UCUM). Requerido si Grupo de Edad está vacío.

ShortEdad (unidad)
Control0..1
BindingThe codes SHALL be taken from CommonUCUMCodesForAge
(required to http://hl7.org/fhir/ValueSet/age-units)
Typecode
Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
12. ModeloLogicoPaciente.grupoEdad
Definition

Grupo etario del paciente. Requerido si Edad (Número) o Edad (Unidad) están vacíos. Valores: fetus | neonate | infant | child | adolescent | adult | elderly.

ShortGrupo de edad
Control0..1
BindingThe codes SHALL be taken from Listado de Grupo de Edad
(required to https://hl7.comisca.org/fhir/ValueSet/age-group-codes)
Typecode
Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
14. ModeloLogicoPaciente.peso
Definition

Peso del paciente en kilogramos. Máximo 6 dígitos numéricos. Se permite punto decimal pero no coma.

ShortPeso (kg)
Control0..1
Typedecimal
Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
16. ModeloLogicoPaciente.altura
Definition

Altura del paciente en centímetros. Número entero de máximo 3 dígitos.

ShortAltura (cm)
Control0..1
TypepositiveInt
Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
18. ModeloLogicoPaciente.enfermedad
Definition

Listado de enfermedades previas o actuales del paciente. Puede registrarse más de una enfermedad.

ShortEnfermedades
Control0..*
TypeBackboneElement
Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
20. ModeloLogicoPaciente.enfermedad.id
Definition

Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces.

ShortUnique id for inter-element referencing
Control0..1
This element is affected by the following invariants: ele-1
Typeidstring
Is Modifierfalse
XML FormatIn the XML format, this property is represented as an attribute.
Summaryfalse
22. ModeloLogicoPaciente.enfermedad.extension
Definition

May be used to represent additional information that is not part of the basic definition of the element. To make the use of extensions safe and managable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension.

ShortAdditional content defined by implementations
Comments

There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.

Control0..*
TypeExtension
Is Modifierfalse
Summaryfalse
Alternate Namesextensions, user content
Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
SlicingThis element introduces a set of slices on ModeloLogicoPaciente.enfermedad.extension. The slices areUnordered and Open, and can be differentiated using the following discriminators:
  • value @ url
  • 24. ModeloLogicoPaciente.enfermedad.modifierExtension
    Definition

    May be used to represent additional information that is not part of the basic definition of the element and that modifies the understanding of the element in which it is contained and/or the understanding of the containing element's descendants. Usually modifier elements provide negation or qualification. To make the use of extensions safe and managable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. Applications processing a resource are required to check for modifier extensions.

    Modifier extensions SHALL NOT change the meaning of any elements on Resource or DomainResource (including cannot change the meaning of modifierExtension itself).

    ShortExtensions that cannot be ignored even if unrecognized
    Comments

    There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.

    Control0..*
    TypeExtension
    Is Modifiertrue because Modifier extensions are expected to modify the meaning or interpretation of the element that contains them
    Summarytrue
    Requirements

    Modifier extensions allow for extensions that cannot be safely ignored to be clearly distinguished from the vast majority of extensions which can be safely ignored. This promotes interoperability by eliminating the need for implementers to prohibit the presence of extensions. For further information, see the definition of modifier extensions.

    Alternate Namesextensions, user content, modifiers
    Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
    ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
    26. ModeloLogicoPaciente.enfermedad.nombreEnfermedad
    Definition

    Nombre de la enfermedad. Máximo 200 caracteres alfanuméricos. Texto libre.

    ShortNombre Enfermedad
    Control0..1
    Typestring
    Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
    28. ModeloLogicoPaciente.enfermedad.fechaPrimerDiagnostico
    Definition

    Fecha del primer diagnóstico de la enfermedad. Precisión mínima requerida: año (AAAA). Formatos aceptados: MM/AAAA o DD/MM/AAAA.

    ShortFecha de primer diagnóstico
    Control0..1
    Typedate
    Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
    30. ModeloLogicoPaciente.fechaUltimoPeriodoMenstrual
    Definition

    Fecha del último período menstrual. Aplica únicamente para mujeres. Precisión mínima requerida: año (AAAA). Formatos aceptados: MM/AAAA o DD/MM/AAAA.

    ShortFecha del último período menstrual
    Control0..1
    Typedate
    Primitive ValueThis primitive element may be present, or absent, or replaced by an extension

    Guidance on how to interpret the contents of this table can be foundhere

    0. ModeloLogicoPaciente
    Definition

    Modelo lógico que representa los datos del paciente incluidos en una notificación FACEDRA.

    ShortDatos del Paciente
    Logical ModelInstances of this logical model are not marked to be the target of a Reference
    Invariantspaciente-edad-1: Cuando Grupo de Edad está ausente, Edad (número) y Edad (unidad) son requeridos. (grupoEdad.exists() or (edadNumero.exists() and edadUnidad.exists()))
    paciente-edad-2: Cuando Edad (número) o Edad (unidad) están ausentes, Grupo de Edad es requerido. ((edadNumero.exists() and edadUnidad.exists()) or grupoEdad.exists())
    2. ModeloLogicoPaciente.nombreApellido
    Definition

    Nombre completo del paciente. Máximo 60 caracteres alfanuméricos. Se puede enviar solo las iniciales.

    ShortNombre y Apellido
    Control1..1
    Typestring
    Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
    4. ModeloLogicoPaciente.numeroExpediente
    Definition

    Número de expediente clínico del paciente. Máximo 20 caracteres alfanuméricos.

    ShortNº de expediente clínico
    Control0..1
    Typestring
    Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
    6. ModeloLogicoPaciente.genero
    Definition

    Género administrativo del paciente según la tabla HL7 AdministrativeGender (male | female | other | unknown).

    ShortGénero
    Control1..1
    BindingThe codes SHALL be taken from AdministrativeGender
    (required to http://hl7.org/fhir/ValueSet/administrative-gender)
    Typecode
    Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
    8. ModeloLogicoPaciente.edadNumero
    Definition

    Edad del paciente expresada como valor numérico de hasta 5 dígitos. Requerido si Grupo de Edad está vacío.

    ShortEdad (número)
    Control0..1
    TypepositiveInt
    Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
    10. ModeloLogicoPaciente.edadUnidad
    Definition

    Unidad de la edad según HL7 age-units (UCUM). Requerido si Grupo de Edad está vacío.

    ShortEdad (unidad)
    Control0..1
    BindingThe codes SHALL be taken from CommonUCUMCodesForAge
    (required to http://hl7.org/fhir/ValueSet/age-units)
    Typecode
    Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
    12. ModeloLogicoPaciente.grupoEdad
    Definition

    Grupo etario del paciente. Requerido si Edad (Número) o Edad (Unidad) están vacíos. Valores: fetus | neonate | infant | child | adolescent | adult | elderly.

    ShortGrupo de edad
    Control0..1
    BindingThe codes SHALL be taken from Listado de Grupo de Edad
    (required to https://hl7.comisca.org/fhir/ValueSet/age-group-codes)
    Typecode
    Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
    14. ModeloLogicoPaciente.peso
    Definition

    Peso del paciente en kilogramos. Máximo 6 dígitos numéricos. Se permite punto decimal pero no coma.

    ShortPeso (kg)
    Control0..1
    Typedecimal
    Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
    16. ModeloLogicoPaciente.altura
    Definition

    Altura del paciente en centímetros. Número entero de máximo 3 dígitos.

    ShortAltura (cm)
    Control0..1
    TypepositiveInt
    Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
    18. ModeloLogicoPaciente.enfermedad
    Definition

    Listado de enfermedades previas o actuales del paciente. Puede registrarse más de una enfermedad.

    ShortEnfermedades
    Control0..*
    TypeBackboneElement
    20. ModeloLogicoPaciente.enfermedad.nombreEnfermedad
    Definition

    Nombre de la enfermedad. Máximo 200 caracteres alfanuméricos. Texto libre.

    ShortNombre Enfermedad
    Control0..1
    Typestring
    Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
    22. ModeloLogicoPaciente.enfermedad.fechaPrimerDiagnostico
    Definition

    Fecha del primer diagnóstico de la enfermedad. Precisión mínima requerida: año (AAAA). Formatos aceptados: MM/AAAA o DD/MM/AAAA.

    ShortFecha de primer diagnóstico
    Control0..1
    Typedate
    Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
    24. ModeloLogicoPaciente.fechaUltimoPeriodoMenstrual
    Definition

    Fecha del último período menstrual. Aplica únicamente para mujeres. Precisión mínima requerida: año (AAAA). Formatos aceptados: MM/AAAA o DD/MM/AAAA.

    ShortFecha del último período menstrual
    Control0..1
    Typedate
    Primitive ValueThis primitive element may be present, or absent, or replaced by an extension

    Guidance on how to interpret the contents of this table can be foundhere

    0. ModeloLogicoPaciente
    Definition

    Modelo lógico que representa los datos del paciente incluidos en una notificación FACEDRA.

    ShortDatos del Paciente
    Control0..*
    Is Modifierfalse
    Logical ModelInstances of this logical model are not marked to be the target of a Reference
    Invariantspaciente-edad-1: Cuando Grupo de Edad está ausente, Edad (número) y Edad (unidad) son requeridos. (grupoEdad.exists() or (edadNumero.exists() and edadUnidad.exists()))
    paciente-edad-2: Cuando Edad (número) o Edad (unidad) están ausentes, Grupo de Edad es requerido. ((edadNumero.exists() and edadUnidad.exists()) or grupoEdad.exists())
    2. ModeloLogicoPaciente.nombreApellido
    Definition

    Nombre completo del paciente. Máximo 60 caracteres alfanuméricos. Se puede enviar solo las iniciales.

    ShortNombre y Apellido
    Control1..1
    Typestring
    Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
    4. ModeloLogicoPaciente.numeroExpediente
    Definition

    Número de expediente clínico del paciente. Máximo 20 caracteres alfanuméricos.

    ShortNº de expediente clínico
    Control0..1
    Typestring
    Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
    6. ModeloLogicoPaciente.genero
    Definition

    Género administrativo del paciente según la tabla HL7 AdministrativeGender (male | female | other | unknown).

    ShortGénero
    Control1..1
    BindingThe codes SHALL be taken from AdministrativeGender
    (required to http://hl7.org/fhir/ValueSet/administrative-gender)
    Typecode
    Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
    8. ModeloLogicoPaciente.edadNumero
    Definition

    Edad del paciente expresada como valor numérico de hasta 5 dígitos. Requerido si Grupo de Edad está vacío.

    ShortEdad (número)
    Control0..1
    TypepositiveInt
    Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
    10. ModeloLogicoPaciente.edadUnidad
    Definition

    Unidad de la edad según HL7 age-units (UCUM). Requerido si Grupo de Edad está vacío.

    ShortEdad (unidad)
    Control0..1
    BindingThe codes SHALL be taken from CommonUCUMCodesForAge
    (required to http://hl7.org/fhir/ValueSet/age-units)
    Typecode
    Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
    12. ModeloLogicoPaciente.grupoEdad
    Definition

    Grupo etario del paciente. Requerido si Edad (Número) o Edad (Unidad) están vacíos. Valores: fetus | neonate | infant | child | adolescent | adult | elderly.

    ShortGrupo de edad
    Control0..1
    BindingThe codes SHALL be taken from Listado de Grupo de Edad
    (required to https://hl7.comisca.org/fhir/ValueSet/age-group-codes)
    Typecode
    Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
    14. ModeloLogicoPaciente.peso
    Definition

    Peso del paciente en kilogramos. Máximo 6 dígitos numéricos. Se permite punto decimal pero no coma.

    ShortPeso (kg)
    Control0..1
    Typedecimal
    Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
    16. ModeloLogicoPaciente.altura
    Definition

    Altura del paciente en centímetros. Número entero de máximo 3 dígitos.

    ShortAltura (cm)
    Control0..1
    TypepositiveInt
    Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
    18. ModeloLogicoPaciente.enfermedad
    Definition

    Listado de enfermedades previas o actuales del paciente. Puede registrarse más de una enfermedad.

    ShortEnfermedades
    Control0..*
    TypeBackboneElement
    Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
    20. ModeloLogicoPaciente.enfermedad.id
    Definition

    Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces.

    ShortUnique id for inter-element referencing
    Control0..1
    This element is affected by the following invariants: ele-1
    Typeid
    Is Modifierfalse
    XML FormatIn the XML format, this property is represented as an attribute.
    Summaryfalse
    22. ModeloLogicoPaciente.enfermedad.extension
    Definition

    May be used to represent additional information that is not part of the basic definition of the element. To make the use of extensions safe and managable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension.

    ShortAdditional content defined by implementations
    Comments

    There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.

    Control0..*
    TypeExtension
    Is Modifierfalse
    Summaryfalse
    Alternate Namesextensions, user content
    Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
    ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
    SlicingThis element introduces a set of slices on ModeloLogicoPaciente.enfermedad.extension. The slices areUnordered and Open, and can be differentiated using the following discriminators:
    • value @ url
    • 24. ModeloLogicoPaciente.enfermedad.modifierExtension
      Definition

      May be used to represent additional information that is not part of the basic definition of the element and that modifies the understanding of the element in which it is contained and/or the understanding of the containing element's descendants. Usually modifier elements provide negation or qualification. To make the use of extensions safe and managable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. Applications processing a resource are required to check for modifier extensions.

      Modifier extensions SHALL NOT change the meaning of any elements on Resource or DomainResource (including cannot change the meaning of modifierExtension itself).

      ShortExtensions that cannot be ignored even if unrecognized
      Comments

      There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.

      Control0..*
      TypeExtension
      Is Modifiertrue because Modifier extensions are expected to modify the meaning or interpretation of the element that contains them
      Summarytrue
      Requirements

      Modifier extensions allow for extensions that cannot be safely ignored to be clearly distinguished from the vast majority of extensions which can be safely ignored. This promotes interoperability by eliminating the need for implementers to prohibit the presence of extensions. For further information, see the definition of modifier extensions.

      Alternate Namesextensions, user content, modifiers
      Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
      ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
      26. ModeloLogicoPaciente.enfermedad.nombreEnfermedad
      Definition

      Nombre de la enfermedad. Máximo 200 caracteres alfanuméricos. Texto libre.

      ShortNombre Enfermedad
      Control0..1
      Typestring
      Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
      28. ModeloLogicoPaciente.enfermedad.fechaPrimerDiagnostico
      Definition

      Fecha del primer diagnóstico de la enfermedad. Precisión mínima requerida: año (AAAA). Formatos aceptados: MM/AAAA o DD/MM/AAAA.

      ShortFecha de primer diagnóstico
      Control0..1
      Typedate
      Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
      30. ModeloLogicoPaciente.fechaUltimoPeriodoMenstrual
      Definition

      Fecha del último período menstrual. Aplica únicamente para mujeres. Precisión mínima requerida: año (AAAA). Formatos aceptados: MM/AAAA o DD/MM/AAAA.

      ShortFecha del último período menstrual
      Control0..1
      Typedate
      Primitive ValueThis primitive element may be present, or absent, or replaced by an extension