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" : "Parameters",
"id" : "ex-input-binary",
"meta" : {
"profile" : [
🔗 "https://profiles.ihe.net/ITI/MHD/StructureDefinition/IHE.MHD.GenerateMetadata.Parameters.In"
]
},
"parameter" : [
{
"name" : "document",
"resource" : {
"resourceType" : "Binary",
"id" : "aaaaaaaa-bbbb-cccc-dddd-e00111100003",
"meta" : {
"security" : [
{
"system" : "http://terminology.hl7.org/CodeSystem/v3-ActReason",
"code" : "HTEST"
}
]
},
"contentType" : "text/plain",
"data" : "SGVsbG8gV29ybGQ="
}
}
]
}