Fujitsu Healthy Living Implementation Guide
1.1.28 - release

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

: Medication Method Injection Codes - JSON Representation

Active as of 2025-07-09

Raw json | Download


{
  "resourceType" : "ValueSet",
  "id" : "JP-Medication-Method-Injection-Codes",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><ul><li>Include these codes as defined in <a href=\"http://jpfhir.jp/fhir/core/CodeSystem-jp-medication-method-jami-basic-usage-cs.html\"><code>urn:oid:1.2.392.200250.2.2.20.30</code></a><table class=\"none\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td></tr><tr><td><a href=\"http://jpfhir.jp/fhir/core/CodeSystem-jp-medication-method-jami-basic-usage-cs.html#jp-medication-method-jami-basic-usage-cs-3\">3</a></td><td style=\"color: #cccccc\">注射</td></tr><tr><td><a href=\"http://jpfhir.jp/fhir/core/CodeSystem-jp-medication-method-jami-basic-usage-cs.html#jp-medication-method-jami-basic-usage-cs-4\">4</a></td><td style=\"color: #cccccc\">注入</td></tr></table></li></ul></div>"
  },
  "url" : "http://ig.fujitsu.com/healthy-living/ValueSet/JP-Medication-Method-Injection-Codes",
  "version" : "1.1.28",
  "name" : "JPMedicationMethodInjectionCodes",
  "title" : "Medication Method Injection Codes",
  "status" : "active",
  "experimental" : false,
  "date" : "2025-07-09T03:03:47+00:00",
  "publisher" : "Fujitsu",
  "contact" : [
    {
      "name" : "Fujitsu",
      "telecom" : [
        {
          "system" : "url",
          "value" : "https://hlpf.global.fujitsu.com/top/"
        }
      ]
    }
  ],
  "description" : "医薬品の投与方法を示すコード",
  "copyright" : "Copyright © 2018 Japan Association for Medical Informatics. All Rights Reserved.",
  "compose" : {
    "include" : [
      {
        "system" : "urn:oid:1.2.392.200250.2.2.20.30",
        "concept" : [
          {
            "code" : "3"
          },
          {
            "code" : "4"
          }
        ]
      }
    ]
  }
}