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 BOMOutcomeCode CS - JSON Representation

Active as of 2024-10-24

Raw json | Download

{
  "resourceType" : "CodeSystem",
  "id" : "EPathBOMOutcomeCodeCS",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: CodeSystem EPathBOMOutcomeCodeCS</b></p><a name=\"EPathBOMOutcomeCodeCS\"> </a><a name=\"hcEPathBOMOutcomeCodeCS\"> </a><p>This case-sensitive code system <code>http://e-path.jp/fhir/ePath/CodeSystem/EPathBOMOutcomeCodeCS</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\">O00470<a name=\"EPathBOMOutcomeCodeCS-O00470\"> </a></td><td>身体的準備ができている</td></tr><tr><td style=\"white-space:nowrap\">O00670<a name=\"EPathBOMOutcomeCodeCS-O00670\"> </a></td><td>バイタルサインが安定している</td></tr><tr><td style=\"white-space:nowrap\">O01260<a name=\"EPathBOMOutcomeCodeCS-O01260\"> </a></td><td>呼吸状態が安定している</td></tr></table></div>"
  },
  "url" : "http://e-path.jp/fhir/ePath/CodeSystem/EPathBOMOutcomeCodeCS",
  "identifier" : [
    {
      "system" : "urn:ietf:rfc:3986",
      "value" : "urn:oid:1.2.392.200250.3.2.200.30"
    }
  ],
  "version" : "1.0.1",
  "name" : "EPathBOMOutcomeCodeCS",
  "title" : "EPath BOMOutcomeCode CS",
  "status" : "active",
  "experimental" : false,
  "date" : "2024-10-24",
  "contact" : [
    {
      "name" : "ePath Project",
      "telecom" : [
        {
          "system" : "url",
          "value" : "http://e-path.jp"
        }
      ]
    }
  ],
  "description" : "Basic Outcome Master® (BOM) アウトカムコード",
  "jurisdiction" : [
    {
      "coding" : [
        {
          "system" : "urn:iso:std:iso:3166-2",
          "code" : "JP"
        }
      ]
    }
  ],
  "copyright" : "一般社団法人 日本クリニカルパス学会",
  "caseSensitive" : true,
  "content" : "complete",
  "count" : 3,
  "concept" : [
    {
      "code" : "O00470",
      "display" : "身体的準備ができている"
    },
    {
      "code" : "O00670",
      "display" : "バイタルサインが安定している"
    },
    {
      "code" : "O01260",
      "display" : "呼吸状態が安定している"
    }
  ]
}