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 JHSI0001 Category CodeSystem - JSON Representation

Active as of 2022-10-24

Raw json | Download


{
  "resourceType" : "CodeSystem",
  "id" : "jp-medication-category-jhsi0001-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/JHSI0001</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\">FTP<a name=\"jp-medication-category-jhsi0001-cs-FTP\"> </a></td><td>定時処方</td></tr><tr><td style=\"white-space:nowrap\">EMP<a name=\"jp-medication-category-jhsi0001-cs-EMP\"> </a></td><td>至急処方</td></tr><tr><td style=\"white-space:nowrap\">PFP<a name=\"jp-medication-category-jhsi0001-cs-PFP\"> </a></td><td>事後処方</td></tr><tr><td style=\"white-space:nowrap\">OTP<a name=\"jp-medication-category-jhsi0001-cs-OTP\"> </a></td><td>頓用処方</td></tr></table></div>"
  },
  "url" : "http://jpfhir.jp/fhir/core/CodeSystem/JHSI0001",
  "version" : "1.1.1",
  "name" : "JP_MedicationCategoryJHSI0001_CS",
  "title" : "JP Core Medication JHSI0001 Category 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" : "JAHIS注射データ交換規約Ver.2.1C JHSI表0001処方区分コードのコードシステム",
  "jurisdiction" : [
    {
      "coding" : [
        {
          "system" : "urn:iso:std:iso:3166",
          "code" : "JP"
        }
      ]
    }
  ],
  "copyright" : "Copyright Japanese  Association of Healthcare Information Systems Industry(JAHIS)  一般社団法人保健医療福祉情報システム工業会",
  "caseSensitive" : true,
  "valueSet" : "http://jpfhir.jp/fhir/core/ValueSet/JP_MedicationCategoryJHSI0001_VS",
  "content" : "complete",
  "count" : 4,
  "concept" : [
    {
      "code" : "FTP",
      "display" : "定時処方"
    },
    {
      "code" : "EMP",
      "display" : "至急処方"
    },
    {
      "code" : "PFP",
      "display" : "事後処方"
    },
    {
      "code" : "OTP",
      "display" : "頓用処方"
    }
  ]
}