{
  "resourceType" : "CodeSystem",
  "id" : "product-category",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: CodeSystem product-category</b></p><a name=\"product-category\"> </a><a name=\"hcproduct-category\"> </a><p>This case-sensitive code system <code>http://hl7.org/fhir/product-category</code> defines the following codes:</p><table class=\"codes\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td><td><b>Definition</b></td></tr><tr><td style=\"white-space:nowrap\">organ<a name=\"product-category-organ\"> </a></td><td>Organ</td><td>A collection of tissues joined in a structural unit to serve a common function.</td></tr><tr><td style=\"white-space:nowrap\">tissue<a name=\"product-category-tissue\"> </a></td><td>Tissue</td><td>An ensemble of similar cells and their extracellular matrix from the same origin that together carry out a specific function.</td></tr><tr><td style=\"white-space:nowrap\">fluid<a name=\"product-category-fluid\"> </a></td><td>Fluid</td><td>Body fluid.</td></tr><tr><td style=\"white-space:nowrap\">cells<a name=\"product-category-cells\"> </a></td><td>Cells</td><td>Collection of cells.</td></tr><tr><td style=\"white-space:nowrap\">biologicalAgent<a name=\"product-category-biologicalAgent\"> </a></td><td>BiologicalAgent</td><td>Biological agent of unspecified type.</td></tr></table></div>"
  },
  "extension" : [{
    "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
    "valueCode" : "trial-use"
  },
  {
    "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm",
    "valueInteger" : 0
  },
  {
    "extension" : [{
      "url" : "packageId",
      "valueId" : "hl7.fhir.uv.xver-r4.r4b"
    },
    {
      "url" : "version",
      "valueString" : "0.1.0"
    },
    {
      "url" : "uri",
      "valueUri" : "http://hl7.org/fhir/uv/xver/ImplementationGuide/hl7.fhir.uv.xver-r4.r4b"
    }],
    "url" : "http://hl7.org/fhir/StructureDefinition/package-source"
  },
  {
    "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
    "valueCode" : "oo"
  }],
  "url" : "http://hl7.org/fhir/product-category",
  "version" : "4.0.1",
  "name" : "BiologicallyDerivedProductCategory",
  "title" : "BiologicallyDerivedProductCategory",
  "status" : "draft",
  "experimental" : false,
  "date" : "2019-10-31T17:29:23-05:00",
  "publisher" : "Orders and Observations",
  "contact" : [{
    "name" : "Orders and Observations",
    "telecom" : [{
      "system" : "url",
      "value" : "http://www.hl7.org/Special/committees/orders"
    }]
  }],
  "description" : "Biologically Derived Product Category.",
  "jurisdiction" : [{
    "coding" : [{
      "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
      "code" : "001",
      "display" : "World"
    }]
  }],
  "caseSensitive" : true,
  "valueSet" : "http://hl7.org/fhir/ValueSet/product-category|4.3.0",
  "content" : "complete",
  "concept" : [{
    "code" : "organ",
    "display" : "Organ",
    "definition" : "A collection of tissues joined in a structural unit to serve a common function."
  },
  {
    "code" : "tissue",
    "display" : "Tissue",
    "definition" : "An ensemble of similar cells and their extracellular matrix from the same origin that together carry out a specific function."
  },
  {
    "code" : "fluid",
    "display" : "Fluid",
    "definition" : "Body fluid."
  },
  {
    "code" : "cells",
    "display" : "Cells",
    "definition" : "Collection of cells."
  },
  {
    "code" : "biologicalAgent",
    "display" : "BiologicalAgent",
    "definition" : "Biological agent of unspecified type."
  }]
}