JAMI ePrescriptionData ImplementationGuide
1.0.0 - ci-build

JAMI ePrescriptionData ImplementationGuide - Local Development build (v1.0.0). See the Directory of published versions

: JP_codeSystem_ePrescription_section - JSON Representation

Active as of 2022-06-29

Raw json | Download


{
  "resourceType" : "CodeSystem",
  "id" : "jp-codeSystem-ePrescription-section",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p>This code system http://jpfhir.jp/fhir/ePrescription/CodeSystem/prescription-section 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\">01<a name=\"jp-codeSystem-ePrescription-section-01\"> </a></td><td>処方情報セクション</td></tr><tr><td style=\"white-space:nowrap\">11<a name=\"jp-codeSystem-ePrescription-section-11\"> </a></td><td>分割処方箋セクション</td></tr><tr><td style=\"white-space:nowrap\">12<a name=\"jp-codeSystem-ePrescription-section-12\"> </a></td><td>別紙セクション</td></tr></table></div>"
  },
  "url" : "http://jpfhir.jp/fhir/ePrescription/CodeSystem/prescription-section",
  "version" : "1.0.0",
  "name" : "JP_codeSystem_ePrescription_section",
  "status" : "active",
  "date" : "2022-06-29T08:26:07+00:00",
  "publisher" : "KOhe",
  "contact" : [
    {
      "name" : "KOhe",
      "telecom" : [
        {
          "system" : "url",
          "value" : "http://jpfhir.jp"
        }
      ]
    }
  ],
  "description" : "処方セクション区分コード",
  "caseSensitive" : false,
  "content" : "complete",
  "count" : 3,
  "concept" : [
    {
      "code" : "01",
      "display" : "処方情報セクション"
    },
    {
      "code" : "11",
      "display" : "分割処方箋セクション"
    },
    {
      "code" : "12",
      "display" : "別紙セクション"
    }
  ]
}