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

FHIR IG analytics

Packageus.cdc.phinvads
Resource TypeValueSet
IdValueSet-2.16.840.1.114222.4.11.3347.json
FHIR VersionR4
URLhttp://phinvads.cdc.gov/fhir/ValueSet/2.16.840.1.114222.4.11.3347
Version1
Statusactive
Date2010-01-14T00:08:00+11:00
NamePHVS_AlternateCharacterSets_HL7_2x
TitleAlternate Character Sets (HL7)
Realmus
DescriptionHL7 version 2.x Alternate character sets used in chapter(s) 2; HL7 table 0211

Resources that use this resource

No resources found


Resources that this resource uses

CodeSystem
v2-0211alternateCharacterSets

Narrative

No narrative content found in resource


Source1

{
  "resourceType": "ValueSet",
  "id": "2.16.840.1.114222.4.11.3347",
  "meta": {
    "source": "https://phinvads.cdc.gov/vads/ViewValueSet.action?oid=2.16.840.1.114222.4.11.3347"
  },
  "url": "http://phinvads.cdc.gov/fhir/ValueSet/2.16.840.1.114222.4.11.3347",
  "version": "1",
  "name": "PHVS_AlternateCharacterSets_HL7_2x",
  "title": "Alternate Character Sets (HL7)",
  "status": "active",
  "date": "2010-01-14T00:08:00+11:00",
  "description": "HL7 version 2.x Alternate character sets used in chapter(s) 2; HL7 table 0211",
  "compose": {
    "include": [
      {
        "system": "http://terminology.hl7.org/CodeSystem/v2-0211",
        "version": "HL7 v2.7",
        "concept": [
          {
            "code": "GB 18030-2000",
            "display": "Code for Chinese Character Set (GB 18030-2000)"
          },
          {
            "code": "ISO IR14",
            "display": "Code for Information Exchange (one byte)(JIS X 0201-1976)."
          },
          {
            "code": "KS X 1001",
            "display": "Code for Korean Character Set (KS X 1001)"
          },
          {
            "code": "BIG-5",
            "display": "Code for Taiwanese Character Set (BIG-5)"
          },
          {
            "code": "CNS 11643-1992",
            "display": "Code for Taiwanese Character Set (CNS 11643-1992)"
          },
          {
            "code": "ISO IR87",
            "display": "Code for the Japanese Graphic Character set for information interchange (JIS X 0208-1990),"
          },
          {
            "code": "ISO IR159",
            "display": "Code of the supplementary Japanese Graphic Character set for information interchange (JIS X 0212-1990)."
          },
          {
            "code": "ASCII",
            "display": "The printable 7-bit ASCII character set."
          },
          {
            "code": "8859/1",
            "display": "The printable characters from the ISO 8859/1 Character set"
          },
          {
            "code": "8859/2",
            "display": "The printable characters from the ISO 8859/2 Character set"
          },
          {
            "code": "8859/3",
            "display": "The printable characters from the ISO 8859/3 Character set"
          },
          {
            "code": "8859/4",
            "display": "The printable characters from the ISO 8859/4 Character set"
          },
          {
            "code": "8859/5",
            "display": "The printable characters from the ISO 8859/5 Character set"
          },
          {
            "code": "8859/6",
            "display": "The printable characters from the ISO 8859/6 Character set"
          },
          {
            "code": "8859/7",
            "display": "The printable characters from the ISO 8859/7 Character set"
          },
          {
            "code": "8859/8",
            "display": "The printable characters from the ISO 8859/8 Character set"
          },
          {
            "code": "8859/9",
            "display": "The printable characters from the ISO 8859/9 Character set"
          },
          {
            "code": "UNICODE",
            "display": "The world wide character standard from ISO/IEC 10646-1-1993"
          },
          {
            "code": "UNICODE UTF-16",
            "display": "UCS Transformation Format, 16-bit form"
          },
          {
            "code": "UNICODE UTF-32",
            "display": "UCS Transformation Format, 32-bit form"
          },
          {
            "code": "UNICODE UTF-8",
            "display": "UCS Transformation Format, 8-bit form"
          }
        ]
      }
    ]
  }
}