{
  "resourceType" : "CodeSystem",
  "id" : "jp-codeSystem-ePrescription-section",
  "url" : "http://jpfhir.jp/fhir/ePrescription/CodeSystem/prescription-section",
  "version" : "1.4.0",
  "name" : "JP_codeSystem_ePrescription_section",
  "title" : "JP codeSystem ePrescription section",
  "status" : "active",
  "experimental" : false,
  "date" : "2023-04-01T00:00:00+09:00",
  "publisher" : "管理：（一社）日本医療情報学会.",
  "contact" : [{
    "name" : "管理：（一社）日本医療情報学会.",
    "telecom" : [{
      "system" : "url",
      "value" : "https://jami.jp"
    },
    {
      "system" : "email",
      "value" : "office@jami.jp"
    }]
  }],
  "description" : "処方セクション区分コード",
  "jurisdiction" : [{
    "coding" : [{
      "system" : "urn:iso:std:iso:3166-2",
      "code" : "JP"
    }]
  }],
  "copyright" : "（一社）日本医療情報学会. CC BY-ND 4.0",
  "caseSensitive" : true,
  "content" : "complete",
  "count" : 3,
  "concept" : [{
    "code" : "01",
    "display" : "処方情報セクション"
  },
  {
    "code" : "11",
    "display" : "分割処方箋セクション"
  },
  {
    "code" : "12",
    "display" : "別紙セクション"
  }]
}