2.16.840.1.113883.10.22.4.9/static-2017-03-02T000000

Aus HL7 Austria MediaWiki
Version vom 1. Oktober 2025, 18:28 Uhr von ADbot (Diskussion | Beiträge) (Automatic ADBot page (e293ae4640b798546c7b155a262494a1d46a987b))
(Unterschied) ← Nächstältere Version | Aktuelle Version (Unterschied) | Nächstjüngere Version → (Unterschied)
Wechseln zu: Navigation, Suche
Id2.16.840.1.113883.10.22.4.9Gültigkeit ab2017‑03‑02
StatusKorange.png Unter Revision vor der PublikationVersions-LabelSTU1
NameIPSResultOrganizerBezeichnungIPS Result Organizer
Beschreibung
EN-US.png This template provides a mechanism for grouping result observations. It contains information applicable to all of the contained result observations. The Result Organizer code categorizes the contained results into one of several commonly accepted values (e.g., “Hematology”, “Chemistry”, “Nuclear Medicine”). If any Result Observation within the organizer has a statusCode of "active", the Result Organizer must also have a statusCode of "active". However, the results selected for a patient summary are most often final results, with status "completed". So in most cases, the statusCode of the Organizer is "completed".

The  result observations contained within the organizer may use either of these templates:
  • Laboratory Result Observation
  • Radiology Result Observation
  • Pathology Result Observation
  • Result Observation (most generic template used whenever none of the above is applicable)
One Result Organizer entry groups results, which have a common context of production:
  • common specialty (imaging, bacteriology, serology, chemistry,  surgical pathology, clinical, radiology ...), 
  • common overall interpretation, (which interprets the set of results of the Organizer),
  • common biologic specimen for in vitro diagnostic observations, 
  • common associated illustrative image (ObservationMedia).
The ultimate choice for sorting out results between Organizer entries belongs to the authoring person or system of the section.
KontextElternknoten des Template-Element mit Id 2.16.840.1.113883.10.22.4.9
KlassifikationCDA Entry Level Template
Offen/GeschlossenOffen (auch andere als die definierten Elemente sind erlaubt)
Assoziiert mit
Assoziiert mit 6 Konzepte
IdNameDatensatz
hl7ips-data​element-106Kyellow.png Observation Result Kyellow.png CEN/TC 251 prEN 17269
hl7ips-data​element-143Kyellow.png Date of observation Kyellow.png CEN/TC 251 prEN 17269
hl7ips-data​element-144Kyellow.png Observation Type Kyellow.png CEN/TC 251 prEN 17269
hl7ips-data​element-146Kyellow.png Performer Kyellow.png CEN/TC 251 prEN 17269
hl7ips-data​element-177Kyellow.png Observer Kyellow.png CEN/TC 251 prEN 17269
hl7ips-data​element-23Kyellow.png Observation Result Kyellow.png CEN/TC 251 prEN 17269
Benutzt
Benutzt 9 Templates
Benutzt als NameVersion
2.16.840.1.113883.10.12.323ContainmentKgreen.png CDA Performer (Body)DYNAMIC
2.16.840.1.113883.10.22.4.14InklusionKorange.png IPS Body Author (STU1)DYNAMIC
2.16.840.1.113883.10.22.4.13ContainmentKyellow.png IPS Laboratory Result Observation (STU2)DYNAMIC
2.16.840.1.113883.10.22.4.12ContainmentKyellow.png IPS Radiology Result Observation (STU2)DYNAMIC
2.16.840.1.113883.10.22.4.11ContainmentKyellow.png IPS Pathology Result Observation (STU2)DYNAMIC
2.16.840.1.113883.10.22.4.10ContainmentKorange.png IPS Result Observation (STU1)DYNAMIC
2.16.840.1.113883.10.22.4.30ContainmentKyellow.png IPS Specimen Collection (STU2)DYNAMIC
2.16.840.1.113883.10.22.4.22ContainmentKorange.png IPS Comment Activity (STU1)DYNAMIC
2.16.840.1.113883.10.22.4.23ContainmentKyellow.png IPS ObservationMedia (2021)DYNAMIC
BeziehungAdaptation: Template 2.16.840.1.113883.10.12.305 CDA Organizer (2005‑09‑07)
ref
ad1bbr-

Adaptation: Template 2.16.840.1.113883.10.20.22.4.1 Result Organizer (V3) (2015‑08‑01)
ref
ccda-
Beispiel
Beispiel
<organizer classCode="BATTERY" moodCode="EVN">
  <templateId root="2.16.840.1.113883.10.22.4.9"/>  <code code="11529-5" displayName="Surgical pathology studies (set)" codeSystemName="LOINC" codeSystem="2.16.840.1.113883.6.1"/>  <satusCode code="completed"/>  <author>
    <!-- template 2.16.840.1.113883.10.12.318 'CDA Author (Body)' - a pathologist -->
  </author>
  <component>
    <!-- template 2.16.840.1.113883.10.22.4.11 'IPS Pathology Result Observation' -->
  </component>
  <component>
    <!-- template 2.16.840.1.113883.10.22.4.30 'IPS Specimen Collection' - excised tissue specimen -->
  </component>
  <component>
    <!-- template 2.16.840.1.113883.10.22.4.22 'IPS Comment Activity' - pathologist's interpretation -->
  </component>
  <component>
    <!-- template 2.16.840.1.113883.10.22.4.23 'IPS ObservationMedia' - an illustrative slide image -->
  </component>
</organizer>
Beispiel
Beispiel
<organizer classCode="BATTERY" moodCode="EVN">
  <templateId root="2.16.840.1.113883.10.22.4.9"/>  <code code="18719-5" displayName="Chemistry studies (set)" codeSystemName="LOINC" codeSystem="2.16.840.1.113883.6.1"/>  <satusCode code="completed"/>  <author>
    <!-- template 2.16.840.1.113883.10.12.318 'CDA Author (Body)' - a clinical laboratory director -->
  </author>
  <component>
    <!-- template 2.16.840.1.113883.10.22.4.13 'IPS Laboratory Result Observation' -->
  </component>
  <component>
    <!-- template 2.16.840.1.113883.10.22.4.13 'IPS Laboratory Result Observation' -->
  </component>
  <component>
    <!-- template 2.16.840.1.113883.10.22.4.30 'IPS Specimen Collection' - common blood serum specimen -->
  </component>
  <component>
    <!-- template 2.16.840.1.113883.10.22.4.22 'IPS Comment Activity' - interpretation of chemistry results -->
  </component>
</organizer>
Beispiel
Beispiel
<organizer classCode="BATTERY" moodCode="EVN">
  <templateId root="2.16.840.1.113883.10.22.4.9"/>  <code code="18748-4" displayName="Diagnostic imaging study" codeSystemName="LOINC" codeSystem="2.16.840.1.113883.6.1"/>  <satusCode code="completed"/>  <author>
    <!-- template 2.16.840.1.113883.10.12.318 'CDA Author (Body)' - a radiologist -->
  </author>
  <component>
    <!-- template 2.16.840.1.113883.10.22.4.12 'IPS Radiology Result Observation' -->
  </component>
  <component>
    <!-- template 2.16.840.1.113883.10.22.4.23 'IPS ObservationMedia' - an illustrative image -->
  </component>
  <component>
    <!-- template 2.16.840.1.113883.10.22.4.22 'IPS Comment Activity' - overall interpretation -->
  </component>
</organizer>
ItemDTKardKonfBeschreibungLabel
hl7:organizer
 
Target.png
hl7ips-data​element-106Kyellow.png Observation Result Kyellow.png CEN/TC 251 prEN 17269
Treetree.png@classCode
cs1 … 1R
Treetree.png@moodCode
cs1 … 1FEVN
Treetree.pnghl7:templateId
II1 … 1M
Treeblank.pngTreetree.png@root
uid1 … 1F2.16.840.1.113883.10.22.4.9
Treetree.pnghl7:id
II0 … *
Treetree.pnghl7:code
CD.IPS1 … 1R
 
Target.png
hl7ips-data​element-144Kyellow.png Observation Type Kyellow.png CEN/TC 251 prEN 17269
 CONF
Der Wert von @code MUSS gewählt werden aus dem Value Set 2.16.840.1.113883.11.22.37 IPS Results Organizer (DYNAMIC)
Treetree.pnghl7:statusCode
CS1 … 1M
 CONF
Der Wert von @code MUSS gewählt werden aus dem Value Set 2.16.840.1.113883.1.11.19890 x_ActStatusActiveComplete (DYNAMIC)
Treetree.pnghl7:effectiveTime
IVL_TS0 … 1
 
Target.png
hl7ips-data​element-143Kyellow.png Date of observation Kyellow.png CEN/TC 251 prEN 17269
Treeblank.pngTreetree.pnghl7:low
IVXB_TS0 … 1
Treeblank.pngTreetree.pnghl7:high
IVXB_TS0 … 1
Treetree.pnghl7:performer
0 … *REN-US.png When present, this element represents the organization who performed the set of observations grouped under this organizer.

Beinhaltet 2.16.840.1.113883.10.12.323 CDA Performer (Body) (DYNAMIC)
 
Target.png
hl7ips-data​element-146Kyellow.png Performer Kyellow.png CEN/TC 251 prEN 17269
Eingefügt0 … *R von 2.16.840.1.113883.10.22.4.14 IPS Body Author (DYNAMIC)
 
Target.png
hl7ips-data​element-177Kyellow.png Observer Kyellow.png CEN/TC 251 prEN 17269
Treetree.pnghl7:author
0 … *R
Treeblank.pngTreetree.pnghl7:templateId
II1 … 1M
Treeblank.pngTreeblank.pngTreetree.png@root
uid1 … 1F2.16.840.1.113883.10.22.4.14
Treeblank.pngTreetree.pnghl7:time
TS.IPS.TZ1 … 1R
Treeblank.pngTreetree.pnghl7:assignedAuthor
1 … 1M
Treeblank.pngTreeblank.pngTreetree.pnghl7:id
II1 … *R
Treeblank.pngTreeblank.pngTreetree.pnghl7:code
0 … 1R
Auswahl0 … 1Elemente in der Auswahl:
  • hl7:assigned​Person
  • hl7:assigned​Authoring​Device
Treeblank.pngTreeblank.pngTreeblank.pngTreetree.pnghl7:assigned​Person
0 … 1C
Treeblank.pngTreeblank.pngTreeblank.pngTreeblank.pngTreetree.png@classCode
cs0 … 1FPSN
Treeblank.pngTreeblank.pngTreeblank.pngTreeblank.pngTreetree.png@determiner​Code
cs0 … 1FINSTANCE
Treeblank.pngTreeblank.pngTreeblank.pngTreeblank.pngTreetree.pnghl7:name
PN1 … *REN-US.png Name of the person (e.g. the Healthcare Professional)  authoring this document
 Beispiel<name>
  <given>John</given>  <family>Español Smith</family></name>
Treeblank.pngTreeblank.pngTreeblank.pngTreeblank.pngTreeblank.pngTreetree.pnghl7:family
1 … *R
Treeblank.pngTreeblank.pngTreeblank.pngTreeblank.pngTreeblank.pngTreetree.pnghl7:given
1 … *R
Treeblank.pngTreeblank.pngTreeblank.pngTreetree.pnghl7:assigned​Authoring​Device
0 … 1C
 Beispiel<assignedAuthoringDevice classCode="DEV" determinerCode="INSTANCE">
  <softwareName displayName="Turriano"/></assignedAuthoringDevice>
Eingefügt von 2.16.840.1.113883.10.22.9.2 IPS CDA Device (DYNAMIC)
Treeblank.pngTreeblank.pngTreeblank.pngTreeblank.pngTreetree.png@classCode
cs0 … 1FDEV
Treeblank.pngTreeblank.pngTreeblank.pngTreeblank.pngTreetree.png@determiner​Code
cs0 … 1FINSTANCE
Treeblank.pngTreeblank.pngTreeblank.pngTreeblank.pngTreetree.pnghl7:code
CE0 … 1
Treeblank.pngTreeblank.pngTreeblank.pngTreeblank.pngTreetree.pnghl7:manufacturer​Model​Name
SC0 … 1
Treeblank.pngTreeblank.pngTreeblank.pngTreeblank.pngTreetree.pnghl7:softwareName
SC0 … 1
Treeblank.pngTreeblank.pngTreetree.pnghl7:represented​Organization
0 … 1
Treeblank.pngTreeblank.pngTreeblank.pngTreetree.pnghl7:id
II0 … *
Treeblank.pngTreeblank.pngTreeblank.pngTreetree.pnghl7:name
0 … *
Treeblank.pngTreeblank.pngTreeblank.pngTreetree.pnghl7:telecom
TEL0 … *
Treeblank.pngTreeblank.pngTreeblank.pngTreetree.pnghl7:addr
AD0 … *
Auswahl1 … *Elemente in der Auswahl:
  • hl7:component welches enthält Template 2.16.840.1.113883.10.22.4.13 IPS Laboratory Result Observation (DYNAMIC)
  • hl7:component welches enthält Template 2.16.840.1.113883.10.22.4.12 IPS Radiology Result Observation (DYNAMIC)
  • hl7:component welches enthält Template 2.16.840.1.113883.10.22.4.11 IPS Pathology Result Observation (DYNAMIC)
  • hl7:component welches enthält Template 2.16.840.1.113883.10.22.4.10 IPS Result Observation (DYNAMIC)
  • hl7:component welches enthält Template 2.16.840.1.113883.10.22.4.30 IPS Specimen Collection (DYNAMIC)
  • hl7:component welches enthält Template 2.16.840.1.113883.10.22.4.22 IPS Comment Activity (DYNAMIC)
  • hl7:component welches enthält Template 2.16.840.1.113883.10.22.4.23 IPS ObservationMedia (DYNAMIC)
Treeblank.pngTreetree.pnghl7:component
0 … *Beinhaltet 2.16.840.1.113883.10.22.4.13 IPS Laboratory Result Observation (DYNAMIC)
Treeblank.pngTreetree.pnghl7:component
0 … *Beinhaltet 2.16.840.1.113883.10.22.4.12 IPS Radiology Result Observation (DYNAMIC)
Treeblank.pngTreetree.pnghl7:component
0 … *Beinhaltet 2.16.840.1.113883.10.22.4.11 IPS Pathology Result Observation (DYNAMIC)
Treeblank.pngTreetree.pnghl7:component
0 … *Beinhaltet 2.16.840.1.113883.10.22.4.10 IPS Result Observation (DYNAMIC)
 
Target.png
hl7ips-data​element-23Kyellow.png Observation Result Kyellow.png CEN/TC 251 prEN 17269
Treeblank.pngTreetree.pnghl7:component
0 … *Beinhaltet 2.16.840.1.113883.10.22.4.30 IPS Specimen Collection (DYNAMIC)
 ConstraintEN-US.png An IPS Specimen Collection SHALL be present only if the organizer carries anatomic pathology or microbiology laboratory observations, which need to be associated with the specific anatomic site the specimen was collected from.
Treeblank.pngTreetree.pnghl7:component
0 … *Beinhaltet 2.16.840.1.113883.10.22.4.22 IPS Comment Activity (DYNAMIC)
 ConstraintEN-US.png An IPS Comment Activity SHALL contain a general comment applying to the whole set of observations present in the organizer
Treeblank.pngTreetree.pnghl7:component
0 … *Beinhaltet 2.16.840.1.113883.10.22.4.23 IPS ObservationMedia (DYNAMIC)