FHIR IG analytics
Resources that use this resource
Resources that this resource uses
Narrative
Note: links and images are rebased to the (stated) source
- Include these codes as defined in
http://hl7.org/fhir/uv/phr/CodeSystem/observation-pghd-codes version 📦1.0.0-ballot2| Code | Display | Definition |
| bloodAlcoholContent | Blood alcohol content | quantity sample type that measures the user's blood alcohol content. |
| bloodGlucose | Blood glucose | A quantity sample type that measures the user's blood glucose level. |
| electrodermalActivity | Electrodermal activity | A quantity sample type that measures electrodermal activity. |
| forcedExpiratoryVolume1 | Forced expiratory volume1 | 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. |
| forcedVitalCapacity | Forced vital capacity | A quantity sample type that measures the amount of air that can be forcibly exhaled from the lungs after taking the deepest breath possible. |
| inhalerUsage | Inhaler usage | A quantity sample type that measures the number of puffs the user takes from their inhaler. |
| insulinDelivery | Insulin delivery | A quantity sample that measures the amount of insulin delivered. |
| numberOfTimesFallen | Number of times fallen | A quantity sample type that measures the number of times the user fell. |
| peakExpiratoryFlowRate | Peak expiratory flow rate | A quantity sample type that measures the user's maximum flow rate generated during a forceful exhalation. |
| peripheralPerfusionIndex | Peripheral perfusion index | A quantity sample type that measures the user's peripheral perfusion index. |
| timeInDaylight | Time in daylight | A quantity sample type that captures the amount of time the user spent in daylight. |
| inspiratoryTime | Inspiratory time | The duration of a person's inspiration, either a single measurement, or the result of aggregating several measurements made over time. |
| ventilationCycleTime | Ventilation cycle time | Represents the duration of a person's complete respiration. |
| minuteVolume | Minute volume | The volume of gas inhaled or exhaled from a person's lungs per minute. |
| breathCarbonMonoxide | Breath carbon monoxide | The amount of carbon monoxide gas present in a person's exhaled breath. |
Source1
{
"resourceType": "ValueSet",
"id": "observation-lab-results-codes",
"text": {
"status": "extensions",
"div": "<!-- snip (see above) -->"
},
"extension": [
{
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
"valueCode": "pe"
},
{
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm",
"valueInteger": 1,
"_valueInteger": {
"extension": [
{
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom",
"valueCanonical": "http://hl7.org/fhir/uv/phr/ImplementationGuide/hl7.fhir.uv.phr"
}
]
}
},
{
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
"valueCode": "trial-use",
"_valueCode": {
"extension": [
{
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom",
"valueCanonical": "http://hl7.org/fhir/uv/phr/ImplementationGuide/hl7.fhir.uv.phr"
}
]
}
}
],
"url": "http://hl7.org/fhir/uv/phr/ValueSet/observation-lab-results-codes",
"version": "1.0.0-ballot2",
"name": "ObservationLabResultsValueSet",
"title": "Observation LabResults Codes",
"status": "active",
"experimental": false,
"date": "2025-12-27T21:39:37+00:00",
"publisher": "HL7 International / Patient Empowerment",
"contact": [
{
"name": "HL7 International / Patient Empowerment",
"telecom": [
{
"system": "url",
"value": "http://www.hl7.org/Special/committees/patientempowerment"
}
]
}
],
"description": "Codes representing measurement items associated with the inspection",
"jurisdiction": [
{
"coding": [
{
"system": "http://unstats.un.org/unsd/methods/m49/m49.htm",
"code": "001",
"display": "World"
}
]
}
],
"compose": {
"include": [
{
"system": "http://hl7.org/fhir/uv/phr/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"
}
]
}
]
}
}