Package | us.cdc.phinvads |
Resource Type | ValueSet |
Id | 2.16.840.1.114222.4.11.7265 |
FHIR Version | R4 |
Source | http://fhir.org/packages/us.cdc.phinvads |
URL | http://phinvads.cdc.gov/fhir/ValueSet/2.16.840.1.114222.4.11.7265 |
Version | 2 |
Status | active |
Date | 2020-01-07T00:07:00+11:00 |
Name | PHVS_DurationUnit_CDC |
Title | Duration Unit |
Realm | us |
Description | Value set containing concepts to describe duration of an event, in various units of time. |
No resources found
CodeSystem | |
v3-NullFlavor | NullFlavor |
unitsofmeasure.org | Unified Code for Units of Measure (UCUM) |
No narrative content found in resource
{ "resourceType": "ValueSet", "id": "2.16.840.1.114222.4.11.7265", "meta": { "source": "https://phinvads.cdc.gov/vads/ViewValueSet.action?oid=2.16.840.1.114222.4.11.7265" }, "url": "http://phinvads.cdc.gov/fhir/ValueSet/2.16.840.1.114222.4.11.7265", "version": "2", "name": "PHVS_DurationUnit_CDC", "title": "Duration Unit", "status": "active", "date": "2020-01-07T00:07:00+11:00", "description": "Value set containing concepts to describe duration of an event, in various units of time.", "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" } ] } ] } }