ePath R4 Implementation Guide
1.0.0 - ci-build Japan

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

: EPath_PathStatusType_CS - XML Representation

Active as of 2024-10-24

Raw xml | Download


<CodeSystem xmlns="http://hl7.org/fhir">
  <id value="epath-path-status-type-cs"/>
  <url
       value="http://e-path.jp/fhir/ePath/CodeSystem/EPath_PathStatusType_CS"/>
  <identifier>
    <system value="urn:ietf:rfc:3986"/>
    <value value="urn:oid:1.2.392.200250.2.2.50.20"/>
  </identifier>
  <version value="1.0.0"/>
  <name value="EPath_PathStatusType_CS"/>
  <title value="EPath_PathStatusType_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="01"/>
    <display value="ひな型パス"/>
    <definition value="疾患別のミニマム要件を定義したひな型となるパス"/>
  </concept>
  <concept>
    <code value="02"/>
    <display value="施設パス"/>
    <definition value="共通のひな型を当該施設用に調整した患者適用前の状態"/>
  </concept>
  <concept>
    <code value="12"/>
    <display value="適用後パス"/>
    <definition value="患者の実施・結果・評価を記述した状態"/>
  </concept>
</CodeSystem>