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

FHIR IG Statistics: ValueSet/2.16.840.1.114222.4.11.3392

Packageus.cdc.phinvads
Resource TypeValueSet
Id2.16.840.1.114222.4.11.3392
FHIR VersionR4
Sourcehttp://fhir.org/packages/us.cdc.phinvads
URLhttp://phinvads.cdc.gov/fhir/ValueSet/2.16.840.1.114222.4.11.3392
Version2
Statusactive
Date2018-01-14T00:06:00+11:00
NamePHVS_ValueType_IIS
TitleValue Type (IIS)
Realmus
DescriptionValue Type (IIS)

Resources that use this resource

No resources found


Resources that this resource uses

CodeSystem
v2-0440dataTypes

Narrative

No narrative content found in resource


Source

{
  "resourceType": "ValueSet",
  "id": "2.16.840.1.114222.4.11.3392",
  "meta": {
    "source": "https://phinvads.cdc.gov/vads/ViewValueSet.action?oid=2.16.840.1.114222.4.11.3392"
  },
  "url": "http://phinvads.cdc.gov/fhir/ValueSet/2.16.840.1.114222.4.11.3392",
  "version": "2",
  "name": "PHVS_ValueType_IIS",
  "title": "Value Type (IIS)",
  "status": "active",
  "date": "2018-01-14T00:06:00+11:00",
  "description": "Value Type (IIS)",
  "compose": {
    "include": [
      {
        "system": "http://terminology.hl7.org/CodeSystem/v2-0440",
        "version": "HL7 v2.8.2",
        "concept": [
          {
            "code": "ID",
            "display": "Coded value for HL7 defined tables"
          },
          {
            "code": "IS",
            "display": "Coded value for user-defined tables"
          },
          {
            "code": "CWE",
            "display": "Coded with exceptions"
          },
          {
            "code": "CNE",
            "display": "Coded with no exceptions"
          },
          {
            "code": "DT",
            "display": "Date"
          },
          {
            "code": "DTM",
            "display": "Date/time"
          },
          {
            "code": "ED",
            "display": "Encapsulated data"
          },
          {
            "code": "EI",
            "display": "Entity identifier"
          },
          {
            "code": "CX",
            "display": "Extended composite ID with check digit"
          },
          {
            "code": "FT",
            "display": "Formatted text"
          },
          {
            "code": "HD",
            "display": "Hierarchic designator"
          },
          {
            "code": "NM",
            "display": "Numeric"
          },
          {
            "code": "RP",
            "display": "Reference pointer"
          },
          {
            "code": "ST",
            "display": "String data"
          },
          {
            "code": "SN",
            "display": "Structured numeric"
          },
          {
            "code": "TX",
            "display": "Text"
          }
        ]
      }
    ]
  }
}