Id1.3.182.7.3.2.10.5
ref
lux-gh-
Effective Date2019‑11‑21 13:13:15
Statusdraft DraftVersion Label1.0
NameCDAAssignedEntitySimpleDisplay NameCDA AssignedEntity simple
Description
Template CDA AssignedEntity (prototype, directly derived from POCD_RM000040 MIF)

The role “AssignedEntity” is referenced by certain elements in the CDA specification. The player of the role “AssignedEntity” is an assignedPerson, which is a kind of healthcare provider or employee e.g. doctor, nurse, … For the assignedPerson the information about the represented organization, so the organization for which the health professional is working for, can also be given (representedOrganization).

The specification of the structure to represent an “AssignedEntity” in this chapter shall be used for all the occurrences.

ClassificationCDA Header Level Template
Open/ClosedClosed (only defined elements are allowed)
Used by / Uses
Used by 0 transactions and 1 template, Uses 4 templates
Used by as NameVersion
1.3.182.11.10.3.1Containmentdraft eHDSI Immunizations Entry2018‑02‑12 08:21:05
Uses as NameVersion
1.3.182.11.1.1Includedraft ADDR (1.3)DYNAMIC
1.3.182.11.1.13Containmentdraft CDA Organization (1.0)DYNAMIC
1.3.182.11.1.15.1Containmentdraft CDA Person simpleDYNAMIC
1.3.182.11.22Includedraft CDA telecom (1.0)DYNAMIC
RelationshipAdaptation: template 1.3.182.11.1.2 CDA AssignedEntity (2014‑10‑09 10:05:34)
ref
lux-gh-

Adaptation: template 2.16.840.1.113883.10.12.153 CDA AssignedEntity (2005‑09‑07)
ref
ad1bbr-
Example
Example
<dataEnterer>
  <assignedEntity>
    <id root="1.3.182.4.1" extension="2123456789"/>    <addr use="WP">
      <streetAddressLine>Rue des Tomains 1</streetAddressLine>      <postalCode>2540</postalCode>      <city>LUXEMBOURG</city>      <country>LUX</country>    </addr>
    <telecom value="tel:+352-12345" use="WP"/>    <assignedPerson>
      <name>
        <prefix qualifier="AC">Dr.</prefix>        <family>Jordan</family>        <family qualifier="BR">Johnson</family>        <given>Jeannette</given>        <given>Maria</given>        <suffix qualifier="AC">MBA</suffix>      </name>
    </assignedPerson>
  </assignedEntity>
</dataEnterer>
ItemDTCardConfDescriptionLabel
@classCode
cs0 … 1FASSIGNED
hl7:id
II1 … *R

At least one identifier for the assignedEntity shall be given. It is the identifier representing the assignedPersonThe identifier must be compliant to the specification of the II data type. nullFlavors
are allowed.

CDAAdotsmple
hl7:code
CE0 … 1CDAAdotsmple
 CONF
The value of @code shall be drawn from value set 1.3.182.10.26.1 eSante_RoleCode (DYNAMIC)
Included0 … * from 1.3.182.11.1.1 ADDR (DYNAMIC)
hl7:addr
AD0 … *ADDR
@use
cs0 … 1 Information about the usage or context of the address information. E.g. home, work, …
Not mandatory if addr is nullFlavored.

 CONF
The value of @use shall be drawn from value set 1.3.182.10.2.1 eSante_AddressUse (DYNAMIC)
hl7:streetAddressLine
ADXP0 … 1ADDR
hl7:streetName
ADXP0 … 1ADDR
hl7:houseNumber
ADXP0 … 1ADDR
hl7:postalCode
ADXP0 … 1RADDR
hl7:city
ADXP0 … 1RADDR
hl7:state
ADXP0 … 1ADDR
hl7:country
ADXP0 … 1RADDR
 ConstraintThe country code shall come from the value set eSanté_CountryCodes
 Variable letNamecountry 
 Valuetext() 
 Schematron assertrolered error 
 testcount(distinct-values(doc('include/voc-1.3.182.10.33.1-DYNAMIC.xml')/*/valueSet/conceptList/concept[@code = $country]))=1 
 MessageThe country code shall come from the value set eSanté_CountryCodes 
hl7:additionalLocator
ADXP0 … 1ADDR
 Schematron assertrolered error 
 test@nullFlavor or (((hl7:streetAddressLine and not(hl7:streetName) and not(hl7:houseNumber)) or (hl7:streetName and hl7:houseNumber and not(hl7:streetAddressLine))) and @use) 
 MessageAddress can either have @nullFlavor or need to have @use attribute and streetAddressLine or houseNumber and streetName.  
 Schematron assertrolered error 
 test@nullFlavor or (hl7:postalCode and hl7:city and hl7:country) 
 MessageIf addr is not nullFlavored, PostalCode, City and Country shall be provided. 
Included0 … * from 1.3.182.11.22 CDA telecom (DYNAMIC)
hl7:telecom
0 … *CDAtdotsecom
@use
set_cs0 … 1 
 CONF
The value of @use shall be drawn from value set 1.3.182.10.28.1 eSante_TelecomAddressUse (DYNAMIC)
@value
st1 … 1R
 Variable letNamemyAttValue 
 Valuesubstring-before(@value,':') 
 Variable letNamemyAttCheck 
 Valuedistinct-values(doc('include/voc-1.3.182.10.29.1-DYNAMIC.xml')/*/valueSet/conceptList/concept[@code = $myAttValue]) 
 Schematron assertrolered error 
 testcount($myAttValue)=count($myAttCheck) 
 MessageValue must start with communication - scheme from value set eSanté_URLScheme 
hl7:assignedPerson
1 … 1MContains 1.3.182.11.1.15.1 CDA Person simple (DYNAMIC)CDAAdotsmple
hl7:representedOrganization
0 … 1Contains 1.3.182.11.1.13 CDA Organization (DYNAMIC)CDAAdotsmple