| Package | hl7.fhir.eu.imaging-manifest-r5 |
| Resource Type | CodeSystem |
| Id | Hl7EuDocumentTypes |
| FHIR Version | R5 |
| Source | http://hl7.eu/fhir/imaging-manifest-r5/https://build.fhir.org/ig/hl7-eu/imaging-manifest/CodeSystem-Hl7EuDocumentTypes.html |
| URL | http://hl7.eu/fhir/imaging-manifest-r5/CodeSystem/Hl7EuDocumentTypes |
| Version | 0.2.0-ballot |
| Status | draft |
| Date | 2025-07-02T15:39:57+00:00 |
| Name | Hl7EuDocumentTypes |
| Title | HL7 EU Document Types |
| Realm | eu |
| Authority | hl7 |
| Description | Document types (templates) as defined by HL7 EU. It identifies the type and template of the document. |
| Copyright | Used by permission of HL7 Europe, all rights reserved Creative Commons License |
| Content | complete |
| ValueSet | |
| ImImagingManifestTypesEuVS | HL7 EU Imaging Manifest Types |
| ImImagingReportTypesEuVS | HL7 EU Imaging Report Types |
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: CodeSystem Hl7EuDocumentTypes
This case-sensitive code system http://hl7.eu/fhir/imaging-manifest-r5/CodeSystem/Hl7EuDocumentTypes defines the following codes in a Is-A hierarchy:
{
"resourceType": "CodeSystem",
"id": "Hl7EuDocumentTypes",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"url": "http://hl7.eu/fhir/imaging-manifest-r5/CodeSystem/Hl7EuDocumentTypes",
"version": "0.2.0-ballot",
"name": "Hl7EuDocumentTypes",
"title": "HL7 EU Document 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": "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"
}
]
}
]
}