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
| Active as of 2024-05-08 |
{
"resourceType" : "ValueSet",
"id" : "jp-condition-cath-coronary-risk-factor-type-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-66678-4\">66678-4</a></td><td>糖尿病</td></tr><tr><td><a href=\"http://loinc.org.html#us-loinc-cs-45643-4\">45643-4</a></td><td>高血圧</td></tr><tr><td><a href=\"http://loinc.org.html#us-loinc-cs-88655-6\">88655-6</a></td><td>高脂血症</td></tr><tr><td><a href=\"http://loinc.org.html#us-loinc-cs-80985-5\">80985-5</a></td><td>家族歴</td></tr><tr><td><a href=\"http://loinc.org.html#us-loinc-cs-64234-8\">64234-8</a></td><td>喫煙</td></tr><tr><td><a href=\"http://loinc.org.html#us-loinc-cs-78948-7\">78948-7</a></td><td>BrinkmanIndex</td></tr></table></li></ul></div>"
},
"url" : "http://jpfhir.jp/fhir/SEAMAT/ValueSet/JP_Condition_CATHCoronaryRiskFactorType_VS",
"version" : "0.1.1",
"name" : "JP_Condition_CATHCoronaryRiskFactorType_VS",
"title" : "SEAMAT CATH Coronary Risk Factor Type 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" : "66678-4",
"display" : "糖尿病"
},
{
"code" : "45643-4",
"display" : "高血圧"
},
{
"code" : "88655-6",
"display" : "高脂血症"
},
{
"code" : "80985-5",
"display" : "家族歴"
},
{
"code" : "64234-8",
"display" : "喫煙"
},
{
"code" : "78948-7",
"display" : "BrinkmanIndex"
}
]
}
]
}
}