2.16.840.1.113883.10.22.4.9/static-2017-03-02T000000

From HL7 IPS
Revision as of 08:51, 23 August 2018 by ADbot (talk | contribs) (Automated ADBot page content)
Jump to: navigation, search
Id2.16.840.1.113883.10.22.4.9Effective Date2017‑03‑02
Other versions this id:
    StatusKorange.png Under pre-publication reviewVersion LabelSTU1
    NameIPSResultOrganizerDisplay NameIPS Result Organizer
    Description
    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.
    ContextParent nodes of template element with id 2.16.840.1.113883.10.22.4.9
    ClassificationCDA Entry Level Template
    Open/ClosedOpen (other than defined elements are allowed)
    Associated with
    Associated with 6 concepts
    IdNameData Set
    hl7ips-data​element-106Kyellow.png Observation Result Kyellow.png CEN/TC 251 prEN 17269
    hl7ips-data​element-177Kyellow.png Observer 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-146Kyellow.png Performer Kyellow.png CEN/TC 251 prEN 17269
    hl7ips-data​element-23Kyellow.png Observation Result Kyellow.png CEN/TC 251 prEN 17269
    hl7ips-data​element-144Kyellow.png Observation Type Kyellow.png CEN/TC 251 prEN 17269
    Uses
    Uses 9 templates
    Uses as NameVersion
    2.16.840.1.113883.10.12.323ContainmentKgreen.png CDA Performer (Body)DYNAMIC
    2.16.840.1.113883.10.22.4.14ContainmentKorange.png IPS Body Author (STU1)DYNAMIC
    2.16.840.1.113883.10.22.4.13ContainmentKorange.png IPS Laboratory Result Observation (STU1)DYNAMIC
    2.16.840.1.113883.10.22.4.12ContainmentKorange.png IPS Radiology Result Observation (STU1)DYNAMIC
    2.16.840.1.113883.10.22.4.11ContainmentKorange.png IPS Pathology Result Observation (STU1)DYNAMIC
    2.16.840.1.113883.10.22.4.10ContainmentKorange.png IPS Result Observation (STU1)DYNAMIC
    2.16.840.1.113883.10.22.4.30ContainmentKorange.png IPS Specimen Collection (STU1)DYNAMIC
    2.16.840.1.113883.10.22.4.22ContainmentKorange.png IPS Comment Activity (STU1)DYNAMIC
    2.16.840.1.113883.10.22.4.23ContainmentKorange.png IPS ObservationMedia (STU1)DYNAMIC
    RelationshipAdaptation: template 2.16.840.1.113883.10.12.305 (2005‑09‑07)
    Adaptation: template 2.16.840.1.113883.10.20.22.4.1 (2015‑08‑01)
    Example
    Example
    <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>
    Example
    Example
    <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>
    Example
    Example
    <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>
    ItemDTCardConfDescriptionLabel
    hl7:organizer
    (IPS...zer)
     
    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(IPS...zer)
    Treeblank.pngTreetree.png@root
    uid1 … 1F2.16.840.1.113883.10.22.4.9
    Treetree.pnghl7:id
    II0 … *(IPS...zer)
    Treetree.pnghl7:code
    CD.IPS1 … 1R(IPS...zer)
     
    Target.png
    hl7ips-data​element-144Kyellow.png Observation Type Kyellow.png CEN/TC 251 prEN 17269
     CONF
    The value of @code shall be drawn from value set 2.16.840.1.113883.11.22.37 IPS Results Organizer (DYNAMIC)
    Treetree.pnghl7:statusCode
    CS1 … 1M(IPS...zer)
     CONF
    The value of @code shall be drawn from value set 2.16.840.1.113883.1.11.19890 x_ActStatusActiveComplete (DYNAMIC)
    Treetree.pnghl7:effectiveTime
    IVL_TS0 … 1(IPS...zer)
     
    Target.png
    hl7ips-data​element-143Kyellow.png Date of observation Kyellow.png CEN/TC 251 prEN 17269
    Treeblank.pngTreetree.pnghl7:low
    IVXB_TS0 … 1(IPS...zer)
    Treeblank.pngTreetree.pnghl7:high
    IVXB_TS0 … 1(IPS...zer)
    Treetree.pnghl7:performer
    0 … *RWhen present, this element represents the organization who performed the set of observations grouped under this organizer.

    Contains 2.16.840.1.113883.10.12.323 CDA Performer (Body) (DYNAMIC)
    (IPS...zer)
    Treeblank.png where [hl7:assignedEntity]
     
    Target.png
    hl7ips-data​element-146Kyellow.png Performer Kyellow.png CEN/TC 251 prEN 17269
    Treetree.pnghl7:author
    0 … *RContains 2.16.840.1.113883.10.22.4.14 IPS Body Author (DYNAMIC)(IPS...zer)
    Treeblank.png where [hl7:assignedAuthor]
     
    Target.png
    hl7ips-data​element-177Kyellow.png Observer Kyellow.png CEN/TC 251 prEN 17269
    Choice1 … *Elements to choose from:
    • hl7:component containing template 2.16.840.1.113883.10.22.4.13 IPS Laboratory Result Observation (DYNAMIC)
    • hl7:component containing template 2.16.840.1.113883.10.22.4.12 IPS Radiology Result Observation (DYNAMIC)
    • hl7:component containing template 2.16.840.1.113883.10.22.4.11 IPS Pathology Result Observation (DYNAMIC)
    • hl7:component containing template 2.16.840.1.113883.10.22.4.10 IPS Result Observation (DYNAMIC)
    • hl7:component containing template 2.16.840.1.113883.10.22.4.30 IPS Specimen Collection (DYNAMIC)
    • hl7:component containing template 2.16.840.1.113883.10.22.4.22 IPS Comment Activity (DYNAMIC)
    • hl7:component containing template 2.16.840.1.113883.10.22.4.23 IPS ObservationMedia (DYNAMIC)
    Treeblank.pngTreetree.pnghl7:component
    0 … *Contains 2.16.840.1.113883.10.22.4.13 IPS Laboratory Result Observation (DYNAMIC)(IPS...zer)
    Treeblank.pngTreeblank.png where [hl7:observation [hl7:code [not(@nullFlavor)]]]
    Treeblank.pngTreetree.pnghl7:component
    0 … *Contains 2.16.840.1.113883.10.22.4.12 IPS Radiology Result Observation (DYNAMIC)(IPS...zer)
    Treeblank.pngTreeblank.png where [hl7:observation [hl7:code [not(@nullFlavor)]]]
    Treeblank.pngTreetree.pnghl7:component
    0 … *Contains 2.16.840.1.113883.10.22.4.11 IPS Pathology Result Observation (DYNAMIC)(IPS...zer)
    Treeblank.pngTreeblank.png where [hl7:observation [hl7:code [not(@nullFlavor)]]]
    Treeblank.pngTreetree.pnghl7:component
    0 … *Contains 2.16.840.1.113883.10.22.4.10 IPS Result Observation (DYNAMIC)(IPS...zer)
    Treeblank.pngTreeblank.png where [hl7:observation [hl7:code [@codeSystem = doc('include/voc-2.16.840.1.113883.11.22.38-DYNAMIC.xml')//valueSet [1]/completeCodeSystem/@codeSystem]]]
     
    Target.png
    hl7ips-data​element-23Kyellow.png Observation Result Kyellow.png CEN/TC 251 prEN 17269
    Treeblank.pngTreetree.pnghl7:component
    0 … *Contains 2.16.840.1.113883.10.22.4.30 IPS Specimen Collection (DYNAMIC)(IPS...zer)
    Treeblank.pngTreeblank.png where [hl7:procedure]
     ConstraintAn 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 … *Contains 2.16.840.1.113883.10.22.4.22 IPS Comment Activity (DYNAMIC)(IPS...zer)
    Treeblank.pngTreeblank.png where [hl7:act [hl7:code [(@code = '48767-8' and @codeSystem = '2.16.840.1.113883.6.1')]]]
     ConstraintAn IPS Comment Activity SHALL contain a general comment applying to the whole set of observations present in the organizer
    Treeblank.pngTreetree.pnghl7:component
    0 … *Contains 2.16.840.1.113883.10.22.4.23 IPS ObservationMedia (DYNAMIC)(IPS...zer)
    Treeblank.pngTreeblank.png where [hl7:observationMedia]