HL7 FHIR JP Core ImplementationGuide
1.1.1 - release Japan flag

Publication Build: This will be filled in by the publication tooling

: JP Core Procedure Codes Medical ValueSet - JSON Representation

Active as of 2022-10-24

Raw json | Download


{
  "resourceType" : "ValueSet",
  "id" : "jp-procedure-code-medical-vs",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><ul><li>Include all codes defined in <a href=\"CodeSystem-jp-procedure-codes-medical-cs.html\"><code>http://jpfhir.jp/fhir/core/CodeSystem/JP_ProcedureCodesMedical_CS</code></a></li></ul></div>"
  },
  "url" : "http://jpfhir.jp/fhir/core/ValueSet/JP_ProcedureCodesMedical_VS",
  "version" : "1.1.1",
  "name" : "JP_ProcedureCodesMedical_VS",
  "title" : "JP Core Procedure Codes Medical 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" : "社会保険診療報酬支払基金\u3000診療行為マスタ(レセプト電算処理用)",
  "compose" : {
    "include" : [
      {
        "system" : "http://jpfhir.jp/fhir/core/CodeSystem/JP_ProcedureCodesMedical_CS"
      }
    ]
  }
}