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-extracategory-cs",
"url" : "http://jpfhir.jp/fhir/core/CodeSystem/JP_ObservationElectrocardiogramExtraCategory_CS",
"version" : "1.2.0-dev",
"name" : "JP_ObservationElectrocardiogramExtraCategory_CS",
"title" : "JP Core Observation Electrocardiogram Extra Category 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" : 12,
"concept" : [
{
"code" : "JECGCAT0100",
"display" : "安静時心電図"
},
{
"code" : "JECGCAT0200",
"display" : "マスター負荷心電図"
},
{
"code" : "JECGCAT0300",
"display" : "負荷心電図"
},
{
"code" : "JECGCAT0400",
"display" : "不整脈心電図"
},
{
"code" : "JECGCAT0500",
"display" : "心拍数変動(R-R間隔)"
},
{
"code" : "JECGCAT0600",
"display" : "ホルター心電図"
},
{
"code" : "JECGCAT0700",
"display" : "ストレス心電図"
},
{
"code" : "JECGCAT0800",
"display" : "イベントレコーダー"
},
{
"code" : "JECGCAT0900",
"display" : "レートポテンシャル(LP)"
},
{
"code" : "JECGCAT1000",
"display" : "学童心電図"
},
{
"code" : "JECGCAT1100",
"display" : "ベクトル心電図"
},
{
"code" : "JECGCAT1200",
"display" : "体表HIS束心電図"
}
]
}