-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathcs-v2-0657.xml
111 lines (110 loc) · 3.81 KB
/
cs-v2-0657.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
<?xml version="1.0" encoding="UTF-8"?>
<CodeSystem xmlns="http://hl7.org/fhir">
<id value="v2-0657"/>
<extension url="http://hl7.org/fhir/StructureDefinition/structuredefinition-wg">
<valueCode value="OO"/>
</extension>
<extension url="http://healthintersections.com.au/fhir/StructureDefinition/valueset-stdref">
<valueUri value="http://hl7.org/v2/ch02c.html#Heading504"/>
</extension>
<extension url="http://healthintersections.com.au/fhir/StructureDefinition/valueset-stdsection">
<valueString value="2.C.2.488"/>
</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-0657"/>
<identifier>
<system value="urn:ietf:rfc:3986"/>
<value value="urn:oid:2.16.840.1.113883.18.382">
<extension url="http://healthintersections.com.au/fhir/StructureDefinition/identifier-display">
<valueString value="deviceType"/>
</extension>
</value>
</identifier>
<version value="1"/>
<name value="V2Table0657"/>
<title value="V2 Table: Device Type"/>
<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="Code system of concepts that idenfity the kind of device as defined by the manufacturer. Used in HL7 Version 2.x messaging in the SCP segment."/>
<purpose value="Underlying Master Code System for V2 table 0657 (Device Type)"/>
<copyright value="Copyright HL7. Licensed under creative commons public domain"/>
<caseSensitive value="true"/>
<valueSet value="http://hl7.org/fhir/ig/vocab-poc/ValueSet/v2-0657"/>
<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="EO Gas Sterilizer"/>
<definition value="EO Gas Sterilizer"/>
<property>
<code value="intro"/>
<valueCode value="2.6"/>
</property>
<property>
<code value="status"/>
<valueCode value="Active"/>
</property>
</concept>
<concept id="2">
<code value="2"/>
<display value="Steam Sterilizer"/>
<definition value="Steam Sterilizer"/>
<property>
<code value="intro"/>
<valueCode value="2.6"/>
</property>
<property>
<code value="status"/>
<valueCode value="Active"/>
</property>
</concept>
<concept id="3">
<code value="3"/>
<display value="Peracetic Acid"/>
<definition value="Peracetic Acid"/>
<property>
<code value="intro"/>
<valueCode value="2.6"/>
</property>
<property>
<code value="status"/>
<valueCode value="Active"/>
</property>
</concept>
</CodeSystem>