[geprüfte Version] | [Markierung ausstehend] |
|
|
| + | ===Namen-Elemente von Organisationen ON=== |
| + | Organisations-Namen werden über das Element ''name'' abgebildet. |
| + | |
| + | Dieser Implementierungsleitfaden lässt nur die unstrukturierte Angabe des Organisationsnamens zu. Die Verwendung des @''qualifier'' Attributs beim name-Element ist nicht gestattet. |
| + | |
| ====Strukturbeispiel==== | | ====Strukturbeispiel==== |
| Beispiel für die Angabe eines Organisationsnamens: | | Beispiel für die Angabe eines Organisationsnamens: |
|
|
| <name>Krankenhaus Wels</name> | | <name>Krankenhaus Wels</name> |
| </pre> | | </pre> |
| + | |
| + | ====Spezifikation==== |
| + | {| class="wikitable" width="100%" |
| + | |- |
| + | ! style="text-align:left" width="20%" | Element/Attribut ||style="text-align:left" width="5%" | DT ||style="text-align:left" width="5%" | Kard ||style="text-align:left" width="5%" | Konf ||style="text-align:left" width="65%" | Beschreibung |
| + | |
| + | |- style="background:#FFFFFF" |
| + | | style="text-align:left" | name|| ON|| || || Name der Organisation |
| + | |- |
| + | |} |
| + | |
| + | Spezifiziert durch folgendes Template: |
| + | * [[#Organization_Name_Compilation|Organization Name Compilation]] |