FHIR IG analytics
| Package | hl7.fhir.uv.xver-r4b.r5 |
| Resource Type | ValueSet |
| Id | ValueSet-R4B-dicm-405-mediatype-for-R5.json |
| FHIR Version | R5 |
| Source | http://hl7.org/fhir/uv/xver-r4b.r5/0.0.1-snapshot-2/ValueSet-R4B-dicm-405-mediatype-for-R5.html |
| URL | http://hl7.org/fhir/4.3/ValueSet/R4B-dicm-405-mediatype-for-R5 |
| Version | 0.0.1-snapshot-2 |
| Status | active |
| Date | 2025-09-01T22:36:42.348186+10:00 |
| Name | R4B_dicm_405_mediatype_for_R5 |
| Title | Cross-version VS for R4B.MediaTypeCode for use in FHIR R5 |
| Realm | uv |
| Authority | hl7 |
| Description | This cross-version ValueSet represents concepts from http://hl7.org/fhir/ValueSet/dicm-405-mediatype|4.3.0 for use in FHIR R5. Concepts not present here have direct `equivalent` mappings crossing all versions from R4B to R5. |
Resources that use this resource
Resources that this resource uses
| CodeSystem |
| DCM | DICOM Controlled Terminology Definitions |
Narrative
Note: links and images are rebased to the (stated) source
- Include these codes as defined in
http://dicom.nema.org/resources/ontology/DCM| Code | Display | Definition |
| 110030 | USB Disk Emulation | A device that connects using the USB hard drive interface. These may be USB-Sticks, portable hard drives, and other technologies |
| 110031 | Email | Email and email attachments used as a media for data transport |
| 110032 | CD | CD-R, CD-ROM, and CD-RW media used for data transport |
| 110033 | DVD | DVD, DVD-RAM, and other DVD formatted media used for data transport |
| 110034 | Compact Flash | Media that comply with the Compact Flash standard |
| 110035 | Multi-media Card | Media that comply with the Multi-media Card standard |
| 110036 | Secure Digital Card | Media that comply with the Secure Digital Card standard |
| 110037 | URI | URI Identifier for network or other resource, see RFC 3968 |
| 110010 | Film | Film type of output |
| 110038 | Paper Document | Any paper or similar document |
Source1
{
"resourceType": "ValueSet",
"id": "R4B-dicm-405-mediatype-for-R5",
"text": {
"status": "extensions",
"div": "<!-- snip (see above) -->"
},
"extension": [
{
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm",
"valueInteger": 3
},
{
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
"valueCode": "sec"
},
{
"extension": [
{
"url": "packageId",
"valueId": "hl7.fhir.uv.xver-r4b.r5"
},
{
"url": "version",
"valueString": "0.0.1-snapshot-2"
}
],
"url": "http://hl7.org/fhir/StructureDefinition/package-source"
},
{
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
"valueCode": "trial-use",
"_valueCode": {
"extension": [
{
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom",
"valueCanonical": "http://hl7.org/fhir/4.3/ImplementationGuide/hl7.fhir.uv.xver-r4b.r5"
}
]
}
}
],
"url": "http://hl7.org/fhir/4.3/ValueSet/R4B-dicm-405-mediatype-for-R5",
"version": "0.0.1-snapshot-2",
"name": "R4B_dicm_405_mediatype_for_R5",
"title": "Cross-version VS for R4B.MediaTypeCode for use in FHIR R5",
"status": "active",
"experimental": false,
"date": "2025-09-01T22:36:42.348186+10:00",
"publisher": "Security",
"contact": [
{
"name": "Security",
"telecom": [
{
"system": "url",
"value": "http://www.hl7.org/Special/committees/secure"
}
]
}
],
"description": "This cross-version ValueSet represents concepts from http://hl7.org/fhir/ValueSet/dicm-405-mediatype|4.3.0 for use in FHIR R5. Concepts not present here have direct `equivalent` mappings crossing all versions from R4B to R5.",
"jurisdiction": [
{
"coding": [
{
"system": "http://unstats.un.org/unsd/methods/m49/m49.htm",
"code": "001",
"display": "World"
}
]
}
],
"compose": {
"include": [
{
"system": "http://dicom.nema.org/resources/ontology/DCM",
"concept": [
{
"code": "110030"
},
{
"code": "110031"
},
{
"code": "110032"
},
{
"code": "110033"
},
{
"code": "110034"
},
{
"code": "110035"
},
{
"code": "110036"
},
{
"code": "110037"
},
{
"code": "110010"
},
{
"code": "110038"
}
]
}
]
}
}