{
  "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:38:05+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"
      }]
    }]
  }
}