Änderungen

Wechseln zu: Navigation, Suche

ILF:XDS Metadaten (Version 3)

23 Bytes hinzugefügt, 14:29, 3. Sep. 2020
Spezifikation
<span style="color:red;">$inst</span> … ClinicalDocument/author/assignedAuthor/representedOrganization
* Fall 1:<br/>
Element $inst/id[1] ist vorhanden<br/>
Attribut &$inst/id[1]/@root ist vorhanden<br/>Attribut &$inst/id[1]/@extension ist nicht vorhanden<br/>
concat(<br/>
<span style="color:red;">$inst</span>/name,"^^^^^^^^^",<br/><span style="color:red;">$inst</span>/id[1]/@root<br/>
)<br/>
<pre class="ILFgreen">
*Fall 2:<br/>
Element $inst/id[1] ist vorhanden<br/>
Attribut &$inst/id[1]/@root ist vorhanden<br/>Attribut &$inst/id[1]/@extension ist vorhanden<br/>
concat(<br/>
<span style="color:red;">$inst</span>/name,"^^^^^&",<br/><span style="color:red;">$inst</span>/id[1]/@root,"&ISO^^^^"<br/><span style="color:red;">$inst</span>/id[1]/@extension<br/>
)<br/>
Bsp<pre class="ILFgreen"><ns2: Slot name="authorInstitution"> <ns2:ValueList> <ns2:Value>Unfallkrankenhaus Neusiedl^^^^^&1.2.3.4.5.6.7.8.9.1789&ISO^^^^45</ns2:Value> </ns2:ValueList></ns2:Slot></pre>
Dies entspricht einer Transformation auf den HL7 v2 XON Datentyp gemäß [IHE ITI-TF3].
320
Bearbeitungen

Navigationsmenü