| Package | us.cdc.phinvads |
| Resource Type | ValueSet |
| Id | 2.16.840.1.114222.4.11.875 |
| 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.875 |
| Version | 1 |
| Status | active |
| Date | 2008-01-22T00:10:00+11:00 |
| Name | PHVS_NullFlavor_HL7_V3 |
| Title | Null Flavor (HL7 V3) |
| Realm | us |
| Description | HL7 V3 coding system with codes to indicate the null responses (e.g. unknown, other, not present) |
No resources found
| CodeSystem | |
| v3-NullFlavor | NullFlavor |
No narrative content found in resource
{
"resourceType": "ValueSet",
"id": "2.16.840.1.114222.4.11.875",
"meta": {
"source": "https://phinvads.cdc.gov/vads/ViewValueSet.action?oid=2.16.840.1.114222.4.11.875"
},
"url": "http://phinvads.cdc.gov/fhir/ValueSet/2.16.840.1.114222.4.11.875",
"version": "1",
"name": "PHVS_NullFlavor_HL7_V3",
"title": "Null Flavor (HL7 V3)",
"status": "active",
"date": "2008-01-22T00:10:00+11:00",
"description": "HL7 V3 coding system with codes to indicate the null responses (e.g. unknown, other, not present)",
"compose": {
"include": [
{
"system": "http://terminology.hl7.org/CodeSystem/v3-NullFlavor",
"version": "20090501",
"concept": [
{
"code": "ASKU",
"display": "asked but unknown"
},
{
"code": "MSK",
"display": "masked"
},
{
"code": "NINF",
"display": "negative infinity"
},
{
"code": "NI",
"display": "NoInformation"
},
{
"code": "NA",
"display": "not applicable"
},
{
"code": "NASK",
"display": "not asked"
},
{
"code": "OTH",
"display": "other"
},
{
"code": "PINF",
"display": "positive infinity"
},
{
"code": "QS",
"display": "Sufficient Quantity"
},
{
"code": "NAV",
"display": "temporarily unavailable"
},
{
"code": "TRC",
"display": "trace"
},
{
"code": "UNC",
"display": "un-encoded"
},
{
"code": "UNK",
"display": "unknown"
}
]
}
]
}
}