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-duration-cs",
"url" : "http://jpfhir.jp/fhir/core/CodeSystem/JP_ObservationElectrocardiogramDuration_CS",
"version" : "1.2.0-dev",
"name" : "JP_ObservationElectrocardiogramDuration_CS",
"title" : "JP Core Observation Electrocardiogram Duration 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" : 7,
"concept" : [
{
"code" : "JECGDU0010",
"display" : "30s"
},
{
"code" : "JECGDU0020",
"display" : "1m"
},
{
"code" : "JECGDU0030",
"display" : "3m"
},
{
"code" : "JECGDU0040",
"display" : "5m"
},
{
"code" : "JECGDU0100",
"display" : "24H"
},
{
"code" : "JECGDU0200",
"display" : "7日"
},
{
"code" : "JECGDU0300",
"display" : "14日"
}
]
}