Fujitsu Healthy Living Implementation Guide
1.1.28 - release

Publication Build: This will be filled in by the publication tooling

: Temporal relationship to physical activity - JSON Representation

Active as of 2025-07-09

Raw json | Download


{
  "resourceType" : "CodeSystem",
  "id" : "temporal-relationship-to-physical-activity",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p>This case-sensitive code system <code>http://ig.fujitsu.com/healthy-living/CodeSystem/temporal-relationship-to-physical-activity</code> 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\">atRest<a name=\"temporal-relationship-to-physical-activity-atRest\"> </a></td><td>休憩中</td></tr><tr><td style=\"white-space:nowrap\">beforeExercise<a name=\"temporal-relationship-to-physical-activity-beforeExercise\"> </a></td><td>エクササイズ前</td></tr><tr><td style=\"white-space:nowrap\">afterExercise<a name=\"temporal-relationship-to-physical-activity-afterExercise\"> </a></td><td>エクササイズ後</td></tr><tr><td style=\"white-space:nowrap\">duringExercise<a name=\"temporal-relationship-to-physical-activity-duringExercise\"> </a></td><td>エクササイズ中</td></tr></table></div>"
  },
  "url" : "http://ig.fujitsu.com/healthy-living/CodeSystem/temporal-relationship-to-physical-activity",
  "version" : "1.1.28",
  "name" : "TemporalRelationshipToPhysicalActivity",
  "title" : "Temporal relationship to physical activity",
  "status" : "active",
  "experimental" : false,
  "date" : "2025-07-09T03:03:47+00:00",
  "publisher" : "Fujitsu",
  "contact" : [
    {
      "name" : "Fujitsu",
      "telecom" : [
        {
          "system" : "url",
          "value" : "https://hlpf.global.fujitsu.com/top/"
        }
      ]
    }
  ],
  "description" : "身体活動との時間関係を表すコード",
  "caseSensitive" : true,
  "compositional" : false,
  "content" : "complete",
  "count" : 4,
  "concept" : [
    {
      "code" : "atRest",
      "display" : "休憩中"
    },
    {
      "code" : "beforeExercise",
      "display" : "エクササイズ前"
    },
    {
      "code" : "afterExercise",
      "display" : "エクササイズ後"
    },
    {
      "code" : "duringExercise",
      "display" : "エクササイズ中"
    }
  ]
}