HL7 FHIR JP Core ImplementationGuide
1.1.1 - ci-build Japan flag

HL7 FHIR JP Core ImplementationGuide - Local Development build (v1.1.1). See the Directory of published versions

: JP Core Medication Oral/External Category ValueSet - JSON Representation

Active as of 2022-10-24

Raw json | Download


{
  "resourceType" : "ValueSet",
  "id" : "jp-medication-category-vs",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p>This value set includes codes based on the following rules:</p><ul><li>Include all codes defined in <code>http://jpfhir.jp/fhir/core/CodeSystem/JP_MedicationCategoryMERIT9_CS</code></li><li>Include all codes defined in <code>http://jpfhir.jp/fhir/core/CodeSystem/JHSP0007</code></li><li>Include all codes defined in <a href=\"http://terminology.hl7.org/5.0.0/CodeSystem-v2-0482.html\"><code>http://terminology.hl7.org/CodeSystem/v2-0482</code></a></li></ul></div>"
  },
  "url" : "http://jpfhir.jp/fhir/core/ValueSet/JP_MedicationCategory_VS",
  "version" : "1.1.1",
  "name" : "JP_MedicationCategory_VS",
  "title" : "JP Core Medication Oral/External Category ValueSet",
  "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" : "内服・外用の処方区分コードの値セット",
  "jurisdiction" : [
    {
      "coding" : [
        {
          "system" : "urn:iso:std:iso:3166",
          "code" : "JP"
        }
      ]
    }
  ],
  "copyright" : "Copyright Japanese  Association of Healthcare Information Systems Industry(JAHIS)  一般社団法人保健医療福祉情報システム工業会 & Japan Association of Medical Informatics (JAMI)  一般社団法人日本医療情報学会 & HL7",
  "compose" : {
    "include" : [
      {
        "system" : "http://jpfhir.jp/fhir/core/CodeSystem/JP_MedicationCategoryMERIT9_CS"
      },
      {
        "system" : "http://jpfhir.jp/fhir/core/CodeSystem/JHSP0007"
      },
      {
        "system" : "http://terminology.hl7.org/CodeSystem/v2-0482"
      }
    ]
  }
}