-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathcs-v2-0210.xml
96 lines (95 loc) · 3.46 KB
/
cs-v2-0210.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
<?xml version="1.0" encoding="UTF-8"?>
<CodeSystem xmlns="http://hl7.org/fhir">
<id value="v2-0210"/>
<extension url="http://hl7.org/fhir/StructureDefinition/structuredefinition-wg">
<valueCode value="InM"/>
</extension>
<extension url="http://healthintersections.com.au/fhir/StructureDefinition/valueset-stdref">
<valueUri value="http://hl7.org/v2/ch02c.html#Heading163"/>
</extension>
<extension url="http://healthintersections.com.au/fhir/StructureDefinition/valueset-stdsection">
<valueString value="2.C.2.147"/>
</extension>
<extension url="http://healthintersections.com.au/fhir/StructureDefinition/valueset-v2type">
<valueCode value="HL7"/>
</extension>
<url value="http://hl7.org/fhir/ig/vocab-poc/CodeSystem/v2-0210"/>
<identifier>
<system value="urn:ietf:rfc:3986"/>
<value value="urn:oid:2.16.840.1.113883.18.115">
<extension url="http://healthintersections.com.au/fhir/StructureDefinition/identifier-display">
<valueString value="relationalConjunction"/>
</extension>
</value>
</identifier>
<version value="1"/>
<name value="V2Table0210"/>
<title value="V2 Table: Relational Conjunction"/>
<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 used with relationalOperator values to group more than one segment field name. Used in HL7 Version 2.x messaging in the QSC segment."/>
<purpose value="Underlying Master Code System for V2 table 0210 (Relational Conjunction)"/>
<copyright value="Copyright HL7. Licensed under creative commons public domain"/>
<caseSensitive value="true"/>
<valueSet value="http://hl7.org/fhir/ig/vocab-poc/ValueSet/v2-0210"/>
<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="AND"/>
<display value="Default"/>
<definition value="Default"/>
<property>
<code value="intro"/>
<valueCode value="2.3"/>
</property>
<property>
<code value="status"/>
<valueCode value="Active"/>
</property>
</concept>
<concept id="2">
<code value="OR"/>
<property>
<code value="intro"/>
<valueCode value="2.3"/>
</property>
<property>
<code value="status"/>
<valueCode value="Active"/>
</property>
</concept>
</CodeSystem>