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

FHIR IG Statistics: ValueSet/v2-notAllCodes-0291

Packagehl7.terminology
Resource TypeValueSet
Idv2-notAllCodes-0291
FHIR VersionR5
Sourcehttp://terminology.hl7.org/https://build.fhir.org/ig/HL7/UTG/ValueSet-v2-notAllCodes-0291.html
URLhttp://terminology.hl7.org/ValueSet/v2-notAllCodes-0291
Version2.0.0
Statusactive
Date2019-12-01
NameHl7VSSubtypeOfReferencedData
Titlehl7VS-subtypeOfReferencedData
Realmuv
Authorityhl7
DescriptionA subset of the IANA media subtypes of binary data that are encoded in an ascii structure or stream.
CopyrightThis material derives from the HL7 Terminology (THO). THO is copyright ©1989+ Health Level Seven International and is made available under the CC0 designation. For more licensing information see: https://terminology.hl7.org/license.html

Resources that use this resource

No resources found


Resources that this resource uses

CodeSystem
v2-0291subtypeOfReferencedData

Narrative

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

Generated Narrative: ValueSet v2-notAllCodes-0291

  • Include these codes as defined in http://terminology.hl7.org/CodeSystem/v2-0291 version 2.0.0
    CodeDisplayDefinition
    BASICISDN PCM audio dataISDN PCM audio data
    Source RFC 2046Source RFC 2046
    DICOMDigital Imaging and Communications in MedicineDigital Imaging and Communications in Medicine
    FAXFacsimile dataFacsimile data
    GIFGraphics Interchange FormatGraphics Interchange Format
    HTMLHypertext Markup LanguageHypertext Markup Language
    JOTElectronic ink data (Jot 1.0 standard)Electronic ink data (Jot 1.0 standard)
    JPEGJoint Photographic Experts GroupJoint Photographic Experts Group
    Octet-streamUninterpreted binary dataUninterpreted binary data
    PICTPICT format image dataPICT format image data
    PostScriptPostScript programPostScript program
    RTFRich Text FormatRich Text Format
    SGMLStandard Generalized Markup Language (HL7 V2.3.1 and later)Standard Generalized Markup Language (HL7 V2.3.1 and later)
    TIFFTIFF image dataTIFF image data
    XMLExtensible Markup Language (HL7 V2.3.1 and later)Extensible Markup Language (HL7 V2.3.1 and later)
    x-hl7-cda-level-oneHL7 Clinical Document Architecture Level One documentHL7 Clinical Document Architecture Level One document

Source

{
  "resourceType": "ValueSet",
  "id": "v2-notAllCodes-0291",
  "text": {
    "status": "extensions",
    "div": "<!-- snip (see above) -->"
  },
  "url": "http://terminology.hl7.org/ValueSet/v2-notAllCodes-0291",
  "identifier": [
    {
      "system": "urn:ietf:rfc:3986",
      "value": "urn:oid:2.16.840.1.113883.21.193"
    }
  ],
  "version": "2.0.0",
  "name": "Hl7VSSubtypeOfReferencedData",
  "title": "hl7VS-subtypeOfReferencedData",
  "status": "active",
  "experimental": false,
  "date": "2019-12-01",
  "publisher": "Health Level Seven International",
  "contact": [
    {
      "telecom": [
        {
          "system": "url",
          "value": "http://hl7.org"
        },
        {
          "system": "email",
          "value": "hq@HL7.org"
        }
      ]
    }
  ],
  "description": "A subset of the IANA media subtypes of binary data that are encoded in an ascii structure or stream.",
  "copyright": "This material derives from the HL7 Terminology (THO). THO is copyright ©1989+ Health Level Seven International and is made available under the CC0 designation. For more licensing information see: https://terminology.hl7.org/license.html",
  "compose": {
    "include": [
      {
        "system": "http://terminology.hl7.org/CodeSystem/v2-0291",
        "version": "2.0.0",
        "concept": [
          {
            "code": "BASIC"
          },
          {
            "code": "…"
          },
          {
            "code": "DICOM"
          },
          {
            "code": "FAX"
          },
          {
            "code": "GIF"
          },
          {
            "code": "HTML"
          },
          {
            "code": "JOT"
          },
          {
            "code": "JPEG"
          },
          {
            "code": "Octet-stream"
          },
          {
            "code": "PICT"
          },
          {
            "code": "PostScript"
          },
          {
            "code": "RTF"
          },
          {
            "code": "SGML"
          },
          {
            "code": "TIFF"
          },
          {
            "code": "XML"
          },
          {
            "code": "x-hl7-cda-level-one"
          }
        ]
      }
    ]
  }
}