SEAMAT2FHIR ドラフト版
0.1.1 - draft Japan

SEAMAT2FHIR ドラフト版 - Local Development build (v0.1.1) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions

: SEAMAT PCI Clinical Status ValueSet - JSON Representation

Active as of 2024-05-08

Raw json | Download


{
  "resourceType" : "ValueSet",
  "id" : "jp-condition-pci-clinicalstatus-vs",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><ul><li>Include these codes as defined in <a href=\"CodeSystem-jp-loinc-answer-code-cs.html\"><code>http://jpfhir.jp/fhir/SEAMAT/CodeSystem/JP_LOINC_AnswerCode_CS</code></a><table class=\"none\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td></tr><tr><td><a href=\"CodeSystem-jp-loinc-answer-code-cs.html#jp-loinc-answer-code-cs-LA32-8\">LA32-8</a></td><td>無</td></tr><tr><td><a href=\"CodeSystem-jp-loinc-answer-code-cs.html#jp-loinc-answer-code-cs-LA33-6\">LA33-6</a></td><td>有</td></tr><tr><td><a href=\"CodeSystem-jp-loinc-answer-code-cs.html#jp-loinc-answer-code-cs-LA1-0\">LA1-0</a></td><td>空欄もしくは不明</td></tr><tr><td><a href=\"CodeSystem-jp-loinc-answer-code-cs.html#jp-loinc-answer-code-cs-LA4489-6\">LA4489-6</a></td><td>Unknown</td></tr></table></li></ul></div>"
  },
  "url" : "http://jpfhir.jp/fhir/SEAMAT/ValueSet/JP_Condition_PCIClinicalStatus_VS",
  "version" : "0.1.1",
  "name" : "JP_Condition_PCIClinicalStatus_VS",
  "title" : "SEAMAT PCI Clinical Status ValueSet",
  "status" : "active",
  "experimental" : false,
  "date" : "2024-05-08",
  "publisher" : "SIP D1 SEAMAT2FHIR WG",
  "contact" : [
    {
      "name" : "SIP D1 SEAMAT2FHIR WG",
      "telecom" : [
        {
          "system" : "url",
          "value" : "http://jpfhir.jp/fhir/seamat2fhir"
        },
        {
          "system" : "email",
          "value" : "office@hlfhir.jp"
        }
      ]
    }
  ],
  "description" : "SEAMAT心カテレポート併存疾患情報、冠危険因子、PCIへ依存症有無値セット",
  "jurisdiction" : [
    {
      "coding" : [
        {
          "system" : "urn:iso:std:iso:3166-2",
          "code" : "JP"
        }
      ]
    }
  ],
  "copyright" : "Copyright Copyright SIP D1 SEAMAT2FHIR-WG",
  "compose" : {
    "include" : [
      {
        "system" : "http://jpfhir.jp/fhir/SEAMAT/CodeSystem/JP_LOINC_AnswerCode_CS",
        "concept" : [
          {
            "code" : "LA32-8",
            "display" : "無"
          },
          {
            "code" : "LA33-6",
            "display" : "有"
          },
          {
            "code" : "LA1-0",
            "display" : "空欄もしくは不明"
          },
          {
            "code" : "LA4489-6",
            "display" : "Unknown"
          }
        ]
      }
    ]
  }
}