HL7 FHIR JP Core ImplementationGuide
1.1.1 - release Japan flag

Publication Build: This will be filled in by the publication tooling

: JP Core Medication MERIT9 Form CodeSystem - JSON Representation

Active as of 2022-10-24

Raw json | Download


{
  "resourceType" : "CodeSystem",
  "id" : "jp-medication-form-merit9-cs",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p>This case-sensitive code system <code>http://jpfhir.jp/fhir/core/CodeSystem/JP_MedicationFormMERIT9_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></tr><tr><td style=\"white-space:nowrap\">TAB<a name=\"jp-medication-form-merit9-cs-TAB\"> </a></td><td>錠剤</td></tr><tr><td style=\"white-space:nowrap\">CAP<a name=\"jp-medication-form-merit9-cs-CAP\"> </a></td><td>カプセル剤</td></tr><tr><td style=\"white-space:nowrap\">PWD<a name=\"jp-medication-form-merit9-cs-PWD\"> </a></td><td>散剤、ドライシロップ剤</td></tr><tr><td style=\"white-space:nowrap\">SYR<a name=\"jp-medication-form-merit9-cs-SYR\"> </a></td><td>シロップ剤</td></tr><tr><td style=\"white-space:nowrap\">SUP<a name=\"jp-medication-form-merit9-cs-SUP\"> </a></td><td>坐剤</td></tr><tr><td style=\"white-space:nowrap\">LQD<a name=\"jp-medication-form-merit9-cs-LQD\"> </a></td><td>液剤</td></tr><tr><td style=\"white-space:nowrap\">OIT<a name=\"jp-medication-form-merit9-cs-OIT\"> </a></td><td>軟膏、ゲル</td></tr><tr><td style=\"white-space:nowrap\">CRM<a name=\"jp-medication-form-merit9-cs-CRM\"> </a></td><td>クリーム</td></tr><tr><td style=\"white-space:nowrap\">TPE<a name=\"jp-medication-form-merit9-cs-TPE\"> </a></td><td>テープ、貼付剤</td></tr><tr><td style=\"white-space:nowrap\">INJ<a name=\"jp-medication-form-merit9-cs-INJ\"> </a></td><td>注射剤</td></tr></table></div>"
  },
  "url" : "http://jpfhir.jp/fhir/core/CodeSystem/JP_MedicationFormMERIT9_CS",
  "version" : "1.1.1",
  "name" : "JP_MedicationFormMERIT9_CS",
  "title" : "JP Core Medication MERIT9 Form CodeSystem",
  "status" : "active",
  "experimental" : false,
  "date" : "2022-10-24",
  "publisher" : "FHIR Japanese implementation research working group in Japan Association of Medical Informatics (JAMI)",
  "contact" : [
    {
      "name" : "FHIR Japanese implementation research working group in Japan Association of Medical Informatics (JAMI)",
      "telecom" : [
        {
          "system" : "url",
          "value" : "http://jpfhir.jp"
        },
        {
          "system" : "email",
          "value" : "office@hlfhir.jp"
        }
      ]
    }
  ],
  "description" : "MERIT9剤形コードのコードシステム",
  "jurisdiction" : [
    {
      "coding" : [
        {
          "system" : "urn:iso:std:iso:3166",
          "code" : "JP"
        }
      ]
    }
  ],
  "copyright" : "Copyright Japan Association of Medical Informatics (JAMI)  一般社団法人日本医療情報学会",
  "caseSensitive" : true,
  "valueSet" : "http://jpfhir.jp/fhir/core/ValueSet/JP_MedicationFormMERIT9_VS",
  "content" : "complete",
  "count" : 10,
  "concept" : [
    {
      "code" : "TAB",
      "display" : "錠剤"
    },
    {
      "code" : "CAP",
      "display" : "カプセル剤"
    },
    {
      "code" : "PWD",
      "display" : "散剤、ドライシロップ剤"
    },
    {
      "code" : "SYR",
      "display" : "シロップ剤"
    },
    {
      "code" : "SUP",
      "display" : "坐剤"
    },
    {
      "code" : "LQD",
      "display" : "液剤"
    },
    {
      "code" : "OIT",
      "display" : "軟膏、ゲル"
    },
    {
      "code" : "CRM",
      "display" : "クリーム"
    },
    {
      "code" : "TPE",
      "display" : "テープ、貼付剤"
    },
    {
      "code" : "INJ",
      "display" : "注射剤"
    }
  ]
}