LinuxForHealth FHIR Implementation Guide - Local Development build (v8.0.0). See the Directory of published versions
: NDC No Hyphens Value Set - JSON Representation
Raw json | Download
{
"resourceType" : "ValueSet",
"id" : "ndc-no-hyphens",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><ul><li>Include all codes defined in <a href=\"CodeSystem-ndc-no-hyphens.html\"><code>http://linuxforhealth.org/fhir/cdm/CodeSystem/ndc-no-hyphens</code></a></li></ul></div>"
},
"url" : "http://linuxforhealth.org/fhir/cdm/ValueSet/ndc-no-hyphens",
"version" : "8.0.0",
"name" : "NdcNoHyphensValueSet",
"title" : "NDC No Hyphens Value Set",
"status" : "active",
"date" : "2022-11-10T16:00:46+00:00",
"publisher" : "LinuxForHealth Team",
"description" : "A common set of non-hyphenated National Drug Codes listed by the FDA (Food and Drug Administration). Non-hpyhenated codes are recieved for prescription drug claims. Hyphenated NDC codes should also be included as an additional coding, when available.",
"jurisdiction" : [
{
"coding" : [
{
"system" : "urn:iso:std:iso:3166",
"code" : "US"
}
]
}
],
"compose" : {
"include" : [
{
"system" : "http://linuxforhealth.org/fhir/cdm/CodeSystem/ndc-no-hyphens"
}
]
}
}