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

FHIR IG Statistics: ValueSet/ImImagingReportTypesEuVS

Packagehl7.fhir.eu.imaging-manifest-r5
TypeValueSet
IdImImagingReportTypesEuVS
FHIR VersionR5
Sourcehttp://hl7.eu/fhir/imaging-manifest-r5/https://build.fhir.org/ig/hl7-eu/imaging-manifest/ValueSet-ImImagingReportTypesEuVS.html
URLhttp://hl7.eu/fhir/imaging-manifest-r5/ValueSet/ImImagingReportTypesEuVS
Version0.2.0-ballot
Statusdraft
Date2025-07-02T15:39:57+00:00
NameImImagingReportTypesEuVS
TitleHL7 EU Imaging Report Types
Realmeu
Authorityhl7
DescriptionHL7 EU Imaging Report Types used in Compositions and DiagnosticReports.
CopyrightUsed by permission of HL7 Europe, all rights reserved Creative Commons License

Resources that use this resource

StructureDefinition
ImCompositionImaging Composition
ImReportIheMhdDocumentReferenceReport DocumentReference for MHD deployments

Resources that this resource uses

CodeSystem
Hl7EuDocumentTypesHL7 EU Document Types

Narrative

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

Generated Narrative: ValueSet ImImagingReportTypesEuVS


Source

{
  "resourceType": "ValueSet",
  "id": "ImImagingReportTypesEuVS",
  "text": {
    "status": "extensions",
    "div": "<!-- snip (see above) -->"
  },
  "url": "http://hl7.eu/fhir/imaging-manifest-r5/ValueSet/ImImagingReportTypesEuVS",
  "version": "0.2.0-ballot",
  "name": "ImImagingReportTypesEuVS",
  "title": "HL7 EU Imaging Report Types",
  "status": "draft",
  "experimental": false,
  "date": "2025-07-02T15:39:57+00:00",
  "publisher": "HL7 Europe",
  "contact": [
    {
      "name": "HL7 Europe",
      "telecom": [
        {
          "system": "url",
          "value": "http://hl7.eu"
        }
      ]
    }
  ],
  "description": "HL7 EU Imaging Report Types used in Compositions and DiagnosticReports.",
  "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",
  "compose": {
    "include": [
      {
        "system": "http://hl7.eu/fhir/imaging-manifest-r5/CodeSystem/Hl7EuDocumentTypes",
        "concept": [
          {
            "code": "imaging-report-v0-0-1",
            "display": "Imaging Manifest V0.0.1"
          }
        ]
      }
    ]
  }
}