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

FHIR IG Statistics: ValueSet/2.16.840.1.114222.4.11.7497

Packageus.cdc.phinvads
Resource TypeValueSet
Id2.16.840.1.114222.4.11.7497
FHIR VersionR4
Sourcehttp://fhir.org/packages/us.cdc.phinvads
URLhttp://phinvads.cdc.gov/fhir/ValueSet/2.16.840.1.114222.4.11.7497
Version2
Statusactive
Date2016-01-05T00:04:00+11:00
NamePHVS_DeathReportingValueType_NCHS
TitleDeath Reporting Value Type (NCHS)
Realmus
DescriptionTo reflect the list of possible data types that can appear as the data type for observations used within the Death Reporting Implementation Guide.

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.7497",
  "meta": {
    "source": "https://phinvads.cdc.gov/vads/ViewValueSet.action?oid=2.16.840.1.114222.4.11.7497"
  },
  "url": "http://phinvads.cdc.gov/fhir/ValueSet/2.16.840.1.114222.4.11.7497",
  "version": "2",
  "name": "PHVS_DeathReportingValueType_NCHS",
  "title": "Death Reporting Value Type (NCHS)",
  "status": "active",
  "date": "2016-01-05T00:04:00+11:00",
  "description": "To reflect the list of possible data types that can appear as the data type for observations used within the Death Reporting Implementation Guide.",
  "compose": {
    "include": [
      {
        "system": "http://terminology.hl7.org/CodeSystem/v2-0440",
        "version": "HL7 v2.8.2",
        "concept": [
          {
            "code": "CWE",
            "display": "Coded With Exceptions"
          },
          {
            "code": "FT",
            "display": "Formatted Text (Display)"
          },
          {
            "code": "NM",
            "display": "Numeric"
          },
          {
            "code": "ST",
            "display": "String Data"
          },
          {
            "code": "DTM",
            "display": "Time Stamp (Date & Time)"
          },
          {
            "code": "TX",
            "display": "Text Data (Display)"
          },
          {
            "code": "XAD",
            "display": "Extended Address"
          }
        ]
      }
    ]
  }
}