HL7 FHIR JP Core ImplementationGuide
1.1.1 - release Japan flag

Publication Build: This will be filled in by the publication tooling

: JP Core MedicalFeeScoreType CodeSystem - XML Representation

Active as of 2022-10-24

Raw xml | Download



<CodeSystem xmlns="http://hl7.org/fhir">
  <id value="jp-medicalfeescoretype-cs"/>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p>This case-sensitive code system <code>urn:oid:1.2.392.100495.20.3.22</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">1<a name="jp-medicalfeescoretype-cs-1"> </a></td><td>医科</td></tr><tr><td style="white-space:nowrap">3<a name="jp-medicalfeescoretype-cs-3"> </a></td><td>歯科</td></tr><tr><td style="white-space:nowrap">4<a name="jp-medicalfeescoretype-cs-4"> </a></td><td>調剤</td></tr><tr><td style="white-space:nowrap">5<a name="jp-medicalfeescoretype-cs-5"> </a></td><td>老人保健施設</td></tr><tr><td style="white-space:nowrap">6<a name="jp-medicalfeescoretype-cs-6"> </a></td><td>訪問看護ステーション</td></tr></table></div>
  </text>
  <url value="urn:oid:1.2.392.100495.20.3.22"/>
  <identifier>
    <system value="urn:ietf:rfc:3986"/>
    <value value="urn:oid:1.2.392.100495.20.3.22"/>
  </identifier>
  <version value="1.1.1"/>
  <name value="JP_MedicalFeeScoreType_CS"/>
  <title value="JP Core MedicalFeeScoreType 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"/>
  <valueSet
            value="http://jpfhir.jp/fhir/core/ValueSet/JP_MedicalFeeScoreType_VS"/>
  <content value="complete"/>
  <count value="5"/>
  <concept>
    <code value="1"/>
    <display value="医科"/>
  </concept>
  <concept>
    <code value="3"/>
    <display value="歯科"/>
  </concept>
  <concept>
    <code value="4"/>
    <display value="調剤"/>
  </concept>
  <concept>
    <code value="5"/>
    <display value="老人保健施設"/>
  </concept>
  <concept>
    <code value="6"/>
    <display value="訪問看護ステーション"/>
  </concept>
</CodeSystem>