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

FHIR IG analytics

Packagehl7.fhir.us.physical-activity.r4b
Resource TypeCodeSystem
IdCodeSystem-pa-temporary-codes.json
FHIR VersionR4B

Resources that use this resource

No resources found


Resources that this resource uses

No resources found


Narrative

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

This code system http://hl7.org/fhir/us/physical-activity/CodeSystem/pa-temporary-codes defines the following codes:

CodeDisplayDefinition
PhysicalActivity Physical ActivityA category assigned to resources pertaining to evaluating, improving or sustaining a patient's level of physical activity.
PAPanel Physical Activity PanelA panel observation intended to group measures related to a specific occurrence of physical activity.
DeviceActivePercentage Device Active PercentageIndicates the percentage of the overall time associated with an aggregate or average measure that the device capturing the raw data used to calculate the sum or average was enabled and available to take measurements. For example, if a pedometer capturing steps was only worn for 2 hours when calculating a daily step count, the percentage would be 2/24 - or 8%.
PAConsultNote Physical activity Consult noteA consult note that describes assessments and interventions related to a patient's level of physical activity.
sms SMS ChannelA subscription channel in which subscription notifications are transmitted as a human-readable SMS message and the endpoint is expressed as a phone number.

Source1

{
  "resourceType": "CodeSystem",
  "id": "pa-temporary-codes",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "http://hl7.org/fhir/us/physical-activity/CodeSystem/pa-temporary-codes",
  "version": "1.0.0-ballot",
  "name": "PATemporaryCodes",
  "title": "Temporary Codes",
  "status": "active",
  "experimental": false,
  "date": "2023-03-28T18:30:00+00:00",
  "publisher": "HL7 International - Patient Care WG",
  "contact": [
    {
      "name": "HL7 International - Patient Care WG",
      "telecom": [
        {
          "system": "url",
          "value": "http://www.hl7.org/Special/committees/patientcare"
        }
      ]
    }
  ],
  "description": "Codes that will eventually be proposed for LOINC or other code systems, but which \n  do not yet exist in 'official' code systems",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "urn:iso:std:iso:3166",
          "code": "US"
        }
      ]
    }
  ],
  "caseSensitive": true,
  "content": "complete",
  "count": 5,
  "concept": [
    {
      "code": "PhysicalActivity",
      "display": "Physical Activity",
      "definition": "A category assigned to resources pertaining to evaluating, improving or sustaining a patient's level of physical activity."
    },
    {
      "code": "PAPanel",
      "display": "Physical Activity Panel",
      "definition": "A panel observation intended to group measures related to a specific occurrence of physical activity."
    },
    {
      "code": "DeviceActivePercentage",
      "display": "Device Active Percentage",
      "definition": "Indicates the percentage of the overall time associated with an aggregate or average measure that the device capturing the raw data used to calculate the sum or average was enabled and available to take measurements.  For example, if a pedometer capturing steps was only worn for 2 hours when calculating a daily step count, the percentage would be 2/24 - or 8%."
    },
    {
      "code": "PAConsultNote",
      "display": "Physical activity Consult note",
      "definition": "A consult note that describes assessments and interventions related to a patient's level of physical activity."
    },
    {
      "code": "sms",
      "display": "SMS Channel",
      "definition": "A subscription channel in which subscription notifications are transmitted as a human-readable SMS message and the endpoint is expressed as a phone number."
    }
  ]
}