{
  "resourceType" : "CodeSystem",
  "id" : "jp-dental-bodysitestatus-cs",
  "url" : "http://jpfhir.jp/fhir/core/CodeSystem/JP_DentalBodySiteStatus_CS",
  "version" : "1.2.0-a",
  "name" : "JP_DentalBodySiteStatus_CS",
  "title" : "JP Core Dental BodySiteStatus CodeSystem",
  "status" : "active",
  "experimental" : false,
  "date" : "2024-12-30",
  "publisher" : "FHIR Japanese implementation research working group in Japan Association of Medical Informatics (JAMI)",
  "contact" : [{
    "name" : "FHIR Japanese implementation research working group in Japan Association of Medical Informatics (JAMI)",
    "telecom" : [{
      "system" : "url",
      "value" : "http://jpfhir.jp"
    },
    {
      "system" : "email",
      "value" : "office@hlfhir.jp"
    }]
  }],
  "description" : "JP Coreにて定義した歯科のObservationリソースに関する身体部位状態コード",
  "jurisdiction" : [{
    "coding" : [{
      "system" : "urn:iso:std:iso:3166",
      "code" : "JP",
      "display" : "Japan"
    }]
  }],
  "copyright" : "Copyright Japan Dental Association 日本歯科医師会 & FHIR Japanese implementation research working group in Japan Association of Medical Informatics (JAMI) 一般社団法人日本医療情報学会NeXEHRS課題研究会FHIR日本実装検討WG",
  "caseSensitive" : true,
  "content" : "complete",
  "count" : 8,
  "concept" : [{
    "code" : "TB-3-1",
    "display" : "部（部を示す場合に使用）"
  },
  {
    "code" : "TB-3-3",
    "display" : "支台歯"
  },
  {
    "code" : "TB-3-4",
    "display" : "分割抜歯支台（根）"
  },
  {
    "code" : "TB-3-5",
    "display" : "便宜抜髄支台歯"
  },
  {
    "code" : "TB-3-6",
    "display" : "残根"
  },
  {
    "code" : "TB-3-7",
    "display" : "部インプラント"
  },
  {
    "code" : "TB-3-8",
    "display" : "部近心隙"
  },
  {
    "code" : "TB-3-9",
    "display" : "近心位に存在"
  }]
}