HL7 Europe Imaging Study Report
0.1.0-ballot - ci-build 150

HL7 Europe Imaging Study Report, published by HL7 Europe. This guide is not an authorized publication; it is the continuous build for version 0.1.0-ballot built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/oijauregui/ehdsimaging/tree/master and changes regularly. See the Directory of published versions

: HL7 EU Imaging Manifest Types - JSON Representation

Draft as of 2025-07-02

Raw json | Download

{
  "resourceType" : "ValueSet",
  "id" : "ImImagingManifestTypesEuVS",
  "text" : {
    "status" : "extensions",
    "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 these codes as defined in <a href=\"CodeSystem-Hl7EuDocumentTypes.html\"><code>http://hl7.eu/fhir/imaging-r4/CodeSystem/Hl7EuDocumentTypes</code></a><table class=\"none\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td><td><b>Definition</b></td></tr><tr><td><a href=\"CodeSystem-Hl7EuDocumentTypes.html#Hl7EuDocumentTypes-imaging-manifest-v0-0-1\">imaging-manifest-v0-0-1</a></td><td>Imaging Report V0.0.1</td><td>Version 0.0.1 of the HL7 EU Imaging Manifest</td></tr></table></li></ul></div>"
  },
  "url" : "http://hl7.eu/fhir/imaging-r4/ValueSet/ImImagingManifestTypesEuVS",
  "version" : "0.1.0-ballot",
  "name" : "ImImagingManifestTypesEuVS",
  "title" : "HL7 EU Imaging Manifest Types",
  "status" : "draft",
  "experimental" : false,
  "date" : "2025-07-02T12:53:04+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" : "Used by permission of HL7 Europe, all rights reserved Creative Commons License",
  "compose" : {
    "include" : [
      {
        "system" : "http://hl7.eu/fhir/imaging-r4/CodeSystem/Hl7EuDocumentTypes",
        "concept" : [
          {
            "code" : "imaging-manifest-v0-0-1",
            "display" : "Imaging Report V0.0.1"
          }
        ]
      }
    ]
  }
}