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 |
| atrialFibrillationBurden | Atrial fibrillation burden | 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. |
| heartRate | Heart rate | A quantity sample type that measures the user's heart rate. |
| restingHeartRate | Resting heart rate | A quantity sample type that measures the user's resting heart rate. |
| walkingHeartRateAverage | Walking heart rate average | A quantity sample type that measures the user's heart rate while walking. |
| heartRateVariabilitySDNN | Heart rate variability sdnn | A quantity sample type that measures the standard deviation of heartbeat intervals. |
| heartRateRecoveryOneMinute | Heart rate recovery one minute | A quantity sample that records the reduction in heart rate from the peak exercise rate to the rate one minute after exercising ended. |
| oxygenSaturation | Oxygen saturation | A quantity sample type that measures the user's oxygen saturation. |
| bodyTemperature | Body temperature | A quantity sample type that measures the user's body temperature. |
| bloodPressure | Blood pressure | A correlation sample that combines a systolic sample and a diastolic sample into a single blood pressure reading. |
| bloodPressureDiastolic | Blood pressure diastolic | A quantity sample type that measures the user's diastolic blood pressure. |
| bloodPressureSystolic | Blood pressure systolic | A quantity sample type that measures the user's systolic blood pressure. |
| respiratoryRate | Respiratory rate | A quantity sample type that measures the user's respiratory rate. |
| highHeartRateEvent | High heart rate event | A category sample type for high heart rate events. |
| irregularHeartRhythmEvent | Irregular heart rhythm event | A category sample type for irregular heart rhythm events. |
| lowHeartRateEvent | Low heart rate event | A category sample type for low heart rate events. |
| appleSleepingWristTemperature | Apple sleeping wrist temperature | A quantity sample type that records the wrist temperature during sleep. |
Source1
{
"resourceType": "ValueSet",
"id": "observation-vital-signs-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-vital-signs-codes",
"version": "1.0.0-ballot2",
"name": "ObservationVitalsignsValueSet",
"title": "Observation Vitalsigns 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 vitalsigns-related measurement items",
"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": "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"
}
]
}
]
}
}