Id2.16.840.1.113883.3.4424.13.10.7.1Effective Date2014‑08‑14
Statusdraft DraftVersion Label0.9.9
NameplCdaBaseAddrDisplay Name[7] Adres (bazowy)
DescriptionWzorzec CDA adresu.
ClassificationHL7 V2/V3 Datatype Level Template
Open/ClosedOpen (other than defined elements are allowed)
Example
Example
<addr>
  <country>country</country>  <postalCode extPL:postCity="postCity">postalCode</postalCode>  <city>city</city>  <streetName>streetName</streetName>  <houseNumber>houseNumber</houseNumber>  <unitID>unitID</unitID>  <unitType>unitType</unitType>  <censusTract>censusTract</censusTract></addr>
ItemDTCardConfDescriptionLabel
hl7:addr
0 … *plCddotsAddr
hl7:country
ADXP0 … 1plCddotsAddr
hl7:postalCode
ADXP0 … 1plCddotsAddr
@extPL:postCity
st0 … 1 
 Schematron reportrolered error 
 test((hl7:country=null or upper-case(hl7:country)='POLSKA') and hl7:postalCode=null) 
 Message Dla polskiego adresu wymagane jest podanie kodu pocztowego.  
hl7:city
ADXP0 … 1plCddotsAddr
 Schematron reportrolered error 
 test((hl7:country=null or upper-case(hl7:country)='POLSKA') and hl7:city=null) 
 Message Dla polskiego adresu wymagane jest podanie miasta.  
hl7:streetName
ADXP0 … 1plCddotsAddr
hl7:houseNumber
ADXP0 … 1plCddotsAddr
 Schematron reportrolered error 
 test((hl7:country=null or upper-case(hl7:country)='POLSKA') and hl7:city=null) 
 Message Dla polskiego adresu wymagane jest podanie numeru domu.  
hl7:unitID
ADXP0 … 1plCddotsAddr
hl7:unitType
ADXP0 … 1plCddotsAddr
hl7:censusTract
ADXP0 … 1plCddotsAddr
 Schematron assertrolered error 
 teststarts-with(hl7:censusTract,'TERYT:') 
 Message Poprawnie zapisany numer TERYT powinien zaczynać się od znaków: "TERYT:".