hl7:custodian
|
|
|
|
|
(Heaian) |
@typeCode
|
|
0 … 1 |
F |
CST |
|
Beispiel |
<custodian typeCode="CST"> <assignedCustodian classCode="ASSIGNED"> <!-- ... --> </assignedCustodian></custodian> |
hl7:assignedCustodian
|
|
1 … 1 |
M |
|
(Heaian) |
@classCode
|
|
0 … 1 |
F |
ASSIGNED |
|
Beispiel |
<assignedCustodian classCode="ASSIGNED"> <representedCustodianOrganization classCode="ORG" determinerCode="INSTANCE"> <!-- ... --> </representedCustodianOrganization></assignedCustodian> |
hl7:representedCustodianOrganization
|
|
1 … 1 |
M |
|
(Heaian) |
@classCode
|
|
0 … 1 |
F |
ORG |
@determinerCode
|
|
0 … 1 |
F |
INSTANCE |
|
Beispiel |
<representedCustodianOrganization> <id root="1.2.40.0.34.99.111.0.1" assigningAuthorityName="GDA Index"/> <name>Amadeus Spital</name> <telecom value="tel:+43.(0)50.55460-0"/> <addr> <streetName>Hafenstraße</streetName> <houseNumber>47-51</houseNumber> <postalCode>4020</postalCode> <city>Linz</city> <state>Oberösterreich</state> <country>Österreich</country> </addr></representedCustodianOrganization> |
hl7:id
|
II |
1 … 1 |
|
|
(Heaian) |
|
Beispiel |
<id root="1.2.40.0.34.99.111.0.1" assigningAuthorityName="GDA Index"/> |
hl7:name
|
|
1 … 1 |
M |
|
(Heaian) |
|
Beispiel |
<name>Amadeus Spital</name> |
hl7:telecom
|
TEL.AT |
0 … * |
|
|
(Heaian) |
hl7:addr
|
AD |
1 … 1 |
M |
|
(Heaian) |