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-procedure-pci-outcome-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></table></li></ul></div>"
},
"url" : "http://jpfhir.jp/fhir/SEAMAT/ValueSet/JP_Procedure_PCIOutcome_VS",
"version" : "0.1.1",
"name" : "JP_Proecedure_PCIOutcome_VS",
"title" : "SEAMAT PCI Outcome 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" : "成功"
}
]
}
]
}
}