[geprüfte Version] | [Markierung ausstehend] |
|
|
− | ===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===== | | =====Adress-Element der Organisation===== |
| {| class="wikitable" width="100%" | | {| class="wikitable" width="100%" |
|
|
| | | |
| |- style="background:#FFFFFF" | | |- style="background:#FFFFFF" |
− | | style="text-align:left" | addr|| AD|| 0..1 || O || Ein Adress-Element der Person der Entität<br/> | + | | 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. |
− | Grundsätzlich sind die Vorgaben gemäß "[[#Adress-Elemente|Adress-Elemente]]" zu befolgen. | |
| |- | | |- |
| |} | | |} |
| | | |
− | =====Kontakt-Elemente der Organisation=====
| + | Organisationen werden durch folgende Templates spezifiziert: |
− | {| 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.
| |
− | |-
| |
− | |}
| |
− | | |
− | 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.
| + | *[[#Organization_Compilation_with_name|Organization Compilation with name]] |
− | <div class="landscape">
| + | *[[#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]] |