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 Timi Grade ValueSet - JSON Representation

Active as of 2024-05-08

Raw json | Download


{
  "resourceType" : "ValueSet",
  "id" : "jp-observation-pci-timi-grade-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-LA26047-3\">LA26047-3</a></td><td>TIMI 0</td></tr><tr><td><a href=\"CodeSystem-jp-loinc-answer-code-cs.html#jp-loinc-answer-code-cs-LA26048-1\">LA26048-1</a></td><td>TIMI 1</td></tr><tr><td><a href=\"CodeSystem-jp-loinc-answer-code-cs.html#jp-loinc-answer-code-cs-LA26049-9\">LA26049-9</a></td><td>TIMI 2</td></tr><tr><td><a href=\"CodeSystem-jp-loinc-answer-code-cs.html#jp-loinc-answer-code-cs-LA26050-7\">LA26050-7</a></td><td>TIMI 3</td></tr></table></li></ul></div>"
  },
  "url" : "http://jpfhir.jp/fhir/SEAMAT/ValueSet/JP_Observation_PCITimiGrade_VS",
  "version" : "0.1.1",
  "name" : "JP_Observation_PCITimiGrade_VS",
  "title" : "SEAMAT PCI Timi Grade 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 Timi Grade値セット",
  "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" : "LA26047-3",
            "display" : "TIMI 0"
          },
          {
            "code" : "LA26048-1",
            "display" : "TIMI 1"
          },
          {
            "code" : "LA26049-9",
            "display" : "TIMI 2"
          },
          {
            "code" : "LA26050-7",
            "display" : "TIMI 3"
          }
        ]
      }
    ]
  }
}