Back To Index  <<  Back To Templates

ref Template  [7] Adres (bazowy)

Id 2.16.840.1.113883.3.4424.13.10.7.1 Effective Date valid from 2018‑04‑26
Status active Active Version Label 1.2.3
Name plCdaBaseAddr Display Name [7] Adres (bazowy)
Description Wzorzec CDA adresu.
Classification HL7 V2/V3 Datatype Level Template
Open/Closed Open (other than defined elements are allowed)
Used by / Uses
Used by 0 transactions and 9 templates, Uses 0 templates
Used by as Name Version
2.16.840.1.113883.3.4424.13.10.2.2 Include active [2] Organizacja (bazowy) (1.2.3) 2018‑04‑26
2.16.840.1.113883.3.4424.13.10.2.3 link active [2] Dane pacjenta (bazowy) (1.2.3) 2018‑04‑26
2.16.840.1.113883.3.4424.13.10.1.14 link active [1] Dokument anulujący (1.2.3) 2018‑04‑26
2.16.840.1.113883.3.4424.13.10.2.49 link active [2] Osoba przypisana (1.2.3) 2018‑04‑26
2.16.840.1.113883.3.4424.13.10.2.51 link active [2] Dane wykonanej usługi (bazowy) (1.2.3) 2018‑04‑26
2.16.840.1.113883.3.4424.13.10.2.52 link active [2] Dane wizyty (bazowy) (1.2.3) 2018‑04‑26
2.16.840.1.113883.3.4424.13.10.2.6 link active [2] Wystawca dokumentu (bazowy) (1.2.3) 2018‑04‑26
2.16.840.1.113883.3.4424.13.10.2.61 link active [2] Odbiorca informacji (bazowy) (1.2.3) 2018‑04‑26
2.16.840.1.113883.3.4424.13.10.2.75 Include active [4] Miejsce (1.2.3) 2018‑04‑26
Item DT Card Conf Description Label
hl7:addr
0 … * (plCdotsddr)
@nullFlavor
cs 0 … 1 F UNK
hl7:country
ADXP 0 … 1 (plCdotsddr)
hl7:postalCode
0 … 1 (plCdotsddr)
@xsi:type
0 … 1 F extPL:adxp
@postCity
st 0 … 1  
hl7:city
ADXP 0 … 1 (plCdotsddr)
hl7:streetName
ADXP 0 … 1 (plCdotsddr)
hl7:houseNumber
ADXP 0 … 1 (plCdotsddr)
hl7:unitID
ADXP 0 … 1 (plCdotsddr)
hl7:unitType
ADXP 0 … 1 (plCdotsddr)
hl7:censusTract
ADXP 0 … 1 (plCdotsddr)
  Schematron report role red error  
  test not(@nullFlavor) and ((not(hl7:country) or upper-case(hl7:country)='POLSKA') and not(hl7:postalCode))  
  Message Dla polskiego adresu wymagane jest podanie kodu pocztowego.  
  Schematron report role red error  
  test not(@nullFlavor) and (not(hl7:country) or upper-case(hl7:country)='POLSKA') and not(hl7:city)  
  Message Dla polskiego adresu wymagane jest podanie miasta.  
  Schematron report role red error  
  test not(@nullFlavor) and (not(hl7:country) or upper-case(hl7:country)='POLSKA') and not(hl7:houseNumber)  
  Message Dla polskiego adresu wymagane jest podanie numeru domu.  
  Schematron assert role red error  
  test not(hl7:censusTract) or starts-with(hl7:censusTract,'TERYT TERC:') or starts-with(hl7:censusTract,'TERYT SIMC:')  
  Message Poprawnie zapisany numer TERYT powinien zaczynać się od znaków: "TERYT TERC:" lub "TERYT SIMC:".  
  Schematron report role red error  
  test @nullFlavor and count(./*) > 1  
  Message Jeżeli adres jest nieznany, to nie może zawierać żadnych składników adresu.