Mobile access to Health Documents (MHD)
4.2.2 - Trial-Implementation
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
{
"resourceType" : "List",
"id" : "ex-compEmailPackage",
"meta" : {
"profile" : [
🔗 "https://profiles.ihe.net/ITI/MHD/StructureDefinition/IHE.MHD.Comprehensive.SubmissionSet"
],
"security" : [
{
"system" : "http://terminology.hl7.org/CodeSystem/v3-ActReason",
"code" : "HTEST"
}
]
},
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><h2>Example SubmissionSet for comprehensive metadata with an intendedRecipient</h2><table class=\"clstu\"><tr><td>Date: 2004-12-25 23:50:50-0500 Mode: working Status: current Code: SubmissionSet as a FHIR List </td></tr><tr><td>Subject: <a href=\"Patient-ex-patient.html\">Patient/ex-patient</a> " SCHMIDT"</td></tr></table><table class=\"grid\"><tr style=\"backgound-color: #eeeeee\"><td><b>Items</b></td></tr><tr><td><a href=\"DocumentReference-ex-documentreference.html\">DocumentReference/ex-documentreference</a></td></tr></table></div>"
},
"extension" : [
{
"url" : "https://profiles.ihe.net/ITI/MHD/StructureDefinition/ihe-designationType",
"valueCodeableConcept" : {
"coding" : [
{
"system" : "http://snomed.info/sct",
"code" : "225728007"
}
]
}
},
{
"url" : "https://profiles.ihe.net/ITI/MHD/StructureDefinition/ihe-sourceId",
"valueIdentifier" : {
"value" : "urn:oid:1.2.3.4"
}
},
{
"url" : "https://profiles.ihe.net/ITI/MHD/StructureDefinition/ihe-intendedRecipient",
"valueReference" : {
🔗 "reference" : "Practitioner/ex-practitioner"
}
}
],
"identifier" : [
{
"use" : "official",
"system" : "urn:ietf:rfc:3986",
"value" : "urn:uuid:1d136ed2-d27b-4353-8ccf-49581ab4ae66"
},
{
"use" : "usual",
"system" : "urn:ietf:rfc:3986",
"value" : "urn:oid:1.2.840.113556.1.8000.2554.58783.21864.3474.19410.44358.58254.41281.46356"
}
],
"status" : "current",
"mode" : "working",
"title" : "Example SubmissionSet for comprehensive metadata with an intendedRecipient",
"code" : {
"coding" : [
{
"system" : "https://profiles.ihe.net/ITI/MHD/CodeSystem/MHDlistTypes",
"code" : "submissionset"
}
]
},
"subject" : {
🔗 "reference" : "Patient/ex-patient"
},
"date" : "2004-12-25T23:50:50-05:00",
"entry" : [
{
"item" : {
🔗 "reference" : "DocumentReference/ex-documentreference"
}
}
]
}