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
| Active as of 2024-10-24 |
<CodeSystem xmlns="http://hl7.org/fhir">
<id value="epath-patient-classification-cs"/>
<url
value="http://e-path.jp/fhir/ePath/CodeSystem/EPath_PatientClassification_CS"/>
<version value="1.0.0"/>
<name value="EPath_PatientClassification_CS"/>
<title value="EPath_PatientClassification_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="I"/>
<display value="入院"/>
</concept>
<concept>
<code value="O"/>
<display value="外来"/>
</concept>
</CodeSystem>