FHIR © HL7.org  |  FHIRsmith 4.0.1  |  Server Home  |  XIG Home  |  XIG Stats  | 

FHIR IG analytics

Packagehl7.fhir.uv.phr
Resource TypeValueSet
IdValueSet-observation-lab-results-codes.json
FHIR VersionR4
Sourcehttps://build.fhir.org/ig/HL7/personal-health-record-format-ig/ValueSet-observation-lab-results-codes.html
URLhttp://hl7.org/fhir/uv/phr/ValueSet/observation-lab-results-codes
Version1.0.0-ballot2
Statusactive
Date2025-12-27T21:39:37+00:00
NameObservationLabResultsValueSet
TitleObservation LabResults Codes
Realmuv
Authorityhl7
DescriptionCodes representing measurement items associated with the inspection

Resources that use this resource

StructureDefinition
pghd-testresultPGHD Test Result Profile

Resources that this resource uses

CodeSystem
observation-pghd-codesObservation PGHD Codes

Narrative

Note: links and images are rebased to the (stated) source

Generated Narrative: ValueSet observation-lab-results-codes

  • Include these codes as defined in http://hl7.org/fhir/uv/phr/CodeSystem/observation-pghd-codes version 📦1.0.0-ballot2
    CodeDisplayDefinition
    bloodAlcoholContentBlood alcohol contentquantity sample type that measures the user's blood alcohol content.
    bloodGlucoseBlood glucoseA quantity sample type that measures the user's blood glucose level.
    electrodermalActivityElectrodermal activityA quantity sample type that measures electrodermal activity.
    forcedExpiratoryVolume1Forced expiratory volume1A 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.
    forcedVitalCapacityForced vital capacityA quantity sample type that measures the amount of air that can be forcibly exhaled from the lungs after taking the deepest breath possible.
    inhalerUsageInhaler usageA quantity sample type that measures the number of puffs the user takes from their inhaler.
    insulinDeliveryInsulin deliveryA quantity sample that measures the amount of insulin delivered.
    numberOfTimesFallenNumber of times fallenA quantity sample type that measures the number of times the user fell.
    peakExpiratoryFlowRatePeak expiratory flow rateA quantity sample type that measures the user's maximum flow rate generated during a forceful exhalation.
    peripheralPerfusionIndexPeripheral perfusion indexA quantity sample type that measures the user's peripheral perfusion index.
    timeInDaylightTime in daylightA quantity sample type that captures the amount of time the user spent in daylight.
    inspiratoryTimeInspiratory timeThe duration of a person's inspiration, either a single measurement, or the result of aggregating several measurements made over time.
    ventilationCycleTimeVentilation cycle timeRepresents the duration of a person's complete respiration.
    minuteVolumeMinute volumeThe volume of gas inhaled or exhaled from a person's lungs per minute.
    breathCarbonMonoxideBreath carbon monoxideThe 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"
          }
        ]
      }
    ]
  }
}