SPL Mapping FHIR R5 Implementation Guide
0.2.1 - Build CI United States of America flag

SPL Mapping FHIR R5 Implementation Guide, published by HL7 International / Biomedical Research and Regulation. This guide is not an authorized publication; it is the continuous build for version 0.2.1 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/HL7/fhir-spl/ and changes regularly. See the Directory of published versions

: SPL Combo Product Type - JSON Representation

Page standards status: Trial-use Maturity Level: 1

Raw json | Download

{
  "resourceType" : "ValueSet",
  "id" : "valueset-splComboProductType",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet valueset-splComboProductType</b></p><a name=\"valueset-splComboProductType\"> </a><a name=\"hcvalueset-splComboProductType\"> </a><a name=\"valueset-splComboProductType-en-US\"> </a><ul><li>Include these codes as defined in <a href=\"http://terminology.hl7.org/6.0.2/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>C102834</td><td>Type 1: Convenience Kit or Co-Package</td></tr><tr><td>C102835</td><td>Type 2: Prefilled Drug Delivery Device/System (syringe, patch, etc.)</td></tr><tr><td>C102836</td><td>Type 3: Prefilled Biologic Delivery Device/System (syringe, patch, etc.)</td></tr><tr><td>C102837</td><td>Type 4: Device Coated/Impregnated/Otherwise Combined with Drug</td></tr><tr><td>C102838</td><td>Type 5: Device Coated or Otherwise Combined with Biologic</td></tr><tr><td>C102839</td><td>Type 6: Drug/Biologic Combination</td></tr><tr><td>C102840</td><td>Type 7: Separate Products Requiring Cross Labeling</td></tr><tr><td>C102841</td><td>Type 8: Possible Combination Based on Cross Labeling of Separate Products (Temporary Type)</td></tr><tr><td>C102842</td><td>Type 9: Other Type of Part 3 Combination Product (e.g., Drug/Device/Biological Product)</td></tr><tr><td>C112160</td><td>Type 0: Not a Combination Product</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" : 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-splComboProductType",
  "version" : "0.2.1",
  "name" : "SPLComboProductType",
  "title" : "SPL Combo Product Type",
  "status" : "active",
  "experimental" : false,
  "date" : "2024-10-26T03:36:34+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" : "Codes from NCI Thesaurus for SPL Combo Product Type (C102833 Subset)",
  "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" : "C102834",
            "display" : "Type 1: Convenience Kit or Co-Package"
          },
          {
            "code" : "C102835",
            "display" : "Type 2: Prefilled Drug Delivery Device/System (syringe, patch, etc.)"
          },
          {
            "code" : "C102836",
            "display" : "Type 3: Prefilled Biologic Delivery Device/System (syringe, patch, etc.)"
          },
          {
            "code" : "C102837",
            "display" : "Type 4: Device Coated/Impregnated/Otherwise Combined with Drug"
          },
          {
            "code" : "C102838",
            "display" : "Type 5: Device Coated or Otherwise Combined with Biologic"
          },
          {
            "code" : "C102839",
            "display" : "Type 6: Drug/Biologic Combination"
          },
          {
            "code" : "C102840",
            "display" : "Type 7: Separate Products Requiring Cross Labeling"
          },
          {
            "code" : "C102841",
            "display" : "Type 8: Possible Combination Based on Cross Labeling of Separate Products (Temporary Type)"
          },
          {
            "code" : "C102842",
            "display" : "Type 9: Other Type of Part 3 Combination Product (e.g., Drug/Device/Biological Product)"
          },
          {
            "code" : "C112160",
            "display" : "Type 0: Not a Combination Product"
          }
        ]
      }
    ]
  }
}