{
  "resourceType": "CodeSystem",
  "id": "v2-0372",
  "meta": {
    "profile": [
      "http://hl7.org/fhir/StructureDefinition/shareablecodesystem"
    ]
  },
  "text": {
    "status": "additional",
    "div": "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p>Specimen Component</p><table class=\"grid\"><tr><td><b>Code</b></td><td><b>Description</b></td><td><b>Comment</b></td><td><b>Version</b></td></tr><tr><td>BLD\r\n                  <a name=\"BLD\"></a></td><td>Whole blood, homogeneous</td><td /><td>added v2.4</td></tr><tr><td>BSEP\r\n                  <a name=\"BSEP\"></a></td><td>Whole blood, separated</td><td /><td>added v2.4</td></tr><tr><td>PLAS\r\n                  <a name=\"PLAS\"></a></td><td>Plasma, NOS (not otherwise specified)</td><td /><td>added v2.4</td></tr><tr><td>PPP\r\n                  <a name=\"PPP\"></a></td><td>Platelet poor plasma</td><td /><td>added v2.4</td></tr><tr><td>PRP\r\n                  <a name=\"PRP\"></a></td><td>Platelet rich plasma</td><td /><td>added v2.4</td></tr><tr><td>SED\r\n                  <a name=\"SED\"></a></td><td>Sediment</td><td /><td>added v2.4</td></tr><tr><td>SER\r\n                  <a name=\"SER\"></a></td><td>Serum, NOS (not otherwise specified)</td><td /><td>added v2.4</td></tr><tr><td>SUP\r\n                  <a name=\"SUP\"></a></td><td>Supernatant</td><td /><td>added v2.4</td></tr></table></div>"
  },
  "extension": [
    {
      "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-ballot-status",
      "valueString": "External"
    },
    {
      "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm",
      "valueInteger": 0
    }
  ],
  "url": "http://hl7.org/fhir/v2/0372",
  "identifier": {
    "system": "urn:ietf:rfc:3986",
    "value": "urn:oid:2.16.840.1.113883.18.230"
  },
  "version": "2.8.2",
  "name": "v2 Specimen Component",
  "status": "active",
  "experimental": false,
  "publisher": "HL7, Inc",
  "contact": [
    {
      "telecom": [
        {
          "system": "url",
          "value": "http://hl7.org"
        }
      ]
    }
  ],
  "description": "FHIR Value set/code system definition for HL7 v2 table 0372 ( Specimen Component)",
  "caseSensitive": false,
  "valueSet": "http://hl7.org/fhir/ValueSet/v2-0372",
  "content": "complete",
  "concept": [
    {
      "code": "BLD",
      "display": "Whole blood, homogeneous"
    },
    {
      "code": "BSEP",
      "display": "Whole blood, separated"
    },
    {
      "code": "PLAS",
      "display": "Plasma, NOS (not otherwise specified)"
    },
    {
      "code": "PPP",
      "display": "Platelet poor plasma"
    },
    {
      "code": "PRP",
      "display": "Platelet rich plasma"
    },
    {
      "code": "SED",
      "display": "Sediment"
    },
    {
      "code": "SER",
      "display": "Serum, NOS (not otherwise specified)"
    },
    {
      "code": "SUP",
      "display": "Supernatant"
    }
  ]
}