hl7:custodian
|
|
1 … 1 |
R |
This elements r
epresents the organization that is in charge of maintaining the document.
|
(epS ian) |
@typeCode
|
cs |
0 … 1 |
F |
CST |
hl7:assignedCustodian
|
|
1 … 1 |
R |
|
(epS ian) |
@classCode
|
cs |
0 … 1 |
F |
ASSIGNED |
hl7:representedCustodianOrganization
|
|
1 … 1 |
R |
|
(epS ian) |
@classCode
|
cs |
0 … 1 |
F |
ORG |
@determinerCode
|
cs |
0 … 1 |
F |
INSTANCE |
hl7:id
|
II.EPSOS |
1 … 1 |
R |
Custodian organization Id |
(epS ian) |
@nullFlavor
|
cs |
0 … 1 |
|
|
hl7:name
|
ON |
1 … 1 |
R |
Custodian organization Name
|
(epS ian) |
@nullFlavor
|
cs |
0 … 1 |
|
|
hl7:telecom
|
TEL |
1 … 1 |
R |
Custodian organization Telecom
If there is no information, the nullFlavor attribute shall have a value of 'NI' and
the "value" and "use" attributes shall be omitted, otherwise the nullFlavor attribute
shall not be present, and the "value" and "use" attributes shall be present.
Optionalities and Cardinalities of the following two items shall be interpreted according
to this rule: e.g. is not expected to have two nullFlavored telecom elements.
|
(epS ian) |
@use
|
set_cs |
0 … 1 |
|
|
|
CONF |
|
@nullFlavor
|
cs |
0 … 1 |
F |
NI |
|
Example |
<telecom use="WP" value="tel:+45 20 7025 6161"/> |
hl7:addr
|
AD.EPSOS |
1 … 1 |
R |
Custodian Organization Address |
(epS ian) |
|
Schematron assert |
role |
error
|
|
|
test |
@nullFlavor or hl7:* |
|
|
Message |
If addr is not nullflavored at least one sub element has to be provided |
|
hl7:streetAddressLine
|
|
0 … * |
R |
Street/Number of Street
|
(epS ian) |
hl7:city
|
|
0 … 1 |
R |
City
|
(epS ian) |
hl7:postalCode
|
|
0 … 1 |
R |
Postal Code
|
(epS ian) |
hl7:state
|
|
0 … 1 |
R |
State or Province
|
(epS ian) |
hl7:country
|
|
1 … 1 |
R |
Country. When used addr.country it is always bound to the epSOSCountry value set
|
(epS ian) |
|
Constraint |
The content of this element SHALL be selected from ValueSet epSOSCountry urn:oid:1.3.6.1.4.1.12559.11.10.1.3.1.42.4
|