HL7 FHIR JP Core ImplementationGuide
1.1.2-dev - ci-build Japan flag

HL7 FHIR JP Core ImplementationGuide - Local Development build (v1.1.2-dev) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions

: JP Core Medication Example Line CodeSystem - JSON Representation

Active as of 2023-10-31

Raw json | Download


{
  "resourceType" : "CodeSystem",
  "id" : "jp-medication-example-line-cs",
  "url" : "http://jpfhir.jp/fhir/Examples/CodeSystem/JP_MedicationRequestDosageInstructionLine_CS",
  "version" : "1.1.2-dev",
  "name" : "JP_MedicationExampleLine_CS",
  "title" : "JP Core Medication Example Line CodeSystem",
  "status" : "active",
  "experimental" : false,
  "date" : "2023-10-31",
  "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" : "投与ラインのコードシステム例",
  "jurisdiction" : [
    {
      "coding" : [
        {
          "system" : "urn:iso:std:iso:3166",
          "code" : "JP"
        }
      ]
    }
  ],
  "copyright" : "Copyright FHIR Japanese implementation research working group in Japan Association of Medical Informatics (JAMI) 一般社団法人日本医療情報学会NeXEHRS課題研究会FHIR日本実装検討WG",
  "caseSensitive" : true,
  "content" : "fragment",
  "concept" : [
    {
      "code" : "01",
      "display" : "末梢ルート"
    },
    {
      "code" : "02",
      "display" : "CVルート白"
    },
    {
      "code" : "03",
      "display" : "ダブルルーメン白"
    },
    {
      "code" : "04",
      "display" : "ダブルルーメン青"
    },
    {
      "code" : "05",
      "display" : "トリプルルーメン白"
    },
    {
      "code" : "06",
      "display" : "トリプルルーメン青"
    },
    {
      "code" : "07",
      "display" : "トリプルルーメン緑"
    },
    {
      "code" : "08",
      "display" : "スワンガンツー白"
    },
    {
      "code" : "09",
      "display" : "スワンガンツー青"
    },
    {
      "code" : "10",
      "display" : "スワンガンツー黄"
    },
    {
      "code" : "11",
      "display" : "ダブルルーメンカテ(HD)青"
    },
    {
      "code" : "12",
      "display" : "ダブルルーメンカテ(HD)赤"
    },
    {
      "code" : "13",
      "display" : "透析回路"
    },
    {
      "code" : "14",
      "display" : "硬膜外"
    },
    {
      "code" : "15",
      "display" : "動脈ライン"
    },
    {
      "code" : "16",
      "display" : "埋込型カテーテルルート"
    },
    {
      "code" : "17",
      "display" : "その他"
    }
  ]
}