JAMI ePrescriptionData ImplementationGuide
1.0.0 - ci-build

JAMI ePrescriptionData ImplementationGuide - Local Development build (v1.0.0). See the Directory of published versions

: JAMI_codeSystem_ePreBasicUsageMethod_OneDigit - JSON Representation

Active as of 2022-06-29

Raw json | Download


{
  "resourceType" : "CodeSystem",
  "id" : "jami-codeSystem-ePreBasicUsageMethod-OneDigit",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p>This code system urn:oid:1.2.392.200250.2.2.20.30 defines the following codes:</p><table class=\"codes\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td></tr><tr><td style=\"white-space:nowrap\">1<a name=\"jami-codeSystem-ePreBasicUsageMethod-OneDigit-1\"> </a></td><td>内服</td></tr><tr><td style=\"white-space:nowrap\">2<a name=\"jami-codeSystem-ePreBasicUsageMethod-OneDigit-2\"> </a></td><td>外用</td></tr><tr><td style=\"white-space:nowrap\">3<a name=\"jami-codeSystem-ePreBasicUsageMethod-OneDigit-3\"> </a></td><td>注射</td></tr><tr><td style=\"white-space:nowrap\">4<a name=\"jami-codeSystem-ePreBasicUsageMethod-OneDigit-4\"> </a></td><td>注入</td></tr></table></div>"
  },
  "url" : "urn:oid:1.2.392.200250.2.2.20.30",
  "version" : "1.0.0",
  "name" : "JAMI_codeSystem_ePreBasicUsageMethod_OneDigit",
  "status" : "active",
  "date" : "2022-06-29T08:26:07+00:00",
  "publisher" : "KOhe",
  "contact" : [
    {
      "name" : "KOhe",
      "telecom" : [
        {
          "system" : "url",
          "value" : "http://jpfhir.jp"
        }
      ]
    }
  ],
  "description" : "JAMI標準基本用法区分コード1桁",
  "caseSensitive" : false,
  "content" : "complete",
  "count" : 4,
  "concept" : [
    {
      "code" : "1",
      "display" : "内服"
    },
    {
      "code" : "2",
      "display" : "外用"
    },
    {
      "code" : "3",
      "display" : "注射"
    },
    {
      "code" : "4",
      "display" : "注入"
    }
  ]
}