{
  "resourceType": "CodeSystem",
  "id": "CodeSystem-JP-SPECIFIC-HEALTH-QualitativeTestResults",
  "meta": {
    "versionId": "4",
    "lastUpdated": "2021-05-10T10:05:55.656+00:00",
    "source": "#rtBI1FjsxkttCLn8"
  },
  "text": {
    "status": "generated",
    "div": "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p>This code system https://igs.healthdataworks.net/jp-specific-health-checkups/CodeSystem-CodeSystem-JP-SPECIFIC-HEALTH-QualitativeTestResults.html 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\">1<a name=\"CodeSystem-JP-SPECIFIC-HEALTH-QualitativeTestResults-1\"> </a></td><td>陽性</td><td>陽性</td></tr><tr><td style=\"white-space:nowrap\">2<a name=\"CodeSystem-JP-SPECIFIC-HEALTH-QualitativeTestResults-2\"> </a></td><td>陰性</td><td>陰性</td></tr></table></div>"
  },
  "url": "https://igs.healthdataworks.net/jp-specific-health-checkups/CodeSystem-CodeSystem-JP-SPECIFIC-HEALTH-QualitativeTestResults.html",
  "version": "0.8.0",
  "name": "QualitativeTestResults",
  "title": "定性検査結果",
  "status": "draft",
  "date": "2021-09-14T21:55:32+00:00",
  "publisher": "HealthDataWorks",
  "contact": [
    {
      "name": "小山内 尚、西山 喜樹、能崎 克行",
      "telecom": [
        {
          "system": "url",
          "value": "https://healthdataworks.net/"
        }
      ]
    }
  ],
  "description": "特定健診・特定保健指導で使用されている定性検査結果です。",
  "valueSet": "https://igs.healthdataworks.net/jp-specific-health-checkups/ValueSet-ValueSet-JP-SPECIFIC-HEALTH-QualitativeTestResults.html",
  "content": "complete",
  "count": 2,
  "concept": [
    {
      "code": "1",
      "display": "陽性",
      "definition": "陽性"
    },
    {
      "code": "2",
      "display": "陰性",
      "definition": "陰性"
    }
  ]
}