Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

V2-25787: Updating segment concept map for Provenance-Operator,etc #47

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
15 changes: 9 additions & 6 deletions input/pagecontent/segment_maps.md
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
[//]: # Content after this line will be prepended to the output of the list of segment maps
The sections below list the segment mappings defined by this guide.
Segment Mapping is driven by CSV files with specific columns. The use of these columns
is described in the section on [mapping](#mapping) at the bottom of this page.
[//]: # Content after this line will be prepended to the output of the list of segment maps

The sections below list the segment mappings defined by this guide.
Segment Mapping is driven by CSV files with specific columns. The use of these columns
is described in the section on [mapping](#mapping) at the bottom of this page.

[//End]: # Content after this marker will be updated during generation

### Chapter 2 Control
Expand All @@ -13,6 +13,9 @@ is described in the section on [mapping](#mapping) at the bottom of this page.
* [MSH](ConceptMap-segment-msh-to-encounter.html) - Message Header to FHIR [Encounter](http://hl7.org/fhir/R4/encounter.html)
* [MSH](ConceptMap-segment-msh-to-messageheader.html) - Message Header to FHIR [MessageHeader](http://hl7.org/fhir/R4/messageheader.html)
* [MSH](ConceptMap-segment-msh-to-provenance.html) - Message Header to FHIR [Provenance](http://hl7.org/fhir/R4/provenance.html)
* [MSH](ConceptMap-segment-msh-operator-to-provenance.html) - Message Header to FHIR [Provenance-Operator](http://hl7.org/fhir/R4/provenance.html)
* [MSH](ConceptMap-segment-msh-transformation-to-provenance.html) - Message Header to FHIR [Provenance-Transformation](http://hl7.org/fhir/R4/provenance.html)
* [MSH](ConceptMap-segment-msh-source-to-provenance.html) - Message Header to FHIR [Provenance-Source](http://hl7.org/fhir/R4/provenance.html)
* [NTE](ConceptMap-segment-nte-to-appointment.html) - Notes and Comments to FHIR [Appointment](http://hl7.org/fhir/R4/appointment.html)
* [NTE](ConceptMap-segment-nte-to-documentreference.html) - Notes and Comments to FHIR [DocumentReference](http://hl7.org/fhir/R4/documentreference.html)
* [NTE](ConceptMap-segment-nte-to-observation.html) - Notes and Comments to FHIR [Observation](http://hl7.org/fhir/R4/observation.html)
Expand Down