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-lab-results-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-bloodAlcoholContent\">bloodAlcoholContent</a></td><td style=\"color: #cccccc\">Blood alcohol content</td><td>quantity sample type that measures the user's blood alcohol content.</td></tr><tr><td><a href=\"CodeSystem-observation-pghd-codes.html#observation-pghd-codes-bloodGlucose\">bloodGlucose</a></td><td style=\"color: #cccccc\">Blood glucose</td><td>A quantity sample type that measures the user's blood glucose level.</td></tr><tr><td><a href=\"CodeSystem-observation-pghd-codes.html#observation-pghd-codes-electrodermalActivity\">electrodermalActivity</a></td><td style=\"color: #cccccc\">Electrodermal activity</td><td>A quantity sample type that measures electrodermal activity.</td></tr><tr><td><a href=\"CodeSystem-observation-pghd-codes.html#observation-pghd-codes-forcedExpiratoryVolume1\">forcedExpiratoryVolume1</a></td><td style=\"color: #cccccc\">Forced expiratory volume1</td><td>A quantity sample type that measures the amount of air that can be forcibly exhaled from the lungs during the first second of a forced exhalation.</td></tr><tr><td><a href=\"CodeSystem-observation-pghd-codes.html#observation-pghd-codes-forcedVitalCapacity\">forcedVitalCapacity</a></td><td style=\"color: #cccccc\">Forced vital capacity</td><td>A quantity sample type that measures the amount of air that can be forcibly exhaled from the lungs after taking the deepest breath possible.</td></tr><tr><td><a href=\"CodeSystem-observation-pghd-codes.html#observation-pghd-codes-inhalerUsage\">inhalerUsage</a></td><td style=\"color: #cccccc\">Inhaler usage</td><td>A quantity sample type that measures the number of puffs the user takes from their inhaler.</td></tr><tr><td><a href=\"CodeSystem-observation-pghd-codes.html#observation-pghd-codes-insulinDelivery\">insulinDelivery</a></td><td style=\"color: #cccccc\">Insulin delivery</td><td>A quantity sample that measures the amount of insulin delivered.</td></tr><tr><td><a href=\"CodeSystem-observation-pghd-codes.html#observation-pghd-codes-numberOfTimesFallen\">numberOfTimesFallen</a></td><td style=\"color: #cccccc\">Number of times fallen</td><td>A quantity sample type that measures the number of times the user fell.</td></tr><tr><td><a href=\"CodeSystem-observation-pghd-codes.html#observation-pghd-codes-peakExpiratoryFlowRate\">peakExpiratoryFlowRate</a></td><td style=\"color: #cccccc\">Peak expiratory flow rate</td><td>A quantity sample type that measures the user's maximum flow rate generated during a forceful exhalation.</td></tr><tr><td><a href=\"CodeSystem-observation-pghd-codes.html#observation-pghd-codes-peripheralPerfusionIndex\">peripheralPerfusionIndex</a></td><td style=\"color: #cccccc\">Peripheral perfusion index</td><td>A quantity sample type that measures the user's peripheral perfusion index.</td></tr><tr><td><a href=\"CodeSystem-observation-pghd-codes.html#observation-pghd-codes-timeInDaylight\">timeInDaylight</a></td><td style=\"color: #cccccc\">Time in daylight</td><td>A quantity sample type that captures the amount of time the user spent in daylight.</td></tr><tr><td><a href=\"CodeSystem-observation-pghd-codes.html#observation-pghd-codes-inspiratoryTime\">inspiratoryTime</a></td><td style=\"color: #cccccc\">Inspiratory time</td><td>The duration of a person's inspiration, either a single measurement, or the result of aggregating several measurements made over time.</td></tr><tr><td><a href=\"CodeSystem-observation-pghd-codes.html#observation-pghd-codes-ventilationCycleTime\">ventilationCycleTime</a></td><td style=\"color: #cccccc\">Ventilation cycle time</td><td>Represents the duration of a person's complete respiration.</td></tr><tr><td><a href=\"CodeSystem-observation-pghd-codes.html#observation-pghd-codes-minuteVolume\">minuteVolume</a></td><td style=\"color: #cccccc\">Minute volume</td><td>The volume of gas inhaled or exhaled from a person's lungs per minute.</td></tr><tr><td><a href=\"CodeSystem-observation-pghd-codes.html#observation-pghd-codes-breathCarbonMonoxide\">breathCarbonMonoxide</a></td><td style=\"color: #cccccc\">Breath carbon monoxide</td><td>The amount of carbon monoxide gas present in a person's exhaled breath.</td></tr></table></li></ul></div>"
},
"url" : "http://fhir/pghd/ValueSet/observation-lab-results-codes",
"version" : "0.5.0",
"name" : "ObservationLabResultsValueSet",
"title" : "Observation LabResults Codes",
"status" : "active",
"experimental" : false,
"date" : "2024-12-19T16:51:22+09:00",
"description" : "Codes representing measurement items associated with the inspection \n検査に関連する測定項目を表すコード",
"copyright" : "Copyright 2024+",
"compose" : {
"include" : [
{
"system" : "http://fhir/pghd/CodeSystem/observation-pghd-codes",
"concept" : [
{
"code" : "bloodAlcoholContent"
},
{
"code" : "bloodGlucose"
},
{
"code" : "electrodermalActivity"
},
{
"code" : "forcedExpiratoryVolume1"
},
{
"code" : "forcedVitalCapacity"
},
{
"code" : "inhalerUsage"
},
{
"code" : "insulinDelivery"
},
{
"code" : "numberOfTimesFallen"
},
{
"code" : "peakExpiratoryFlowRate"
},
{
"code" : "peripheralPerfusionIndex"
},
{
"code" : "timeInDaylight"
},
{
"code" : "inspiratoryTime"
},
{
"code" : "ventilationCycleTime"
},
{
"code" : "minuteVolume"
},
{
"code" : "breathCarbonMonoxide"
}
]
}
]
}
}