FHIR IG analytics| Package | hl7.fhir.eu.imaging-r5 |
| Resource Type | ValueSet |
| Id | ImImagingReportTypesEuVS |
| FHIR Version | R5 |
| Source | http://hl7.eu/fhir/imaging-r5/https://build.fhir.org/ig/hl7-eu/imaging/ValueSet-ImImagingReportTypesEuVS.html |
| URL | http://hl7.eu/fhir/imaging-r5/ValueSet/ImImagingReportTypesEuVS |
| Version | 0.1.0-build |
| Status | draft |
| Date | 2025-08-08T09:15:43+00:00 |
| Name | ImImagingReportTypesEuVS |
| Title | HL7 EU Imaging Report Types |
| Realm | eu |
| Authority | hl7 |
| Description | HL7 EU Imaging Report Types used in Compositions and DiagnosticReports. |
| Copyright | Used by permission of HL7 Europe, all rights reserved Creative Commons License |
| StructureDefinition | |
| ImComposition | Imaging Composition |
| ImReportIheMhdDocumentReference | Report DocumentReference for MHD deployments |
| CodeSystem | |
| Hl7EuDocumentTypes | HL7 EU Document Types |
Note: links and images are rebased to the (stated) source
Generated Narrative: ValueSet ImImagingReportTypesEuVS
http://hl7.eu/fhir/imaging-r5/CodeSystem/Hl7EuDocumentTypes| Code | Display | Definition |
| imaging-report-v0-0-1 | Imaging Manifest V0.0.1 | Version 0.0.1 of the HL7 EU Imaging Report |
{
"resourceType": "ValueSet",
"id": "ImImagingReportTypesEuVS",
"text": {
"status": "extensions",
"div": "<!-- snip (see above) -->"
},
"url": "http://hl7.eu/fhir/imaging-r5/ValueSet/ImImagingReportTypesEuVS",
"version": "0.1.0-build",
"name": "ImImagingReportTypesEuVS",
"title": "HL7 EU Imaging Report Types",
"status": "draft",
"experimental": false,
"date": "2025-08-08T09:15:43+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-r5/CodeSystem/Hl7EuDocumentTypes",
"concept": [
{
"code": "imaging-report-v0-0-1",
"display": "Imaging Manifest V0.0.1"
}
]
}
]
}
}