Änderungen

Wechseln zu: Navigation, Suche
Spezifikation
<span style="color:red"> $person</span>/assignedPerson/name/given[2],"^",<br/>
<span style="color:red"> $person</span>/assignedPerson/name/suffix,"^",<br/>
<span style="color:red"> $person</span>/assignedPerson/name/prefix[@qualifier="AC"],"^^^&amp;amp;",<br/><span style="color:red"> $person</span>/id/@root,"&amp;amp;ISO"<br/>
)<br/>
Bsp: 1234^Musterdoktor^Herbert^^^Dr.^^^&amp;amp;1.2.3.4.5.6.7.8.9&amp;amp;ISO
{{EndOrangeBox}}
<span style="color:red"> $person</span>/assignedPerson/name/given[2],"^",<br/>
<span style="color:red"> $person</span>/assignedPerson/name/suffix,"^",<br/>
<span style="color:red"> $person</span>/assignedPerson/name/prefix[@qualifier="AC"],"^^^&amp;amp;",<br/><span style="color:red"> $person</span>/id/@root,"&amp;amp;ISO"<br/>
)<br/>
Bsp: 1234^Musterdoktor^Herbert^^^Dr.^^^&amp;amp;1.2.3.4.5.6.7.8.9&amp;amp;ISO
{{EndOrangeBox}}
Dies entspricht einer Transformation auf HL7 v2 XCN Datentyp gemäß [IHE ITI-TF3].
<pre class="orange">
concat(
ClinicalDocument/recordTarget/patientRole/id[1]/@extension, "^^^&amp;amp;",ClinicalDocument/recordTarget/patientRole/id[1]/@root, "&amp;amp;ISO"
)
Bsp: 4711^^^&amp;amp;1.2.3.4.5.6.7.8.9&amp;amp;ISO
</pre>
Dies entspricht einer Transformation auf den HL7 v2 CX Datentyp gemäß [IHE ITI-TF3].
{{BeginOrangeBox}}
<span style="color:red">$id </span>= concat(
$patientRole/id[1]/@extension, "^^^&amp;amp;",$patientRole/id[1]/@root, "&amp;amp;ISO"
)
Bsp: 4711^^^&amp;amp;1.2.3.4.5.6.7.8.9&amp;amp;ISO
<span style="color:red">$name </span>= ""
<pre class="orange">
$id = concat(
$patientRole/id[1]/@extension, "^^^&amp;amp;",$patientRole/id[1]/@root, "&amp;amp;ISO"
)
Bsp: 4711^^^&amp;amp;1.2.3.4.5.6.7.8.9&amp;amp;ISO
Dieser Datentyp ist in IHE_ITI_TF_Rev10.0_Vol3_FT_2013-09-27 in der Table 4.2.3.1.7-2: Data Types in folgender Weise spezifiziert:
{| class="wikitable" width="100%"! Data Type|| Source Standard || Encoding Specification
|-
|CX ||HL7 V2.5 Identifier|| This is an identifier. HL7 Identifier type CX consists of several components, but this specification restricts them to the use of two components, the Id Number, and the Assigning Authority (AA). The Assigning Authority identifies the "domain" over which the Id Number represents a unique entity. Furthermore, the AA is characterized by a Universal Id and Universal Id Type. In Document Sharing profiles, ISO Object Identifiers (see OID below) must be used as Universal Id.<br/>Therefore, Universal Id Type is always ISO. The required format is: <br/>IdNumber^^^&OIDofAA&ISO<br/>No other values/modifications in other components or subcomponents are allowed. Specifically, components 2 and 3 shall be empty as listed above.<br/>An explicit example is:<br/>543797436^^^&1.2.840.113619.6.197&ISO<br/>Note that the '&' character must be properly encoded in the XML content.
|-
|'''CXi''' ||HL7 V2 Identifier||'''This is an identifier of a reference object, distinct from the use of CX for Patient Identifiers. HL7 Identifier type CX consists of several components.'''* '''CXi.1 shall be present and hold the identifier value.'''* '''CXi4 (Assigning Authority) shall be present when the identifier in CXi.1 is not globally unique and holds the identifier of the "domain" over which the ID Number represents a unique entity. It is formatted just like CX.4 in the CX datatype above.'''* '''CXi.5 (Identifier Type Code) shall be present and chosen from either a URN defined by IHE, or a locally defined value.'''* '''When the homeCommunityId is known, CX.6 shall be present and holds the homeCommunityId encoded as ISO, see CX.4 in the CX datatype above.'''* '''No other components shall be present.'''
|}
{{EndYellowBox}}
'''Beispiel:'''<br/>Daten aus dem Beispiel 2 aus dem “Allgemeinen Implementierungsleitfaden“ [1]:
{{BeginYellowBox}}
referenceIdList wird gemäß folgender Vorschrift zusammengesetzt:
"^", "urn:elga:iti:xds:2014:ownDocument_setId", "^", homeCommunityId)
Bitte beachten Sie, dass sowohl die ClinicalDocument/setId/@root als auch die homeCommunityId in der Schreibweise „&“, OID-Wert, „&ISO“ anzugeben sind.
Daher würde sich aus Aus dem Beispiel 2 aus dem Allgemeinen CDA ILF oben wird daher folgender CXi Wert ergebenerstellt:
"ZZZZZZZZZZZZZZZZZZZ^^^&amp;amp;1.2.40.0.34.99.111.1.1&amp;amp;ISO^urn:elga:iti:xds:2014:ownDocument_setId^&amp;amp;1.2.40.0.34.99.999&amp;amp;ISO"
{{EndYellowBox}}
Die homeCommunityId ist die eindeutige OID , unter welcher die ELGA Affinity Domäne registriert ist.
{{BeginYellowBox}}
Bei Vorliegen Folgend ein weiteres Beispiel unter Verwendung einer UUID in ClinicalDocument/setId, die nur ein Root-Attribut hat, wie z.B. eine UUID, wird die referenceIdList gemäß folgender Vorschrift zusammengesetzt:
<pre class="orange">
<ClinicalDocument xmlns=„urn:hl7-org:v3“>
<id root="1.2.40.0.34.99.111.1.1" extension="BBBBBBBBBBBBBBBBBB"/>
<setId root="2.25" extension="urn:uuid:19FEE6C3-6B35-4C5B-B1CC-B2B5B4001AB22B5B4001AB2"/>
<versionNumber value="2"/>
</ClinicalDocument>
</pre>
concat(ClinicalDocument/setId/@root, "^^^^", "urnWiederum gilt die Vorgabe:elga:iti:xds:2014:ownDocument_setId", "", homeCommunityId)
Bitte beachten Sieconcat(ClinicalDocument/setId/@extension, "^^^", dass sowohl die ClinicalDocument/setId/@root als auch die homeCommunityId in der Schreibweise „&“, OID"^", "urn:elga:iti:xds:2014:ownDocument_setId", "^", „&ISO“ anzugeben sind.homeCommunityId)
Daher würde sich aus dem Beispiel 2 aus dem Allgemeinen CDA ILF in diesem Fall folgender CXi Wert ergeben:
"<nowiki>urn:uuid:19FEE6C3-6B35-4C5B-B1CC-B2B5B4001AB2^^^</nowiki>&amp;amp;2.25&amp;amp;ISO^urn:elga:iti:xds:2014:ownDocument_setId^&amp;amp;1.2.40.0.34.99.999&amp;amp;ISO"
{{EndYellowBox}}
320
Bearbeitungen

Navigationsmenü