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

FHIR IG Statistics: ValueSet/pqcmc-graphical-file-types

Packagehl7.fhir.us.pq-cmc-fda
TypeValueSet
Idpqcmc-graphical-file-types
FHIR VersionR5
Sourcehttp://hl7.org/fhir/us/pq-cmc-fda/https://build.fhir.org/ig/HL7/FHIR-us-pq-cmc-fda/ValueSet-pqcmc-graphical-file-types.html
URLhttp://hl7.org/fhir/us/pq-cmc-fda/ValueSet/pqcmc-graphical-file-types
Version2.0.0
Statusactive
Date2025-07-03T13:07:08+00:00
NamePqcmcGraphicalFileTypes
TitleGraphical File Types
Realmus
Authorityhl7
DescriptionThe acceptable file types that can be used in graphical files

Resources that use this resource

StructureDefinition
pqcmc-graphic-attachmentAnalysis Graphic

Resources that this resource uses

CodeSystem
urn:ietf:bcp:13urn:ietf:bcp:13

Narrative

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

Generated Narrative: ValueSet pqcmc-graphical-file-types

  • Include these codes as defined in urn:ietf:bcp:13
    CodeDisplay
    image/jpegimage/jpeg
    image/pngimage/png
    image/svg+xmlimage/svg+xml
    image/gifimage/gif
    image/tiffimage/tiff

Source

{
  "resourceType": "ValueSet",
  "id": "pqcmc-graphical-file-types",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "extension": [
    {
      "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
      "valueCode": "brr"
    },
    {
      "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm",
      "valueInteger": 2,
      "_valueInteger": {
        "extension": [
          {
            "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom",
            "valueCanonical": "http://hl7.org/fhir/us/pq-cmc-fda/ImplementationGuide/hl7.fhir.us.pq-cmc-fda"
          }
        ]
      }
    },
    {
      "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/us/pq-cmc-fda/ImplementationGuide/hl7.fhir.us.pq-cmc-fda"
          }
        ]
      }
    }
  ],
  "url": "http://hl7.org/fhir/us/pq-cmc-fda/ValueSet/pqcmc-graphical-file-types",
  "identifier": [
    {
      "system": "urn:ietf:rfc:3986",
      "value": "urn:oid:2.16.840.1.113883.4.642.40.36.48.39"
    }
  ],
  "version": "2.0.0",
  "name": "PqcmcGraphicalFileTypes",
  "title": "Graphical File Types",
  "status": "active",
  "experimental": false,
  "date": "2025-07-03T13:07:08+00:00",
  "publisher": "HL7 International / Biomedical Research and Regulation",
  "contact": [
    {
      "name": "HL7 International / Biomedical Research and Regulation",
      "telecom": [
        {
          "system": "url",
          "value": "http://www.hl7.org/Special/committees/rcrim"
        },
        {
          "system": "email",
          "value": "brr@lists.HL7.org"
        }
      ]
    }
  ],
  "description": "The acceptable file types that can be used in graphical files",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "urn:iso:std:iso:3166",
          "code": "US",
          "display": "United States of America"
        }
      ]
    }
  ],
  "compose": {
    "include": [
      {
        "system": "urn:ietf:bcp:13",
        "concept": [
          {
            "code": "image/jpeg"
          },
          {
            "code": "image/png"
          },
          {
            "code": "image/svg+xml"
          },
          {
            "code": "image/gif"
          },
          {
            "code": "image/tiff"
          }
        ]
      }
    ]
  }
}