HL7 FHIR JP Core ImplementationGuide
1.1.1 - ci-build Japan flag

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

: JP Core Physical Exam Code CodeSystem - XML Representation

Active as of 2022-10-24

Raw xml | Download



<CodeSystem xmlns="http://hl7.org/fhir">
  <id value="jp-physicalexamcode-cs"/>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p>This code system <code>http://jpfhir.jp/fhir/core/CodeSystem/JP_PhysicalExamCode_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">physical-findings<a name="jp-physicalexamcode-cs-physical-findings"> </a></td><td>Physical Findings</td></tr><tr><td style="white-space:nowrap">detailed-physical-findings<a name="jp-physicalexamcode-cs-detailed-physical-findings"> </a></td><td>Detailed Physical Findings</td></tr></table></div>
  </text>
  <url value="http://jpfhir.jp/fhir/core/CodeSystem/JP_PhysicalExamCode_CS"/>
  <version value="1.1.1"/>
  <name value="JP_PhysicalExamCode_CS"/>
  <title value="JP Core Physical Exam Code 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_PhysicalExamCode_VS"/>
  <content value="complete"/>
  <count value="2"/>
  <concept>
    <code value="physical-findings"/>
    <display value="Physical Findings"/>
  </concept>
  <concept>
    <code value="detailed-physical-findings"/>
    <display value="Detailed Physical Findings"/>
  </concept>
</CodeSystem>