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 Minimal

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

A profile on the DocumentReference resource for MHD with minimal metadata constraints.

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
... meta
.... profile 0..* canonical(StructureDefinition) Profiles this resource claims to conform to
... modifierExtension 0..0
... masterIdentifier 1..1 UniqueIdIdentifier An identifier intended for computation
... Slices for identifier S 0..* Identifier Other identifiers for the document
Slice: Unordered, Open by value:use
.... identifier:entryUUID 0..* EntryUUIDIdentifier An identifier intended for computation
... status 1..1 code current | superseded | entered-in-error
Binding: MHD DocumentReference status codes (required)
... docStatus 0..0
... type S 0..1 CodeableConcept Kind of document (LOINC if possible)
... category S 0..1 CodeableConcept Categorization of document
... subject S 0..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
... authenticator 0..1 Reference(Practitioner | PractitionerRole | Organization) Who/what authenticated the document
... custodian 0..1 Reference(Organization) Organization which maintains the document
... relatesTo S 0..* BackboneElement Relationships to other documents
.... code 1..1 code replaces | transforms | signs | appends
.... target 1..1 Reference(DocumentReference) Target of the relationship
... description 0..1 string Human-readable description
... 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 0..0
..... url 1..1 url Uri where the data can be found
..... size 0..1 unsignedInt Number of bytes of content (if url provided)
..... hash 0..1 base64Binary Hash of the data (sha-1, base64ed)
..... title 0..1 string Label to display in place of the data
..... creation S 0..1 dateTime Date attachment was first created
.... format S 0..1 Coding Format/content rules for the document
Binding: IHE ValueSet of Format Codes for use with Document Sharing (preferred)
... context
.... encounter 0..* Reference(Encounter | EpisodeOfCare) Context of the document content
.... event 0..* CodeableConcept Main clinical acts documented
.... period S 0..1 Period Time of service that is being documented
..... start 0..1 dateTime Starting time with inclusive boundary
..... end 0..1 dateTime End time with inclusive boundary, if not ongoing
.... 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
..... reference 0..1 string Literal reference, Relative, internal or absolute URL
..... identifier 0..1 Identifier Logical reference, when literal reference is not known
.... related 0..* Reference(Resource) Related identifiers or resources

doco Documentation for this format

Terminology Bindings (Differential)

PathConformanceValueSetURI
DocumentReference.statusrequiredDocumentReferenceStats
https://profiles.ihe.net/ITI/MHD/ValueSet/DocumentReferenceStats
from this IG
DocumentReference.content.formatpreferredIHE_FormatCode_vs
http://ihe.net/fhir/ihe.formatcode.fhir/ValueSet/formatcode

 

Other representations of profile: CSV, Excel, Schematron