EU Health Data API
0.1.0 - ci-build 150

EU Health Data API, published by HL7 Europe. This guide is not an authorized publication; it is the continuous build for version 0.1.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/euridice-org/eu-health-data-api/ and changes regularly. See the Directory of published versions

: EEHRxF Document Type ValueSet for Medical Imaging

Draft as of 2026-03-04

Raw json | Download

{
  "resourceType" : "ValueSet",
  "id" : "eehrxf-document-type-medical-imaging-vs",
  "language" : "en",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet eehrxf-document-type-medical-imaging-vs</b></p><a name=\"eehrxf-document-type-medical-imaging-vs\"> </a><a name=\"hceehrxf-document-type-medical-imaging-vs\"> </a><ul><li>Include these codes as defined in <a href=\"http://loinc.org\"><code>http://loinc.org</code></a><span title=\"Version is not explicitly stated. No matching Code System found\"> version Not Stated (use latest from terminology server)</span><table class=\"none\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td></tr><tr><td><a href=\"https://loinc.org/85430-7/\">85430-7</a></td><td>Diagnostic imaging report</td></tr><tr><td><a href=\"https://loinc.org/18748-4/\">18748-4</a></td><td>Diagnostic imaging Study</td></tr></table></li></ul></div>"
  },
  "url" : "http://hl7.eu/fhir/eu-health-data-api/ValueSet/eehrxf-document-type-medical-imaging-vs",
  "version" : "0.1.0",
  "name" : "EEHRxFDocumentTypeMedicalImagingVS",
  "title" : "EEHRxF Document Type ValueSet for Medical Imaging",
  "status" : "draft",
  "experimental" : false,
  "date" : "2026-03-04T14:46:53+00:00",
  "publisher" : "HL7 Europe",
  "contact" : [
    {
      "name" : "HL7 Europe",
      "telecom" : [
        {
          "system" : "url",
          "value" : "http://hl7.eu"
        }
      ]
    }
  ],
  "description" : "ValueSet for specific document types within the Medical Imaging priority category.",
  "useContext" : [
    {
      "code" : {
        "system" : "http://terminology.hl7.org/CodeSystem/usage-context-type",
        "code" : "focus"
      },
      "valueCodeableConcept" : {
        "coding" : [
          {
            "system" : "http://hl7.eu/fhir/eu-health-data-api/CodeSystem/eehrxf-document-priority-category-cs",
            "code" : "Medical-Imaging"
          }
        ]
      }
    }
  ],
  "jurisdiction" : [
    {
      "coding" : [
        {
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "150",
          "display" : "Europe"
        }
      ]
    }
  ],
  "copyright" : "This material contains content from LOINC (http://loinc.org). LOINC is copyright © 1995-2020, Regenstrief Institute, Inc. and the Logical Observation Identifiers Names and Codes (LOINC) Committee and is available at no cost under the license at http://loinc.org/license. LOINC® is a registered United States trademark of Regenstrief Institute, Inc",
  "compose" : {
    "include" : [
      {
        "system" : "http://loinc.org",
        "concept" : [
          {
            "code" : "85430-7",
            "display" : "Diagnostic imaging report"
          },
          {
            "code" : "18748-4",
            "display" : "Diagnostic imaging Study"
          }
        ]
      }
    ]
  }
}