EFA XDS Folder Metadata Binding

Aus Hl7wiki
Implementierungsleitfaden
Wechseln zu: Navigation, Suche
(German Profile)
(German Profile)
Zeile 48: Zeile 48:
 
== German Profile ==
 
== German Profile ==
 
For using EFA within the German national healthcare IT infrastructure (''Telematikinfrastruktur'') the constraints listed below MUST be considered.
 
For using EFA within the German national healthcare IT infrastructure (''Telematikinfrastruktur'') the constraints listed below MUST be considered.
 +
 +
=== patientID ===
 +
 +
Only the following identification schemes MUST be used. If multiple schemes are available for a practice, the order in the table denotes the order of preference.
 +
 +
{|class="wikitable" style="text-align: left; cellpadding: 10;"
 +
!Person Role
 +
!Scheme
 +
!Root OID
 +
|-
 +
|Patient
 +
|Fixed part of unique health insurance number (KVNR).
 +
|1.2.276.0.76.4.8
 +
|-
 +
|Patient
 +
|Full health insurance number (KVNR)
 +
|1.2.276.0.76.4.1
 +
|-
 +
|Patient
 +
|Local identifier within the healthcare organization. Local identifiers MUST NOT be directly derived from personal id numbers that are assigned by non-healthcare authorities.
 +
|Local Root OID
 +
|}
 +
 +
  
 
----
 
----
  
 
* zurück zur [[cdaefa:EFA_Spezifikation_v2.0|EFA-2.0-Spezifikation]]
 
* zurück zur [[cdaefa:EFA_Spezifikation_v2.0|EFA-2.0-Spezifikation]]

Version vom 14. März 2013, 19:48 Uhr


Folder Metadata

Unless stated otherwise in the following sub-sections, folder metadata MUST be used as defined in table 4.1-7 of [IHE ITI TF Vol3 v9.0]. Further constraints MAY apply for EFA national profiles (see below for the German profile).

eventCodeList

Example:

 <rim:Classification 
    id="urn:uuid:c33ca26a-29b4-45be-a9b9-de60adca4c64"
    lid="urn:uuid:c33ca26a-29b4-45be-a9b9-de60adca4c64"
    objectType="urn:oasis:names:tc:ebxml-regrep:ObjectType:RegistryObject:Classification"
    classificationScheme="urn:uuid:2c6b8cb7-8b2a-4051-b291-b1ae6a575ef4"
    classifiedObject="urn:uuid:fbf2ea29-3aa3-4bc5-9187-01d7b6b0f481" 
    nodeRepresentation="I21.0">
    <rim:Slot name="codingScheme">
        <rim:ValueList>
            <rim:Value>1.2.276.0.76.5.311</rim:Value>
        </rim:ValueList>
    </rim:Slot>
    <rim:Name>
        <rim:LocalizedString xml:lang="de" charset="UTF-8" value="Akuter transmuraler Myokardinfarkt der Vorderwand"/>
    </rim:Name>
 </rim:Classification>


German Profile

For using EFA within the German national healthcare IT infrastructure (Telematikinfrastruktur) the constraints listed below MUST be considered.

patientID

Only the following identification schemes MUST be used. If multiple schemes are available for a practice, the order in the table denotes the order of preference.

Person Role Scheme Root OID
Patient Fixed part of unique health insurance number (KVNR). 1.2.276.0.76.4.8
Patient Full health insurance number (KVNR) 1.2.276.0.76.4.1
Patient Local identifier within the healthcare organization. Local identifiers MUST NOT be directly derived from personal id numbers that are assigned by non-healthcare authorities. Local Root OID