Back To Index  <<  Back To Templates

ref Template  Patient (recordTarget)

Id 2.16.756.5.30.1.1.1.1.3.9.1.10.2.4 Effective Date valid from 2016‑05‑23
Status draft Draft Version Label 2017
Name CH_LREP_HPAT Display Name Patient (recordTarget)
Description
Patient (Human Patient).
Patient identifiers
The id (patient identification number) can be declared multiple times. If multiple identifications are known, all known IDs should be specified. For laboratory reports, all IDs specified by the ordering system are to be returned. This allows the receiver to assign its internal patient identification.
OIDs of code systems, which are published in the public OID registry for the Swiss health care system (oid.refdata.ch) are REQUIRED. Others are NOT ALLOWED.
Pseudonymization
In special cases, the demographic data of the patient need not be transmitted or they need to be pseudonymized (e.g., results of genetic or forensic toxicology).
The affected values must be replaced by a nullFlavor of type "MSK" (masked), in order to shield the data.
Classification CDA Header Level Template
Open/Closed Open (other than defined elements are allowed)
Used by / Uses
Used by 0 transactions and 1 template, Uses 0 templates
Used by as Name Version
2.16.756.5.30.1.1.1.1.3.9.1 Include draft Laboratory Report V1 (2017) 2016‑03‑23
Relationship Specialization: template 2.16.840.1.113883.10.12.101 (2005‑09‑07)
Example
Pseudonymization with initials
<recordTarget>
  <patientRole>
    <id nullFlavor="MSK"/>    <addr nullFlavor="MSK"/>    <telecom nullFlavor="MSK"/>    <patient>
      <name nullFlavor="MSK">
        <family>(only first letter)</family>        <given>(only first letter)</given>      </name>
      <administrativeGenderCode nullFlavor="MSK"/>      <birthTime nullFlavor="MSK"/>    </patient>
  </patientRole>
</recordTarget>
Item DT Card Conf Description Label
hl7:recordTarget
1 … * R Patient (Human Patient). (CH_LREP_HPAT)
hl7:patientRole
1 … 1 R Exactly one patient MUST be declared. (CH_LREP_HPAT)
hl7:id
II 1 … * R At least one patient identification MUST be declared. (CH_LREP_HPAT)
@extension
st 1 … 1 R MUST contain the patient number itself. The number MUST be unique within the system that has issued the number.
@root
uid 1 … 1 R MUST contain the OID of the system that issued the ID. OIDs of code systems, which are published in the public OID registry for the Swiss health care system (oid.refdata.ch) are REQUIRED. Others are NOT ALLOWED.
hl7:addr
AD 1 … * R All persons (including patients) and organizations, MUST according to XD-LAB contain name, addr and telecom. (CH_LREP_HPAT)
hl7:telecom
TEL 1 … * R All persons (including patients) and organizations, MUST according to XD-LAB contain name, addr and telecom. (CH_LREP_HPAT)
hl7:patient
1 … 1 R Exactly one patient MUST be declared. (CH_LREP_HPAT)
hl7:name
PN 1 … * R All persons (including patients) and organizations, MUST according to XD-LAB contain name, addr and telecom. (CH_LREP_HPAT)
hl7:administrativeGenderCode
CE 1 … 1 R The sex of the patient MUST be indicated according to XD-LAB. (CH_LREP_HPAT)
  CONF
The value of @code shall be drawn from value set 2.16.840.1.113883.1.11.1 AdministrativeGender (DYNAMIC)
hl7:birthTime
TS 1 … 1 R The date of birth of the patient MUST be given according to XD-LAB. (CH_LREP_HPAT)