IHE / ITI.MHD

The Mobile access to Health Documents (MHD) Profile defines one standardized interface to health documents for use by mobile devices so that deployment of mobile applications is more consistent and reusable. The transactions defined here leverage the document content- and format-.agnostic metadata
https://profiles.ihe.net/ITI/MHD/index.html
Creative Commons Attribution 4.0 International
9 stars 6 forks source link

Definition in provide document bundle StructureDefinitions #188

Closed lukeaduncan closed 1 year ago

lukeaduncan commented 1 year ago

The definitions for the provide document bundle StructureDefinitions for ITI-65 need to be updated with similar content as is in section 2:3.65.4.1.2.1 for the FHIR document option.

Replacing: may create one or more Binary

with: may create one or more DocumentReference that is comprehensive with a document as a Binary or, when implementing the ITI-65 FHIR Document Publish option, a FHIR Document Bundle

and possibly adding: When the DocumentReference.content.attachment.url points at a Binary Resource, the Binary Resource shall be in the Bundle. When the DocumentReference.content.attachment.url points at a FHIR Document Bundle Resource, the FHIR Document Bundle Resource shall be in the Bundle. See FHIR Resolving references in Bundles at http://hl7.org/fhir/R4/bundle.html#references.

JohnMoehrke commented 1 year ago

will do