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
Draft as of 2025-07-02 |
{
"resourceType" : "CodeSystem",
"id" : "Hl7EuDocumentTypes",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: CodeSystem Hl7EuDocumentTypes</b></p><a name=\"Hl7EuDocumentTypes\"> </a><a name=\"hcHl7EuDocumentTypes\"> </a><p>This case-sensitive code system <code>http://hl7.eu/fhir/imaging-r4/CodeSystem/Hl7EuDocumentTypes</code> defines the following codes in a Is-A hierarchy:</p><table class=\"codes\"><tr><td><b>Lvl</b></td><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td><td><b>Definition</b></td></tr><tr><td>1</td><td style=\"white-space:nowrap\">imaging-report<a name=\"Hl7EuDocumentTypes-imaging-report\"> </a></td><td>Imaging Reports</td><td>HL7 EU Imaging Report</td></tr><tr><td>2</td><td style=\"white-space:nowrap\">\u00a0\u00a0imaging-report-v0-0-1<a name=\"Hl7EuDocumentTypes-imaging-report-v0-0-1\"> </a></td><td>Imaging Report V0.0.1</td><td>Version 0.0.1 of the HL7 EU Imaging Report</td></tr><tr><td>1</td><td style=\"white-space:nowrap\">imaging-manifest<a name=\"Hl7EuDocumentTypes-imaging-manifest\"> </a></td><td>Imaging Manifest</td><td>HL7 EU Imaging Manifest</td></tr><tr><td>2</td><td style=\"white-space:nowrap\">\u00a0\u00a0imaging-manifest-v0-0-1<a name=\"Hl7EuDocumentTypes-imaging-manifest-v0-0-1\"> </a></td><td>Imaging Manifest V0.0.1</td><td>Version 0.0.1 of the HL7 EU Imaging Manifest</td></tr></table></div>"
},
"url" : "http://hl7.eu/fhir/imaging-r4/CodeSystem/Hl7EuDocumentTypes",
"version" : "0.1.0-ballot",
"name" : "Hl7EuDocumentTypes",
"title" : "HL7 EU Document 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" : "Document types (templates) as defined by HL7 EU. It identifies the type and template of the document.",
"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",
"caseSensitive" : true,
"hierarchyMeaning" : "is-a",
"content" : "complete",
"count" : 4,
"concept" : [
{
"code" : "imaging-report",
"display" : "Imaging Reports",
"definition" : "HL7 EU Imaging Report",
"concept" : [
{
"code" : "imaging-report-v0-0-1",
"display" : "Imaging Report V0.0.1",
"definition" : "Version 0.0.1 of the HL7 EU Imaging Report"
}
]
},
{
"code" : "imaging-manifest",
"display" : "Imaging Manifest",
"definition" : "HL7 EU Imaging Manifest",
"concept" : [
{
"code" : "imaging-manifest-v0-0-1",
"display" : "Imaging Manifest V0.0.1",
"definition" : "Version 0.0.1 of the HL7 EU Imaging Manifest"
}
]
}
]
}