Mobile access to Health Documents (MHD)
4.2.2 - Trial-Implementation International flag

This page is part of the IHE Mobile Access to Health Documents (v4.2.2: Publication) based on FHIR (HL7® FHIR® Standard) R4. This is the current published version. For a full list of available versions, see the Directory of published versions

Resource Profile: MHD DocumentReference for Simplified Publish

Official URL: https://profiles.ihe.net/ITI/MHD/StructureDefinition/IHE.MHD.SimplifiedPublish.DocumentReference Version: 4.2.2
Active as of 2024-05-18 Computable Name: SimplifiedPublishDocumentReference

A profile on the DocumentReference resource for MHD Simplified Publish constraints.

Simplified Publish

  • Similar to Minimal Metadata constraints
    • must be status current
    • must have a patient indicated
  • uses attachment.data to carry the document, rather than attachment.url
    • so that the Simplified Publish is a simple POST of the DocumentReference
    • Document Recipient is expected to extract the .data, use .url

Usage:

Formal Views of Profile Content

Description of Profiles, Differentials, Snapshots and how the different presentations work.

This structure is derived from DocumentReference

NameFlagsCard.TypeDescription & Constraintsdoco
.. DocumentReference 0..* DocumentReference A reference to a document
... modifierExtension 0..0
... masterIdentifier 1..1 Identifier Master Version Specific Identifier
... identifier 0..0
... status 1..1 code current | superseded | entered-in-error
Required Pattern: current
... docStatus 0..0
... type S 0..1 CodeableConcept Kind of document (LOINC if possible)
... category S 0..1 CodeableConcept Categorization of document
... subject 1..1 Reference(Patient) Who/what is the subject of the document
... date S 0..1 instant When this document reference was created
... author S 0..* Reference(Practitioner | PractitionerRole | Organization | Device | Patient | RelatedPerson) Who and/or what authored the document
... relatesTo S 0..* BackboneElement Relationships to other documents
... securityLabel S 0..* CodeableConcept Document security-tags
... content 1..1 BackboneElement Document referenced
.... attachment
..... contentType 1..1 code Mime type of the content, with charset etc.
..... language S 0..1 code Human language of the content (BCP-47)
..... data 1..1 base64Binary The document is contained in the .data element, base64 encoded
..... url 0..0
..... creation S 0..1 dateTime Date attachment was first created
.... format S 0..1 Coding Format/content rules for the document
... context
.... period S 0..1 Period Time of service that is being documented
.... facilityType S 0..1 CodeableConcept Kind of facility where patient was seen
.... practiceSetting S 0..1 CodeableConcept Additional details about where the content was created (e.g. clinical specialty)
.... sourcePatientInfo S 0..1 Reference(Patient) Patient demographics from source

doco Documentation for this format

 

Other representations of profile: CSV, Excel, Schematron