FHIR © HL7.org  |  FHIRsmith 4.0.1  |  Server Home  |  XIG Home  |  XIG Stats  | 

FHIR IG analytics

Packagehl7.fhir.eu.imaging-manifest-r5
Resource TypeValueSet
IdValueSet-ImImagingManifestTypesEuVS.json
FHIR VersionR5
Sourcehttps://build.fhir.org/ig/hl7-eu/imaging-manifest/ValueSet-ImImagingManifestTypesEuVS.html
URLhttp://hl7.eu/fhir/imaging-manifest-r5/ValueSet/ImImagingManifestTypesEuVS
Version0.2.1-build
Statusdraft
Date2026-01-23T12:52:46+00:00
NameImImagingManifestTypesEuVS
TitleHL7 EU Imaging Manifest Types
Realmeu
Authorityhl7
DescriptionHL7 EU Imaging Manifest Types used in Compositions and DiagnosticReports.
CopyrightCopyright HL7 Europe. Licensed under Creative Commons public domain (CC0 1.0).

Resources that use this resource

StructureDefinition
ImManifestDocumentReferenceManifest DocumentReference for MHD deployments

Resources that this resource uses

CodeSystem
loinc.orgLOINC codes used in this IG

Narrative

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

Generated Narrative: ValueSet ImImagingManifestTypesEuVS

Language: en

  • Include codes fromhttp://loinc.org version Not Stated (use latest from terminology server) where STATUS = ACTIVE, SCALE_TYP = Doc and CLASS = RAD

Source1

{
  "resourceType": "ValueSet",
  "id": "ImImagingManifestTypesEuVS",
  "language": "en",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "http://hl7.eu/fhir/imaging-manifest-r5/ValueSet/ImImagingManifestTypesEuVS",
  "version": "0.2.1-build",
  "name": "ImImagingManifestTypesEuVS",
  "title": "HL7 EU Imaging Manifest Types",
  "status": "draft",
  "experimental": false,
  "date": "2026-01-23T12:52:46+00:00",
  "publisher": "HL7 Europe",
  "contact": [
    {
      "name": "HL7 Europe",
      "telecom": [
        {
          "system": "url",
          "value": "http://hl7.eu"
        }
      ]
    }
  ],
  "description": "HL7 EU Imaging Manifest Types used in Compositions and DiagnosticReports.",
  "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",
        "filter": [
          {
            "property": "STATUS",
            "op": "=",
            "value": "ACTIVE"
          },
          {
            "property": "SCALE_TYP",
            "op": "=",
            "value": "Doc"
          },
          {
            "property": "CLASS",
            "op": "=",
            "value": "RAD"
          }
        ]
      }
    ]
  }
}