-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathcs-v2-0404.xml
150 lines (149 loc) · 4.73 KB
/
cs-v2-0404.xml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
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
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
<?xml version="1.0" encoding="UTF-8"?>
<CodeSystem xmlns="http://hl7.org/fhir">
<id value="v2-0404"/>
<extension url="http://hl7.org/fhir/StructureDefinition/structuredefinition-wg">
<valueCode value="PA"/>
</extension>
<extension url="http://healthintersections.com.au/fhir/StructureDefinition/valueset-stdref">
<valueUri value="http://hl7.org/v2/ch02c.html#Heading342"/>
</extension>
<extension url="http://healthintersections.com.au/fhir/StructureDefinition/valueset-stdsection">
<valueString value="2.C.2.326"/>
</extension>
<extension url="http://healthintersections.com.au/fhir/StructureDefinition/valueset-v2type">
<valueCode value="User"/>
</extension>
<url value="http://hl7.org/fhir/ig/vocab-poc/CodeSystem/v2-0404"/>
<identifier>
<system value="urn:ietf:rfc:3986"/>
<value value="urn:oid:2.16.840.1.113883.18.253">
<extension url="http://healthintersections.com.au/fhir/StructureDefinition/identifier-display">
<valueString value="languageProficiency"/>
</extension>
</value>
</identifier>
<version value="2"/>
<name value="V2Table0404"/>
<title value="V2 Table: Language Proficiency"/>
<status value="active"/>
<experimental value="false"/>
<date value="2016-03-11"/>
<publisher value="HL7, Inc"/>
<contact>
<telecom>
<system value="url"/>
<value value="https://github.com/grahamegrieve/vocab-poc"/>
</telecom>
</contact>
<description value="HL7-defined code system of concepts which specify a level of knowledge that a Staff Member possesses with respect to their language ability. Used in HL7 Version 2 messaging in the LAN segment."/>
<purpose value="Underlying Master Code System for V2 table 0404 (Language Proficiency)"/>
<copyright value="Copyright HL7. Licensed under creative commons public domain"/>
<caseSensitive value="true"/>
<valueSet value="http://hl7.org/fhir/ig/vocab-poc/ValueSet/v2-0404"/>
<hierarchyMeaning value="is-a"/>
<compositional value="false"/>
<versionNeeded value="false"/>
<content value="complete"/>
<property>
<code value="status"/>
<uri value="http://healthintersections.com.au/csprop/status"/>
<description value="Status of the concept"/>
<type value="code"/>
</property>
<property>
<code value="intro"/>
<uri value="http://healthintersections.com.au/csprop/intro"/>
<description value="Version of HL7 in which the code was first defined"/>
<type value="code"/>
</property>
<property>
<code value="deprecated"/>
<uri value="http://healthintersections.com.au/csprop/deprecated"/>
<description value="Version of HL7 in which the code was deprecated"/>
<type value="code"/>
</property>
<property>
<code value="backwardsCompatible"/>
<uri value="http://healthintersections.com.au/csprop/backwardsCompatible"/>
<description value="Whether code is considered 'backwards compatible' (whatever that means)"/>
<type value="boolean"/>
</property>
<concept id="1">
<code value="1"/>
<display value="Excellent"/>
<definition value="Excellent"/>
<property>
<code value="intro"/>
<valueCode value="2.4"/>
</property>
<property>
<code value="status"/>
<valueCode value="Active"/>
</property>
</concept>
<concept id="2">
<code value="2"/>
<display value="Good"/>
<definition value="Good"/>
<property>
<code value="intro"/>
<valueCode value="2.4"/>
</property>
<property>
<code value="status"/>
<valueCode value="Active"/>
</property>
</concept>
<concept id="3">
<code value="3"/>
<display value="Fair"/>
<definition value="Fair"/>
<property>
<code value="intro"/>
<valueCode value="2.4"/>
</property>
<property>
<code value="status"/>
<valueCode value="Active"/>
</property>
</concept>
<concept id="4">
<code value="4"/>
<display value="Poor"/>
<definition value="Poor"/>
<property>
<code value="intro"/>
<valueCode value="2.4"/>
</property>
<property>
<code value="status"/>
<valueCode value="Active"/>
</property>
</concept>
<concept id="5">
<code value="5"/>
<display value="Some (level unknown)"/>
<definition value="Some (level unknown)"/>
<property>
<code value="intro"/>
<valueCode value="2.4"/>
</property>
<property>
<code value="status"/>
<valueCode value="Active"/>
</property>
</concept>
<concept id="6">
<code value="6"/>
<display value="None"/>
<definition value="None"/>
<property>
<code value="intro"/>
<valueCode value="2.4"/>
</property>
<property>
<code value="status"/>
<valueCode value="Active"/>
</property>
</concept>
</CodeSystem>