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-comorbidity-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-45678-0\">45678-0</a></td><td>腎不全</td></tr><tr><td><a href=\"http://loinc.org.html#us-loinc-cs-45842-2\">45842-2</a></td><td>維持透析</td></tr><tr><td><a href=\"http://loinc.org.html#us-loinc-cs-45670-7\">45670-7</a></td><td>慢性肺疾患(COPD)</td></tr><tr><td><a href=\"http://loinc.org.html#us-loinc-cs-58264-3\">58264-3</a></td><td>末梢血管障害(AAA/PAD)</td></tr><tr><td><a href=\"http://loinc.org.html#us-loinc-cs-78924-8\">78924-8</a></td><td>高尿酸血症</td></tr></table></li></ul></div>"
},
"url" : "http://jpfhir.jp/fhir/SEAMAT/ValueSet/JP_Condition_CATHComorbidityType_VS",
"version" : "0.1.1",
"name" : "JP_Condition_CATHComorbidityType_VS",
"title" : "SEAMAT CATH Comorbidity 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" : "45678-0",
"display" : "腎不全"
},
{
"code" : "45842-2",
"display" : "維持透析"
},
{
"code" : "45670-7",
"display" : "慢性肺疾患(COPD)"
},
{
"code" : "58264-3",
"display" : "末梢血管障害(AAA/PAD)"
},
{
"code" : "78924-8",
"display" : "高尿酸血症"
}
]
}
]
}
}