{
  "resourceType" : "ValueSet",
  "id" : "cmc-product-name-types-vs",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet cmc-product-name-types-vs</b></p><a name=\"cmc-product-name-types-vs\"> </a><a name=\"hccmc-product-name-types-vs\"> </a><ul><li>Include these codes as defined in <a href=\"http://terminology.hl7.org/6.4.0/CodeSystem-v3-nciThesaurus.html\"><code>http://ncicb.nci.nih.gov/xml/owl/EVS/Thesaurus.owl</code></a><table class=\"none\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td></tr><tr><td>C71898</td><td>Proprietary Name</td></tr><tr><td>C96971</td><td>Nonproprietary Name</td></tr></table></li></ul></div>"
  },
  "extension" : [{
    "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
    "valueCode" : "brr"
  },
  {
    "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm",
    "valueInteger" : 2,
    "_valueInteger" : {
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom",
        "valueCanonical" : "http://hl7.org/fhir/us/pq-cmc-fda/ImplementationGuide/hl7.fhir.us.pq-cmc-fda"
      }]
    }
  },
  {
    "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/pq-cmc-fda/ImplementationGuide/hl7.fhir.us.pq-cmc-fda"
      }]
    }
  }],
  "url" : "http://hl7.org/fhir/us/pq-cmc-fda/ValueSet/cmc-product-name-types-vs",
  "identifier" : [{
    "system" : "urn:ietf:rfc:3986",
    "value" : "urn:oid:2.16.840.1.113883.4.642.40.36.48.3"
  }],
  "version" : "2.0.0",
  "name" : "CmcProductNameTypesVS",
  "title" : "Product Name Types Terminology",
  "status" : "active",
  "experimental" : false,
  "date" : "2025-07-03T13:07:08+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"
    },
    {
      "system" : "email",
      "value" : "brr@lists.HL7.org"
    }]
  }],
  "description" : "The type of the product name. Often the proprietary name is unknown at the time of submission.",
  "jurisdiction" : [{
    "coding" : [{
      "system" : "urn:iso:std:iso:3166",
      "code" : "US",
      "display" : "United States of America"
    }]
  }],
  "compose" : {
    "include" : [{
      "system" : "http://ncicb.nci.nih.gov/xml/owl/EVS/Thesaurus.owl",
      "concept" : [{
        "code" : "C71898",
        "display" : "Proprietary Name"
      },
      {
        "code" : "C96971",
        "display" : "Nonproprietary Name"
      }]
    }]
  }
}