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

FHIR IG Statistics: ValueSet/valueset-AllNDCProducts

Packagehl7.fhir.us.spl
TypeValueSet
Idvalueset-AllNDCProducts
FHIR VersionR5
Sourcehttp://hl7.org/fhir/us/spl/https://build.fhir.org/ig/HL7/fhir-spl/ValueSet-valueset-AllNDCProducts.html
URLhttp://hl7.org/fhir/us/spl/ValueSet/valueset-AllNDCProducts
Version0.2.8
Statusactive
Date2025-07-07T15:17:39+00:00
NameAllNDCProducts
TitleAll NDC Products
Realmus
Authorityhl7
DescriptionA value set that is all of the NDC codesystem, i.e. all NDC products

Resources that use this resource

StructureDefinition
SubmittedMedicinalProductSubmittedMedicinalProduct

Resources that this resource uses

CodeSystem
ndcNational drug codes
ndcNational drug codes

Narrative

Note: links and images are rebased to the (stated) source

Generated Narrative: ValueSet valueset-AllNDCProducts


Source

{
  "resourceType": "ValueSet",
  "id": "valueset-AllNDCProducts",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "extension": [
    {
      "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
      "valueCode": "brr"
    },
    {
      "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm",
      "valueInteger": 1,
      "_valueInteger": {
        "extension": [
          {
            "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom",
            "valueCanonical": "http://hl7.org/fhir/us/spl/ImplementationGuide/hl7.fhir.us.spl"
          }
        ]
      }
    },
    {
      "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
      "valueCode": "trial-use",
      "_valueCode": {
        "extension": [
          {
            "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom",
            "valueCanonical": "http://hl7.org/fhir/us/spl/ImplementationGuide/hl7.fhir.us.spl"
          }
        ]
      }
    }
  ],
  "url": "http://hl7.org/fhir/us/spl/ValueSet/valueset-AllNDCProducts",
  "version": "0.2.8",
  "name": "AllNDCProducts",
  "title": "All NDC Products",
  "status": "active",
  "experimental": false,
  "date": "2025-07-07T15:17:39+00:00",
  "publisher": "HL7 International / Biomedical Research and Regulation",
  "contact": [
    {
      "name": "HL7 International / Biomedical Research and Regulation",
      "telecom": [
        {
          "system": "url",
          "value": "http://www.hl7.org/Special/committees/rcrim"
        }
      ]
    }
  ],
  "description": "A value set that is all of the NDC codesystem, i.e. all NDC products",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "urn:iso:std:iso:3166",
          "code": "US",
          "display": "United States of America"
        }
      ]
    }
  ],
  "compose": {
    "include": [
      {
        "system": "http://hl7.org/fhir/sid/ndc"
      }
    ]
  }
}