{
  "resourceType" : "CodeSystem",
  "id" : "contract-term-subtype",
  "meta" : {
    "lastUpdated" : "2022-05-28T12:47:40.239+10:00",
    "profile" : ["http://hl7.org/fhir/StructureDefinition/shareablecodesystem"]
  },
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p>This code system http://hl7.org/fhir/contract-term-subtype 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\">condition<a name=\"contract-term-subtype-condition\"> </a></td><td>Condition</td><td>Terms that go to the very root of a contract.</td></tr><tr><td style=\"white-space:nowrap\">warranty<a name=\"contract-term-subtype-warranty\"> </a></td><td>Warranty</td><td>Less imperative than a condition, so the contract will survive a breach</td></tr><tr><td style=\"white-space:nowrap\">innominate<a name=\"contract-term-subtype-innominate\"> </a></td><td>Innominate</td><td>Breach of which might or might not go to the root of the contract depending upon the nature of the breach</td></tr></table></div>"
  },
  "extension" : [{
    "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
    "valueCode" : "fm"
  }],
  "url" : "http://hl7.org/fhir/contract-term-subtype",
  "identifier" : [{
    "system" : "urn:ietf:rfc:3986",
    "value" : "urn:oid:2.16.840.1.113883.4.642.1.0"
  }],
  "version" : "4.3.0",
  "name" : "ContractTermSubtypeCodes",
  "title" : "Contract Term Subtype Codes",
  "status" : "draft",
  "experimental" : false,
  "description" : "This value set includes sample Contract Term SubType codes.",
  "copyright" : "This is an example set.",
  "caseSensitive" : true,
  "content" : "complete",
  "concept" : [{
    "code" : "condition",
    "display" : "Condition",
    "definition" : "Terms that go to the very root of a contract."
  },
  {
    "code" : "warranty",
    "display" : "Warranty",
    "definition" : "Less imperative than a condition, so the contract will survive a breach"
  },
  {
    "code" : "innominate",
    "display" : "Innominate",
    "definition" : "Breach of which might or might not go to the root of the contract depending upon the nature of the breach"
  }]
}