Item |
DT |
Card |
Conf |
Omschrijving |
Label |
|
|
|
|
|
(CDArecordTarget) |
|
@typeCode
|
|
|
1 .. 1 |
F |
RCT |
|
@contextControlCode
|
|
|
1 .. 1 |
F |
OP |
|
Voorbeeld |
<recordTarget typeCode="RCT" contextControlCode="OP"> <patientRole classCode="PAT"> <id root="2.16.840.1.113883.2.4.6.3" extension="280881241"/> <addr use="HP"> <streetName>Parelhof</streetName> <houseNumber>1</houseNumber> <postalCode>1703 EZ</postalCode> <city>Heerhugowaard</city> </addr> <telecom use="HP" value="tel:+31725755556"/> <telecom use="H" value="mailto:zeb@zachtjes.nl"/> <patient classCode="PSN"> <name use="L"> <given>Jan</given> <family>Zachtjes</family> </name> <administrativeGenderCode code="M" codeSystem="2.16.840.1.113883.5.1"/> <birthTime value="19810408"/> </patient> </patientRole></recordTarget> |
|
Voorbeeld |
<recordTarget typeCode="RCT" contextControlCode="OP"> <patientRole classCode="PAT"> <id extension="880197249" root="2.16.840.1.113883.2.4.6.3"/> <patient classCode="PSN" determinerCode="INSTANCE"> <name use="L"> <given>Mieke</given> <family>Cliënt</family> </name> <birthTime value="19701023"/> </patient> </patientRole></recordTarget> |
|
hl7:patientRole
|
|
|
1 .. 1 |
M |
|
(CDArecordTarget) |
|
|
@classCode
|
|
|
1 .. 1 |
F |
PAT |
Ingevoegd van 2.16.840.1.113883.2.4.6.10.90.900028 Burgerservicenummer (2009‑10‑01) 1..1 Mandatory
|
|
|
hl7:id
|
|
II.NL.BSN |
1 .. 1 |
M |
|
(CDArecordTarget) |
|
|
0 .. 1 |
F |
2.16.840.1.113883.2.4.6.3 |
|
|
Gekoppeld aan concepten:
|
|
Voorbeeld |
<id root="2.16.840.1.113883.2.4.6.3" extension="100202020"/>
|
|
Voorbeeld |
<id nullFlavor="MSK"/>
|
|
|
hl7:id
|
|
II |
0 .. * |
|
other IDs |
(CDArecordTarget) |
|
|
hl7:addr
|
|
AD |
0 .. 2 |
|
|
(CDArecordTarget) |
|
|
0 .. 1 |
|
|
|
Schematron assert |
role |
error
|
|
test |
not(@use) or string-length(normalize-space(replace (@use, 'HP|PHYS|TMP', '')))=0 |
|
Melding |
Attribute @use of addr SHALL contain codes HP PHYS PST or TMP only |
|
Schematron assert |
role |
error
|
|
test |
../hl7:addr[@use='HP' or @use='TMP PHYS'] |
|
Melding |
Addr SHALL be present with @use HP or TMP PHYS or both |
|
|
hl7:telecom
|
|
TEL |
0 .. * |
|
|
(CDArecordTarget) |
|
|
hl7:patient
|
|
|
1 .. 1 |
M |
|
(CDArecordTarget) |
|
|
1 .. 1 |
F |
PSN |
|
PN |
1 .. 2 |
M |
|
(CDArecordTarget) |
|
Voorbeeld |
<name use="L"> <given qualifier="IN">A.C.</given> <prefix qualifier="VV BR">van </prefix> <family qualifier="BR">Aalst</family></name> |
|
|
|
hl7:administrativeGenderCode
|
|
CE |
0 .. 1 |
|
|
(CDArecordTarget) |
|
CONF |
|
|
Voorbeeld |
<administrativeGenderCode code="F" codeSystem="2.16.840.1.113883.5.1"/>
|
|
TS |
1 .. 1 |
M |
|
(CDArecordTarget) |
|
Voorbeeld |
<birthTime value="19421014"/>
|