Back To Index  <<  Back To Templates

draft Template  IPS Planned Encounter

Id 2.16.840.1.113883.10.22.4.40 Effective Date 2020‑05‑08 18:18:38
Status draft Draft Version Label
Name IPSPlannedEncounter Display Name IPS Planned Encounter
Description
An Encounter is an interaction between a patient and care provider(s) for the purpose of providing healthcare-related service(s). Healthcare services include health assessment. Examples: outpatient visit to multiple departments, home health support (including physical therapy), inpatient hospital stay, emergency room visit, field visit (e.g., traffic accident), office visit, occupational therapy, or telephone call.
Context Parent nodes of template element with id 2.16.840.1.113883.10.22.4.40
Classification CDA Entry Level Template
Open/Closed Open (other than defined elements are allowed)
Used by / Uses
Used by 1 transaction and 3 templates, Uses 0 templates
Used by as Name Version
hl7ips-transaction-2 Transaction draft IPS Created 2017‑04‑07 11:10:54
2.16.840.1.113883.10.22.3.9 Containment draft IPS Plan of Care Section 2020‑05‑08 18:28:38
2.16.840.1.113883.10.22.1.1 link draft International Patient Summary 2020‑05‑08 12:30:59
2.16.840.1.113883.10.22.1.1 link pending International Patient Summary (STU1) 2017‑04‑11
Relationship Adaptation: template 1.3.6.1.4.1.19376.1.5.3.1.4.14 IHE Encounters (2017‑03‑22 15:35:30)
ref
IHE-PCC-

Adaptation: template 2.16.840.1.113883.10.20.1.25 (DYNAMIC)
ref
?

Adaptation: template 2.16.840.1.113883.10.20.1.21 Encounter activity (DYNAMIC)
ref
ccd1-
Example
Example
<encounter classCode="ENC" moodCode="cs">
  <templateId root="1.3.6.1.4.1.19376.1.5.3.1.4.14"/>  <templateId root="2.16.840.1.113883.10.20.1.21"/>  <templateId root="2.16.840.1.113883.10.20.1.25"/>  <id root="1.2.3.999" extension="--example only--"/>  <code/>  <text>
    <reference value="tel:+1-12345678"/>  </text>
  <effectiveTime>
    <low value="20170413114059"/>  </effectiveTime>
  <priorityCode/>  <performer>
    <time/>  </performer>
  <participant typeCode="LOC">
    <participantRole classCode="SDLOC"/>    <id/>    <code/>    <addr/>    <telecom/>    <playingEntity classCode="PLC">
      <name/>    </playingEntity>
  </participant>
</encounter>
Item DT Card Conf Description Label
hl7:encounter
(IPSdotster)
@classCode
cs 0 … 1 F ENC
@moodCode
cs 1 … 1 R
  CONF
@moodCode shall be "APT"
or
@moodCode shall be "ARQ"
or
@moodCode shall be "PRP"
hl7:templateId
II 1 … 1 M (IPSdotster)
@root
uid 1 … 1 F 2.16.840.1.113883.10.22.4.40
hl7:id
II 0 … * R (IPSdotster)
hl7:code
CD 1 … 1 R (IPSdotster)
hl7:text
ED 0 … 1 R The element if present points to the text describing the problem being recorded; including any dates, comments, et cetera. The contains a URI in value attribute. This URI points to the free text description of the problem in the document that is being described. (IPSdotster)
  Example <text>
  <reference value="#problem-1"/></text>
hl7:reference
TEL 1 … 1 M (IPSdotster)
@value
1 … 1 R When used it shall refer to the narrative, typically #{label}-{generated-id}, e.g. #xxx-1
hl7:effectiveTime
IVL_TS 0 … 1 (IPSdotster)
hl7:priorityCode
CE 0 … 1 (IPSdotster)
hl7:performer
0 … * (IPSdotster)
hl7:time
0 … 1 (IPSdotster)
hl7:participant
0 … * (IPSdotster)
@typeCode
cs 1 … 1 F LOC
hl7:participantRole
1 … 1 M (IPSdotster)
@classCode
cs 1 … 1 F SDLOC
hl7:id
0 … * (IPSdotster)
hl7:code
0 … 1 (IPSdotster)
hl7:addr
0 … * (IPSdotster)
hl7:telecom
0 … * (IPSdotster)
hl7:playingEntity
1 … 1 M (IPSdotster)
@classCode
cs 1 … 1 F PLC
hl7:name
1 … * R (IPSdotster)