Difference between revisions of "2.16.840.1.113883.10.22.2.6/static-2017-04-12T000000"

From HL7 IPS
Jump to: navigation, search
(Automated ADBot page content)
(Automated ADBot page content)
Line 1: Line 1:
<
+
<table xmlns=

Revision as of 20:03, 27 March 2018

Id2.16.840.1.113883.10.22.2.6Effective Date valid from 2017‑04‑12
StatusKyellow.png DraftVersion Label
NameIPSdocumentationOfPCPRDisplay NameIPS CDA documentationOf
Description
The documentationOf relationship in an International Patient Summary contains the representation of providers who are wholly or partially responsible for the safety and well-being of a subject of care.<br clear="none"/>

<br clear="none"/>The main activity being described by a IPS is the provision of healthcare over a period of time. This is shown by setting the value of serviceEvent/@classCode to “PCPR” (care provision) and indicating the duration over which care was provided in serviceEvent/effectiveTime. Additional data from outside this duration may also be included if it is relevant to care provided during that time range (e.g., reviewed during the stated time range).<br clear="none"/>

<br clear="none"/>For example if the IPS is generated by a GP based on information recorded in his/her EHR-S, then the low value should represent the date when the treatment relationship between the patient and the GP started; and the high value the date of the latest care event.
ClassificationCDA Header Level Template
Open/ClosedOpen (other than defined elements are allowed)
Used by / Uses
Used by 0 transactions and 1 template, Uses 2 templates
Used by as NameVersion
2.16.840.1.113883.10.22.1.1IncludeKyellow.png International Patient Summary ()2017‑04‑11
Uses as NameVersion
2.16.840.1.113883.10.22.9.3ContainmentKyellow.png IPS CDA Person ()DYNAMIC
2.16.840.1.113883.10.22.9.1ContainmentKyellow.png IPS CDA Organization ()DYNAMIC
RelationshipAdaptation: template 2.16.840.1.113883.10.12.110 CDA documentationOf (2005‑09‑07)
ref
(from repository: ad1bbr-)
Example
Example
<documentationOf typeCode="DOC">
  <serviceEvent classCode="PCPR" moodCode="EVN">
    <id root="1.2.3.999" extension="__example only__"/>    <effectiveTime>
      <low nullFlavor="UNK"/>      <high value="20170613124706"/>    </effectiveTime>
    <performer typeCode="PRF">
      <assignedEntity>
        <id root="1.2.3.999" extension="__example only__"/>        <code code="22" displayName="Health professionals" codeSystem="2.16.840.1.113883.2.9.6.2.7"/>        <addr nullFlavor="NI"/>        <telecom nullFlavor="NI"/>        <assignedPerson>
          <!-- template 'IPS CDA Person' (dynamic) -->
        </assignedPerson>
        <representedOrganization>
          <!-- template 'IPS CDA Organization' (dynamic) -->
        </representedOrganization>
      </assignedEntity>
    </performer>
  </serviceEvent>
</documentationOf>
ItemDTCardConfDescriptionLabel
hl7:documentationOf
0 … *RThe documentationOf relationship in an International Patient Summary contains the representation of providers who are wholly or partially responsible for the safety and well-being of a subject of care.IPSd...PCPR
Treetree.png@typeCode
cs0 … 1FDOC
 Example<documentationOf>
  <serviceEvent classCode="PCPR">
    <effectiveTime>
      <low nullFlavor="NI"/>      <high value="20110308"/>    </effectiveTime>
    <performer typeCode="PRF">
      <!-- See example below -->
    </performer>
  </serviceEvent>
</documentationOf>
Treetree.pnghl7:serviceEvent
1 … 1RThe main activity being described by a IPS is the provision of healthcare over a period of time. This is shown by setting the value of serviceEvent/@classCode to “PCPR” (care provision) and indicating the duration over which care was provided in serviceEvent/effectiveTime. Additional data from outside this duration may also be included if it is relevant to care provided during that time range (e.g., reviewed during the stated time range).<br clear="none"/> <br clear="none"/>For example if the IPS is generated by a GP based on information recorded in his/her EHR-S, then the low value should represent the date when the treatment relationship between the patient and the GP started; and the high value the date of the latest care event.IPSd...PCPR
Treeblank.pngTreetree.png@classCode
cs1 … 1FPCPR
Treeblank.pngTreetree.png@moodCode
cs1 … 1FEVN
Treeblank.pngTreetree.pnghl7:id
II0 … *RIPSd...PCPR
Treeblank.pngTreetree.pnghl7:effectiveTime
IVL_TS1 … 1RIPSd...PCPR
Treeblank.pngTreeblank.pngTreetree.pnghl7:low
TS1 … 1RIPSd...PCPR
Treeblank.pngTreeblank.pngTreetree.pnghl7:high
TS1 … 1RIPSd...PCPR
Treeblank.pngTreetree.pnghl7:performer
0 … *RIt represents the healthcare providers involved in the current or pertinent historical care of the patient. Preferably, the patient’s key healthcare providers would be listed, particularly their primary physician and any active consulting physicians, therapists, and counselorsIPSd...PCPR
Treeblank.pngTreeblank.pngTreetree.png@typeCode
cs1 … 1R
 CONF
The value of @typeCode shall be drawn from value set 2.16.840.1.113883.1.11.19601 x_ServiceEventPerformer (DYNAMIC)
 Example<performer typeCode="PRF">
  <assignedEntity>
    <id assigningAuthorityName="MEF" displayable="false" extension="DVLMMG57R07F205G" root="2.16.840.1.113883.2.9.4.3.2"/>    <code code="221" codeSystem="2.16.840.1.113883.2.9.6.2.7" codeSystemName="ISCO" displayName="Medical doctors">
      <translation codeSystem="2.16.840.1.113883.2.9.5.1.111" code="MMG" displayName="Medico di Medicina Generale"/>    </code>
    <addr nullFlavor="NI"/>    <telecom nullFlavor="NI"/>    <assignedPerson>
      <name>
        <family>DVALUNO</family>        <given>MMG</given>      </name>
    </assignedPerson>
    <representedOrganization>
      <id assigningAuthorityName="A.S.L. DELLA PROVINCIA DI LECCO" extension="030305" root="2.16.840.1.113883.2.9.4.1.1"/>      <name>A.S.L. DELLA PROVINCIA DI LECCO</name>      <telecom nullFlavor="NI"/>      <addr>
        <state>LECCO</state>        <city>LECCO</city>        <country>IT</country>        <postalCode>23900</postalCode>        <streetAddressLine>CORSO CARLO ALBERTO,120</streetAddressLine>      </addr>
    </representedOrganization>
  </assignedEntity>
</performer>
Treeblank.pngTreeblank.pngTreetree.pnghl7:functionCode
CE.IPS0 … 1RIPSd...PCPR
Treeblank.pngTreeblank.pngTreetree.pnghl7:time
IVL_TS.IPS.TZ0 … 1RIPSd...PCPR
Treeblank.pngTreeblank.pngTreetree.pnghl7:assignedEntity
1 … 1MIPSd...PCPR
Treeblank.pngTreeblank.pngTreeblank.pngTreetree.pnghl7:id
II1 … *RHealthcare provider ID numberIPSd...PCPR
Treeblank.pngTreeblank.pngTreeblank.pngTreetree.pnghl7:code
CE.IPS (extensible)0 … 1RIt describes the professional role of the healthcare provider involved in the current or pertinent historical care of the patient.IPSd...PCPR
 CONF
The value of @code should be drawn from value set 2.16.840.1.113883.11.22.53 IPS Healthcare Professional Roles (DYNAMIC)
Treeblank.pngTreeblank.pngTreeblank.pngTreetree.pnghl7:addr
AD.IPS1 … *RIPSd...PCPR
Treeblank.pngTreeblank.pngTreeblank.pngTreetree.pnghl7:telecom
TEL.IPS1 … *RIPSd...PCPR
Treeblank.pngTreeblank.pngTreeblank.pngTreetree.pnghl7:assigned​Person
0 … 1Contains 2.16.840.1.113883.10.22.9.3 IPS CDA Person (DYNAMIC)IPSd...PCPR
Treeblank.pngTreeblank.pngTreeblank.pngTreetree.pnghl7:represented​Organization
0 … 1Contains 2.16.840.1.113883.10.22.9.1 IPS CDA Organization (DYNAMIC)IPSd...PCPR