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 CATH Cadiovascular Illness History ValueSet - JSON Representation

Active as of 2024-05-08

Raw json | Download


{
  "resourceType" : "ValueSet",
  "id" : "jp-condition-cath-cadiovascular-illness-history-vs",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><ul><li>Include these codes as defined in <a href=\"http://loinc.org\"><code>http://loinc.org</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=\"http://loinc.org.html#us-loinc-cs-78925-5\">78925-5</a></td><td>脳梗塞/脳出血</td></tr><tr><td><a href=\"http://loinc.org.html#us-loinc-cs-66624-8\">66624-8</a></td><td>心筋梗塞</td></tr><tr><td><a href=\"http://loinc.org.html#us-loinc-cs-45641-8\">45641-8</a></td><td>心不全</td></tr></table></li></ul></div>"
  },
  "url" : "http://jpfhir.jp/fhir/SEAMAT/ValueSet/JP_Condition_CATHCadiovascularIllnessHistory_VS",
  "version" : "0.1.1",
  "name" : "JP_Condition_CATHCadiovascularIllnessHistory_VS",
  "title" : "SEAMAT CATH Cadiovascular Illness History 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心カテレポート循環器疾患既往歴値セット",
  "jurisdiction" : [
    {
      "coding" : [
        {
          "system" : "urn:iso:std:iso:3166-2",
          "code" : "JP"
        }
      ]
    }
  ],
  "copyright" : "Copyright Copyright SIP D1 SEAMAT2FHIR-WG",
  "compose" : {
    "include" : [
      {
        "system" : "http://loinc.org",
        "concept" : [
          {
            "code" : "78925-5",
            "display" : "脳梗塞/脳出血"
          },
          {
            "code" : "66624-8",
            "display" : "心筋梗塞"
          },
          {
            "code" : "45641-8",
            "display" : "心不全"
          }
        ]
      }
    ]
  }
}