-
Notifications
You must be signed in to change notification settings - Fork 22
/
sushi-config.yaml
111 lines (106 loc) · 5.13 KB
/
sushi-config.yaml
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
# ╭────────────────────────────────────────────────────────────────────────────────────────────────╮
# │ ACTION REQUIRED: REVIEW AND EDIT THIS FILE TO ENSURE IT ACCURATELY REFLECTS YOUR PROJECT! │
# │ │
# │ This file was generated from your existing project files and will be used for SUSHI │
# │ configuration from now on. You may delete your package.json as it is no longer needed. │
# ╰────────────────────────────────────────────────────────────────────────────────────────────────╯
# ╭─────────────────────────ImplementationGuide-hl7.fhir.uv.v2mappings.json────────────────────────╮
# │ The properties below are used to create the ImplementationGuide resource. For a list of │
# │ supported properties, see: │
# │ http://build.fhir.org/ig/HL7/fhir-shorthand/branches/beta/sushi.html#ig-development │
# ╰────────────────────────────────────────────────────────────────────────────────────────────────╯
id: hl7.fhir.uv.v2mappings
canonical: http://hl7.org/fhir/uv/v2mappings
version: 1.0.0-ballot
name: HL7Version2toFHIR
title: HL7 Version 2 to FHIR
status: active
extension:
- url: http://hl7.org/fhir/StructureDefinition/structuredefinition-wg
valueCode: oo
publisher:
name: HL7 International / Orders and Observations
contact:
- name: HL7 Orders and Observations Workgroup
telecom:
- system: url
value: http://www.hl7.org/Special/committees/orders
jurisdiction: http://unstats.un.org/unsd/methods/m49/m49.htm#001
description: The HL7 V2 to FHIR Implementation Guide supports the mapping of HL7 Version 2 messages segments, datatypes and vocabulary to HL7 FHIR Release 4.0 Bundles, Resources, Data Types and Coding Systems.
license: CC0-1.0
fhirVersion: 4.0.1
parameters:
show-inherited-invariants: false
apply-contact: true
apply-context: true
apply-copyright: true
apply-jurisdiction: true
apply-license: true
apply-publisher: true
apply-version: true
copyrightYear: 2020+
releaseLabel: ballot
pages:
index.md:
title: V2 to FHIR
introduction.md:
title: Introduction
mapping_guidelines.md:
title: Mapping Guidelines
questions.md:
title: Questions
glossary.md:
title: Glossary
acknowledgements.md:
title: Acknowledgements
analysis.md:
title: IP Acknowledgements & IG Analysis
mappings.md:
title: Mappings
message_maps.md:
title: Message Maps
segment_maps.md:
title: Segment Maps
datatype_maps.md:
title: Datatype Maps
coding_system_maps.md:
title: Coding System Maps
implementation_considerations.md:
title: Implementation Considerations
validation.md:
title: Validation
test_conversions.md:
title: Test Conversions
profiles.md:
title: Profiles
antlr_condition_syntax.md:
title: ANTLR Condition Syntax
links.md:
title: Links
unspecified_mapping.md:
title: Unspecified Mapping
# ╭────────────────────────────────────────────menu.xml────────────────────────────────────────────╮
# │ To control the menu.xml using this config, uncomment and set the "menu" property. │
# ╰────────────────────────────────────────────────────────────────────────────────────────────────╯
# menu:
# IG Home: index.html
# V2 to FHIR:
# Introduction: introduction.html
# Mapping Guidelines: mapping_guidelines.html
# Questions for Ballot Review: questions.html
# Glossary: glossary.html
# Acknowledgments: acknowledgements.html
# Links and References: links.html
# Mapping:
# Map Index: mappings.html
# Messages: message_maps.html
# Segments: segment_maps.html
# Data Types: datatype_maps.html
# Coding Systems: coding_system_maps.html
# Profiles: profiles.html
# Implementation and Use:
# Implementation Considerations: implementation_considerations.html
# Validation of Transformations: validation.html
# Test Message Conversions: test_conversions.html
# Artifact Index: artifacts.html
# Table of Contents: toc.html