Skip to content

Commit f3ebe72

Browse files
committed
Addition of 3 STU spec files
Addition of spec files for V2 vMR to CDs, and Other-HSP marketplace and Other-model-based Transformations for STU migration project.
1 parent 4a8c877 commit f3ebe72

File tree

6 files changed

+99
-2
lines changed

6 files changed

+99
-2
lines changed

xml/OTHER-dss.xml

Lines changed: 23 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,23 @@
1+
<?xml version="1.1" encoding="UTF-8"?>
2+
<specification defaultWorkgroup="cds" defaultVersion="1.2" url="http://www.hl7.org/implement/standards/product_brief.cfm?product_id=334" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="../schemas/specification.xsd">
3+
<version code="1.2" deprecated="false"/>
4+
<version code="1.1" deprecated="false"/>
5+
<page name="1.0 - Introduction" key="1_intro"/>
6+
<page name="1.1 - S and I Framework HeD Initiative" key="1_1_hed_initiative"/>
7+
<page name="1.2 - Purpose" key="1_2_purpose"/>
8+
<page name="1.3 - Approach" key="1_3_approach"/>
9+
<page name="1.4 - Intended Audience" key="1_4_audience"/>
10+
<page name="1.5 - Conventions and Acronyms Used in this Guide" key="1_5_conventions"/>
11+
<page name="1.6 - Acronyms" key="1_6_acronyms"/>
12+
<page name="2.0 - Implementation Approach" key="2_0_impl_approach"/>
13+
<page name="2.1 - Pre-Conditions" key="2_1_pre_conditions"/>
14+
<page name="2.2 - Implementation Resources" key="2_2_impl_resources"/>
15+
<page name="2.3 - Service Interaction Framework" key="2_3_svc_ineract_xwork"/>
16+
<page name="2.4 - Content Payload Definition" key="2_4_cnt_payload_def"/>
17+
<page name="2.5 - Clinical Data Representation" key="2_5_data_rep"/>
18+
<page name="2.6 - Specification of Knowledge Module Meta-Data" key="2_6_meta_data"/>
19+
<page name="2.7 - Example Implementation" key="2_7_impl_example"/>
20+
<page name="Appendix A - Acronyms" key="app_a_acronyms"/>
21+
<page name="Appendix B - Glossary of Terms" key="app_b_glossary"/>
22+
</specification>
23+

xml/OTHER-hsp-market.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
<?xml version="1.1" encoding="UTF-8"?>
2-
<specification defaultWorkgroup="cds" defaultVersion="1.0" url="http://www.hl7.org/implement/standards/product_brief.cfm?product_id=510" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="../schemas/specification.xsd">
2+
<specification defaultWorkgroup="its" defaultVersion="1.0" url="http://www.hl7.org/implement/standards/product_brief.cfm?product_id=510" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="../schemas/specification.xsd">
33
<version code="1.0" deprecated="false"/>
44
<page name="1 - A Call for Executable Service Portability" key="intro"/>
55
<page name="2 - Core Concepts" key="core_concepts"/>

xml/OTHER-model-xform.xml

Lines changed: 35 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,35 @@
1+
<?xml version="1.1" encoding="UTF-8"?>
2+
<specification defaultWorkgroup="soa" defaultVersion="R1_STU1" url="http://www.hl7.org/implement/standards/product_brief.cfm?product_id=560" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="../schemas/specification.xsd">
3+
<version code="R1_STU1" deprecated="false"/>
4+
<page name="Preface" key="preface"/>
5+
<page name="1 - Service Overview and Business Case" key="1_svc_overview"/>
6+
<page name="2 - Executive Summary" key="exec_summary"/>
7+
<page name="2.1 - Transformation Service Overview" key="2_1_xform_overview"/>
8+
<page name="2.2 - Reason for the Standard" key="2_2_reason"/>
9+
<page name="2.3 - Structure of the Transformation Service" key="2_3_structure"/>
10+
<page name="2.4 - Implementation Considerations" key="2_4_impl_consid"/>
11+
<page name="3 - Business Scenarios" key="3_biz_scen"/>
12+
<page name="3.1 - Scenario Actors" key="3_1_scen_actors"/>
13+
<page name="3.2 - Administrative Scenarios" key="3_2_scen_admin"/>
14+
<page name="3.3 - Search/Query Scenarios" key="3_3_scen_search"/>
15+
<page name="3.4 - Transformation Service User" key="3_4_scen_xform_user"/>
16+
<page name="4 - Assumptions and Dependencies" key="4_assum_depen"/>
17+
<page name="4.1 - Dependencies on other Service Frameworks" key="4_1_depen_other"/>
18+
<page name="4.2 - Assumptions for the MBTS Service" key="4_2_assum_mbts"/>
19+
<page name="5 - Detailed Functional Model for each Interface" key="5_fms_interfaces"/>
20+
<page name="5.1 - Administration Operations" key="5_1_admin_ops"/>
21+
<page name="5.2 - Search/Access Operations" key="5_2_search_ops"/>
22+
<page name="5.3 - Executive Operations" key="5_3_exec_ops"/>
23+
<page name="6 - Profiles" key="6_profiles"/>
24+
<page name="6.1 - Functional Profiles" key="6_1_profiles_funct"/>
25+
<page name="6.2 - Semantic Profiles" key="6_2_profiles_semantic"/>
26+
<page name="7 - The Service Framework Functional Model" key="7_svc_framework_fm"/>
27+
<page name="Appendix A - Use Case 1" key="app_a_ucase1"/>
28+
<page name="Appendix A - Use Case 2" key="app_a_ucase2"/>
29+
<page name="Appendix A - Use Case 3" key="app_a_ucase3"/>
30+
<page name="Appendix B - Exemplary Mappings for CCDAR2.1 CCDA R2.1 CCD Doc Entry to FHIR Resources" key="app_b_ccd_2_fhir"/>
31+
<page name="Appendix C - Exemplary Mappings for HL7 v2.8.2 to FHIR R4" key="app_c_v282_2_fhir"/>
32+
<page name="Appendix D - ISO 13606 Annex C Cross Domain Interoperability" key="app_d_iso_13606"/>
33+
<page name="C.3 Glossary" key="glossary"/>
34+
<page name="Bibliography" key="biblio"/>
35+
</specification>

xml/SPECS-OTHER.xml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,5 +12,7 @@
1212
<specification key="cmhaff" name="HL7 Consumer Mobile Health Application Functional Framework"/>
1313
<specification key="dam-vr" name="HL7 Cross-Paradigm Domain Analysis Model: Vital Records"/>
1414
<specification key="hsp-market" name="HL7 Health Services Platform (HSP) Marketplace"/>
15-
<specification key="bdr-dam" name="HL7 Domain Analysis Model: Birth Defects Reporting"/>
15+
<specification key="bdr-dam" name="HL7 Domain Analysis Model: Birth Defects Reporting (US)"/>
16+
<specification key="model-xform" name="HL7 Model-based Transformation Service"/>
17+
<specification key="dss" name="HL7 Implementation Guide: Decision Support Service (US)"/>
1618
</specifications>

xml/SPECS-V2.xml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,4 +26,5 @@
2626
<specification key="edos-aoe" name="Laboratory Test Compendium Ask at Order Entry (eDOS - AOE) (US)"/>
2727
<specification key="labvaluesets" name="V2.5.1 Laboratory Value Sets (US)"/>
2828
<specification key="elr" name="Electronic Lab Reporting to Public Health (ELR) (US)"/>
29+
<specification key="vmr-cds" name="Implementing the Virtual Medical Record for Clinical Decision Support (vMR-CDS)"/>
2930
</specifications>

xml/V2-vmr-cds.xml

Lines changed: 36 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,36 @@
1+
<?xml version="1.0" encoding="UTF-8"?>
2+
<specification defaultWorkgroup="cds" defaultVersion="R1_DSTU1" url="http://www.hl7.org/implement/standards/product_brief.cfm?product_id=84" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="../schemas/specification.xsd">
3+
<version code="R1_DSTU1" deprecated="false"/>
4+
<page name="Preface" key="preface"/>
5+
<page name="1 - Scope" key="1_scope"/>
6+
<page name="2 - Referenced Documents" key="2_doc_refs"/>
7+
<page name="3 - Overview" key="3_overview"/>
8+
<page name="4 - Exising Messages Used" key="4_messages_used"/>
9+
<page name="4.1 - Immunization" key="4_1_immunization"/>
10+
<page name="4.2 - Appointments" key="4_2_appointments"/>
11+
<page name="4.3 - Problem List" key="4_3_problem_list"/>
12+
<page name="4.4 - Medications" key="4_4_medications"/>
13+
<page name="4.5 - Allergies" key="4_5_allergies"/>
14+
<page name="4.6 - Lab Orders" key="4_6_lab_orders"/>
15+
<page name="4.7 - Observation data" key="4_7_obs_data"/>
16+
<page name="5 - Use of Structured OBX Segments" key="5_use_of_obx_seg"/>
17+
<page name="5.1 - Overview of Structured OBX data" key="5_1_struct_obx_data"/>
18+
<page name="5.2 - Presenting Complaint" key="5_2_complaint"/>
19+
<page name="5.3 - History of Past Illness" key="5_3_illness_history"/>
20+
<page name="5.4 - Procedures" key="5_4_procedures"/>
21+
<page name="5.5 - Family History" key="5_5_fam_hist"/>
22+
<page name="5.6 - Pregnancies" key="5_6_pregnancies"/>
23+
<page name="5.7 - Social History" key="5_7_soc_hist"/>
24+
<page name="5.8 - Substance Abuse" key="5_8_substance_abuse"/>
25+
<page name="5.9 - Exercise History" key="5_9_exercise_hist"/>
26+
<page name="5.10 - Vitals" key="5_10_vitals"/>
27+
<page name="5.11 - Alerts" key="5_11_alerts"/>
28+
<page name="6 - Summary" key="6_summary"/>
29+
<page name="7 - Example Message" key="7_example"/>
30+
<page name="8 - Appendix" key="8_appendix"/>
31+
<page name="8.1 - Appendix 1 - Structured OBX Principles" key="8_1_app_obx_prin"/>
32+
<page name="8.2 - Appendix 2 - Mapping to ISO 21090 Data Types" key="8_2_app_iso_dt_mapping"/>
33+
<page name="8.3 - LOINC Codes and long names used in this document" key="8_3_loinc_codes"/>
34+
<page name="8.4 - Appendix - Suggested LOINCs for Section Header value" key="8_4_app_loinc_header"/>
35+
<page name="8.5 - Appendix - Definitions" key="8_5_app_definitions"/>
36+
</specification>

0 commit comments

Comments
 (0)