Interactive Multimedia Report (IMR)
1.1.0 - Trial-Implementation
This page is part of the IHE Interactive Multimedia Report (IMR) (v1.1.0: 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
Active as of 2022-02-20 |
{
"resourceType" : "CapabilityStatement",
"id" : "IHE.IMR.ReportCreator",
"text" : {
"status" : "additional",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\">\n\tThis Requirements CapabilityStatement describes the Report Creator.\n\t</div>"
},
"url" : "https://profiles.ihe.net/RAD/IMR/CapabilityStatement/IHE.IMR.ReportCreator",
"version" : "1.1.0",
"name" : "IHE_IMR_ReportCreator",
"title" : "Report Creator",
"status" : "active",
"experimental" : false,
"date" : "2022-02-20T00:00:00-05:00",
"publisher" : "IHE Radiology Technical Committee",
"contact" : [
{
"telecom" : [
{
"system" : "url",
"value" : "https://www.ihe.net/ihe_domains/radiology/"
}
]
},
{
"telecom" : [
{
"system" : "email",
"value" : "radiology@ihe.net"
}
]
},
{
"name" : "IHE Radiology Technical Committee",
"telecom" : [
{
"system" : "email",
"value" : "radiology@ihe.net"
}
]
}
],
"description" : "IHE Radiology Interactive Multimedia Report (IMR) - Report Creator",
"jurisdiction" : [
{
"coding" : [
{
"system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
"code" : "001"
}
]
}
],
"copyright" : "IHE http://www.ihe.net/Governance/#Intellectual_Property",
"kind" : "requirements",
"fhirVersion" : "4.0.0",
"format" : [
"application/fhir+xml",
"application/fhir+json"
],
"rest" : [
{
"mode" : "client",
"security" : {
"description" : "Recommend IUA or SMART"
},
"interaction" : [
{
"code" : "transaction",
"documentation" : "https://profiles.ihe.net/RAD/IMR/StructureDefinition/imr-store-multimedia-report-bundle"
}
]
}
]
}