JPFHIR Terminology Package
1.2.1 - draft Japan flag

JPFHIR Terminology Package - Local Development build (v1.2.1) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions

: JP Core Medication JHSP0007 Category CodeSystem - JSON Representation

Active as of 2023-06-26

Raw json | Download


{
  "resourceType" : "CodeSystem",
  "id" : "jp-medicationcategoryjhsp0007-cs",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: CodeSystem jp-medicationcategoryjhsp0007-cs</b></p><a name=\"jp-medicationcategoryjhsp0007-cs\"> </a><a name=\"hcjp-medicationcategoryjhsp0007-cs\"> </a><a name=\"jp-medicationcategoryjhsp0007-cs-ja-JP\"> </a><p>This case-sensitive code system <code>http://jpfhir.jp/fhir/core/CodeSystem/JHSP0007</code> defines the following code:</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\">BDP<a name=\"jp-medicationcategoryjhsp0007-cs-BDP\"> </a></td><td>持参薬処方</td></tr></table></div>"
  },
  "url" : "http://jpfhir.jp/fhir/core/CodeSystem/JHSP0007",
  "name" : "JP_MedicationCategoryJHSP0007_CS",
  "title" : "JP Core Medication JHSP0007 Category CodeSystem",
  "status" : "active",
  "experimental" : false,
  "date" : "2023-06-26",
  "contact" : [
    {
      "name" : "保健医療情報システム工業会"
    }
  ],
  "description" : "JAHIS処方データ交換規約Ver.3.0C JHSP表0007処方区分コードのコードシステム",
  "jurisdiction" : [
    {
      "coding" : [
        {
          "system" : "urn:iso:std:iso:3166",
          "code" : "JP"
        }
      ]
    }
  ],
  "copyright" : "Copyright Japanese  Association of Healthcare Information Systems Industry(JAHIS)  一般社団法人保健医療福祉情報システム工業会、日本HL7協会",
  "caseSensitive" : true,
  "content" : "complete",
  "count" : 1,
  "concept" : [
    {
      "code" : "BDP",
      "display" : "持参薬処方"
    }
  ]
}