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" : "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="
}
}
]
}