Back To Index  <<  Back To Templates

draft Template  CA Realm Address (AD.CA.FIELDED)

Id 2.16.840.1.113883.3.51.60.1.2 Effective Date valid from 2016‑08‑05 02:57:15
Status draft Draft Version Label 2.1
Name CARealmAddressADCAFIELDED Display Name CA Realm Address (AD.CA.FIELDED)
Description Reusable address template, for use in CA Realm CDA Header.
Classification HL7 V2/V3 Datatype Level Template
Open/Closed Open (other than defined elements are allowed)
Relationship Specialization: template 2.16.840.1.113883.10.20.22.5.2 (2015‑08‑13)
Item DT Card Conf Description Label
@use
set_cs 0 … 1   SHOULD contain zero or one [0..1] @use, which SHALL be selected from ValueSet PostalAddressUse urn:oid:2.16.840.1.113883.1.11.10637 STATIC 2005-05-01 (CONF:81-7290). CONF:81‑7290
  CONF
The value of @use shall be drawn from value set 2.16.840.1.113883.1.11.10637 PostalAddressUse (2005‑05‑01)
  Constraint *SHALL NOT* have mixed content except for white space
cda:country
ADXP 0 … 1 R SHOULD contain zero or one [0..1] country, which SHALL be selected from ValueSet Country urn:oid:2.16.840.1.113883.3.88.12.80.63 DYNAMIC (CONF:81-7295). CONF:81‑7295
  CONF
The value of @code shall be drawn from value set 2.16.840.1.113883.3.88.12.80.63 Country (DYNAMIC)
cda:state
ADXP 0 … 1 R SHOULD contain zero or one [0..1] state (ValueSet: StateValueSet urn:oid:2.16.840.1.113883.3.88.12.80.1 DYNAMIC) (CONF:81-7293). CONF:81‑7293
  CONF
The value of @code shall be drawn from value set 2.16.840.1.113883.3.88.12.80.1 StateValueSet (DYNAMIC)
  Schematron assert role red error  
  test (cda:country='US' and cda:state) or (cda:country!='US') or (not(cda:country) and cda:state)  
  Message State is required if the country is US. If country is not specified, it's assumed to be US. If country is something other than US, the state MAY be present but MAY be bound to different vocabularies.  
cda:city
ADXP 1 … 1 M SHALL contain exactly one [1..1] city (CONF:81-7292). CONF:81‑7292
  Schematron assert role red error  
  test (cda:country='US' and cda:postalCode) or (cda:country!='US') or (not(cda:country) and cda:postalCode)  
  Message PostalCode is required if the country is US. If country is not specified, it's assumed to be US. If country is something other than US, the postalCode MAY be present but MAY be bound to different vocabularies  
cda:postalCode
ADXP 0 … 1 R CONF:81‑7294
  Constraint SHOULD contain zero or one [0..1] postalCode, which SHOULD be selected from ValueSet PostalCode urn:oid:2.16.840.1.113883.3.88.12.80.2 DYNAMIC (CONF:81-7294).
  CONF
The value of @code shall be drawn from value set 2.16.840.1.113883.3.88.12.80.2 PostalCode (DYNAMIC)
  Schematron assert role red error  
  test count(cda:streetAddressLine) > 0 and count(cda:streetAddressLine) < 5  
  Message SHALL contain exactly one [1..1] streetAddressLine (CONF:81-7291).  
cda:streetAddressLine
ADXP 1 … 1 M CONF:81‑7291