HL7 FHIR JP Core ImplementationGuide
1.2.0-dev - ci-build
HL7 FHIR JP Core ImplementationGuide - Local Development build (v1.2.0-dev) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions
Active as of 2024-11-18 |
{
"resourceType" : "CodeSystem",
"id" : "jp-observation-bodymeasurement-category-cs",
"url" : "http://jpfhir.jp/fhir/core/CodeSystem/JP_ObservationBodyMeasurementCategory_CS",
"version" : "1.2.0-dev",
"name" : "JP_ObservationBodyMeasurementCategory_CS",
"title" : "JP Core Observation BodyMeasurement Category CodeSystem",
"status" : "active",
"experimental" : false,
"date" : "2024-11-18",
"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(身体計測)で使用する分類のコード\u3000(出典:看護実践用語標準マスターの概要<看護行為編>Ver. 3. 6)",
"jurisdiction" : [
{
"coding" : [
{
"system" : "urn:iso:std:iso:3166",
"code" : "JP",
"display" : "Japan"
}
]
}
],
"copyright" : "Copyright MEDIS-DC 医療情報システム開発センター",
"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" : "握力"
}
]
}