Skip to content

Commit

Permalink
Merge pull request #228 from IHE/moehrke-cleanup-mapping
Browse files Browse the repository at this point in the history
mapping had an extra column due to a second string
  • Loading branch information
JohnMoehrke committed May 7, 2024
2 parents 7083775 + 4c4a3c1 commit 7e92ec4
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion input/fsh/documentReference.fsh
Original file line number Diff line number Diff line change
Expand Up @@ -103,7 +103,7 @@ Mapping: DocumentEntry-Mapping
Source: MinimalDocumentReference
Target: "XDS"
Title: "XDS and MHD Mapping"
* -> "XDS DocumentEntry" "Used in the context of the IHE MHD ImplementationGuide"
* -> "XDS DocumentEntry: Used in the context of the IHE MHD ImplementationGuide"
* category -> "DocumentEntry.classCode"
* author -> "DocumentEntry.author"
* status -> "DocumentEntry.availabilityStatus"
Expand Down
2 changes: 1 addition & 1 deletion input/fsh/folder.fsh
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@ Mapping: Folder-Mapping
Source: IHE.MHD.Minimal.Folder
Target: "XDS"
Title: "XDS and MHD Mapping"
* -> "XDS Folder" "Used in the context of the IHE MHD ImplementationGuide"
* -> "XDS Folder: Used in the context of the IHE MHD ImplementationGuide"
* meta.profile -> "Folder.limitedMetadata"
* extension[designationType] -> "Folder.codeList"
* identifier -> "Folder.entryUUID and Folder.uniqueId"
Expand Down
2 changes: 1 addition & 1 deletion input/fsh/submissionSet.fsh
Original file line number Diff line number Diff line change
Expand Up @@ -122,7 +122,7 @@ Mapping: SubmissionSet-Mapping
Source: IHE.MHD.Minimal.SubmissionSet
Target: "XDS"
Title: "XDS and MHD Mapping"
* -> "XDS SubmissionSet" "Used in the context of the IHE MHD ImplementationGuide"
* -> "XDS SubmissionSet: Used in the context of the IHE MHD ImplementationGuide"
* meta.profile -> "SubmissionSet.limitedMetadata"
* extension[sourceId] -> "SubmissionSet.sourceId"
* extension[intendedRecipient] -> "SubmissionSet.intendedRecipient"
Expand Down

0 comments on commit 7e92ec4

Please sign in to comment.