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.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/ and changes regularly. See the Directory of published versions
Page standards status: Draft | Maturity Level: 1 |
{
"resourceType" : "ValueSet",
"id" : "valueset-diagnosticreport-notes",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet valueset-diagnosticreport-notes</b></p><a name=\"valueset-diagnosticreport-notes\"> </a><a name=\"hcvalueset-diagnosticreport-notes\"> </a><ul><li>Include these codes as defined in <a href=\"http://loinc.org\"><code>http://loinc.org</code></a><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/18726-0/\">18726-0</a></td><td>Imaging Study</td></tr><tr><td><a href=\"https://loinc.org/55115-0/\">55115-0</a></td><td>Order</td></tr><tr><td><a href=\"https://loinc.org/11329-0/\">11329-0</a></td><td>History</td></tr><tr><td><a href=\"https://loinc.org/55111-9/\">55111-9</a></td><td>Procedure</td></tr><tr><td><a href=\"https://loinc.org/18834-2/\">18834-2</a></td><td>Comparison</td></tr><tr><td><a href=\"https://loinc.org/59776-5/\">59776-5</a></td><td>Findings</td></tr><tr><td><a href=\"https://loinc.org/18783-1/\">18783-1</a></td><td>Recommendation</td></tr><tr><td><a href=\"https://loinc.org/73568-8/\">73568-8</a></td><td>Communication</td></tr></table></li></ul></div>"
},
"extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm",
"valueInteger" : 1
},
{
"url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
"valueCode" : "draft"
}
],
"url" : "http://hl7.eu/fhir/imaging-r5/ValueSet/valueset-diagnosticreport-notes",
"version" : "0.1.1-build",
"name" : "Hl7EuImagingSectionValueSet",
"title" : "Section codes used to label annotations.",
"status" : "draft",
"experimental" : false,
"date" : "2025-09-24T08:50:23+00:00",
"publisher" : "HL7 Europe",
"contact" : [
{
"name" : "HL7 Europe",
"telecom" : [
{
"system" : "url",
"value" : "http://hl7.eu"
}
]
}
],
"description" : "These codes define what an annotation annotates.",
"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",
"concept" : [
{
"code" : "18726-0",
"display" : "Imaging Study"
},
{
"code" : "55115-0",
"display" : "Order"
},
{
"code" : "11329-0",
"display" : "History"
},
{
"code" : "55111-9",
"display" : "Procedure"
},
{
"code" : "18834-2",
"display" : "Comparison"
},
{
"code" : "59776-5",
"display" : "Findings"
},
{
"code" : "18783-1",
"display" : "Recommendation"
},
{
"code" : "73568-8",
"display" : "Communication"
}
]
}
]
}
}