Back To Index
<<
Back To Templates
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
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 20 templates, Uses 0 templates
Used by
as
Name
Version
2.16.840.1.113883.3.4424.13.10.2.2
Include
[2] Organizacja (bazowy) (1.2.3)
2018‑04‑26
2.16.840.1.113883.3.4424.13.10.2.38
[2] Dane pacjenta dla dokumentu skierowania na pielęgniarską opiekę długoterminową (1.2.3)
2018‑04‑26
2.16.840.1.113883.3.4424.13.10.1.11
[1] Skierowanie na pielęgniarską opiekę długoterminową (1.2.3)
2018‑04‑26
2.16.840.1.113883.3.4424.13.10.2.49
[2] Osoba przypisana (1.2.3)
2018‑04‑26
2.16.840.1.113883.3.4424.13.10.4.14
[4] Dane informatora dla fragmentu treści dokumentu (1.2.3)
2018‑04‑26
2.16.840.1.113883.3.4424.13.10.3.69
[3] Sekcja danych ubezpieczeniowych (1.2.3)
2018‑04‑26
2.16.840.1.113883.3.4424.13.10.2.39
[2] Treść dokumentu skierowania na pielęgniarską opiekę długoterminową (1.2.3)
2018‑04‑26
2.16.840.1.113883.3.4424.13.10.4.51
[4] Dane o uprawnieniach i płatnikach (1.2.3)
2018‑04‑26
2.16.840.1.113883.3.4424.13.10.2.6
[2] Wystawca dokumentu (bazowy) (1.2.3)
2018‑04‑26
2.16.840.1.113883.3.4424.13.10.2.61
[2] Odbiorca informacji (bazowy) (1.2.3)
2018‑04‑26
2.16.840.1.113883.3.4424.13.10.4.18
[4] Autor fragmentu treści dokumentu (1.2.3)
2018‑04‑26
2.16.840.1.113883.3.4424.13.10.4.52
[4] Pozycja danych o uprawnieniach i płatnikach (1.2.3)
2018‑04‑26
2.16.840.1.113883.3.4424.13.10.4.60
[4] Publiczne ubezpieczenie zdrowotne (1.2.3)
2018‑04‑26
2.16.840.1.113883.3.4424.13.10.4.61
[4] Upradnienia dodatkowe publicznego ubezpieczenie zdrowotnego (1.2.3)
2018‑04‑26
2.16.840.1.113883.3.4424.13.10.2.86
Include
[2] Autor dokumentu skierowania (1.2.3)
2018‑04‑26
2.16.840.1.113883.3.4424.13.10.4.15
Include
[4] Dane podmiotu związanego z fragmentem treści dokumentu (1.2.3)
2018‑04‑26
2.16.840.1.113883.3.4424.13.10.4.53
[4] Dane autoryzacyjne związane z ubezpieczeniem (1.2.3)
2018‑04‑26
2.16.840.1.113883.3.4424.13.10.4.68
[4] Pozycja komentarza (1.2.3)
2018‑04‑26
2.16.840.1.113883.3.4424.13.10.4.69
[4] Dane autoryzacyjne związane z refundacją leków (1.2.3)
2018‑04‑26
2.16.840.1.113883.3.4424.13.10.4.19
Include
[4] Dane uczestnika związane z fragmentem treści dokumentu (1.2.3)
2018‑04‑26
Expand All
Collapse All
Item
DT
Card
Conf
Description
Label
hl7:addr
0 … *
(plC
ddr)
@nullFlavor
cs
0 … 1
F
UNK
hl7:country
ADXP
0 … 1
(plC
ddr)
hl7:postalCode
0 … 1
(plC
ddr)
@xsi:type
0 … 1
F
extPL:adxp
@postCity
st
0 … 1
hl7:city
ADXP
0 … 1
(plC
ddr)
hl7:streetName
ADXP
0 … 1
(plC
ddr)
hl7:houseNumber
ADXP
0 … 1
(plC
ddr)
hl7:unitID
ADXP
0 … 1
(plC
ddr)
hl7:unitType
ADXP
0 … 1
(plC
ddr)
hl7:censusTract
ADXP
0 … 1
(plC
ddr)
Schematron report
role
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
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
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
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
error
test
@nullFlavor and count(./*) > 1
Message
Jeżeli adres jest nieznany, to nie może zawierać żadnych składników adresu.