Manifest-based Access to DICOM Objects (MADO) Profile (FHIR-R5 elements)
0.2.1-build - ci-build
150
Manifest-based Access to DICOM Objects (MADO) Profile (FHIR-R5 elements), published by HL7 Europe. This guide is not an authorized publication; it is the continuous build for version 0.2.1-build built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/hl7-eu/imaging-manifest/ and changes regularly. See the Directory of published versions
Draft as of 2025-09-24 |
{
"resourceType" : "ValueSet",
"id" : "ImImagingManifestTypesEuVS",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet ImImagingManifestTypesEuVS</b></p><a name=\"ImImagingManifestTypesEuVS\"> </a><a name=\"hcImImagingManifestTypesEuVS\"> </a><ul><li>Include codes from<a href=\"http://loinc.org\"><code>http://loinc.org</code></a> where STATUS = ACTIVE, SCALE_TYP = Doc and CLASS = RAD</li></ul></div>"
},
"url" : "http://hl7.eu/fhir/imaging-manifest-r5/ValueSet/ImImagingManifestTypesEuVS",
"version" : "0.2.1-build",
"name" : "ImImagingManifestTypesEuVS",
"title" : "HL7 EU Imaging Manifest Types",
"status" : "draft",
"experimental" : false,
"date" : "2025-09-24T08:40:49+00:00",
"publisher" : "HL7 Europe",
"contact" : [
{
"name" : "HL7 Europe",
"telecom" : [
{
"system" : "url",
"value" : "http://hl7.eu"
}
]
}
],
"description" : "HL7 EU Imaging Manifest Types used in Compositions and DiagnosticReports.",
"jurisdiction" : [
{
"coding" : [
{
"system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
"code" : "150",
"display" : "Europe"
}
]
}
],
"copyright" : "Copyright HL7 Europe. Licensed under Creative Commons public domain (CC0 1.0).",
"compose" : {
"include" : [
{
"system" : "http://loinc.org",
"filter" : [
{
"property" : "STATUS",
"op" : "=",
"value" : "ACTIVE"
},
{
"property" : "SCALE_TYP",
"op" : "=",
"value" : "Doc"
},
{
"property" : "CLASS",
"op" : "=",
"value" : "RAD"
}
]
}
]
}
}