Patient-Generated Health Data (PGHD) Implementation Guide
0.5.0 - release
Publication Build: This will be filled in by the publication tooling
Active as of 2024-12-19 |
{
"resourceType" : "ValueSet",
"id" : "observation-vital-signs-codes",
"text" : {
"status" : "extensions",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><ul><li>Include these codes as defined in <a href=\"CodeSystem-observation-pghd-codes.html\"><code>http://fhir/pghd/CodeSystem/observation-pghd-codes</code></a><table class=\"none\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td><td><b>Definition</b></td></tr><tr><td><a href=\"CodeSystem-observation-pghd-codes.html#observation-pghd-codes-atrialFibrillationBurden\">atrialFibrillationBurden</a></td><td style=\"color: #cccccc\">Atrial fibrillation burden</td><td>A quantity type that measures an estimate of the percentage of time a person's heart shows signs of atrial fibrillation (AFib) while wearing Apple Watch.</td></tr><tr><td><a href=\"CodeSystem-observation-pghd-codes.html#observation-pghd-codes-heartRate\">heartRate</a></td><td style=\"color: #cccccc\">Heart rate</td><td>A quantity sample type that measures the user's heart rate.</td></tr><tr><td><a href=\"CodeSystem-observation-pghd-codes.html#observation-pghd-codes-restingHeartRate\">restingHeartRate</a></td><td style=\"color: #cccccc\">Resting heart rate</td><td>A quantity sample type that measures the user's resting heart rate.</td></tr><tr><td><a href=\"CodeSystem-observation-pghd-codes.html#observation-pghd-codes-walkingHeartRateAverage\">walkingHeartRateAverage</a></td><td style=\"color: #cccccc\">Walking heart rate average</td><td>A quantity sample type that measures the user's heart rate while walking.</td></tr><tr><td><a href=\"CodeSystem-observation-pghd-codes.html#observation-pghd-codes-heartRateVariabilitySDNN\">heartRateVariabilitySDNN</a></td><td style=\"color: #cccccc\">Heart rate variability sdnn</td><td>A quantity sample type that measures the standard deviation of heartbeat intervals.</td></tr><tr><td><a href=\"CodeSystem-observation-pghd-codes.html#observation-pghd-codes-heartRateRecoveryOneMinute\">heartRateRecoveryOneMinute</a></td><td style=\"color: #cccccc\">Heart rate recovery one minute</td><td>A quantity sample that records the reduction in heart rate from the peak exercise rate to the rate one minute after exercising ended.</td></tr><tr><td><a href=\"CodeSystem-observation-pghd-codes.html#observation-pghd-codes-oxygenSaturation\">oxygenSaturation</a></td><td style=\"color: #cccccc\">Oxygen saturation</td><td>A quantity sample type that measures the user's oxygen saturation.</td></tr><tr><td><a href=\"CodeSystem-observation-pghd-codes.html#observation-pghd-codes-bodyTemperature\">bodyTemperature</a></td><td style=\"color: #cccccc\">Body temperature</td><td>A quantity sample type that measures the user's body temperature.</td></tr><tr><td><a href=\"CodeSystem-observation-pghd-codes.html#observation-pghd-codes-bloodPressure\">bloodPressure</a></td><td style=\"color: #cccccc\">Blood pressure</td><td>A correlation sample that combines a systolic sample and a diastolic sample into a single blood pressure reading.</td></tr><tr><td><a href=\"CodeSystem-observation-pghd-codes.html#observation-pghd-codes-bloodPressureDiastolic\">bloodPressureDiastolic</a></td><td style=\"color: #cccccc\">Blood pressure diastolic</td><td>A quantity sample type that measures the user's diastolic blood pressure.</td></tr><tr><td><a href=\"CodeSystem-observation-pghd-codes.html#observation-pghd-codes-bloodPressureSystolic\">bloodPressureSystolic</a></td><td style=\"color: #cccccc\">Blood pressure systolic</td><td>A quantity sample type that measures the user's systolic blood pressure.</td></tr><tr><td><a href=\"CodeSystem-observation-pghd-codes.html#observation-pghd-codes-respiratoryRate\">respiratoryRate</a></td><td style=\"color: #cccccc\">Respiratory rate</td><td>A quantity sample type that measures the user's respiratory rate.</td></tr><tr><td><a href=\"CodeSystem-observation-pghd-codes.html#observation-pghd-codes-highHeartRateEvent\">highHeartRateEvent</a></td><td style=\"color: #cccccc\">High heart rate event</td><td>A category sample type for high heart rate events.</td></tr><tr><td><a href=\"CodeSystem-observation-pghd-codes.html#observation-pghd-codes-irregularHeartRhythmEvent\">irregularHeartRhythmEvent</a></td><td style=\"color: #cccccc\">Irregular heart rhythm event</td><td>A category sample type for irregular heart rhythm events.</td></tr><tr><td><a href=\"CodeSystem-observation-pghd-codes.html#observation-pghd-codes-lowHeartRateEvent\">lowHeartRateEvent</a></td><td style=\"color: #cccccc\">Low heart rate event</td><td>A category sample type for low heart rate events.</td></tr><tr><td><a href=\"CodeSystem-observation-pghd-codes.html#observation-pghd-codes-appleSleepingWristTemperature\">appleSleepingWristTemperature</a></td><td style=\"color: #cccccc\">Apple sleeping wrist temperature</td><td>A quantity sample type that records the wrist temperature during sleep.</td></tr></table></li></ul></div>"
},
"url" : "http://fhir/pghd/ValueSet/observation-vital-signs-codes",
"version" : "0.5.0",
"name" : "ObservationVitalsignsValueSet",
"title" : "Observation Vitalsigns Codes",
"status" : "active",
"experimental" : false,
"date" : "2024-12-19T16:51:22+09:00",
"description" : "Codes representing vitalsigns-related measurement items \nバイタルサインに関連する測定項目を表すコード",
"copyright" : "Copyright 2024+",
"compose" : {
"include" : [
{
"system" : "http://fhir/pghd/CodeSystem/observation-pghd-codes",
"concept" : [
{
"code" : "atrialFibrillationBurden"
},
{
"code" : "heartRate"
},
{
"code" : "restingHeartRate"
},
{
"code" : "walkingHeartRateAverage"
},
{
"code" : "heartRateVariabilitySDNN"
},
{
"code" : "heartRateRecoveryOneMinute"
},
{
"code" : "oxygenSaturation"
},
{
"code" : "bodyTemperature"
},
{
"code" : "bloodPressure"
},
{
"code" : "bloodPressureDiastolic"
},
{
"code" : "bloodPressureSystolic"
},
{
"code" : "respiratoryRate"
},
{
"code" : "highHeartRateEvent"
},
{
"code" : "irregularHeartRhythmEvent"
},
{
"code" : "lowHeartRateEvent"
},
{
"code" : "appleSleepingWristTemperature"
}
]
}
]
}
}