File tree Expand file tree Collapse file tree 3 files changed +22
-3
lines changed Expand file tree Collapse file tree 3 files changed +22
-3
lines changed Original file line number Diff line number Diff line change 9
9
- Note: This list is currently incomplete/incorrect and is just for test purposes
10
10
-->
11
11
<specifications xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance" xsi : noNamespaceSchemaLocation =" ../schemas/specificationList.xsd" >
12
- <specification key =" core" name =" V2 Message Specification" />
12
+ <specification key =" core" name =" V2.x Message Specification" />
13
+ <specification key =" vtwoplus" name =" V2+ Message Specification" />
13
14
<specification key =" conformance" name =" V2 Conformance Methodology" />
14
15
<specification key =" vtwotofhir" name =" V2 to FHIR" />
15
16
<specification key =" ss" name =" V2.5.1 Syndromic Surveillance (US)" />
Original file line number Diff line number Diff line change 1
1
<?xml version =" 1.0" encoding =" UTF-8" ?>
2
2
<!-- This data is just for testing purposes and is not complete -->
3
3
<specification defaultWorkgroup =" inm" defaultVersion =" V2.9" xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance" xsi : noNamespaceSchemaLocation =" ../schemas/specification.xsd" >
4
- <version code =" V2.10" />
4
+ <version code =" V2.10" deprecated = " true " />
5
5
<version code =" V2.9" />
6
6
<version code =" V2.8.2" />
7
7
<version code =" V2.8.1" />
405
405
<page name =" Control (Chapter 2)" key =" control" workgroup =" inm" />
406
406
<page name =" Data Types (Chapter 2A)" key =" datatypes" workgroup =" inm" />
407
407
<page name =" Conformance (Chapter 2B)" key =" conformance" workgroup =" cgit" />
408
- <page name =" Code Tables (Chapter 2C" key =" codetables" workgroup =" inm" />
408
+ <page name =" Code Tables (Chapter 2C) " key =" codetables" workgroup =" inm" />
409
409
<page name =" Patient Administration (Chapter 3)" key =" patadmin" workgroup =" pa" />
410
410
<page name =" Orders (Chapter 4)" key =" orders" workgroup =" oo" />
411
411
<page name =" Orders - Medication/Vaccination (Chapter 4A" key =" medvacc" workgroup =" oo" />
Original file line number Diff line number Diff line change
1
+ <?xml version =" 1.0" encoding =" UTF-8" ?>
2
+ <!-- This data is just for testing purposes and is not complete -->
3
+ <specification defaultWorkgroup =" inm" defaultVersion =" Initial_Draft" xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance" xsi : noNamespaceSchemaLocation =" ../schemas/specification.xsd" >
4
+ <version code =" Initial_Draft" />
5
+ <page name =" (NA)" key =" NA" deprecated =" true" />
6
+ <page name =" Home" key =" home" />
7
+ <page name =" Domains" key =" domains" />
8
+ <page name =" Message Structures" key =" messages" />
9
+ <page name =" Segments" key =" segments" />
10
+ <page name =" Data Types" key =" datatypes" />
11
+ <page name =" Vocabulary" key =" vocabulary" />
12
+ <page name =" Control" key =" control" />
13
+ <page name =" Conformance" key =" conformance" />
14
+ <page name =" Encoding" key =" encoding" />
15
+ <page name =" Transport" key =" transport" />
16
+ <page name =" Other" key =" other" workgroup =" v2mg" />
17
+ </specification >
18
+
You can’t perform that action at this time.
0 commit comments