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 MedicationCode Immunization ValueSet - JSON Representation

Active as of 2022-10-24

Raw json | Download


{
  "resourceType" : "ValueSet",
  "id" : "jp-medicationcode-immunization-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>urn:oid:1.2.392.200119.4.402.1</code></li><li>Include all codes defined in <code>urn:oid:1.2.392.200119.4.403.1</code></li><li>Include all codes defined in <code>urn:oid:1.2.392.100495.20.1.73</code></li></ul></div>"
  },
  "url" : "http://jpfhir.jp/fhir/core/ValueSet/JP_MedicationCode_Immunization_VS",
  "version" : "1.1.1",
  "name" : "JP_MedicationCode_Immunization_VS",
  "title" : "JP Core MedicationCode Immunization 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" : "Immunization用医薬品処方コードの値セット",
  "jurisdiction" : [
    {
      "coding" : [
        {
          "system" : "urn:iso:std:iso:3166",
          "code" : "JP"
        }
      ]
    }
  ],
  "copyright" : "Copyright MEDIS-DC 医療情報システム開発センター & (株)医薬情報研究所",
  "compose" : {
    "include" : [
      {
        "system" : "urn:oid:1.2.392.200119.4.402.1"
      },
      {
        "system" : "urn:oid:1.2.392.200119.4.403.1"
      },
      {
        "system" : "urn:oid:1.2.392.100495.20.1.73"
      }
    ]
  }
}