HL7 FHIR JP Core ImplementationGuide
1.2.0-dev - ci-build
HL7 FHIR JP Core ImplementationGuide - Local Development build (v1.2.0-dev) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions
Active as of 2024-11-18 |
{
"resourceType" : "CodeSystem",
"id" : "jp-observation-electrocardiogram-stresstype-cs",
"url" : "http://jpfhir.jp/fhir/core/CodeSystem/JP_ObservationElectrocardiogramStressType_CS",
"version" : "1.2.0-dev",
"name" : "JP_ObservationElectrocardiogramStressType_CS",
"title" : "JP Core Observation Electrocardiogram StressType CodeSystem",
"status" : "active",
"experimental" : false,
"date" : "2024-11-18",
"publisher" : "FHIR Japanese implementation research working group in Japan Association of Medical Informatics (JAMI)",
"contact" : [
{
"name" : "FHIR Japanese implementation research working group in Japan Association of Medical Informatics (JAMI)",
"telecom" : [
{
"system" : "url",
"value" : "http://jpfhir.jp"
},
{
"system" : "email",
"value" : "office@hlfhir.jp"
}
]
}
],
"description" : "JP Coreにて定義した心電図のObservationリソースに関する詳細分類コード(負荷タイプ)",
"jurisdiction" : [
{
"coding" : [
{
"system" : "urn:iso:std:iso:3166",
"code" : "JP",
"display" : "Japan"
}
]
}
],
"copyright" : "Copyright FHIR Japanese implementation research working group in Japan Association of Medical Informatics (JAMI) 一般社団法人日本医療情報学会NeXEHRS課題研究会FHIR日本実装検討WG",
"caseSensitive" : true,
"content" : "complete",
"count" : 13,
"concept" : [
{
"code" : "JECGST0000",
"display" : "安静時"
},
{
"code" : "JECGST0100",
"display" : "SM",
"definition" : "Single Master"
},
{
"code" : "JECGST0200",
"display" : "DM",
"definition" : "Double Master"
},
{
"code" : "JECGST0300",
"display" : "TM",
"definition" : "Triple Master"
},
{
"code" : "JECGST0400",
"display" : "1/2",
"definition" : "1/2 Master"
},
{
"code" : "JECGST0500",
"display" : "1/4",
"definition" : "1/4 Master"
},
{
"code" : "JECGST0600",
"display" : "立位"
},
{
"code" : "JECGST0700",
"display" : "顔面浸水負荷"
},
{
"code" : "JECGST0800",
"display" : "過換気負荷"
},
{
"code" : "JECGST0900",
"display" : "エルゴメータ"
},
{
"code" : "JECGST1000",
"display" : "トレッドミル"
},
{
"code" : "JECGST1100",
"display" : "その他の運動負荷"
},
{
"code" : "JECGST1200",
"display" : "薬物"
}
]
}