HL7 CZ Laboratory IG
0.5.0 - ci-build Czechia flag

HL7 CZ Laboratory IG, published by HL7 Czech Republic. This guide is not an authorized publication; it is the continuous build for version 0.5.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/HL7-cz/cz-lab/ and changes regularly. See the Directory of published versions

Logical Model: SubjectLabEhnCz - Detailed Descriptions

Page standards status: Informative Maturity Level: 2

Definitions for the SubjectCz logical model.

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

0. SubjectCz
Definition

Patient or Subject of care. Sections A1.1 and A1.2 of the eHN guideline.

ShortA1.1, A1.2 - Subject of care
Control0..*
Is Modifierfalse
Logical ModelInstances of this logical model are not marked to be the target of a Reference
2. SubjectCz.identification
Definition

A.1.1 Identification of the patient/subject

ShortA.1.1 Identification of the patient/subject
Control1..1
TypeBackboneElement
Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
4. SubjectCz.identification.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
Typestring
Is Modifierfalse
XML FormatIn the XML format, this property is represented as an attribute.
Summaryfalse
6. SubjectCz.identification.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 manageable, 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 SubjectCz.identification.extension. The slices areUnordered and Open, and can be differentiated using the following discriminators:
  • value @ url
  • 8. SubjectCz.identification.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 manageable, 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())
    10. SubjectCz.identification.givenName
    Definition

    The given name/first name of the patient (also known as forename or first name). This field can contain more than one element.

    ShortA.1.1.1 Given name
    Control1..*
    Typestring
    Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
    12. SubjectCz.identification.familyName
    Definition

    The family name/surname/last name of the patient. This field can contain more than one element or multiple fields could be present.

    ShortA.1.1.2 Familyname/surname
    Control1..*
    Typestring
    Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
    14. SubjectCz.identification.dateOfBirth
    Definition

    The date if applicable, time of birth of the patient [ISO TS 22220]. As age of the patient might be important for correct interpretation of the test result values, complete date of birth should be provided.

    • Preferred system(s): Complete date following the ISO 8601
    ShortA.1.1.3 Date of birth
    Control1..1
    TypedateTime
    Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
    16. SubjectCz.identification.identifier
    Definition

    An identifier of the patient that is unique within a defined scope. At least one national or international identifier is mandatory (birth number, passport number, etc.). Multiple identifiers could be provided.

    ShortA.1.1.4 Patient identifier
    NoteThis is a business identifier, not a resource identifier (see discussion)
    Control1..*
    TypeIdentifier
    18. SubjectCz.identification.citizenship
    Definition

    Citizenship according to Act No. 186/2013. Citizenship as stated on official documents for identity verification.

    • Preferred system(s): eHDSICountry (ISO 3166)
    ShortA.1.1.5 Citizenship
    Control0..*
    TypeCodeableConcept
    20. SubjectCz.identification.gender
    Definition

    This field must contain a recognised valid value for 'administrative gender'. If different, 'physiological gender' should be communicated elsewhere

    • Preferred system(s): HL7 Administrative Gender
    ShortA.1.1.6 Gender
    Control1..1
    TypeCodeableConcept
    22. SubjectCz.identification.languageOfCommunication
    Definition

    Language(s) in which the patient communicates

    • Preferred system(s): NCLP EJAZYK
    ShortA.1.1.7 Language of communication
    Control0..*
    TypeCodeableConcept
    24. SubjectCz.contactInfo
    Definition

    A.1.2 Patient/subject related contact information

    ShortA.1.2 Patient/subject related contact information
    Control0..1
    TypeBackboneElement
    Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
    26. SubjectCz.contactInfo.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
    Typestring
    Is Modifierfalse
    XML FormatIn the XML format, this property is represented as an attribute.
    Summaryfalse
    28. SubjectCz.contactInfo.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 manageable, 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 SubjectCz.contactInfo.extension. The slices areUnordered and Open, and can be differentiated using the following discriminators:
    • value @ url
    • 30. SubjectCz.contactInfo.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 manageable, 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())
      32. SubjectCz.contactInfo.address
      Definition

      Mailing and home or office addresses. The addresses are always sequences of address parts (e.g. street address line, country, ZIP code, city) even if postal address formats may vary depending on the country. An address may or may not include a specific use code; if this attribute is not present it is assumed to be the default address useful for any purpose. - Preferred system(s): eHDSICountry (ISO 3166)

      ShortA.1.2.1 Address
      Control0..*
      TypeAddress
      34. SubjectCz.contactInfo.telecom
      Definition

      Telecommunication contact information (e-mail, phone number, etc.) associated to a person. Multiple telecommunication addresses might be provided. - Preferred system(s):

      ShortA.1.2.2 Telecom
      Control0..*
      TypeContactPoint
      36. SubjectCz.contactInfo.preferedPhysician
      Definition

      The registering general practitioner or another physician who can provide information about the patient. Particularly important for patients with rare diseases.

      ShortA.1.2.3 Prefered physician
      Control0..*
      TypeBackboneElement
      Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
      38. SubjectCz.contactInfo.preferedPhysician.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
      Typestring
      Is Modifierfalse
      XML FormatIn the XML format, this property is represented as an attribute.
      Summaryfalse
      40. SubjectCz.contactInfo.preferedPhysician.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 manageable, 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 SubjectCz.contactInfo.preferedPhysician.extension. The slices areUnordered and Open, and can be differentiated using the following discriminators:
      • value @ url
      • 42. SubjectCz.contactInfo.preferedPhysician.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 manageable, 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())
        44. SubjectCz.contactInfo.preferedPhysician.Identifier
        Definition

        Identification number of the health care professional according to the National Register of Health Care Professionals (NRZP).

        ShortA.1.2.3.1 Identification of the prefered physician
        Control1..1
        TypeIdentifier
        46. SubjectCz.contactInfo.preferedPhysician.Name
        Definition

        The name of the physician with whom the patient is under the care of or who is registering the patient.

        ShortA.1.2.3.2 Name of the prefered physician
        Control1..1
        TypeHumanName
        48. SubjectCz.contactInfo.preferedPhysician.Specialization
        Definition

        Specialization of the doctor (Practical medicine for children and adolescents, General medicine for adults, internal medicine, gynaecology and obstetrics, etc.)

        • Preferred system(s): NR-ZP Specializace lékařů
        ShortA.1.2.3.3 Specialization of the prefered physician
        Control0..*
        TypeCodeableConcept
        50. SubjectCz.contactInfo.preferedPhysician.providerIdentifierName
        Definition

        Identifier (IČO, NRPZS) and name of the provider the doctor represents

        ShortA.1.2.3.4 Identification and name of the provider the doctor represents
        Control0..1
        Typestring
        Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
        52. SubjectCz.contactInfo.preferedPhysician.providerAddress
        Definition

        Mailing, home and/or office address. Addresses are always a sequence of parts of an address (e.g. address line, country, zip code, city), although the format of the postal address may vary depending on the country. The address may contain information about the type of address; if this attribute is not present, it is assumed to be a default address usable for any purpose.

        ShortA.1.2.3.5 Provider address
        Control0..1
        TypeAddress
        54. SubjectCz.contactInfo.preferedPhysician.telecom
        Definition

        Telecommunication contact (e-mail, phone, etc.).

        ShortA.1.2.3.6 Telecom
        Control0..*
        TypeContactPoint
        56. SubjectCz.contactInfo.legalRepresent
        Definition

        A.1.2.4 Legal representatives and other contact persons

        ShortA.1.2.4 Legal representatives and other contact persons
        Control0..*
        TypeBackboneElement
        Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
        58. SubjectCz.contactInfo.legalRepresent.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
        Typestring
        Is Modifierfalse
        XML FormatIn the XML format, this property is represented as an attribute.
        Summaryfalse
        60. SubjectCz.contactInfo.legalRepresent.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 manageable, 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 SubjectCz.contactInfo.legalRepresent.extension. The slices areUnordered and Open, and can be differentiated using the following discriminators:
        • value @ url
        • 62. SubjectCz.contactInfo.legalRepresent.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 manageable, 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())
          64. SubjectCz.contactInfo.legalRepresent.type
          Definition

          Type of contact person distinguishing emergent contacts, legal guardians and other persons with a relationship to the patient.

          • Preferred system(s): HL7 Role
          ShortA.1.2.4.1 Contact type
          Control0..1
          TypeCodeableConcept
          66. SubjectCz.contactInfo.legalRepresent.relationToSubject
          Definition

          Relationship of the person to the patient (father, son, daughter, etc.).

          • Preferred system(s): eHDSIPersonalRelationship
          ShortA.1.2.4.2 Relationship to the patient
          Control0..1
          TypeCodeableConcept
          68. SubjectCz.contactInfo.legalRepresent.identifier
          Definition

          An identifier of the patient that is unique within a defined scope (birth number, passport number, etc.). Multiple identifiers could be provided.

          ShortA.1.2.4.3 Person identifier
          NoteThis is a business identifier, not a resource identifier (see discussion)
          Control0..*
          TypeIdentifier
          70. SubjectCz.contactInfo.legalRepresent.givenName
          Definition

          The given name/first name of the person (also known as forename or first name).

          ShortA.1.2.4.4 Given name
          Control1..*
          Typestring
          Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
          72. SubjectCz.contactInfo.legalRepresent.familyName
          Definition

          The family name/surname/last name of the person.

          ShortA.1.2.4.5 Family name/surname
          Control1..*
          Typestring
          Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
          74. SubjectCz.contactInfo.legalRepresent.address
          Definition

          Mailing, home and/or office address. Addresses are always a sequence of parts of an address (e.g. address line, country, zip code, city), although the format of the postal address may vary depending on the country. The address may contain information about the type of address; if this attribute is not present, it is assumed to be a default address usable for any purpose.

          ShortA.1.2.4.6 Contact person address
          Control0..1
          TypeAddress
          76. SubjectCz.contactInfo.legalRepresent.telecom
          Definition

          Telecommunication contact (e-mail, phone, etc.).

          ShortA.1.2.4.7 Telecom
          Control0..*
          TypeContactPoint

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

          0. SubjectCz
          Definition

          Patient or Subject of care. Sections A1.1 and A1.2 of the eHN guideline.

          ShortA1.1, A1.2 - Subject of care
          Logical ModelInstances of this logical model are not marked to be the target of a Reference
          2. SubjectCz.identification
          Definition

          A.1.1 Identification of the patient/subject

          ShortA.1.1 Identification of the patient/subject
          Control1..1
          TypeBackboneElement
          4. SubjectCz.identification.givenName
          Definition

          The given name/first name of the patient (also known as forename or first name). This field can contain more than one element.

          ShortA.1.1.1 Given name
          Control1..*
          Typestring
          Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
          6. SubjectCz.identification.familyName
          Definition

          The family name/surname/last name of the patient. This field can contain more than one element or multiple fields could be present.

          ShortA.1.1.2 Familyname/surname
          Control1..*
          Typestring
          Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
          8. SubjectCz.identification.dateOfBirth
          Definition

          The date if applicable, time of birth of the patient [ISO TS 22220]. As age of the patient might be important for correct interpretation of the test result values, complete date of birth should be provided.

          • Preferred system(s): Complete date following the ISO 8601
          ShortA.1.1.3 Date of birth
          Control1..1
          TypedateTime
          Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
          10. SubjectCz.identification.identifier
          Definition

          An identifier of the patient that is unique within a defined scope. At least one national or international identifier is mandatory (birth number, passport number, etc.). Multiple identifiers could be provided.

          ShortA.1.1.4 Patient identifier
          NoteThis is a business identifier, not a resource identifier (see discussion)
          Control1..*
          TypeIdentifier
          12. SubjectCz.identification.citizenship
          Definition

          Citizenship according to Act No. 186/2013. Citizenship as stated on official documents for identity verification.

          • Preferred system(s): eHDSICountry (ISO 3166)
          ShortA.1.1.5 Citizenship
          Control0..*
          TypeCodeableConcept
          14. SubjectCz.identification.gender
          Definition

          This field must contain a recognised valid value for 'administrative gender'. If different, 'physiological gender' should be communicated elsewhere

          • Preferred system(s): HL7 Administrative Gender
          ShortA.1.1.6 Gender
          Control1..1
          TypeCodeableConcept
          16. SubjectCz.identification.languageOfCommunication
          Definition

          Language(s) in which the patient communicates

          • Preferred system(s): NCLP EJAZYK
          ShortA.1.1.7 Language of communication
          Control0..*
          TypeCodeableConcept
          18. SubjectCz.contactInfo
          Definition

          A.1.2 Patient/subject related contact information

          ShortA.1.2 Patient/subject related contact information
          Control0..1
          TypeBackboneElement
          20. SubjectCz.contactInfo.address
          Definition

          Mailing and home or office addresses. The addresses are always sequences of address parts (e.g. street address line, country, ZIP code, city) even if postal address formats may vary depending on the country. An address may or may not include a specific use code; if this attribute is not present it is assumed to be the default address useful for any purpose. - Preferred system(s): eHDSICountry (ISO 3166)

          ShortA.1.2.1 Address
          Control0..*
          TypeAddress
          22. SubjectCz.contactInfo.telecom
          Definition

          Telecommunication contact information (e-mail, phone number, etc.) associated to a person. Multiple telecommunication addresses might be provided. - Preferred system(s):

          ShortA.1.2.2 Telecom
          Control0..*
          TypeContactPoint
          24. SubjectCz.contactInfo.preferedPhysician
          Definition

          The registering general practitioner or another physician who can provide information about the patient. Particularly important for patients with rare diseases.

          ShortA.1.2.3 Prefered physician
          Control0..*
          TypeBackboneElement
          26. SubjectCz.contactInfo.preferedPhysician.Identifier
          Definition

          Identification number of the health care professional according to the National Register of Health Care Professionals (NRZP).

          ShortA.1.2.3.1 Identification of the prefered physician
          Control1..1
          TypeIdentifier
          28. SubjectCz.contactInfo.preferedPhysician.Name
          Definition

          The name of the physician with whom the patient is under the care of or who is registering the patient.

          ShortA.1.2.3.2 Name of the prefered physician
          Control1..1
          TypeHumanName
          30. SubjectCz.contactInfo.preferedPhysician.Specialization
          Definition

          Specialization of the doctor (Practical medicine for children and adolescents, General medicine for adults, internal medicine, gynaecology and obstetrics, etc.)

          • Preferred system(s): NR-ZP Specializace lékařů
          ShortA.1.2.3.3 Specialization of the prefered physician
          Control0..*
          TypeCodeableConcept
          32. SubjectCz.contactInfo.preferedPhysician.providerIdentifierName
          Definition

          Identifier (IČO, NRPZS) and name of the provider the doctor represents

          ShortA.1.2.3.4 Identification and name of the provider the doctor represents
          Control0..1
          Typestring
          Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
          34. SubjectCz.contactInfo.preferedPhysician.providerAddress
          Definition

          Mailing, home and/or office address. Addresses are always a sequence of parts of an address (e.g. address line, country, zip code, city), although the format of the postal address may vary depending on the country. The address may contain information about the type of address; if this attribute is not present, it is assumed to be a default address usable for any purpose.

          ShortA.1.2.3.5 Provider address
          Control0..1
          TypeAddress
          36. SubjectCz.contactInfo.preferedPhysician.telecom
          Definition

          Telecommunication contact (e-mail, phone, etc.).

          ShortA.1.2.3.6 Telecom
          Control0..*
          TypeContactPoint
          38. SubjectCz.contactInfo.legalRepresent
          Definition

          A.1.2.4 Legal representatives and other contact persons

          ShortA.1.2.4 Legal representatives and other contact persons
          Control0..*
          TypeBackboneElement
          40. SubjectCz.contactInfo.legalRepresent.type
          Definition

          Type of contact person distinguishing emergent contacts, legal guardians and other persons with a relationship to the patient.

          • Preferred system(s): HL7 Role
          ShortA.1.2.4.1 Contact type
          Control0..1
          TypeCodeableConcept
          42. SubjectCz.contactInfo.legalRepresent.relationToSubject
          Definition

          Relationship of the person to the patient (father, son, daughter, etc.).

          • Preferred system(s): eHDSIPersonalRelationship
          ShortA.1.2.4.2 Relationship to the patient
          Control0..1
          TypeCodeableConcept
          44. SubjectCz.contactInfo.legalRepresent.identifier
          Definition

          An identifier of the patient that is unique within a defined scope (birth number, passport number, etc.). Multiple identifiers could be provided.

          ShortA.1.2.4.3 Person identifier
          NoteThis is a business identifier, not a resource identifier (see discussion)
          Control0..*
          TypeIdentifier
          46. SubjectCz.contactInfo.legalRepresent.givenName
          Definition

          The given name/first name of the person (also known as forename or first name).

          ShortA.1.2.4.4 Given name
          Control1..*
          Typestring
          Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
          48. SubjectCz.contactInfo.legalRepresent.familyName
          Definition

          The family name/surname/last name of the person.

          ShortA.1.2.4.5 Family name/surname
          Control1..*
          Typestring
          Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
          50. SubjectCz.contactInfo.legalRepresent.address
          Definition

          Mailing, home and/or office address. Addresses are always a sequence of parts of an address (e.g. address line, country, zip code, city), although the format of the postal address may vary depending on the country. The address may contain information about the type of address; if this attribute is not present, it is assumed to be a default address usable for any purpose.

          ShortA.1.2.4.6 Contact person address
          Control0..1
          TypeAddress
          52. SubjectCz.contactInfo.legalRepresent.telecom
          Definition

          Telecommunication contact (e-mail, phone, etc.).

          ShortA.1.2.4.7 Telecom
          Control0..*
          TypeContactPoint

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

          0. SubjectCz
          Definition

          Patient or Subject of care. Sections A1.1 and A1.2 of the eHN guideline.

          ShortA1.1, A1.2 - Subject of care
          Control0..*
          Is Modifierfalse
          Logical ModelInstances of this logical model are not marked to be the target of a Reference
          2. SubjectCz.identification
          Definition

          A.1.1 Identification of the patient/subject

          ShortA.1.1 Identification of the patient/subject
          Control1..1
          TypeBackboneElement
          Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
          4. SubjectCz.identification.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
          Typestring
          Is Modifierfalse
          XML FormatIn the XML format, this property is represented as an attribute.
          Summaryfalse
          6. SubjectCz.identification.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 manageable, 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 SubjectCz.identification.extension. The slices areUnordered and Open, and can be differentiated using the following discriminators:
          • value @ url
          • 8. SubjectCz.identification.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 manageable, 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())
            10. SubjectCz.identification.givenName
            Definition

            The given name/first name of the patient (also known as forename or first name). This field can contain more than one element.

            ShortA.1.1.1 Given name
            Control1..*
            Typestring
            Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
            12. SubjectCz.identification.familyName
            Definition

            The family name/surname/last name of the patient. This field can contain more than one element or multiple fields could be present.

            ShortA.1.1.2 Familyname/surname
            Control1..*
            Typestring
            Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
            14. SubjectCz.identification.dateOfBirth
            Definition

            The date if applicable, time of birth of the patient [ISO TS 22220]. As age of the patient might be important for correct interpretation of the test result values, complete date of birth should be provided.

            • Preferred system(s): Complete date following the ISO 8601
            ShortA.1.1.3 Date of birth
            Control1..1
            TypedateTime
            Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
            16. SubjectCz.identification.identifier
            Definition

            An identifier of the patient that is unique within a defined scope. At least one national or international identifier is mandatory (birth number, passport number, etc.). Multiple identifiers could be provided.

            ShortA.1.1.4 Patient identifier
            NoteThis is a business identifier, not a resource identifier (see discussion)
            Control1..*
            TypeIdentifier
            18. SubjectCz.identification.citizenship
            Definition

            Citizenship according to Act No. 186/2013. Citizenship as stated on official documents for identity verification.

            • Preferred system(s): eHDSICountry (ISO 3166)
            ShortA.1.1.5 Citizenship
            Control0..*
            TypeCodeableConcept
            20. SubjectCz.identification.gender
            Definition

            This field must contain a recognised valid value for 'administrative gender'. If different, 'physiological gender' should be communicated elsewhere

            • Preferred system(s): HL7 Administrative Gender
            ShortA.1.1.6 Gender
            Control1..1
            TypeCodeableConcept
            22. SubjectCz.identification.languageOfCommunication
            Definition

            Language(s) in which the patient communicates

            • Preferred system(s): NCLP EJAZYK
            ShortA.1.1.7 Language of communication
            Control0..*
            TypeCodeableConcept
            24. SubjectCz.contactInfo
            Definition

            A.1.2 Patient/subject related contact information

            ShortA.1.2 Patient/subject related contact information
            Control0..1
            TypeBackboneElement
            Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
            26. SubjectCz.contactInfo.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
            Typestring
            Is Modifierfalse
            XML FormatIn the XML format, this property is represented as an attribute.
            Summaryfalse
            28. SubjectCz.contactInfo.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 manageable, 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 SubjectCz.contactInfo.extension. The slices areUnordered and Open, and can be differentiated using the following discriminators:
            • value @ url
            • 30. SubjectCz.contactInfo.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 manageable, 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())
              32. SubjectCz.contactInfo.address
              Definition

              Mailing and home or office addresses. The addresses are always sequences of address parts (e.g. street address line, country, ZIP code, city) even if postal address formats may vary depending on the country. An address may or may not include a specific use code; if this attribute is not present it is assumed to be the default address useful for any purpose. - Preferred system(s): eHDSICountry (ISO 3166)

              ShortA.1.2.1 Address
              Control0..*
              TypeAddress
              34. SubjectCz.contactInfo.telecom
              Definition

              Telecommunication contact information (e-mail, phone number, etc.) associated to a person. Multiple telecommunication addresses might be provided. - Preferred system(s):

              ShortA.1.2.2 Telecom
              Control0..*
              TypeContactPoint
              36. SubjectCz.contactInfo.preferedPhysician
              Definition

              The registering general practitioner or another physician who can provide information about the patient. Particularly important for patients with rare diseases.

              ShortA.1.2.3 Prefered physician
              Control0..*
              TypeBackboneElement
              Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
              38. SubjectCz.contactInfo.preferedPhysician.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
              Typestring
              Is Modifierfalse
              XML FormatIn the XML format, this property is represented as an attribute.
              Summaryfalse
              40. SubjectCz.contactInfo.preferedPhysician.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 manageable, 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 SubjectCz.contactInfo.preferedPhysician.extension. The slices areUnordered and Open, and can be differentiated using the following discriminators:
              • value @ url
              • 42. SubjectCz.contactInfo.preferedPhysician.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 manageable, 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())
                44. SubjectCz.contactInfo.preferedPhysician.Identifier
                Definition

                Identification number of the health care professional according to the National Register of Health Care Professionals (NRZP).

                ShortA.1.2.3.1 Identification of the prefered physician
                Control1..1
                TypeIdentifier
                46. SubjectCz.contactInfo.preferedPhysician.Name
                Definition

                The name of the physician with whom the patient is under the care of or who is registering the patient.

                ShortA.1.2.3.2 Name of the prefered physician
                Control1..1
                TypeHumanName
                48. SubjectCz.contactInfo.preferedPhysician.Specialization
                Definition

                Specialization of the doctor (Practical medicine for children and adolescents, General medicine for adults, internal medicine, gynaecology and obstetrics, etc.)

                • Preferred system(s): NR-ZP Specializace lékařů
                ShortA.1.2.3.3 Specialization of the prefered physician
                Control0..*
                TypeCodeableConcept
                50. SubjectCz.contactInfo.preferedPhysician.providerIdentifierName
                Definition

                Identifier (IČO, NRPZS) and name of the provider the doctor represents

                ShortA.1.2.3.4 Identification and name of the provider the doctor represents
                Control0..1
                Typestring
                Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                52. SubjectCz.contactInfo.preferedPhysician.providerAddress
                Definition

                Mailing, home and/or office address. Addresses are always a sequence of parts of an address (e.g. address line, country, zip code, city), although the format of the postal address may vary depending on the country. The address may contain information about the type of address; if this attribute is not present, it is assumed to be a default address usable for any purpose.

                ShortA.1.2.3.5 Provider address
                Control0..1
                TypeAddress
                54. SubjectCz.contactInfo.preferedPhysician.telecom
                Definition

                Telecommunication contact (e-mail, phone, etc.).

                ShortA.1.2.3.6 Telecom
                Control0..*
                TypeContactPoint
                56. SubjectCz.contactInfo.legalRepresent
                Definition

                A.1.2.4 Legal representatives and other contact persons

                ShortA.1.2.4 Legal representatives and other contact persons
                Control0..*
                TypeBackboneElement
                Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                58. SubjectCz.contactInfo.legalRepresent.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
                Typestring
                Is Modifierfalse
                XML FormatIn the XML format, this property is represented as an attribute.
                Summaryfalse
                60. SubjectCz.contactInfo.legalRepresent.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 manageable, 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 SubjectCz.contactInfo.legalRepresent.extension. The slices areUnordered and Open, and can be differentiated using the following discriminators:
                • value @ url
                • 62. SubjectCz.contactInfo.legalRepresent.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 manageable, 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())
                  64. SubjectCz.contactInfo.legalRepresent.type
                  Definition

                  Type of contact person distinguishing emergent contacts, legal guardians and other persons with a relationship to the patient.

                  • Preferred system(s): HL7 Role
                  ShortA.1.2.4.1 Contact type
                  Control0..1
                  TypeCodeableConcept
                  66. SubjectCz.contactInfo.legalRepresent.relationToSubject
                  Definition

                  Relationship of the person to the patient (father, son, daughter, etc.).

                  • Preferred system(s): eHDSIPersonalRelationship
                  ShortA.1.2.4.2 Relationship to the patient
                  Control0..1
                  TypeCodeableConcept
                  68. SubjectCz.contactInfo.legalRepresent.identifier
                  Definition

                  An identifier of the patient that is unique within a defined scope (birth number, passport number, etc.). Multiple identifiers could be provided.

                  ShortA.1.2.4.3 Person identifier
                  NoteThis is a business identifier, not a resource identifier (see discussion)
                  Control0..*
                  TypeIdentifier
                  70. SubjectCz.contactInfo.legalRepresent.givenName
                  Definition

                  The given name/first name of the person (also known as forename or first name).

                  ShortA.1.2.4.4 Given name
                  Control1..*
                  Typestring
                  Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                  72. SubjectCz.contactInfo.legalRepresent.familyName
                  Definition

                  The family name/surname/last name of the person.

                  ShortA.1.2.4.5 Family name/surname
                  Control1..*
                  Typestring
                  Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                  74. SubjectCz.contactInfo.legalRepresent.address
                  Definition

                  Mailing, home and/or office address. Addresses are always a sequence of parts of an address (e.g. address line, country, zip code, city), although the format of the postal address may vary depending on the country. The address may contain information about the type of address; if this attribute is not present, it is assumed to be a default address usable for any purpose.

                  ShortA.1.2.4.6 Contact person address
                  Control0..1
                  TypeAddress
                  76. SubjectCz.contactInfo.legalRepresent.telecom
                  Definition

                  Telecommunication contact (e-mail, phone, etc.).

                  ShortA.1.2.4.7 Telecom
                  Control0..*
                  TypeContactPoint