{
  "resourceType" : "CodeSystem",
  "id" : "v2-0427",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Properties</b></p><p><b>This code system  defines the following properties for its concepts</b></p><table class=\"grid\"><tr><td><b>Code</b></td><td><b>URI</b></td><td><b>Type</b></td><td><b>Description</b></td></tr><tr><td>status</td><td>http://terminology.hl7.org/CodeSystem/utg-concept-properties#status</td><td>code</td><td>Status of the concept</td></tr><tr><td>deprecated</td><td>http://terminology.hl7.org/CodeSystem/utg-concept-properties#v2-table-deprecated</td><td>code</td><td>Version of HL7 in which the code was deprecated</td></tr></table><p><b>Concepts</b></p><p>This case-sensitive code system <code>http://terminology.hl7.org/CodeSystem/v2-0427</code> defines the following codes in a Is-A heirarchy:</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\">B<a name=\"v2-0427-B\"> </a></td><td>Body fluid exposure</td><td>Body fluid exposure</td></tr><tr><td style=\"white-space:nowrap\">C<a name=\"v2-0427-C\"> </a></td><td>Contaminated Substance</td><td>Contaminated Substance</td></tr><tr><td style=\"white-space:nowrap\">D<a name=\"v2-0427-D\"> </a></td><td>Diet Errors</td><td>Diet Errors</td></tr><tr><td style=\"white-space:nowrap\">E<a name=\"v2-0427-E\"> </a></td><td>Equipment problem</td><td>Equipment problem</td></tr><tr><td style=\"white-space:nowrap\">F<a name=\"v2-0427-F\"> </a></td><td>Patient fell (not from bed)</td><td>Patient fell (not from bed)</td></tr><tr><td style=\"white-space:nowrap\">H<a name=\"v2-0427-H\"> </a></td><td>Patient fell from bed</td><td>Patient fell from bed</td></tr><tr><td style=\"white-space:nowrap\">I<a name=\"v2-0427-I\"> </a></td><td>Infusion error</td><td>Infusion error</td></tr><tr><td style=\"white-space:nowrap\">J<a name=\"v2-0427-J\"> </a></td><td>Foreign object left during surgery</td><td>Foreign object left during surgery</td></tr><tr><td style=\"white-space:nowrap\">K<a name=\"v2-0427-K\"> </a></td><td>Sterile precaution violated</td><td>Sterile precaution violated</td></tr><tr><td style=\"white-space:nowrap\">P<a name=\"v2-0427-P\"> </a></td><td>Procedure error</td><td>Procedure error</td></tr><tr><td style=\"white-space:nowrap\">R<a name=\"v2-0427-R\"> </a></td><td>Pharmaceutical error</td><td>Pharmaceutical error</td></tr><tr><td style=\"white-space:nowrap\">S<a name=\"v2-0427-S\"> </a></td><td>Suicide Attempt</td><td>Suicide Attempt</td></tr><tr><td style=\"white-space:nowrap\">T<a name=\"v2-0427-T\"> </a></td><td>Transfusion error</td><td>Transfusion error</td></tr><tr><td style=\"white-space:nowrap\">O<a name=\"v2-0427-O\"> </a></td><td>Other</td><td>Other</td></tr></table></div>"
  },
  "extension" : [{
    "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
    "valueCode" : "fm"
  }],
  "url" : "http://terminology.hl7.org/CodeSystem/v2-0427",
  "identifier" : [{
    "system" : "urn:ietf:rfc:3986",
    "value" : "urn:oid:2.16.840.1.113883.18.268"
  }],
  "version" : "2.0.0",
  "name" : "RiskManagementIncident",
  "title" : "riskManagementIncident",
  "status" : "active",
  "experimental" : false,
  "date" : "2019-12-01",
  "publisher" : "Health Level Seven International",
  "contact" : [{
    "telecom" : [{
      "system" : "url",
      "value" : "http://hl7.org"
    },
    {
      "system" : "email",
      "value" : "hq@HL7.org"
    }]
  }],
  "description" : "HL7-defined code system of concepts which specify a type of incident that occurs during a patient’s stay.  Used in HL7 Version 2 messaging in the RMI segment.",
  "purpose" : "Underlying Master Code System for V2 table 0427 (Risk Management Incident Code)",
  "copyright" : "This material derives from the HL7 Terminology (THO). THO is copyright ©1989+ Health Level Seven International and is made available under the CC0 designation. For more licensing information see: https://terminology.hl7.org/license",
  "caseSensitive" : true,
  "valueSet" : "http://terminology.hl7.org/ValueSet/v2-0427",
  "hierarchyMeaning" : "is-a",
  "compositional" : false,
  "versionNeeded" : false,
  "content" : "complete",
  "property" : [{
    "code" : "status",
    "uri" : "http://terminology.hl7.org/CodeSystem/utg-concept-properties#status",
    "description" : "Status of the concept",
    "type" : "code"
  },
  {
    "code" : "deprecated",
    "uri" : "http://terminology.hl7.org/CodeSystem/utg-concept-properties#v2-table-deprecated",
    "description" : "Version of HL7 in which the code was deprecated",
    "type" : "code"
  }],
  "concept" : [{
    "id" : "4606",
    "code" : "B",
    "display" : "Body fluid exposure",
    "definition" : "Body fluid exposure",
    "property" : [{
      "code" : "status",
      "valueCode" : "A"
    }]
  },
  {
    "id" : "4607",
    "code" : "C",
    "display" : "Contaminated Substance",
    "definition" : "Contaminated Substance",
    "property" : [{
      "code" : "status",
      "valueCode" : "A"
    }]
  },
  {
    "id" : "4608",
    "code" : "D",
    "display" : "Diet Errors",
    "definition" : "Diet Errors",
    "property" : [{
      "code" : "status",
      "valueCode" : "A"
    }]
  },
  {
    "id" : "4609",
    "code" : "E",
    "display" : "Equipment problem",
    "definition" : "Equipment problem",
    "property" : [{
      "code" : "status",
      "valueCode" : "A"
    }]
  },
  {
    "id" : "4610",
    "code" : "F",
    "display" : "Patient fell (not from bed)",
    "definition" : "Patient fell (not from bed)",
    "property" : [{
      "code" : "status",
      "valueCode" : "A"
    }]
  },
  {
    "id" : "4611",
    "code" : "H",
    "display" : "Patient fell from bed",
    "definition" : "Patient fell from bed",
    "property" : [{
      "code" : "status",
      "valueCode" : "A"
    }]
  },
  {
    "id" : "4612",
    "code" : "I",
    "display" : "Infusion error",
    "definition" : "Infusion error",
    "property" : [{
      "code" : "status",
      "valueCode" : "A"
    }]
  },
  {
    "id" : "4613",
    "code" : "J",
    "display" : "Foreign object left during surgery",
    "definition" : "Foreign object left during surgery",
    "property" : [{
      "code" : "status",
      "valueCode" : "A"
    }]
  },
  {
    "id" : "4614",
    "code" : "K",
    "display" : "Sterile precaution violated",
    "definition" : "Sterile precaution violated",
    "property" : [{
      "code" : "status",
      "valueCode" : "A"
    }]
  },
  {
    "id" : "4615",
    "code" : "P",
    "display" : "Procedure error",
    "definition" : "Procedure error",
    "property" : [{
      "code" : "status",
      "valueCode" : "A"
    }]
  },
  {
    "id" : "4616",
    "code" : "R",
    "display" : "Pharmaceutical error",
    "definition" : "Pharmaceutical error",
    "property" : [{
      "code" : "status",
      "valueCode" : "A"
    }]
  },
  {
    "id" : "4617",
    "code" : "S",
    "display" : "Suicide Attempt",
    "definition" : "Suicide Attempt",
    "property" : [{
      "code" : "status",
      "valueCode" : "A"
    }]
  },
  {
    "id" : "4618",
    "code" : "T",
    "display" : "Transfusion error",
    "definition" : "Transfusion error",
    "property" : [{
      "code" : "status",
      "valueCode" : "A"
    }]
  },
  {
    "id" : "4619",
    "code" : "O",
    "display" : "Other",
    "definition" : "Other",
    "property" : [{
      "code" : "status",
      "valueCode" : "A"
    }]
  }]
}