{
  "resourceType" : "CodeSystem",
  "id" : "desirability-codesystem",
  "language" : "en",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: CodeSystem desirability-codesystem</b></p><a name=\"desirability-codesystem\"> </a><a name=\"hcdesirability-codesystem\"> </a><p>This case-insensitive code system <code>http://hl7.org/fhir/uv/ebm/CodeSystem/desirability-codesystem</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\">desirable<a name=\"desirability-codesystem-desirable\"> </a></td><td>Desirable</td><td>Desirable</td></tr><tr><td style=\"white-space:nowrap\">undesirable<a name=\"desirability-codesystem-undesirable\"> </a></td><td>Undesirable</td><td>Undesirable</td></tr></table></div>"
  },
  "extension" : [{
    "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm",
    "valueInteger" : 1
  },
  {
    "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
    "valueCode" : "cds"
  },
  {
    "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
    "valueCode" : "trial-use"
  }],
  "url" : "http://hl7.org/fhir/uv/ebm/CodeSystem/desirability-codesystem",
  "identifier" : [{
    "system" : "urn:ietf:rfc:3986",
    "value" : "urn:oid:2.16.840.1.113883.4.642.40.44.16.3"
  }],
  "version" : "1.0.0-ballot3",
  "name" : "DesirabilityCodeSystem",
  "title" : "Desirability Code System",
  "status" : "active",
  "experimental" : false,
  "date" : "2026-03-27T09:54:14+00:00",
  "publisher" : "HL7 International / Clinical Decision Support",
  "contact" : [{
    "name" : "HL7 International / Clinical Decision Support",
    "telecom" : [{
      "system" : "url",
      "value" : "http://www.hl7.org/Special/committees/dss"
    }]
  }],
  "description" : "Codes for use with the OutcomeImportance Profile, to provide values for the content.classifier element where content.type is Outcome Desirability.",
  "jurisdiction" : [{
    "coding" : [{
      "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
      "code" : "001",
      "display" : "World"
    }]
  }],
  "caseSensitive" : false,
  "content" : "complete",
  "count" : 2,
  "concept" : [{
    "code" : "desirable",
    "display" : "Desirable",
    "definition" : "Desirable"
  },
  {
    "code" : "undesirable",
    "display" : "Undesirable",
    "definition" : "Undesirable"
  }]
}