FHIR © HL7.org  |  Server Home  |  XIG Home  |  Server Source  |  FHIR  

FHIR IG Statistics: CodeSystem/Hl7EuDocumentTypes

Packagehl7.fhir.eu.imaging-r5
TypeCodeSystem
IdHl7EuDocumentTypes
FHIR VersionR5
Sourcehttp://hl7.eu/fhir/imaging-r5/https://build.fhir.org/ig/hl7-eu/imaging/CodeSystem-Hl7EuDocumentTypes.html
URLhttp://hl7.eu/fhir/imaging-r5/CodeSystem/Hl7EuDocumentTypes
Version0.1.0-build
Statusdraft
Date2025-07-03T12:02:41+00:00
NameHl7EuDocumentTypes
TitleHL7 EU Document Types
Realmeu
Authorityhl7
DescriptionDocument types (templates) as defined by HL7 EU. It identifies the type and template of the document.
CopyrightUsed by permission of HL7 Europe, all rights reserved Creative Commons License
Contentcomplete

Resources that use this resource

ValueSet
ImImagingManifestTypesEuVSHL7 EU Imaging Manifest Types
ImImagingReportTypesEuVSHL7 EU Imaging Report Types

Resources that this resource uses

No resources found


Narrative

Note: links and images are rebased to the (stated) source

Generated Narrative: CodeSystem Hl7EuDocumentTypes

This case-sensitive code system http://hl7.eu/fhir/imaging-r5/CodeSystem/Hl7EuDocumentTypes defines the following codes in a Is-A hierarchy:

LvlCodeDisplayDefinition
1imaging-report Imaging ReportsHL7 EU Imaging Report
2  imaging-report-v0-0-1 Imaging Report V0.0.1Version 0.0.1 of the HL7 EU Imaging Report
1imaging-manifest Imaging ManifestHL7 EU Imaging Manifest
2  imaging-manifest-v0-0-1 Imaging Manifest V0.0.1Version 0.0.1 of the HL7 EU Imaging Manifest

Source

{
  "resourceType": "CodeSystem",
  "id": "Hl7EuDocumentTypes",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "http://hl7.eu/fhir/imaging-r5/CodeSystem/Hl7EuDocumentTypes",
  "version": "0.1.0-build",
  "name": "Hl7EuDocumentTypes",
  "title": "HL7 EU Document Types",
  "status": "draft",
  "experimental": false,
  "date": "2025-07-03T12:02:41+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"
        }
      ]
    }
  ]
}