Id1.3.182.11.1.2
ref
lux-gh-
Effective Date2014‑10‑09 10:05:34
Statusdraft DraftVersion Label1.0
NameCDAAssignedEntityDisplay NameCDA AssignedEntity
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 10 templates, Uses 4 templates
Used by as NameVersion
1.3.182.11.1.3Containmentdraft CDA authenticator (1.0)2014‑10‑09 10:18:27
1.3.182.11.1.6Containmentdraft CDA componentOf (1.0)2014‑10‑09 10:35:42
1.3.182.11.1.8Containmentdraft CDA dataEnterer (1.0)2014‑10‑09 10:00:14
1.3.182.11.1.9Containmentdraft CDA documentationOf (1.0)2014‑10‑09 10:27:40
1.3.182.11.1.9.1Containmentdraft CDA documentationOf PRCP (1.0)2021‑11‑17 17:36:22
1.3.182.11.1.12Containmentdraft CDA legalAuthenticator (1.0)2014‑10‑09 10:14:35
1.3.182.11.1.18Containmentdraft CDA Informant (1.0)2014‑10‑09 10:04:24
1.3.182.11.5.3.2.1Containmentdraft Prescription Bio Section2018‑06‑22 10:19:41
1.3.182.11.10.3.11Containmentdraft eHDSI Problem Concern Entry2018‑08‑16 09:21:08
1.3.182.11.10.3.13Containmentdraft eHDSI Procedure Entry2018‑08‑22 11:55:02
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.15Containmentdraft CDA Person (1.0)DYNAMIC
1.3.182.11.22Includedraft CDA telecom (1.0)DYNAMIC
RelationshipAdaptation: 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.

CDAAdotstity
hl7:code
CE0 … 1CDAAdotstity
 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 CDA Person (DYNAMIC)CDAAdotstity
hl7:representedOrganization
0 … 1Contains 1.3.182.11.1.13 CDA Organization (DYNAMIC)CDAAdotstity