2.16.840.1.113883.10.22.2.5/static-2017-04-12T000000

Aus HL7 Austria MediaWiki
Version vom 1. Oktober 2025, 18:38 Uhr von ADbot (Diskussion | Beiträge) (Automatic ADBot page (f2b0e30eeeeeadb908ba5f96c3acf6e0d35cea41))
(Unterschied) ← Nächstältere Version | Aktuelle Version (Unterschied) | Nächstjüngere Version → (Unterschied)
Wechseln zu: Navigation, Suche
Id2.16.840.1.113883.10.22.2.5Gültigkeit ab2017‑04‑12
StatusKorange.png Unter Revision vor der PublikationVersions-LabelSTU1
NameIPSCDAContactsBezeichnungIPS Patient Contacts
Beschreibung
EN-US.png The IPS may record several kinds of patient contacts, including parents, relatives, caregivers, and others related in some way to the patient.
A patient contact may be an individual or an organization with a relationship to the patient, including health provider (person or organization) to be contacted in case of emergency. 
KlassifikationCDA Header Level Template
Offen/GeschlossenOffen (auch andere als die definierten Elemente sind erlaubt)
Assoziiert mit
Assoziiert mit 8 Konzepte
IdNameDatensatz
hl7ips-data​element-121Kyellow.png Name Kyellow.png CEN/TC 251 prEN 17269
hl7ips-data​element-154Kyellow.png Patient’s Address Book Kyellow.png CEN/TC 251 prEN 17269
hl7ips-data​element-163Kyellow.png Preferred Healthcare providers Kyellow.png CEN/TC 251 prEN 17269
hl7ips-data​element-165Kyellow.png Healthcare Provider (person) Kyellow.png CEN/TC 251 prEN 17269
hl7ips-data​element-166Kyellow.png Healthcare Provider (organisation) Kyellow.png CEN/TC 251 prEN 17269
hl7ips-data​element-169Kyellow.png Telecoms Kyellow.png CEN/TC 251 prEN 17269
hl7ips-data​element-172Kyellow.png Organisation’s Name Kyellow.png CEN/TC 251 prEN 17269
hl7ips-data​element-174Kyellow.png Telecoms Kyellow.png CEN/TC 251 prEN 17269
Benutzt
Benutzt 1 Template
Benutzt als NameVersion
2.16.840.1.113883.10.22.11InklusionKorange.png IPS Address (STU1)DYNAMIC
BeziehungAdaptation: Template 2.16.840.1.113883.10.12.108 CDA participant (DYNAMIC)
ref
ad1bbr-

Adaptation: Template 1.3.6.1.4.1.19376.1.5.3.1.2.4 IHE Patient Contacts (DYNAMIC)
ref
IHE-PCC-
Beispiel
Contact person
<participant typeCode="IND">
  <templateId root="2.16.840.1.113883.10.22.2.5"/>  <associatedEntity classCode="NOK">
    <addr>
      <streetAddressLine>Promenade des Anglais 111</streetAddressLine>      <city>Lyon</city>      <postalCode>69001</postalCode>      <country>FR</country>    </addr>
    <telecom value="tel:(+33)555-20036" use="WP"/>    <associatedPerson>
      <name>
        <given>Martha</given>        <family>Mum</family>      </name>
    </associatedPerson>
  </associatedEntity>
</participant>
Beispiel
Preferred Health Professional for emergency contact
<participant typeCode="IND">
  <templateId root="2.16.840.1.113883.10.22.2.5"/>  <functionCode code="PCP" codeSystem="2.16.840.1.113883.5.88"/>  <time value="20070213"/>  <associatedEntity classCode="ECON">
    <addr>
      <streetAddressLine>Karl Strasse</streetAddressLine>      <city>Freiberg</city>      <postalCode>09599</postalCode>      <country>DE</country>    </addr>
    <telecom value="tel:(+49)761-11110000" use="WP"/>    <associatedPerson>
      <name>
        <given>Arzt</given>        <family>Guter</family>      </name>
    </associatedPerson>
  </associatedEntity>
</participant>
ItemDTKardKonfBeschreibungLabel
hl7:participant
REN-US.png Patient contacts or the Preferred Health Professional to contact in case of emergency.
wo [hl7:templateId/@root='2.16.840.1.113883.10.22.2.5']
 
Target.png
hl7ips-data​element-154Kyellow.png Patient’s Address Book Kyellow.png CEN/TC 251 prEN 17269
hl7ips-data​element-163Kyellow.png Preferred Healthcare providers Kyellow.png CEN/TC 251 prEN 17269
Treetree.png@typeCode
cs1 … 1FIND
 Beispiel<participant typeCode="IND">
  <templateId root="2.16.840.1.113883.10.22.2.5"/>  <associatedEntity classCode="NOK">
    <addr>
      <streetAddressLine>Promenade des Anglais 111</streetAddressLine>      <city>Lyon</city>      <postalCode>69001</postalCode>      <country>FR</country>    </addr>
    <telecom value="tel:(+33)555-20036" use="WP"/>    <associatedPerson>
      <name>
        <given>Martha</given>        <family>Mum</family>      </name>
    </associatedPerson>
  </associatedEntity>
</participant>
Treetree.pnghl7:templateId
II1 … 1M
Treeblank.pngTreetree.png@root
uid1 … 1F2.16.840.1.113883.10.22.2.5
Treetree.pnghl7:functionCode
0 … 1CEN-US.png The  <functionCode> element may be used to indicate that this participant is the preferred Health Professional to contact in case of emergency.</functionCode>
Treeblank.pngTreetree.png@code
CONF0 … 1FPCP
Treeblank.pngTreetree.png@codeSystem
0 … 1F2.16.840.1.113883.5.88 (Participation Function)
Treetree.pnghl7:associated​Entity
REN-US.png The <associatedEntity> element identifies the type of contact. </associatedEntity>
Treeblank.pngTreetree.png@classCode
cs1 … 1R
 CONF
Der Wert von @classCode MUSS gewählt werden aus dem Value Set 2.16.840.1.113883.11.20.9.33 INDRoleclassCodes (DYNAMIC)
 Beispiel<associatedEntity classCode="ECON">
  <addr>
    <streetAddressLine>Karl Strasse</streetAddressLine>    <city>Freiberg</city>    <postalCode>09599</postalCode>    <country>DE</country>  </addr>
  <telecom value="tel:+49-761-11110000" use="WP"/>  <associatedPerson>
    <name>
      <given>Arzt</given>      <family>Guter</family>    </name>
  </associatedPerson>
</associatedEntity>
Treeblank.pngTreetree.pnghl7:code
CV.IPS0 … 1REN-US.png This element indicates the relationship between the patient and this participant.
 CONF
Der Wert von @code MUSS gewählt werden aus dem Value Set 2.16.840.1.113883.11.22.54 IPS Personal Relationship (DYNAMIC)
oder
Der Wert von @code MUSS gewählt werden aus dem Value Set 2.16.840.1.113883.11.22.53 IPS Healthcare Professional Roles (DYNAMIC)
 Beispiel<code code="AUNT" displayName="θεία" codeSystem="2.16.840.1.113883.5.111"/>
Treeblank.pngTreetree.pnghl7:addr
AD.IPS1 … *REN-US.png Patient Contact's / Preferred HP's Address
 Schematron assertrole error 
 test@nullFlavor or hl7:* 
 MeldungIf addr is not nullflavored at least one sub element has to be provided 
Eingefügt von 2.16.840.1.113883.10.22.11 IPS Address (DYNAMIC)
Treeblank.pngTreeblank.pngTreetree.png@use
set_cs0 … 1 
 CONF
Der Wert von @use MUSS gewählt werden aus dem Value Set 2.16.840.1.113883.1.11.10637 PostalAddressUse (2005‑05‑01)
Treeblank.pngTreeblank.pngTreetree.png@nullFlavor
cs0 … 1FNI
 ConstraintEN-US.png SHALL NOT have mixed content except for white space
If there is no information, the nullFlavor attribute shall have a value of 'NI' and no address parts shall be present, otherwise there shall be no nullFlavor attribute, and at least one of the address parts listed below shall be present.
 Schematron assertrole error 
 test@nullFlavor or hl7:* 
 MeldungIf addr is not nullflavored at least one sub element has to be provided 
Treeblank.pngTreeblank.pngTreetree.pnghl7:streetAddressLine
ADXP0 … *CEN-US.png Subject's or Organization's Street Address Line
 Schematron assertrole error 
 testhl7:streetAddressLine and (hl7:city or hl7:postalCode) 
 MeldungIf the address line is included either the city or the zip code has to be provided 
Treeblank.pngTreeblank.pngTreetree.pnghl7:city
ADXP0 … 1CEN-US.png Subject's or Organization's City
Treeblank.pngTreeblank.pngTreetree.pnghl7:postalCode
ADXP0 … 1CEN-US.png Subject's or Organization's Postal Code
Treeblank.pngTreeblank.pngTreetree.pnghl7:state
ADXP0 … 1CEN-US.png Subject's or Organization's State or Province
Treeblank.pngTreeblank.pngTreetree.pnghl7:country
ADXP0 … 1CEN-US.png Subject's Country.
 ConstraintEN-US.png The content of this element SHALL be selected EITHER from ValueSet ISO Country Alpha-2 urn:oid:2.16.840.1.113883.1.11.20300  DYNAMIC OR MAY be selected from ISO Country Alpha-3 2.16.840.1.113883.1.11.171 DYNAMIC, IF the country is not specified in ValueSet ISO Country Alpha-2 urn:oid:2.16.840.1.113883.1.11.20300.
Treeblank.pngTreetree.pnghl7:telecom
TEL1 … *REN-US.png Patient Contact's / Preferred HP's/Legal Organization telephone or e-mail <telecom> element is required.</telecom>
 
Target.png
hl7ips-data​element-169Kyellow.png Telecoms Kyellow.png CEN/TC 251 prEN 17269
hl7ips-data​element-174Kyellow.png Telecoms Kyellow.png CEN/TC 251 prEN 17269
Treeblank.pngTreeblank.pngTreetree.png@use
set_cs0 … 1 
 CONF
Der Wert von @use MUSS gewählt werden aus dem Value Set 2.16.840.1.113883.1.11.201 TelecommunicationAddressUse (DYNAMIC)
Treeblank.pngTreeblank.pngTreetree.png@nullFlavor
cs0 … 1FNI
 ConstraintEN-US.png If there is no information, the nullFlavor attribute shall have a value of 'NI' and the "value" and "use" attributes shall be omitted, otherwise the nullFlavor attribute shall not be present, and the "value" and "use" attributes shall be present
 Beispiel<telecom use="WP" value="tel:+45 20 7025 6161"/><telecom use="HP" value="mailto:jsmith@myprovider.co.uk"/>
Auswahl1 … 2Elemente in der Auswahl:
  • hl7:associated​Person
  • hl7:scoping​Organization
Treeblank.pngTreeblank.pngTreetree.pnghl7:associated​Person
0 … 1CEN-US.png Or the associatedPerson, or the scopingOrganization, or both elements shall be provided
 
Target.png
hl7ips-data​element-165Kyellow.png Healthcare Provider (person) Kyellow.png CEN/TC 251 prEN 17269
Treeblank.pngTreeblank.pngTreeblank.pngTreetree.pnghl7:name
PN1 … *REN-US.png Patient Contact's Name / Preferred HP's Name
 
Target.png
hl7ips-data​element-121Kyellow.png Name Kyellow.png CEN/TC 251 prEN 17269
 Beispiel<name>
  <given>John</given>  <family>Español Smith</family></name>
Treeblank.pngTreeblank.pngTreeblank.pngTreeblank.pngTreetree.pnghl7:family
1 … *REN-US.png Patient Contact's Family Name/Surname / Preferred HP's Family Name/Surname
Treeblank.pngTreeblank.pngTreeblank.pngTreeblank.pngTreetree.pnghl7:given
1 … *REN-US.png Patient Contact's Given Name / Preferred HP's Given Name
Treeblank.pngTreeblank.pngTreetree.pnghl7:scoping​Organization
0 … 1CEN-US.png Or the associatedPerson, or the scopingOrganization, or both elements shall be provided
 
Target.png
hl7ips-data​element-166Kyellow.png Healthcare Provider (organisation) Kyellow.png CEN/TC 251 prEN 17269
Treeblank.pngTreeblank.pngTreeblank.pngTreetree.pnghl7:name
ON1 … *REN-US.png Organization's Name
 
Target.png
hl7ips-data​element-172Kyellow.png Organisation’s Name Kyellow.png CEN/TC 251 prEN 17269