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

FHIR IG Statistics: ValueSet/2.16.840.1.114222.4.11.3408

Packageus.cdc.phinvads
Resource TypeValueSet
Id2.16.840.1.114222.4.11.3408
FHIR VersionR4
Sourcehttp://fhir.org/packages/us.cdc.phinvads
URLhttp://phinvads.cdc.gov/fhir/ValueSet/2.16.840.1.114222.4.11.3408
Version2
Statusactive
Date2011-01-04T00:01:00+11:00
NamePHVS_AgeUnit_UCUM_NETSS
TitleAge Unit (NETSS)
Realmus

Resources that use this resource

No resources found


Resources that this resource uses

CodeSystem
v3-NullFlavorNullFlavor
unitsofmeasure.orgUnified Code for Units of Measure (UCUM)

Narrative

No narrative content found in resource


Source

{
  "resourceType": "ValueSet",
  "id": "2.16.840.1.114222.4.11.3408",
  "meta": {
    "source": "https://phinvads.cdc.gov/vads/ViewValueSet.action?oid=2.16.840.1.114222.4.11.3408"
  },
  "url": "http://phinvads.cdc.gov/fhir/ValueSet/2.16.840.1.114222.4.11.3408",
  "version": "2",
  "name": "PHVS_AgeUnit_UCUM_NETSS",
  "title": "Age Unit (NETSS)",
  "status": "active",
  "date": "2011-01-04T00:01:00+11:00",
  "compose": {
    "include": [
      {
        "system": "http://unitsofmeasure.org",
        "version": "20171130",
        "concept": [
          {
            "code": "d",
            "display": "day [time]"
          },
          {
            "code": "h",
            "display": "hour [time]"
          },
          {
            "code": "min",
            "display": "minute [time]"
          },
          {
            "code": "mo",
            "display": "month [time]"
          },
          {
            "code": "s",
            "display": "second [time]"
          },
          {
            "code": "wk",
            "display": "week [time]"
          },
          {
            "code": "a",
            "display": "year [time]"
          }
        ]
      },
      {
        "system": "http://terminology.hl7.org/CodeSystem/v3-NullFlavor",
        "version": "20090501",
        "concept": [
          {
            "code": "UNK",
            "display": "unknown"
          }
        ]
      }
    ]
  }
}