{
  "resourceType" : "CodeSystem",
  "id" : "sample-temp-cs",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: CodeSystem sample-temp-cs</b></p><a name=\"sample-temp-cs\"> </a><a name=\"hcsample-temp-cs\"> </a><p>This case-sensitive code system <code>http://mitre.org/paciowg/CodeSystem/sample-temp-cs</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\">drug-therapy-problem<a name=\"sample-temp-cs-drug-therapy-problem\"> </a></td><td>Drug therapy problem identified</td><td>Information in a care plan that pertains to problems or health concerns related to a given drug therapy.</td></tr><tr><td style=\"white-space:nowrap\">suboptimal-therapy<a name=\"sample-temp-cs-suboptimal-therapy\"> </a></td><td>Suboptimal therapy</td><td>Information in a care plan that pertains to problems or health concerns related to a given drug therapy.</td></tr><tr><td style=\"white-space:nowrap\">risk-assessment<a name=\"sample-temp-cs-risk-assessment\"> </a></td><td>Risk assessment</td><td>Assessment of risk factor identified in the medication action plan</td></tr></table></div>"
  },
  "url" : "http://mitre.org/paciowg/CodeSystem/sample-temp-cs",
  "version" : "0.1.0",
  "name" : "SampleDataTempCS",
  "title" : "Connectathon Sample Data Codes",
  "status" : "draft",
  "experimental" : true,
  "date" : "2026-03-26T17:36:28+00:00",
  "publisher" : "MITRE",
  "contact" : [{
    "name" : "MITRE",
    "telecom" : [{
      "system" : "url",
      "value" : "http://www.mitre.org"
    }]
  },
  {
    "name" : "May Terry",
    "telecom" : [{
      "system" : "email",
      "value" : "mayT@mitre.org",
      "use" : "work"
    }]
  }],
  "description" : "Codes to be used as placeholders until they have a formal assigned code from a recognized terminology steward",
  "copyright" : "This CodeSystem is not copyrighted.",
  "caseSensitive" : true,
  "content" : "complete",
  "count" : 3,
  "concept" : [{
    "code" : "drug-therapy-problem",
    "display" : "Drug therapy problem identified",
    "definition" : "Information in a care plan that pertains to problems or health concerns related to a given drug therapy."
  },
  {
    "code" : "suboptimal-therapy",
    "display" : "Suboptimal therapy",
    "definition" : "Information in a care plan that pertains to problems or health concerns related to a given drug therapy."
  },
  {
    "code" : "risk-assessment",
    "display" : "Risk assessment",
    "definition" : "Assessment of risk factor identified in the medication action plan"
  }]
}