Template

Show index

Template DK Medcom Telecom 2021‑09‑15 15:00:31

Id1.2.208.184.10.1.37Effective Date2021‑09‑15 15:00:31
Statusdraft DraftVersion Label1.5
NameDKMedcomTelecomDisplay NameDK Medcom Telecom
ClassificationHL7 V2/V3 Datatype Level Template
Open/ClosedOpen (other than defined elements are allowed)
Used by / Uses
Used by 0 transactions and 5 templates, Uses 0 templates
Used by as NameVersion
1.2.208.184.10.1.14Includedraft DK Medcom Disclosed PatientRole (1.5)2021‑08‑30 15:40:28
1.2.208.184.10.1.20Includedraft DK Medcom PatientRole (1.5)2021‑09‑15 13:48:07
1.2.208.184.10.1.23Includedraft DK Medcom Custodian (1.5)2021‑09‑15 14:11:24
1.2.208.184.10.1.38Includedraft DK Medcom Organization (1.5)2021‑09‑15 15:01:34
1.2.208.184.10.1.42Includedraft DK Medcom Assigned (body) (1.5)2021‑09‑15 15:34:52
Example
A home telephone telecom
<telecom use="H" value="tel:+4565432030"/>
Example
A work mail telecom
<telecom use="WP" value="mailto:?to=medcom@medcom.dk"/>
Example
nullified home telecom
<telecom use="H" nullFlavor="NI"/>
ItemDTCardConfDescriptionLabel
hl7:telecom
TEL1 … *RDKMedotsecom
@use
set_cs0 … 1 
 CONF
The value of @use shall be drawn from value set 2.16.840.1.113883.3.1937.777.60.11.1 DK AddressUse (DYNAMIC)
@value
st0 … 1 
@nullFlavor
cs0 … 1 
 CONF
The value of @nullFlavor shall be drawn from value set 1.2.208.184.200.3 DK NullFlavor (DYNAMIC)
 Schematron assertrolered error 
 testif (@value and matches(@value,'^tel:')) then matches(@value,'^tel:\+?[-0-9().]+$') else true() 
 MessageTelephone numbers SHALL match the regular expression pattern: tel:\+?[-0-9().]+ 
 Schematron assertrolered error 
 test(@nullFlavor or @use and @value) 
 MessageEither there must be a @use and @value or @nullFlavor