This page is part of the U.S. Physical Activity IG (v1.0.0: STU 1.0) based on FHIR R4. This is the current published version in its permanent home (it will always be available at this URL). For a full list of available versions, see the Directory of published versions
: Temporary Codes - JSON Representation
Raw json | Download
{
"resourceType" : "CodeSystem",
"id" : "pa-temporary-codes",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\">Placeholder</div>"
},
"extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm",
"valueInteger" : 2,
"_valueInteger" : {
"extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom",
"valueCanonical" : "http://hl7.org/fhir/us/physical-activity/ImplementationGuide/physical-activity"
}
]
}
},
{
"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/us/physical-activity/ImplementationGuide/physical-activity"
}
]
}
}
],
"url" : "http://hl7.org/fhir/us/physical-activity/CodeSystem/pa-temporary-codes",
"version" : "1.0.0",
"name" : "PATemporaryCodes",
"title" : "Temporary Codes",
"status" : "active",
"experimental" : false,
"date" : "2023-08-25T15:35:25+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,
"hierarchyMeaning" : "is-a",
"content" : "complete",
"count" : 17,
"property" : [
{
"code" : "notSelectable",
"uri" : "http://hl7.org/fhir/concept-properties#notSelectable",
"type" : "boolean"
}
],
"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" : "Experience",
"display" : "Experience of Activity",
"definition" : "Indicates how the performer felt during the activity"
},
{
"code" : "_experienceCode",
"display" : "Experience codes",
"definition" : "Codes used to evaluate a performer's experience",
"property" : [
{
"code" : "notSelectable",
"valueBoolean" : true
}
],
"concept" : [
{
"code" : "-5",
"display" : "Very Bad"
},
{
"code" : "-4"
},
{
"code" : "-3",
"display" : "Bad"
},
{
"code" : "-2"
},
{
"code" : "-1",
"display" : "Fairly Bad"
},
{
"code" : "0",
"display" : "Neutral"
},
{
"code" : "1",
"display" : "Fairly Good"
},
{
"code" : "2"
},
{
"code" : "3",
"display" : "Good"
},
{
"code" : "4"
},
{
"code" : "5",
"display" : "Very Good"
}
]
}
]
}