HL7 FHIR JP Core ImplementationGuide
1.1.1 - release Japan flag

HL7 FHIR JP Core ImplementationGuide - Local Development build (v1.1.1). See the Directory of published versions

: JP Core Medication Example LineComment CodeSystem - XML Representation

Active as of 2022-10-24

Raw xml | Download



<CodeSystem xmlns="http://hl7.org/fhir">
  <id value="jp-medication-example-linecomment-cs"/>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p>This code system <code>http://jpfhir.jp/fhir/Examples/CodeSystem/JP_MedicationAdministrationDosageLineComment_CS</code> defines many codes, of which the following are a subset:</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">01<a name="jp-medication-example-linecomment-cs-01"> </a></td><td>末梢キープ</td></tr><tr><td style="white-space:nowrap">02<a name="jp-medication-example-linecomment-cs-02"> </a></td><td>生食ロック</td></tr><tr><td style="white-space:nowrap">03<a name="jp-medication-example-linecomment-cs-03"> </a></td><td>ヘパリンロック</td></tr></table></div>
  </text>
  <url
       value="http://jpfhir.jp/fhir/Examples/CodeSystem/JP_MedicationAdministrationDosageLineComment_CS"/>
  <version value="1.1.1"/>
  <name value="JP_MedicationExampleLineComment_CS"/>
  <title value="JP Core Medication Example LineComment CodeSystem"/>
  <status value="active"/>
  <experimental value="false"/>
  <date value="2022-10-24"/>
  <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="注射ラインコメントのコードシステム例"/>
  <jurisdiction>
    <coding>
      <system value="urn:iso:std:iso:3166"/>
      <code value="JP"/>
    </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="fragment"/>
  <concept>
    <code value="01"/>
    <display value="末梢キープ"/>
  </concept>
  <concept>
    <code value="02"/>
    <display value="生食ロック"/>
  </concept>
  <concept>
    <code value="03"/>
    <display value="ヘパリンロック"/>
  </concept>
</CodeSystem>