Skip to content

Commit

Permalink
Merge pull request #174 from IHE/master
Browse files Browse the repository at this point in the history
pull master into improvements
  • Loading branch information
JohnMoehrke committed Oct 3, 2022
2 parents 35a8525 + 0aa6b1e commit 3cfb616
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion ig.ini
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
[IG]
ig = fsh-generated/resources/ImplementationGuide-ihe.iti.mhd.json
template = ihe.fhir.template#current
template = ihe.fhir.template
2 changes: 1 addition & 1 deletion input/pagecontent/ITI-65.md
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ See [http://hl7.org/fhir/R4/http.html#transaction](http://hl7.org/fhir/R4/http.h

The Provide Document Bundle message is sent to the base URL as defined in FHIR. See [http://hl7.org/fhir/R4/http.html](http://hl7.org/fhir/R4/http.html) for the definition of “HTTP” access methods and “base”.

The Document Source shall assure all FHIR resource elements are consistent with the [Document Sharing metadata](https://profiles.ihe.net/ITI/TF/Volume3/index.html#4) requirements as specified for attributes [ITI TF-3: Table 4.3.1-3 “Sending Actor Metadata Attribute Optionality”](https://profiles.ihe.net/ITI/TF/Volume3/ch-4.3.html#4.3.1). The Document Source that supports the [Comprehensive Metadata](1332_actor_options.html#13322-xds-on-fhir-option) or the [XDS on FHIR](1332_actor_options.html#13322-xds-on-fhir-option) Options shall assure consistency with column “XDS DS”; otherwise, the Document Source shall assure consistency with column “XDR MS”. The Document Source shall not provide any entryUUID values.
The Document Source shall assure all FHIR resource elements are consistent with the [Document Sharing metadata](https://profiles.ihe.net/ITI/TF/Volume3/index.html#4) requirements as specified for attributes [ITI TF-3: Table 4.3.1-3 “Sending Actor Metadata Attribute Optionality”](https://profiles.ihe.net/ITI/TF/Volume3/ch-4.3.html#4.3.1). The Document Source that supports the [Comprehensive Metadata](1332_actor_options.html#13322-xds-on-fhir-option) or the [XDS on FHIR](1332_actor_options.html#13322-xds-on-fhir-option) Options shall assure consistency with column “XDS DS”; otherwise, the Document Source shall assure consistency with column “XDR MS”. Except that the Document Source shall not provide any entryUUID values.

###### 2:3.65.4.1.2.1 Bundle Resources

Expand Down
2 changes: 1 addition & 1 deletion sushi-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ dependencies:
uri: https://profiles.ihe.net/fhir/ihe.formatcode.fhir/ImplementationGuide/ihe.formatcode.fhir
version: 1.1.0

parameters: # see https://confluence.hl7.org/display/FHIR/Implementation+Guide+Parameters
parameters: # see http://build.fhir.org/ig/FHIR/fhir-tools-ig/branches/master/index.html
path-resource:
- input/resources
- fsh-generated/resources
Expand Down

0 comments on commit 3cfb616

Please sign in to comment.