ePath R4 Implementation Guide
1.0.1 - ci-build Japan

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

: EPath PathClosingType VS - JSON Representation

Active as of 2024-10-24

Raw json | Download

{
  "resourceType" : "ValueSet",
  "id" : "EPathPathClosingTypeVS",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet EPathPathClosingTypeVS</b></p><a name=\"EPathPathClosingTypeVS\"> </a><a name=\"hcEPathPathClosingTypeVS\"> </a><ul><li>Include all codes defined in <a href=\"CodeSystem-EPathPathClosingTypeCS.html\"><code>http://e-path.jp/fhir/ePath/CodeSystem/EPathPathClosingTypeCS</code></a><span title=\"Version is not explicitly stated, which means it is fixed to the version provided in this specification\"> version &#x1F4E6;1.0.1</span></li></ul></div>"
  },
  "url" : "http://e-path.jp/fhir/ePath/ValueSet/EPathPathClosingTypeVS",
  "version" : "1.0.1",
  "name" : "EPathPathClosingTypeVS",
  "title" : "EPath PathClosingType VS",
  "status" : "active",
  "experimental" : false,
  "date" : "2024-10-24",
  "contact" : [
    {
      "name" : "ePath Project",
      "telecom" : [
        {
          "system" : "url",
          "value" : "http://e-path.jp"
        }
      ]
    }
  ],
  "description" : "パス終了区分 バリューセット",
  "jurisdiction" : [
    {
      "coding" : [
        {
          "system" : "urn:iso:std:iso:3166-2",
          "code" : "JP"
        }
      ]
    }
  ],
  "copyright" : "Joint Committee of JAMI and JSCP(日本医療情報学会と日本クリニカルパス学会との合同委員会). CC(Creative Commons) BY-ND 4.0",
  "compose" : {
    "include" : [
      {
        "system" : "http://e-path.jp/fhir/ePath/CodeSystem/EPathPathClosingTypeCS"
      }
    ]
  }
}