ABCDEFGHIJKLMNOPQRSTUVWXYZAAABACADAEAF
1
HL7 v2Condition (IF True)HL7 FHIRComments
2
Sort OrderIdentifierNameData TypeCardinality - MinCardinality - MaxComputable ANTLRComputable FHIRPathNarrative
FHIR Attribute/ Data Type
Data TypeCardinality - MinCardinality - MaxData Type MappingVocabulary Mapping
(IS, ID, CE, CNE, CWE)
Assignment
3
1XTN.1Telephone NumberST01IF XTN.3 NOT IN ("Internet", "X.400") AND XTN.7 NOT VALUED AND XTN.12 NOT VALUEDvaluestring01
4
2XTN.2Telecommunication Use CodeID01usecode01ID[Code]
TelecommunicationUseCode
5
3XTN.3Telecommunication Equipment TypeID11
system
code01ID[Code]
TelecommunicationEquipmentType
6
3XTN.3Telecommunication Equipment TypeID11IF XTN.3 NOT VALUED AND XTN.4 VALUED
system
code01ID[Code]"email"
7
3XTN.3Telecommunication Equipment TypeID11IF XTN.3 NOT VALUED AND XTN.4 NOT VALUED
system.extension-data-absent-reason
code01ID[Code]"unknown"This element became required in v2.7, before that, it was optional. FHIR has a requirement that system be populated when a value is present. If the source v2 message does not contain an Equipment Type, a default system may be selected based on other information in the XTN instance (eg, if XTN.4 is valued, then the Equipment Type should default to "email). However, if neither XTN.3 nor XTN.4 are valued then it is unclear what the ContactPoint.system would be, thus the data absent reason would clearly indicate it is "unknown".
8
4XTN.4Communication AddressST01IF XTN.3 IN ("Internet", "X.400")valuestring01
9
5XTN.5Country CodeSNM01
extension[1].url
uri01
"http://hl7.org/fhir/StructureDefinition/contactpoint-country"
10
5XTN.5Country CodeSNM01
extension[1].valueString
string01
11
6XTN.6Area/City CodeSNM01
extension[2].url
uri01
"http://hl7.org/fhir/StructureDefinition/contactpoint-area"
12
6XTN.6Area/City CodeSNM01
extension[2].valueString
string01
13
7XTN.7Local NumberSNM01IF XTN.3 NOT IN ("Internet", "X.400")
extension[3].url
uri01
"http://hl7.org/fhir/StructureDefinition/contactpoint-local"
14
7XTN.7Local NumberSNM01IF XTN.3 NOT IN ("Internet", "X.400")
extension[3].valueString
string01
15
7XTN.7Local NumberSNM01IF XTN.3 NOT IN ("Internet", "X.400") AND XTN.5 NOT VALUED AND XTN.6 VALUED AND XTN.7 VALUED AND XTN.8 NOT VALUEDvaluestring01
XTN.6+" "+XTN.7
16
7XTN.7Local NumberSNM01IF XTN.3 NOT IN ("Internet", "X.400") AND XTN.5 VALUED AND XTN.6 VALUED AND XTN.7 VALUED AND XTN.8 NOT VALUEDvaluestring01
"+"+XTN.5+" "+XTN.6+" "+XTN.7
17
7XTN.7Local NumberSNM01IF XTN.3 NOT IN ("Internet", "X.400") AND XTN.5 VALUED AND XTN.6 VALUED AND XTN.7 VALUED AND XTN.8 VALUEDvaluestring01
"+"+XTN.5+" "+XTN.6+" "+XTN.7+" X"+XTN.8
18
7XTN.7Local NumberSNM01IF XTN.3 NOT IN ("Internet", "X.400") AND XTN.5 NOT VALUED AND XTN.6 VALUED AND XTN.7 VALUED AND XTN.8 VALUEDvaluestring01
XTN.6+" "+XTN.7+" X"+XTN.8
19
8XTN.8ExtensionSNM01
extension[4].url
uri01
"http://hl7.org/fhir/StructureDefinition/contactpoint-extension"
20
8XTN.8ExtensionSNM01
extension[4].valueString
string01
21
9XTN.9Any TextST01extension?-textstring01
22
10XTN.10Extension PrefixST01
23
11XTN.11Speed Dial CodeST01
24
12XTN.12Unformatted Telephone numberST01IF XTN.3 NOT IN ("Internet", "X.400")valuestring01
25
13XTN.13Effective Start DateDTM01
period.start
dateTime01DTM[DateTime]
26
14XTN.14Expiration DateDTM01
period.end
dateTime01DTM[DateTime]
27
15XTN.15Expiration ReasonCWE01
28
16XTN.16Protection CodeCWE01
29
17XTN.17Shared Telecommunication IdentifierEI01
30
18XTN.18Preference OrderNM01rankpositiveInt01NM[PositiveInt]
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100