Extensions for Using Data Elements from FHIR STU3 in FHIR R5
0.1.0 - STU International flag

Extensions for Using Data Elements from FHIR STU3 in FHIR R5 - Downloaded Version null See the Directory of published versions

: v2 Supply Risk Codes - JSON Representation

Page standards status: Trial-use Maturity Level: 0

Raw json | Download

{
  "resourceType" : "CodeSystem",
  "id" : "v2-0871",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: CodeSystem v2-0871</b></p><a name=\"v2-0871\"> </a><a name=\"hcv2-0871\"> </a><p>This case-insensitive code system <code>http://hl7.org/fhir/v2/0871</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>Nederlands (Dutch, nl)</b></td></tr><tr><td style=\"white-space:nowrap\">COR<a name=\"v2-0871-COR\"> </a></td><td>Corrosive</td><td>Corrosief</td></tr><tr><td style=\"white-space:nowrap\">EXP<a name=\"v2-0871-EXP\"> </a></td><td>Explosive</td><td>Explosief</td></tr><tr><td style=\"white-space:nowrap\">FLA<a name=\"v2-0871-FLA\"> </a></td><td>Flammable</td><td>Brandbaar</td></tr><tr><td style=\"white-space:nowrap\">INJ<a name=\"v2-0871-INJ\"> </a></td><td>Injury Hazard</td><td>Letselgevaar</td></tr><tr><td style=\"white-space:nowrap\">RAD<a name=\"v2-0871-RAD\"> </a></td><td>Radioactive</td><td>Radioactief</td></tr><tr><td style=\"white-space:nowrap\">TOX<a name=\"v2-0871-TOX\"> </a></td><td>Toxic</td><td>Toxisch</td></tr><tr><td style=\"white-space:nowrap\">UNK<a name=\"v2-0871-UNK\"> </a></td><td>Unknown</td><td>Onbekend</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
    },
    {
      "extension" : [
        {
          "url" : "packageId",
          "valueId" : "hl7.fhir.uv.xver-r3.r5"
        },
        {
          "url" : "version",
          "valueString" : "0.1.0"
        },
        {
          "url" : "uri",
          "valueUri" : "http://hl7.org/fhir/uv/xver/ImplementationGuide/hl7.fhir.uv.xver-r3.r5"
        }
      ],
      "url" : "http://hl7.org/fhir/StructureDefinition/package-source"
    },
    {
      "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
      "valueCode" : "fhir"
    },
    {
      "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/uv/xver/ImplementationGuide/hl7.fhir.uv.xver-r3.r5"
          }
        ]
      }
    }
  ],
  "url" : "http://hl7.org/fhir/v2/0871",
  "version" : "2.8.2",
  "name" : "v2 Supply Risk Codes",
  "status" : "active",
  "experimental" : false,
  "date" : "2026-03-20T12:39:37+11:00",
  "publisher" : "FHIR Infrastructure",
  "contact" : [
    {
      "name" : "FHIR Infrastructure",
      "telecom" : [
        {
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }
      ]
    }
  ],
  "description" : "FHIR Value set/code system definition for HL7 v2 table 0871 ( Supply Risk Codes)",
  "jurisdiction" : [
    {
      "coding" : [
        {
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }
      ]
    }
  ],
  "caseSensitive" : false,
  "valueSet" : "http://hl7.org/fhir/ValueSet/v2-0871",
  "content" : "complete",
  "concept" : [
    {
      "code" : "COR",
      "display" : "Corrosive",
      "designation" : [
        {
          "language" : "nl",
          "value" : "Corrosief"
        }
      ]
    },
    {
      "code" : "EXP",
      "display" : "Explosive",
      "designation" : [
        {
          "language" : "nl",
          "value" : "Explosief"
        }
      ]
    },
    {
      "code" : "FLA",
      "display" : "Flammable",
      "designation" : [
        {
          "language" : "nl",
          "value" : "Brandbaar"
        }
      ]
    },
    {
      "code" : "INJ",
      "display" : "Injury Hazard",
      "designation" : [
        {
          "language" : "nl",
          "value" : "Letselgevaar"
        }
      ]
    },
    {
      "code" : "RAD",
      "display" : "Radioactive",
      "designation" : [
        {
          "language" : "nl",
          "value" : "Radioactief"
        }
      ]
    },
    {
      "code" : "TOX",
      "display" : "Toxic",
      "designation" : [
        {
          "language" : "nl",
          "value" : "Toxisch"
        }
      ]
    },
    {
      "code" : "UNK",
      "display" : "Unknown",
      "designation" : [
        {
          "language" : "nl",
          "value" : "Onbekend"
        }
      ]
    }
  ]
}