EFA XDS Folder Metadata Binding

Aus Hl7wiki
(Teildokument von CDA für die elektronische Fallakte)
Wechseln zu: Navigation, Suche
K (Markup-Fehler behoben)
(codeList)
Zeile 48: Zeile 48:
 
<tt>Bitte markieren Sie [[cdaefa:Kommentierung_EFAv2.0|Kommentare]] zu diesem Abschnitt mit dem Code {EDold.01.01}</tt>
 
<tt>Bitte markieren Sie [[cdaefa:Kommentierung_EFAv2.0|Kommentare]] zu diesem Abschnitt mit dem Code {EDold.01.01}</tt>
  
This attribute SHALL contain either the EFA-Folder classification code (code="ECR", codeSystem="IHE-D-Cookbook-FolderClassCode") or the EFA-Mount-Point classification code (code="ECR-mountpoint", codeSystem="IHE-D-Cookbook-FolderClassCode").
+
Through a coded value in the XDS filder codeList attribute, an XDS Folder SHALL be marked as part of an eCR. The respective coded value SHALL contain either the EFA-Folder classification code (code="ECR", codeSystem="IHE-D-Cookbook-FolderClassCode") or the EFA-Mount-Point classification code (code="ECR-mountpoint", codeSystem="IHE-D-Cookbook-FolderClassCode").
  
This attribute SHALL contain a code, that indicates the [[cdaefa:EFA_Business_Informationsmodell#purpose|purpose]] of the case record. The code systems and codes given in the table below SHOULD be used.
+
An second coded value in the XDS folder codeList attribute SHALL signal the [[cdaefa:EFA_Business_Informationsmodell#purpose|purpose]] of the case record. Only codes from the code system 1.2.276.0.76.3.1.81.81.5.6 SHALL be used.
  
{|class="wikitable" style="text-align: left; cellpadding: 10;"
+
==== Example ====
!Purpose
 
!Code System Name
 
!Code System OID
 
!Value(s)
 
|-
 
|Diagnosis
 
|ICD-10-GM
 
|1.2.276.0.76.5.311
 
|see <ref name="icd-10-gm">http://www.dimdi.de/static/de/klassi/icd-10-gm/kodesuche/onlinefassungen/htmlgm2013/index.htm</ref>
 
|-
 
|Disease Management Contract (DMP)
 
|S_KBV_DMP
 
|1.2.276.0.76.5.223
 
|see <ref name="s-kbv-dmp">http://www.kbv.de/keytabs/ita/schluesseltabellen.asp?page=S_KBV_DMP_V1.01.htm</ref>
 
|-
 
|Integrated Care Contract (''IV Vertrag'')
 
|S_VDX_VERTRAGSART
 
|1.2.276.0.76.5.257
 
|09 <br/>This code indicates, that the case record serves an integrated care contract. Information on the contract SHALL be given with the display name of this code.
 
|-
 
|GP managed care (''Hausarztzentrierte Versorgung'')
 
|S_VDX_VERTRAGSART
 
|1.2.276.0.76.5.257
 
|07 <br/>This code indicates, that the case record serves a GP managed care contract. Information on the contract SHALL be given with the display name of this code.
 
|}
 
 
 
{{NoteBox|Other code systems MAY be used. They SHOULD be officially balloted.
 
}}
 
 
 
A EFA Folder MAY be a member of multiple case records. In this case, this attribute SHALL contain multiple purpose codes.
 
 
 
==== Example: Diagnosis (ICD-10) ====
 
  
 
<syntaxhighlight lang="xml">
 
<syntaxhighlight lang="xml">
Zeile 110: Zeile 78:
 
     classificationScheme="urn:uuid:1ba97051-7806-41a8-a48b-8fce7af683c5"
 
     classificationScheme="urn:uuid:1ba97051-7806-41a8-a48b-8fce7af683c5"
 
     classifiedObject="urn:uuid:fbf2ea29-3aa3-4bc5-9187-01d7b6b0f481"  
 
     classifiedObject="urn:uuid:fbf2ea29-3aa3-4bc5-9187-01d7b6b0f481"  
     nodeRepresentation="I21.0">
+
     nodeRepresentation="KHK-Herznetz-Niederrhein">
 
     <rim:Slot name="codingScheme">
 
     <rim:Slot name="codingScheme">
 
         <rim:ValueList>
 
         <rim:ValueList>
             <rim:Value>1.2.276.0.76.5.311</rim:Value>
+
             <rim:Value>1.2.276.0.76.3.1.81.81.5.6</rim:Value>
 
         </rim:ValueList>
 
         </rim:ValueList>
 
     </rim:Slot>
 
     </rim:Slot>
 
     <rim:Name>
 
     <rim:Name>
         <rim:LocalizedString xml:lang="de" charset="UTF-8" value="Akuter transmuraler Myokardinfarkt der Vorderwand"/>
+
         <rim:LocalizedString xml:lang="de" charset="UTF-8" value="KHK-Versorgung im Herznetz Niederrhein"/>
 
     </rim:Name>
 
     </rim:Name>
 
  </rim:Classification>
 
  </rim:Classification>
  
 
</syntaxhighlight>
 
</syntaxhighlight>
 
 
==== Example: DMP ====
 
 
<syntaxhighlight lang="xml">
 
<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:1ba97051-7806-41a8-a48b-8fce7af683c5"
 
    classifiedObject="urn:uuid:fbf2ea29-3aa3-4bc5-9187-01d7b6b0f481"
 
    nodeRepresentation="ECR">
 
    <rim:Slot name="codingScheme">
 
        <rim:ValueList>
 
            <rim:Value>IHE-D-Cookbook-FolderClassCode</rim:Value>
 
        </rim:ValueList>
 
    </rim:Slot>
 
    <rim:Name>
 
        <rim:LocalizedString xml:lang="de" charset="UTF-8" value="Elektronische Fallakte"/>
 
    </rim:Name>
 
</rim:Classification>
 
 
<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:1ba97051-7806-41a8-a48b-8fce7af683c5"
 
    classifiedObject="urn:uuid:fbf2ea29-3aa3-4bc5-9187-01d7b6b0f481"
 
    nodeRepresentation="6">
 
    <rim:Slot name="codingScheme">
 
        <rim:ValueList>
 
            <rim:Value>1.2.276.0.76.5.223</rim:Value>
 
        </rim:ValueList>
 
    </rim:Slot>
 
    <rim:Name>
 
        <rim:LocalizedString xml:lang="de" charset="UTF-8" value="COPD"/>
 
    </rim:Name>
 
</rim:Classification>
 
 
</syntaxhighlight>
 
 
==== Example: IV Vertrag ====
 
 
<syntaxhighlight lang="xml">
 
<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:1ba97051-7806-41a8-a48b-8fce7af683c5"
 
    classifiedObject="urn:uuid:fbf2ea29-3aa3-4bc5-9187-01d7b6b0f481"
 
    nodeRepresentation="ECR">
 
    <rim:Slot name="codingScheme">
 
        <rim:ValueList>
 
            <rim:Value>IHE-D-Cookbook-FolderClassCode</rim:Value>
 
        </rim:ValueList>
 
    </rim:Slot>
 
    <rim:Name>
 
        <rim:LocalizedString xml:lang="de" charset="UTF-8" value="Elektronische Fallakte"/>
 
    </rim:Name>
 
</rim:Classification>
 
 
<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:1ba97051-7806-41a8-a48b-8fce7af683c5"
 
    classifiedObject="urn:uuid:fbf2ea29-3aa3-4bc5-9187-01d7b6b0f481"
 
    nodeRepresentation="09">
 
    <rim:Slot name="codingScheme">
 
        <rim:ValueList>
 
            <rim:Value>1.2.276.0.76.5.257</rim:Value>
 
        </rim:ValueList>
 
    </rim:Slot>
 
    <rim:Name>
 
        <rim:LocalizedString xml:lang="de" charset="UTF-8" value="IV Vertrag Darmkrebs"/>
 
    </rim:Name>
 
</rim:Classification>
 
 
</syntaxhighlight>
 
 
  
  

Version vom 14. Februar 2016, 11:43 Uhr

Dieses Material ist Teil des Leitfadens CDA für die elektronische Fallakte.
  • Direkt im Wiki geändert werden sollten Schreibfehler, ergänzende Hinweise.
  • Offene Fragen, die der Diskussionen bedürfen, sollten auf der Diskussionsseite aufgenommen werden.
  • Liste der Seiten dieses Leitfadens: hier, Liste der Seiten, in denen dieses Material verwendet (transkludiert) siehe hier .

Anmerkung: Die Kürzel unter den einzelnen Überschriften dienen der Unterstützung des Kommentierungsverfahrens. Bitte geben Sie bei einem Kommentar oder einem Verbesserungsvorschlag zu dieser Spezifikation immer das Kürzel des Abschnitts an, auf den sich Ihr Kommentar bezieht. Alle Kommentare werden in der Lasche "Diskussion" zu der kommentierten Seite gesammelt und gegenkommentiert.
Hinweise zum Kommentierungsverfahren einschließlich aller Formulare und Kontaktadressen finden Sie auf der Seite "Kommentierung EFAv2.0".


Folder Metadata

Bitte markieren Sie Kommentare zu diesem Abschnitt mit dem Code {EDold.01}

Instances of the partitionInfo ECR PIM Class are shared through XD* transactions and within XDS folder metadata. The following table shows the respective binding of the partitionInfo subelements to IHE XDS Folder ebRS metadata slots/elements.

partitionInfo IHE XDS Folder Metadata Comments
partitionID XDSFolder.uniqueID see IHE ITI TF Vol3 section 4.1.9.1 for details
title XDSFolder.title see IHE ITI TF Vol3 section 4.2.3.4.8 for details on the encoding of folder titles. ECR partition (XDS folder) titles SHALL NOT contain the name of the patient.
classification (purpose) XDSFolder.codeList see additional profiling for eCR purpose codes below
time.startTime - This eCR partitionInfo element cannot be mapped to IHE XDS Folder Metadata. Client-side implementations of the partitionInfo data structure SHALL allow for NULL-Values for this element.
time.endTime XDSFolder.lastUpdateTime As this element is mainly used for sorting partitions, the last update time of the corresponding folder is considered a good indicator for this purpose.
organization XDSFolder.comments This eCR partitionInfo element cannot be mapped to "regular" IHE XDS Folder Metadata. Client-side implementations of the partitionInfo data structure SHALL allow for NULL-Values for this element.
anchor XDSFolder.codeList The creator of a XDS folder may add further classifications to the corresponding eCR partition. Beside the purpose-clasification, eCR participants SHALL NOT process classifications that were defined by other participants.

Folder metadata which are not profiled in the table 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.

codeList

Bitte markieren Sie Kommentare zu diesem Abschnitt mit dem Code {EDold.01.01}

Through a coded value in the XDS filder codeList attribute, an XDS Folder SHALL be marked as part of an eCR. The respective coded value SHALL contain either the EFA-Folder classification code (code="ECR", codeSystem="IHE-D-Cookbook-FolderClassCode") or the EFA-Mount-Point classification code (code="ECR-mountpoint", codeSystem="IHE-D-Cookbook-FolderClassCode").

An second coded value in the XDS folder codeList attribute SHALL signal the purpose of the case record. Only codes from the code system 1.2.276.0.76.3.1.81.81.5.6 SHALL be used.

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:1ba97051-7806-41a8-a48b-8fce7af683c5"
    classifiedObject="urn:uuid:fbf2ea29-3aa3-4bc5-9187-01d7b6b0f481" 
    nodeRepresentation="ECR">
    <rim:Slot name="codingScheme">
        <rim:ValueList>
            <rim:Value>IHE-D-Cookbook-FolderClassCode</rim:Value>
        </rim:ValueList>
    </rim:Slot>
    <rim:Name>
        <rim:LocalizedString xml:lang="de" charset="UTF-8" value="Elektronische Fallakte"/>
    </rim:Name>
 </rim:Classification>

 <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:1ba97051-7806-41a8-a48b-8fce7af683c5"
    classifiedObject="urn:uuid:fbf2ea29-3aa3-4bc5-9187-01d7b6b0f481" 
    nodeRepresentation="KHK-Herznetz-Niederrhein">
    <rim:Slot name="codingScheme">
        <rim:ValueList>
            <rim:Value>1.2.276.0.76.3.1.81.81.5.6</rim:Value>
        </rim:ValueList>
    </rim:Slot>
    <rim:Name>
        <rim:LocalizedString xml:lang="de" charset="UTF-8" value="KHK-Versorgung im Herznetz Niederrhein"/>
    </rim:Name>
 </rim:Classification>