[geprüfte Version] | [Markierung ausstehend] |
|
|
− | ==Komplexe (zusammengesetzte) Elemente==
| |
− | ===Personen-Element===
| |
− | Personen-Elemente im CDA sind komplexe, zusammengesetzte Objekte und dienen zur Abbildung von Personen. Ein Personen-Element beinhaltet im Wesentlichen das ''name''-Element der Person.
| |
− |
| |
− | ====Strukturbeispiel====
| |
− | <pre class="ilfbox_code">
| |
− | <assignedPerson>
| |
− | <name>
| |
− | <prefix qualifier="AC">Dr.</prefix>
| |
− | <given>Hubert</given>
| |
− | <family>Muster</family>
| |
− | </name>
| |
− | </assignedPerson>
| |
− | </pre>
| |
− |
| |
| ====Spezifikation==== | | ====Spezifikation==== |
− | Bei Personen-Elementen MÜSSEN, sofern nicht anders spezifiziert, immer die folgenden Elemente angegeben werden:
| + | {| class="wikitable" |
− | {| 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|| PN|| 1..* || M || Name der Person<br/> Grundsätzlich sind die Vorgaben gemäß "[[#Namen-Elemente_von_Personen_PN|Namen-Elemente von Personen PN]]" zu befolgen.
| |
| |- | | |- |
− | |}
| + | ! Name |
− | | + | ! Type |
− | ===Organisations-Element===
| + | ! Description |
− | Organisations-Elemente im CDA sind komplexe, zusammengesetzte Objekte und dienen zur Abbildung von Organisationen unter Berücksichtigung ihrer essentiellen Informationen, wie ID, Name, Adresse, Kontaktdaten, etc.
| |
− | | |
− | ====Strukturbeispiel====
| |
− | <pre class="ilfbox_code">
| |
− | <serviceProviderOrganization>
| |
− | <id root="1.2.40.0.34.3.1.xxx" assigningAuthorityName="GDA Index"/>
| |
− | <name>Amadeus Spital</name>
| |
− | <telecom value="tel:+43.1.3453446.0"/>
| |
− | <telecom value="fax:+43.1.3453446.4674"/>
| |
− | <telecom value="mailto:info@amadeusspital.at"/>
| |
− | <telecom value="http://www.amadeusspital.at"/>
| |
− | <addr>
| |
− | <streetName>Mozartgasse</streetName>
| |
− | <houseNumber>1-7</houseNumber>
| |
− | <postalCode>1234</postalCode>
| |
− | <city>St.Wolfgang</city>
| |
− | <state>Salzburg</state>
| |
− | <country>AUT</country>
| |
− | </addr>
| |
− | </serviceProviderOrganization>
| |
− | </pre>
| |
− | | |
− | ====Spezifikation====
| |
− | Bei Organisations-Elementen MÜSSEN, sofern nicht anders spezifiziert, immer die folgenden Elemente angegeben werden:
| |
− | =====id=====
| |
− | {| 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" | id|| II || 0..* || O || Beliebig viele IDs der Organisation. z.B.: ID aus dem GDA-Index, DVR-Nummer, ATU-Nummer, etc.<br/> Grundsätzlich sind die Vorgaben gemäß "[[#Identifikations-Elemente|Identifikations-Elemente]]" zu befolgen.
| |
| |- | | |- |
− | |} | + | | origin |
− | | + | | T |
− | =====Name der Organisation=====
| + | | The origin of the list item value scale, i.e., the physical quantity that a zero-digit would represent in the sequence of values. |
− | {| 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 || PN|| 1..1 || M || Name der Organisation<br/>Grundsätzlich sind die Vorgaben gemäß "[[#Namen-Elemente_von_Organisationen_ON|Namen-Elemente von Organisationen ON]]" zu befolgen. | |
| |- | | |- |
− | |} | + | | scale |
− | | + | | T.diffType |
− | =====Kontakt-Elemente der Organisation=====
| + | | A ratio-scale quantity that is factored out of the digit sequence. |
− | {| 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" | telecom|| TEL || 0..* || O || Beliebig viele Kontakt-Elemente der Organisation<br/>Grundsätzlich sind die Vorgaben gemäß "[[#Kontaktdaten-Elemente|Kontaktdaten-Element]]" zu befolgen.
| |
− | |-
| |
− | |}
| |
− | | |
− | =====Adress-Element der Organisation=====
| |
− | {| 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" | addr|| AD|| 0..1 || O || Ein Adress-Elemente der Organisation<br/>Grundsätzlich sind die Vorgaben gemäß "[[#Adress-Elemente|Adress-Elemente]]" zu befolgen.
| |
− | |-
| |
− | |}
| |
− | | |
− | Organisationen werden durch folgende Templates spezifiziert:
| |
− | | |
− | *[[#Organization_Compilation_with_name|Organization Compilation with name]]
| |
− | *[[#Organization_Compilation_with_id.2C_name|Organization Compilation with id, name]]
| |
− | *[[#Organization_Compilation_with_id.2C_name.2C_tel.2C_addr|Organization Compilation with id, name, tel, addr]]
| |
− | *[[#Organization_Compilation_with_name.2C_addr_minimal|Organization Compilation with name, addr minimal]]
| |
− | *[[#Organization_Compilation_with_name.2C_addr_minimal_and_telecom|Organization Compilation with name, addr minimal and telecom]]
| |
− | | |
− | ===AssignedEntity-Element (Person + Organisation)===
| |
− | AssignedEntity-Elemente im CDA sind komplexe, zusammengesetzte Objekte und dienen zur Abbildung von abstrakten Entitäten, welche sich aus Person- und Organisationsinformationen zusammensetzen.
| |
− | | |
− | Hierbei MUSS jedenfalls die "Person" der Entität angegeben werden. Die Angabe der Organisation, der die Person angehört, ist prinzipiell optional. Diese Optionalität kann sich in Abhängigkeit vom konkreten Anwendungsfall in "verpflichtend" ändern.
| |
− | | |
− | ====Strukturbeispiel====
| |
− | <pre class="ilfbox_code">
| |
− | <assignedEntity>
| |
− | <id root="1.2.40.0.34.99.111.1.3" | |
− | extension="2222"
| |
− | assigningAuthorityName="Amadeus Spital"/>
| |
− | <addr>
| |
− | <streetName>Währinger Gürtel</streetName>
| |
− | <houseNumber>18-20</houseNumber>
| |
− | <postalCode>1090</postalCode>
| |
− | <city>Wien</city>
| |
− | <state>Wien</state>
| |
− | <country>AUT</country>
| |
− | </addr>
| |
− | <telecom value="tel:+43.1.3453446.0"/>
| |
− | <telecom value="fax:+43.1.3453446.4674"/>
| |
− | <telecom value="mailto:info@amadeusspital.at"/>
| |
− | <telecom value="http://www.amadeusspital.at"/>
| |
− | <assignedPerson>
| |
− | :
| |
− | </assignedPerson>
| |
− | <representedOrganization>
| |
− | :
| |
− | </representedOrganization>
| |
− | </assignedEntity>
| |
− | </pre>
| |
− | | |
− | ====Spezifikation====
| |
− | Bei AssignedEntity-Elementen MÜSSEN, sofern nicht anders spezifiziert, immer die folgenden Elemente angegeben werden:
| |
− | =====id=====
| |
− | {| 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" | id|| II|| 1..* || R || Mindestens eine ID der Person der Entität<br/>
| |
− | Zugelassene nullFlavor:<br/>
| |
− | * '''NI''' … Die Person der Entität hat keine Identifikationsnummer
| |
− | * '''UNK''' … Die Person der Entität hat eine Identifikationsnummer, diese ist jedoch unbekannt
| |
− | Grundsätzlich sind die Vorgaben gemäß "[[#Identifikations-Elemente|Identifikations-Elemente]]" zu befolgen.
| |
− | |-
| |
− | |}
| |
− | | |
− | =====Adress-Element der Organisation=====
| |
− | {| 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" | addr|| AD|| 0..1 || O || Ein Adress-Element der Person der Entität<br/>
| |
− | Grundsätzlich sind die Vorgaben gemäß "[[#Adress-Elemente|Adress-Elemente]]" zu befolgen.
| |
− | |-
| |
− | |}
| |
− | | |
− | =====Kontakt-Elemente der Organisation=====
| |
− | {| 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" | telecom|| TEL|| 0..* || O || Beliebig viele Kontakt-Elemente der Person der Entität<br/>
| |
− | Grundsätzlich sind die Vorgaben gemäß "[[#Kontaktdaten-Elemente|Kontaktdaten-Element]]" zu befolgen.
| |
− | |-
| |
− | |}
| |
− | | |
− | =====Personen-Element der Entität=====
| |
− | {| 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" | assignedPerson|| POCD_MT000040.<br/>Person|| 1..1 || M || Personendaten der Person der Entität<br/>
| |
− | Grundsätzlich sind die Vorgaben gemäß "[[#Personen-Element|Personen-Element]]" zu befolgen.
| |
− | |-
| |
− | |}
| |
− | | |
− | =====Organisations-Element der Entität=====
| |
− | {| 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" | representedOrganization|| POCD_MT000040.<br/>Organization|| 0..1 || O || Organisationsdaten der Entität<br/>
| |
− | Grundsätzlich sind die Vorgaben gemäß "[[#Organisations-Element|Organisations-Element]]" zu befolgen.
| |
| |- | | |- |
| + | | digits |
| + | | LIST<INT> |
| + | | A sequence of raw digits representing the sample values. |
| |} | | |} |
− |
| |
− | Assigned Entity-Elemente werden durch folgende Templates spezifiziert:
| |
− | *[[#Assigned_Entity|Assigned Entity]]
| |
− | *[[#Assigned_Entity_with_id.2C_name.2C_addr_and_telecom|Assigned Entity with id, name, addr and telecom]]
| |
− | *[[#Assigned_Entity_Body|Assigned Entity Body]]
| |
− | *[[#Assigned_Entity_Body_with_name.2C_addr_and_telecom|Assigned Entity Body with name, addr and telecom]]
| |
− | <!-- Seitenumbruch -->
| |
− |
| |
− | =Dataset des Allgemeinen Implementierungsleitfadens=
| |
− | Das Dataset (auch "Datenarten" oder "Konzepte") listet alle mit der Arbeitsgruppe abgestimmten Inhalte des Leitfadens auf. Es enthält Beschreibungen der Elemente mit Synonymen.
| |
− |
| |
− | Dataset-Elemente können auf das CDA Datenmodell gemappt werden. In den Metadaten eines Templates sind alle assoziierten Konzepte auf einen Blick ersichtlich. Im Template-Body wird das assoziierte Konzept beim entsprechenden Datenelement angezeigt.
| |
− |
| |
− | Die Live-Version des Datasets in Art-Decor kann unter folgendem [https://art-decor.org/decor/services/RetrieveDataSet?id=1.2.40.0.34.777.7.1.1&language=de-DE&effectiveDate=2019-02-04T16:30:59&format=html&hidecolumns=3456bcdefghijklmnop Link] betrachtet werden.
| |
− | <div class="landscape">
| |