2.16.840.1.113883.10.22.2.5/static-2017-04-12T000000

From HL7 IPS
Revision as of 09:58, 25 July 2018 by ADbot (talk | contribs) (Automated ADBot page content)
Jump to: navigation, search
Id2.16.840.1.113883.10.22.2.5Effective Date2017‑04‑12
Other versions this id:
    StatusKyellow.png DraftVersion Label
    NameIPSCDAContactsDisplay NameIPS Patient Contacts
    Description
    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. 
    ClassificationCDA Header Level Template
    Open/ClosedOpen (other than defined elements are allowed)
    Associated with
    Associated with 8 concepts
    IdNameData Set
    hl7ips-data​element-154Kyellow.png Patient’s Address Book Kyellow.png CEN/TC 251 prEN 17269
    hl7ips-data​element-174Kyellow.png Telecoms 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-121Kyellow.png Name Kyellow.png CEN/TC 251 prEN 17269
    hl7ips-data​element-172Kyellow.png Organisation’s Name Kyellow.png CEN/TC 251 prEN 17269
    Used by / Uses
    Used by 0 transactions and 1 template, Uses 1 template
    Used by as NameVersion
    2.16.840.1.113883.10.22.1.1IncludeKyellow.png International Patient Summary2017‑04‑11
    Uses as NameVersion
    2.16.840.1.113883.10.22.11IncludeKyellow.png IPS AddressDYNAMIC
    RelationshipAdaptation: template 2.16.840.1.113883.10.12.108 (DYNAMIC)
    Adaptation: template 1.3.6.1.4.1.19376.1.5.3.1.2.4 (DYNAMIC)
    Example
    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>
    Example
    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>
    ItemDTCardConfDescriptionLabel
    hl7:participant
    RPatient contacts or the Preferred Health Professional to contact in case of emergency.(IPS...cts)
    where [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
     Example<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(IPS...cts)
    Treeblank.pngTreetree.png@root
    uid1 … 1F2.16.840.1.113883.10.22.2.5
    Treetree.pnghl7:functionCode
    0 … 1CThe  <functionCode> element may be used to indicate that this participant is the preferred Health Professional to contact in case of emergency.</functionCode>(IPS...cts)
    Treeblank.pngTreetree.png@code
    CONF0 … 1FPCP
    Treeblank.pngTreetree.png@codeSystem
    0 … 1F2.16.840.1.113883.5.88 (Participation Function)
    Treetree.pnghl7:associated​Entity
    RThe <associatedEntity> element identifies the type of contact. </associatedEntity>(IPS...cts)
    Treeblank.pngTreetree.png@classCode
    cs1 … 1R
     CONF
    The value of @classCode shall be drawn from value set 2.16.840.1.113883.11.20.9.33 INDRoleclassCodes (DYNAMIC)
     Example<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 … 1RThis element indicates the relationship between the patient and this participant.(IPS...cts)
     CONF
    The value of @code shall be drawn from value set 2.16.840.1.113883.11.22.54 IPS Personal Relationship (DYNAMIC)
    or
    The value of @code shall be drawn from value set 2.16.840.1.113883.11.22.53 IPS Healthcare Professional Roles (DYNAMIC)
     Example<code code="AUNT" displayName="θεία" codeSystem="2.16.840.1.113883.5.111"/>
    Treeblank.pngTreetree.pnghl7:addr
    AD.IPS1 … *RPatient Contact's / Preferred HP's Address(IPS...cts)
     Schematron assertroleKred.png error 
     test@nullFlavor or hl7:* 
     MessageIf addr is not nullflavored at least one sub element has to be provided 
    Included from 2.16.840.1.113883.10.22.11 IPS Address (DYNAMIC)
    Treeblank.pngTreeblank.pngTreetree.png@use
    set_cs0 … 1 
     CONF
    The value of @use shall be drawn from value set 2.16.840.1.113883.1.11.10637 PostalAddressUse (2005‑05‑01)
    Treeblank.pngTreeblank.pngTreetree.png@nullFlavor
    cs0 … 1FNI
     ConstraintSHALL 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 assertroleKred.png error 
     test@nullFlavor or hl7:* 
     MessageIf addr is not nullflavored at least one sub element has to be provided 
    Treeblank.pngTreeblank.pngTreetree.pnghl7:streetAddressLine
    ADXP0 … *CSubject's or Organization's Street Address Line(IPS...cts)
     Schematron assertroleKred.png error 
     testhl7:streetAddressLine and (hl7:city or hl7:postalCode) 
     MessageIf the address line is included either the city or the zip code has to be provided 
    Treeblank.pngTreeblank.pngTreetree.pnghl7:city
    ADXP0 … 1CSubject's or Organization's City(IPS...cts)
    Treeblank.pngTreeblank.pngTreetree.pnghl7:postalCode
    ADXP0 … 1CSubject's or Organization's Postal Code(IPS...cts)
    Treeblank.pngTreeblank.pngTreetree.pnghl7:state
    ADXP0 … 1CSubject's or Organization's State or Province(IPS...cts)
    Treeblank.pngTreeblank.pngTreetree.pnghl7:country
    ADXP0 … 1CSubject's Country.(IPS...cts)
     ConstraintThe 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 … *RPatient Contact's / Preferred HP's/Legal Organization telephone or e-mail <telecom> element is required.</telecom>(IPS...cts)
     
    Target.png
    hl7ips-data​element-174Kyellow.png Telecoms Kyellow.png CEN/TC 251 prEN 17269
    hl7ips-data​element-169Kyellow.png Telecoms Kyellow.png CEN/TC 251 prEN 17269
    Treeblank.pngTreeblank.pngTreetree.png@use
    set_cs0 … 1 
     CONF
    The value of @use shall be drawn from value set 2.16.840.1.113883.1.11.201 TelecommunicationAddressUse (DYNAMIC)
    Treeblank.pngTreeblank.pngTreetree.png@nullFlavor
    cs0 … 1FNI
     ConstraintIf 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
     Example<telecom use="WP" value="tel:+45 20 7025 6161"/><telecom use="HP" value="mailto:jsmith@myprovider.co.uk"/>
    Choice1 … 2Elements to choose from:
    • hl7:associated​Person
    • hl7:scoping​Organization
    Treeblank.pngTreeblank.pngTreetree.pnghl7:associated​Person
    0 … 1COr the associatedPerson, or the scopingOrganization, or both elements shall be provided(IPS...cts)
     
    Target.png
    hl7ips-data​element-165Kyellow.png Healthcare Provider (person) Kyellow.png CEN/TC 251 prEN 17269
    Treeblank.pngTreeblank.pngTreeblank.pngTreetree.pnghl7:name
    PN1 … *RPatient Contact's Name / Preferred HP's Name(IPS...cts)
     
    Target.png
    hl7ips-data​element-121Kyellow.png Name Kyellow.png CEN/TC 251 prEN 17269
     Example<name>
      <given>John</given>  <family>Español Smith</family></name>
    Treeblank.pngTreeblank.pngTreeblank.pngTreeblank.pngTreetree.pnghl7:family
    1 … *RPatient Contact's Family Name/Surname / Preferred HP's Family Name/Surname(IPS...cts)
    Treeblank.pngTreeblank.pngTreeblank.pngTreeblank.pngTreetree.pnghl7:given
    1 … *RPatient Contact's Given Name / Preferred HP's Given Name(IPS...cts)
    Treeblank.pngTreeblank.pngTreetree.pnghl7:scoping​Organization
    0 … 1COr the associatedPerson, or the scopingOrganization, or both elements shall be provided(IPS...cts)
     
    Target.png
    hl7ips-data​element-166Kyellow.png Healthcare Provider (organisation) Kyellow.png CEN/TC 251 prEN 17269
    Treeblank.pngTreeblank.pngTreeblank.pngTreetree.pnghl7:name
    ON1 … *ROrganization's Name(IPS...cts)
     
    Target.png
    hl7ips-data​element-172Kyellow.png Organisation’s Name Kyellow.png CEN/TC 251 prEN 17269