HL7 CZ Laboratory IG
0.5.0 - ci-build
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
| 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. |
| Short | A1.1, A1.2 - Subject of care |
| Control | 0..* |
| Is Modifier | false |
| Logical Model | Instances 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 |
| Short | A.1.1 Identification of the patient/subject |
| Control | 1..1 |
| Type | BackboneElement |
| Invariants | ele-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. |
| Short | Unique id for inter-element referencing |
| Control | 0..1 |
| Type | string |
| Is Modifier | false |
| XML Format | In the XML format, this property is represented as an attribute. |
| Summary | false |
| 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. |
| Short | Additional 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. |
| Control | 0..* |
| Type | Extension |
| Is Modifier | false |
| Summary | false |
| Alternate Names | extensions, user content |
| Invariants | ele-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()) |
| Slicing | This element introduces a set of slices on SubjectCz.identification.extension. The slices areUnordered and Open, and can be differentiated using the following discriminators: |
| 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). |
| Short | Extensions 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. |
| Control | 0..* |
| Type | Extension |
| Is Modifier | true because Modifier extensions are expected to modify the meaning or interpretation of the element that contains them |
| Summary | true |
| 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 Names | extensions, user content, modifiers |
| Invariants | ele-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. |
| Short | A.1.1.1 Given name |
| Control | 1..* |
| Type | string |
| Primitive Value | This 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. |
| Short | A.1.1.2 Familyname/surname |
| Control | 1..* |
| Type | string |
| Primitive Value | This 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.
|
| Short | A.1.1.3 Date of birth |
| Control | 1..1 |
| Type | dateTime |
| Primitive Value | This 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. |
| Short | A.1.1.4 Patient identifier |
| Note | This is a business identifier, not a resource identifier (see discussion) |
| Control | 1..* |
| Type | Identifier |
| 18. SubjectCz.identification.citizenship | |
| Definition | Citizenship according to Act No. 186/2013. Citizenship as stated on official documents for identity verification.
|
| Short | A.1.1.5 Citizenship |
| Control | 0..* |
| Type | CodeableConcept |
| 20. SubjectCz.identification.gender | |
| Definition | This field must contain a recognised valid value for 'administrative gender'. If different, 'physiological gender' should be communicated elsewhere
|
| Short | A.1.1.6 Gender |
| Control | 1..1 |
| Type | CodeableConcept |
| 22. SubjectCz.identification.languageOfCommunication | |
| Definition | Language(s) in which the patient communicates
|
| Short | A.1.1.7 Language of communication |
| Control | 0..* |
| Type | CodeableConcept |
| 24. SubjectCz.contactInfo | |
| Definition | A.1.2 Patient/subject related contact information |
| Short | A.1.2 Patient/subject related contact information |
| Control | 0..1 |
| Type | BackboneElement |
| Invariants | ele-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. |
| Short | Unique id for inter-element referencing |
| Control | 0..1 |
| Type | string |
| Is Modifier | false |
| XML Format | In the XML format, this property is represented as an attribute. |
| Summary | false |
| 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. |
| Short | Additional 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. |
| Control | 0..* |
| Type | Extension |
| Is Modifier | false |
| Summary | false |
| Alternate Names | extensions, user content |
| Invariants | ele-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()) |
| Slicing | This element introduces a set of slices on SubjectCz.contactInfo.extension. The slices areUnordered and Open, and can be differentiated using the following discriminators: |
| 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). |
| Short | Extensions 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. |
| Control | 0..* |
| Type | Extension |
| Is Modifier | true because Modifier extensions are expected to modify the meaning or interpretation of the element that contains them |
| Summary | true |
| 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 Names | extensions, user content, modifiers |
| Invariants | ele-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) |
| Short | A.1.2.1 Address |
| Control | 0..* |
| Type | Address |
| 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): |
| Short | A.1.2.2 Telecom |
| Control | 0..* |
| Type | ContactPoint |
| 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. |
| Short | A.1.2.3 Prefered physician |
| Control | 0..* |
| Type | BackboneElement |
| Invariants | ele-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. |
| Short | Unique id for inter-element referencing |
| Control | 0..1 |
| Type | string |
| Is Modifier | false |
| XML Format | In the XML format, this property is represented as an attribute. |
| Summary | false |
| 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. |
| Short | Additional 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. |
| Control | 0..* |
| Type | Extension |
| Is Modifier | false |
| Summary | false |
| Alternate Names | extensions, user content |
| Invariants | ele-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()) |
| Slicing | This element introduces a set of slices on SubjectCz.contactInfo.preferedPhysician.extension. The slices areUnordered and Open, and can be differentiated using the following discriminators: |
| 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). |
| Short | Extensions 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. |
| Control | 0..* |
| Type | Extension |
| Is Modifier | true because Modifier extensions are expected to modify the meaning or interpretation of the element that contains them |
| Summary | true |
| 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 Names | extensions, user content, modifiers |
| Invariants | ele-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). |
| Short | A.1.2.3.1 Identification of the prefered physician |
| Control | 1..1 |
| Type | Identifier |
| 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. |
| Short | A.1.2.3.2 Name of the prefered physician |
| Control | 1..1 |
| Type | HumanName |
| 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.)
|
| Short | A.1.2.3.3 Specialization of the prefered physician |
| Control | 0..* |
| Type | CodeableConcept |
| 50. SubjectCz.contactInfo.preferedPhysician.providerIdentifierName | |
| Definition | Identifier (IČO, NRPZS) and name of the provider the doctor represents |
| Short | A.1.2.3.4 Identification and name of the provider the doctor represents |
| Control | 0..1 |
| Type | string |
| Primitive Value | This 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. |
| Short | A.1.2.3.5 Provider address |
| Control | 0..1 |
| Type | Address |
| 54. SubjectCz.contactInfo.preferedPhysician.telecom | |
| Definition | Telecommunication contact (e-mail, phone, etc.). |
| Short | A.1.2.3.6 Telecom |
| Control | 0..* |
| Type | ContactPoint |
| 56. SubjectCz.contactInfo.legalRepresent | |
| Definition | A.1.2.4 Legal representatives and other contact persons |
| Short | A.1.2.4 Legal representatives and other contact persons |
| Control | 0..* |
| Type | BackboneElement |
| Invariants | ele-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. |
| Short | Unique id for inter-element referencing |
| Control | 0..1 |
| Type | string |
| Is Modifier | false |
| XML Format | In the XML format, this property is represented as an attribute. |
| Summary | false |
| 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. |
| Short | Additional 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. |
| Control | 0..* |
| Type | Extension |
| Is Modifier | false |
| Summary | false |
| Alternate Names | extensions, user content |
| Invariants | ele-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()) |
| Slicing | This element introduces a set of slices on SubjectCz.contactInfo.legalRepresent.extension. The slices areUnordered and Open, and can be differentiated using the following discriminators: |
| 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). |
| Short | Extensions 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. |
| Control | 0..* |
| Type | Extension |
| Is Modifier | true because Modifier extensions are expected to modify the meaning or interpretation of the element that contains them |
| Summary | true |
| 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 Names | extensions, user content, modifiers |
| Invariants | ele-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.
|
| Short | A.1.2.4.1 Contact type |
| Control | 0..1 |
| Type | CodeableConcept |
| 66. SubjectCz.contactInfo.legalRepresent.relationToSubject | |
| Definition | Relationship of the person to the patient (father, son, daughter, etc.).
|
| Short | A.1.2.4.2 Relationship to the patient |
| Control | 0..1 |
| Type | CodeableConcept |
| 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. |
| Short | A.1.2.4.3 Person identifier |
| Note | This is a business identifier, not a resource identifier (see discussion) |
| Control | 0..* |
| Type | Identifier |
| 70. SubjectCz.contactInfo.legalRepresent.givenName | |
| Definition | The given name/first name of the person (also known as forename or first name). |
| Short | A.1.2.4.4 Given name |
| Control | 1..* |
| Type | string |
| Primitive Value | This 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. |
| Short | A.1.2.4.5 Family name/surname |
| Control | 1..* |
| Type | string |
| Primitive Value | This 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. |
| Short | A.1.2.4.6 Contact person address |
| Control | 0..1 |
| Type | Address |
| 76. SubjectCz.contactInfo.legalRepresent.telecom | |
| Definition | Telecommunication contact (e-mail, phone, etc.). |
| Short | A.1.2.4.7 Telecom |
| Control | 0..* |
| Type | ContactPoint |
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. |
| Short | A1.1, A1.2 - Subject of care |
| Logical Model | Instances 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 |
| Short | A.1.1 Identification of the patient/subject |
| Control | 1..1 |
| Type | BackboneElement |
| 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. |
| Short | A.1.1.1 Given name |
| Control | 1..* |
| Type | string |
| Primitive Value | This 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. |
| Short | A.1.1.2 Familyname/surname |
| Control | 1..* |
| Type | string |
| Primitive Value | This 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.
|
| Short | A.1.1.3 Date of birth |
| Control | 1..1 |
| Type | dateTime |
| Primitive Value | This 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. |
| Short | A.1.1.4 Patient identifier |
| Note | This is a business identifier, not a resource identifier (see discussion) |
| Control | 1..* |
| Type | Identifier |
| 12. SubjectCz.identification.citizenship | |
| Definition | Citizenship according to Act No. 186/2013. Citizenship as stated on official documents for identity verification.
|
| Short | A.1.1.5 Citizenship |
| Control | 0..* |
| Type | CodeableConcept |
| 14. SubjectCz.identification.gender | |
| Definition | This field must contain a recognised valid value for 'administrative gender'. If different, 'physiological gender' should be communicated elsewhere
|
| Short | A.1.1.6 Gender |
| Control | 1..1 |
| Type | CodeableConcept |
| 16. SubjectCz.identification.languageOfCommunication | |
| Definition | Language(s) in which the patient communicates
|
| Short | A.1.1.7 Language of communication |
| Control | 0..* |
| Type | CodeableConcept |
| 18. SubjectCz.contactInfo | |
| Definition | A.1.2 Patient/subject related contact information |
| Short | A.1.2 Patient/subject related contact information |
| Control | 0..1 |
| Type | BackboneElement |
| 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) |
| Short | A.1.2.1 Address |
| Control | 0..* |
| Type | Address |
| 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): |
| Short | A.1.2.2 Telecom |
| Control | 0..* |
| Type | ContactPoint |
| 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. |
| Short | A.1.2.3 Prefered physician |
| Control | 0..* |
| Type | BackboneElement |
| 26. SubjectCz.contactInfo.preferedPhysician.Identifier | |
| Definition | Identification number of the health care professional according to the National Register of Health Care Professionals (NRZP). |
| Short | A.1.2.3.1 Identification of the prefered physician |
| Control | 1..1 |
| Type | Identifier |
| 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. |
| Short | A.1.2.3.2 Name of the prefered physician |
| Control | 1..1 |
| Type | HumanName |
| 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.)
|
| Short | A.1.2.3.3 Specialization of the prefered physician |
| Control | 0..* |
| Type | CodeableConcept |
| 32. SubjectCz.contactInfo.preferedPhysician.providerIdentifierName | |
| Definition | Identifier (IČO, NRPZS) and name of the provider the doctor represents |
| Short | A.1.2.3.4 Identification and name of the provider the doctor represents |
| Control | 0..1 |
| Type | string |
| Primitive Value | This 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. |
| Short | A.1.2.3.5 Provider address |
| Control | 0..1 |
| Type | Address |
| 36. SubjectCz.contactInfo.preferedPhysician.telecom | |
| Definition | Telecommunication contact (e-mail, phone, etc.). |
| Short | A.1.2.3.6 Telecom |
| Control | 0..* |
| Type | ContactPoint |
| 38. SubjectCz.contactInfo.legalRepresent | |
| Definition | A.1.2.4 Legal representatives and other contact persons |
| Short | A.1.2.4 Legal representatives and other contact persons |
| Control | 0..* |
| Type | BackboneElement |
| 40. SubjectCz.contactInfo.legalRepresent.type | |
| Definition | Type of contact person distinguishing emergent contacts, legal guardians and other persons with a relationship to the patient.
|
| Short | A.1.2.4.1 Contact type |
| Control | 0..1 |
| Type | CodeableConcept |
| 42. SubjectCz.contactInfo.legalRepresent.relationToSubject | |
| Definition | Relationship of the person to the patient (father, son, daughter, etc.).
|
| Short | A.1.2.4.2 Relationship to the patient |
| Control | 0..1 |
| Type | CodeableConcept |
| 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. |
| Short | A.1.2.4.3 Person identifier |
| Note | This is a business identifier, not a resource identifier (see discussion) |
| Control | 0..* |
| Type | Identifier |
| 46. SubjectCz.contactInfo.legalRepresent.givenName | |
| Definition | The given name/first name of the person (also known as forename or first name). |
| Short | A.1.2.4.4 Given name |
| Control | 1..* |
| Type | string |
| Primitive Value | This 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. |
| Short | A.1.2.4.5 Family name/surname |
| Control | 1..* |
| Type | string |
| Primitive Value | This 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. |
| Short | A.1.2.4.6 Contact person address |
| Control | 0..1 |
| Type | Address |
| 52. SubjectCz.contactInfo.legalRepresent.telecom | |
| Definition | Telecommunication contact (e-mail, phone, etc.). |
| Short | A.1.2.4.7 Telecom |
| Control | 0..* |
| Type | ContactPoint |
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. |
| Short | A1.1, A1.2 - Subject of care |
| Control | 0..* |
| Is Modifier | false |
| Logical Model | Instances 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 |
| Short | A.1.1 Identification of the patient/subject |
| Control | 1..1 |
| Type | BackboneElement |
| Invariants | ele-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. |
| Short | Unique id for inter-element referencing |
| Control | 0..1 |
| Type | string |
| Is Modifier | false |
| XML Format | In the XML format, this property is represented as an attribute. |
| Summary | false |
| 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. |
| Short | Additional 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. |
| Control | 0..* |
| Type | Extension |
| Is Modifier | false |
| Summary | false |
| Alternate Names | extensions, user content |
| Invariants | ele-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()) |
| Slicing | This element introduces a set of slices on SubjectCz.identification.extension. The slices areUnordered and Open, and can be differentiated using the following discriminators: |
| 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). |
| Short | Extensions 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. |
| Control | 0..* |
| Type | Extension |
| Is Modifier | true because Modifier extensions are expected to modify the meaning or interpretation of the element that contains them |
| Summary | true |
| 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 Names | extensions, user content, modifiers |
| Invariants | ele-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. |
| Short | A.1.1.1 Given name |
| Control | 1..* |
| Type | string |
| Primitive Value | This 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. |
| Short | A.1.1.2 Familyname/surname |
| Control | 1..* |
| Type | string |
| Primitive Value | This 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.
|
| Short | A.1.1.3 Date of birth |
| Control | 1..1 |
| Type | dateTime |
| Primitive Value | This 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. |
| Short | A.1.1.4 Patient identifier |
| Note | This is a business identifier, not a resource identifier (see discussion) |
| Control | 1..* |
| Type | Identifier |
| 18. SubjectCz.identification.citizenship | |
| Definition | Citizenship according to Act No. 186/2013. Citizenship as stated on official documents for identity verification.
|
| Short | A.1.1.5 Citizenship |
| Control | 0..* |
| Type | CodeableConcept |
| 20. SubjectCz.identification.gender | |
| Definition | This field must contain a recognised valid value for 'administrative gender'. If different, 'physiological gender' should be communicated elsewhere
|
| Short | A.1.1.6 Gender |
| Control | 1..1 |
| Type | CodeableConcept |
| 22. SubjectCz.identification.languageOfCommunication | |
| Definition | Language(s) in which the patient communicates
|
| Short | A.1.1.7 Language of communication |
| Control | 0..* |
| Type | CodeableConcept |
| 24. SubjectCz.contactInfo | |
| Definition | A.1.2 Patient/subject related contact information |
| Short | A.1.2 Patient/subject related contact information |
| Control | 0..1 |
| Type | BackboneElement |
| Invariants | ele-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. |
| Short | Unique id for inter-element referencing |
| Control | 0..1 |
| Type | string |
| Is Modifier | false |
| XML Format | In the XML format, this property is represented as an attribute. |
| Summary | false |
| 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. |
| Short | Additional 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. |
| Control | 0..* |
| Type | Extension |
| Is Modifier | false |
| Summary | false |
| Alternate Names | extensions, user content |
| Invariants | ele-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()) |
| Slicing | This element introduces a set of slices on SubjectCz.contactInfo.extension. The slices areUnordered and Open, and can be differentiated using the following discriminators: |
| 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). |
| Short | Extensions 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. |
| Control | 0..* |
| Type | Extension |
| Is Modifier | true because Modifier extensions are expected to modify the meaning or interpretation of the element that contains them |
| Summary | true |
| 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 Names | extensions, user content, modifiers |
| Invariants | ele-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) |
| Short | A.1.2.1 Address |
| Control | 0..* |
| Type | Address |
| 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): |
| Short | A.1.2.2 Telecom |
| Control | 0..* |
| Type | ContactPoint |
| 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. |
| Short | A.1.2.3 Prefered physician |
| Control | 0..* |
| Type | BackboneElement |
| Invariants | ele-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. |
| Short | Unique id for inter-element referencing |
| Control | 0..1 |
| Type | string |
| Is Modifier | false |
| XML Format | In the XML format, this property is represented as an attribute. |
| Summary | false |
| 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. |
| Short | Additional 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. |
| Control | 0..* |
| Type | Extension |
| Is Modifier | false |
| Summary | false |
| Alternate Names | extensions, user content |
| Invariants | ele-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()) |
| Slicing | This element introduces a set of slices on SubjectCz.contactInfo.preferedPhysician.extension. The slices areUnordered and Open, and can be differentiated using the following discriminators: |
| 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). |
| Short | Extensions 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. |
| Control | 0..* |
| Type | Extension |
| Is Modifier | true because Modifier extensions are expected to modify the meaning or interpretation of the element that contains them |
| Summary | true |
| 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 Names | extensions, user content, modifiers |
| Invariants | ele-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). |
| Short | A.1.2.3.1 Identification of the prefered physician |
| Control | 1..1 |
| Type | Identifier |
| 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. |
| Short | A.1.2.3.2 Name of the prefered physician |
| Control | 1..1 |
| Type | HumanName |
| 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.)
|
| Short | A.1.2.3.3 Specialization of the prefered physician |
| Control | 0..* |
| Type | CodeableConcept |
| 50. SubjectCz.contactInfo.preferedPhysician.providerIdentifierName | |
| Definition | Identifier (IČO, NRPZS) and name of the provider the doctor represents |
| Short | A.1.2.3.4 Identification and name of the provider the doctor represents |
| Control | 0..1 |
| Type | string |
| Primitive Value | This 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. |
| Short | A.1.2.3.5 Provider address |
| Control | 0..1 |
| Type | Address |
| 54. SubjectCz.contactInfo.preferedPhysician.telecom | |
| Definition | Telecommunication contact (e-mail, phone, etc.). |
| Short | A.1.2.3.6 Telecom |
| Control | 0..* |
| Type | ContactPoint |
| 56. SubjectCz.contactInfo.legalRepresent | |
| Definition | A.1.2.4 Legal representatives and other contact persons |
| Short | A.1.2.4 Legal representatives and other contact persons |
| Control | 0..* |
| Type | BackboneElement |
| Invariants | ele-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. |
| Short | Unique id for inter-element referencing |
| Control | 0..1 |
| Type | string |
| Is Modifier | false |
| XML Format | In the XML format, this property is represented as an attribute. |
| Summary | false |
| 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. |
| Short | Additional 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. |
| Control | 0..* |
| Type | Extension |
| Is Modifier | false |
| Summary | false |
| Alternate Names | extensions, user content |
| Invariants | ele-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()) |
| Slicing | This element introduces a set of slices on SubjectCz.contactInfo.legalRepresent.extension. The slices areUnordered and Open, and can be differentiated using the following discriminators: |
| 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). |
| Short | Extensions 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. |
| Control | 0..* |
| Type | Extension |
| Is Modifier | true because Modifier extensions are expected to modify the meaning or interpretation of the element that contains them |
| Summary | true |
| 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 Names | extensions, user content, modifiers |
| Invariants | ele-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.
|
| Short | A.1.2.4.1 Contact type |
| Control | 0..1 |
| Type | CodeableConcept |
| 66. SubjectCz.contactInfo.legalRepresent.relationToSubject | |
| Definition | Relationship of the person to the patient (father, son, daughter, etc.).
|
| Short | A.1.2.4.2 Relationship to the patient |
| Control | 0..1 |
| Type | CodeableConcept |
| 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. |
| Short | A.1.2.4.3 Person identifier |
| Note | This is a business identifier, not a resource identifier (see discussion) |
| Control | 0..* |
| Type | Identifier |
| 70. SubjectCz.contactInfo.legalRepresent.givenName | |
| Definition | The given name/first name of the person (also known as forename or first name). |
| Short | A.1.2.4.4 Given name |
| Control | 1..* |
| Type | string |
| Primitive Value | This 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. |
| Short | A.1.2.4.5 Family name/surname |
| Control | 1..* |
| Type | string |
| Primitive Value | This 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. |
| Short | A.1.2.4.6 Contact person address |
| Control | 0..1 |
| Type | Address |
| 76. SubjectCz.contactInfo.legalRepresent.telecom | |
| Definition | Telecommunication contact (e-mail, phone, etc.). |
| Short | A.1.2.4.7 Telecom |
| Control | 0..* |
| Type | ContactPoint |