Mobile access to Health Documents (MHD)
4.2.3-current - ci-build
Mobile access to Health Documents (MHD), published by IHE IT Infrastructure Technical Committee. This guide is not an authorized publication; it is the continuous build for version 4.2.3-current built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/IHE/ITI.MHD/ and changes regularly. See the Directory of published versions
{
"resourceType" : "List",
"id" : "ex-minimalFolder",
"meta" : {
"profile" : [
🔗 "https://profiles.ihe.net/ITI/MHD/StructureDefinition/IHE.MHD.Minimal.Folder"
],
"security" : [
{
"system" : "http://terminology.hl7.org/CodeSystem/v3-ActReason",
"code" : "HTEST"
}
]
},
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: List ex-minimalFolder</b></p><a name=\"ex-minimalFolder\"> </a><a name=\"hcex-minimalFolder\"> </a><a name=\"ex-minimalFolder-en-US\"> </a><table class=\"clstu\"><tr><td>Mode: Working List </td><td>Status: Current </td><td>Code: Folder as a FHIR List </td></tr><tr><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: status = current</a></td></tr></table></div>"
},
"identifier" : [
{
"use" : "official",
"system" : "urn:ietf:rfc:3986",
"value" : "urn:uuid:5e2d58a3-2286-4a0e-8637-86f51be2d184"
},
{
"use" : "usual",
"system" : "urn:ietf:rfc:3986",
"value" : "urn:oid:1.2.840.113556.1.8000.2554.58783.21864.3474.19410.44358.58254.41281.46391"
}
],
"status" : "current",
"mode" : "working",
"code" : {
"coding" : [
{
"system" : "https://profiles.ihe.net/ITI/MHD/CodeSystem/MHDlistTypes",
"code" : "folder"
}
]
},
"entry" : [
{
"item" : {
🔗 "reference" : "DocumentReference/ex-documentreference"
}
}
]
}