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

FHIR IG analytics

Packagehl7.fhir.uv.xver-r4b.r4
Resource TypeValueSet
IdValueSet-R4B-dicm-405-mediatype-for-R4.json
FHIR VersionR4
Sourcehttp://hl7.org/fhir/uv/xver-r4b.r4/0.0.1-snapshot-2/ValueSet-R4B-dicm-405-mediatype-for-R4.html
URLhttp://hl7.org/fhir/4.3/ValueSet/R4B-dicm-405-mediatype-for-R4
Version0.0.1-snapshot-2
Statusactive
Date2025-09-01T22:36:42.348188+10:00
NameR4B_dicm_405_mediatype_for_R4
TitleCross-version VS for R4B.MediaTypeCode for use in FHIR R4
Realmuv
Authorityhl7
DescriptionThis cross-version ValueSet represents concepts from http://hl7.org/fhir/ValueSet/dicm-405-mediatype|4.3.0 for use in FHIR R4. Concepts not present here have direct `equivalent` mappings crossing all versions from R4B to R4.

Resources that use this resource

No resources found


Resources that this resource uses

CodeSystem
DCMDICOM Controlled Terminology Definitions

Narrative

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

Generated Narrative: ValueSet R4B-dicm-405-mediatype-for-R4

  • Include these codes as defined in http://dicom.nema.org/resources/ontology/DCM
    CodeDisplayDefinition
    110030USB Disk EmulationA device that connects using the USB hard drive interface. These may be USB-Sticks, portable hard drives, and other technologies
    110031EmailEmail and email attachments used as a media for data transport
    110032CDCD-R, CD-ROM, and CD-RW media used for data transport
    110033DVDDVD, DVD-RAM, and other DVD formatted media used for data transport
    110034Compact FlashMedia that comply with the Compact Flash standard
    110035Multi-media CardMedia that comply with the Multi-media Card standard
    110036Secure Digital CardMedia that comply with the Secure Digital Card standard
    110037URIURI Identifier for network or other resource, see RFC 3968
    110010FilmFilm type of output
    110038Paper DocumentAny paper or similar document

Source1

{
  "resourceType": "ValueSet",
  "id": "R4B-dicm-405-mediatype-for-R4",
  "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.r4"
        },
        {
          "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.r4"
          }
        ]
      }
    }
  ],
  "url": "http://hl7.org/fhir/4.3/ValueSet/R4B-dicm-405-mediatype-for-R4",
  "version": "0.0.1-snapshot-2",
  "name": "R4B_dicm_405_mediatype_for_R4",
  "title": "Cross-version VS for R4B.MediaTypeCode for use in FHIR R4",
  "status": "active",
  "experimental": false,
  "date": "2025-09-01T22:36:42.348188+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 R4. Concepts not present here have direct `equivalent` mappings crossing all versions from R4B to R4.",
  "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"
          }
        ]
      }
    ]
  }
}