HL7 FHIR JP Core ImplementationGuide
1.3.0-dev - ci-build Japan flag

HL7 FHIR JP Core ImplementationGuide - Local Development build (v1.3.0-dev) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions

: JP Core Observation Electrocardiogram Duration CodeSystem - XML Representation

Active as of 2024-12-30

Raw xml | Download


<CodeSystem xmlns="http://hl7.org/fhir">
  <id value="jp-observation-electrocardiogram-duration-cs"/>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: CodeSystem jp-observation-electrocardiogram-duration-cs</b></p><a name="jp-observation-electrocardiogram-duration-cs"> </a><a name="hcjp-observation-electrocardiogram-duration-cs"> </a><p>This case-sensitive code system <code>http://jpfhir.jp/fhir/core/CodeSystem/JP_ObservationElectrocardiogramDuration_CS</code> defines the following codes:</p><table class="codes"><tr><td style="white-space:nowrap"><b>Code</b></td><td><b>Display</b></td></tr><tr><td style="white-space:nowrap">JECGDU0010<a name="jp-observation-electrocardiogram-duration-cs-JECGDU0010"> </a></td><td>30s</td></tr><tr><td style="white-space:nowrap">JECGDU0020<a name="jp-observation-electrocardiogram-duration-cs-JECGDU0020"> </a></td><td>1m</td></tr><tr><td style="white-space:nowrap">JECGDU0030<a name="jp-observation-electrocardiogram-duration-cs-JECGDU0030"> </a></td><td>3m</td></tr><tr><td style="white-space:nowrap">JECGDU0040<a name="jp-observation-electrocardiogram-duration-cs-JECGDU0040"> </a></td><td>5m</td></tr><tr><td style="white-space:nowrap">JECGDU0100<a name="jp-observation-electrocardiogram-duration-cs-JECGDU0100"> </a></td><td>24H</td></tr><tr><td style="white-space:nowrap">JECGDU0200<a name="jp-observation-electrocardiogram-duration-cs-JECGDU0200"> </a></td><td>7日</td></tr><tr><td style="white-space:nowrap">JECGDU0300<a name="jp-observation-electrocardiogram-duration-cs-JECGDU0300"> </a></td><td>14日</td></tr></table></div>
  </text>
  <url
       value="http://jpfhir.jp/fhir/core/CodeSystem/JP_ObservationElectrocardiogramDuration_CS"/>
  <version value="1.3.0-dev"/>
  <name value="JP_ObservationElectrocardiogramDuration_CS"/>
  <title value="JP Core Observation Electrocardiogram Duration CodeSystem"/>
  <status value="active"/>
  <experimental value="false"/>
  <date value="2024-12-30"/>
  <publisher
             value="FHIR Japanese implementation research working group in Japan Association of Medical Informatics (JAMI)"/>
  <contact>
    <name
          value="FHIR Japanese implementation research working group in Japan Association of Medical Informatics (JAMI)"/>
    <telecom>
      <system value="url"/>
      <value value="http://jpfhir.jp"/>
    </telecom>
    <telecom>
      <system value="email"/>
      <value value="office@hlfhir.jp"/>
    </telecom>
  </contact>
  <description value="JP Coreにて定義した心電図のObservationリソースに関する詳細分類コード(検査時間)"/>
  <jurisdiction>
    <coding>
      <system value="urn:iso:std:iso:3166"/>
      <code value="JP"/>
      <display value="Japan"/>
    </coding>
  </jurisdiction>
  <copyright
             value="Copyright FHIR Japanese implementation research working group in Japan Association of Medical Informatics (JAMI) 一般社団法人日本医療情報学会NeXEHRS課題研究会FHIR日本実装検討WG"/>
  <caseSensitive value="true"/>
  <content value="complete"/>
  <count value="7"/>
  <concept>
    <code value="JECGDU0010"/>
    <display value="30s"/>
  </concept>
  <concept>
    <code value="JECGDU0020"/>
    <display value="1m"/>
  </concept>
  <concept>
    <code value="JECGDU0030"/>
    <display value="3m"/>
  </concept>
  <concept>
    <code value="JECGDU0040"/>
    <display value="5m"/>
  </concept>
  <concept>
    <code value="JECGDU0100"/>
    <display value="24H"/>
  </concept>
  <concept>
    <code value="JECGDU0200"/>
    <display value="7日"/>
  </concept>
  <concept>
    <code value="JECGDU0300"/>
    <display value="14日"/>
  </concept>
</CodeSystem>
本実装ガイドへのご質問・ご指摘については、GitHub IssueおよびGitHub PullRequestにて受け付けている。