{
  "resourceType" : "CodeSystem",
  "id" : "jp-observation-bodymeasurement-category-cs",
  "url" : "http://jpfhir.jp/fhir/core/CodeSystem/JP_ObservationBodyMeasurementCategory_CS",
  "version" : "1.1.2-clins",
  "name" : "JP_ObservationBodyMeasurementCategory_CS",
  "title" : "JP Core Observation BodyMeasurement Category CodeSystem",
  "status" : "active",
  "experimental" : false,
  "date" : "2023-06-26",
  "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" : "Observation（身体計測）で使用する分類のコード",
  "jurisdiction" : [{
    "coding" : [{
      "system" : "urn:iso:std:iso:3166",
      "code" : "JP"
    }]
  }],
  "copyright" : "Copyright FHIR Japanese implementation research working group in Japan Association of Medical Informatics (JAMI) 一般社団法人日本医療情報学会NeXEHRS課題研究会FHIR日本実装検討WG",
  "caseSensitive" : true,
  "valueSet" : "http://jpfhir.jp/fhir/core/ValueSet/JP_ObservationBodyMeasurementCategory_VS",
  "content" : "complete",
  "count" : 18,
  "concept" : [{
    "code" : "weight",
    "display" : "体重"
  },
  {
    "code" : "height",
    "display" : "身長"
  },
  {
    "code" : "chest-circumference",
    "display" : "胸囲"
  },
  {
    "code" : "abdominal-circumference",
    "display" : "腹囲"
  },
  {
    "code" : "deglutition",
    "display" : "嚥下"
  },
  {
    "code" : "body-fat-percentage",
    "display" : "体脂肪率"
  },
  {
    "code" : "perimeter",
    "display" : "周囲"
  },
  {
    "code" : "pregnancy-delivery",
    "display" : "妊娠・分娩"
  },
  {
    "code" : "assessment",
    "display" : "アセスメント"
  },
  {
    "code" : "perimeter-length",
    "display" : "周囲長"
  },
  {
    "code" : "muscle-circumference",
    "display" : "筋囲"
  },
  {
    "code" : "muscle-area",
    "display" : "筋面積"
  },
  {
    "code" : "subcutaneous-fat-thickness",
    "display" : "皮下脂肪厚"
  },
  {
    "code" : "body-mass-index",
    "display" : "肥満度"
  },
  {
    "code" : "rohrer-index",
    "display" : "ローレル指数"
  },
  {
    "code" : "height-estimates",
    "display" : "身長推定値"
  },
  {
    "code" : "head-circumference",
    "display" : "頭囲"
  },
  {
    "code" : "grip-strength",
    "display" : "握力"
  }]
}