ePath R4 Implementation Guide
0.0.4 - ci-build Japan

ePath R4 Implementation Guide - Local Development build (v0.0.4) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions

: EPath_StateOfAchievement_CS - XML Representation

Active as of 2024-10-24

Raw xml | Download


<CodeSystem xmlns="http://hl7.org/fhir">
  <id value="epath-state-of-achievement-cs"/>
  <url
       value="http://e-path.jp/fhir/ePath/CodeSystem/EPath_StateOfAchievement_CS"/>
  <identifier>
    <system value="urn:ietf:rfc:3986"/>
    <value value="urn:oid:1.2.392.200250.2.2.50.170"/>
  </identifier>
  <version value="0.0.4"/>
  <name value="EPath_StateOfAchievement_CS"/>
  <title value="EPath_StateOfAchievement_CS"/>
  <status value="active"/>
  <date value="2024-10-24"/>
  <contact>
    <name value="ePath Project"/>
    <telecom>
      <system value="url"/>
      <value value="http://e-path.jp"/>
    </telecom>
  </contact>
  <description value="評価状況"/>
  <jurisdiction>
    <coding>
      <system value="urn:iso:std:iso:3166"/>
      <code value="JP"/>
    </coding>
  </jurisdiction>
  <caseSensitive value="true"/>
  <content value="fragment"/>
  <concept>
    <code value="1"/>
    <display value="達成"/>
  </concept>
  <concept>
    <code value="2"/>
    <display value="未達成(バリアンス)"/>
  </concept>
  <concept>
    <code value="3"/>
    <display value="未評価"/>
  </concept>
</CodeSystem>