-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
healthedata1
committed
Nov 16, 2023
1 parent
2bf753f
commit b44df90
Showing
7 changed files
with
280 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,5 @@ | ||
[average-blood-pressure]: Observation-average-blood-pressure.html | ||
[USCoreAverageBloodPressureProfile]: StructureDefinition-us-core-average-blood-pressure.html | ||
[USCoreCommonSDOHAssessments]: ValueSet-uscore-common-sdoh-assessments.html | ||
[USCorePaCodesValueSet]: ValueSet-uscore-pa-codes.html | ||
[USCorePatientProfile]: StructureDefinition-us-core-patient.html |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
51 changes: 51 additions & 0 deletions
51
input/resources-yaml/ValueSet-uscore-common-sdoh-assessments.yml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,51 @@ | ||
resourceType: ValueSet | ||
id: uscore-common-sdoh-assessments | ||
url: 'http://hl7.org/fhir/us/core/ValueSet/uscore-common-sdoh-assessments' | ||
version: 4.1.0 | ||
name: USCoreCommonSDOHAssessments | ||
title: US Core Common SDOH Assessments ValueSet | ||
status: active | ||
experimental: true | ||
date: '2021-11-15' | ||
description: >- | ||
Common SDOH assessment concepts covering the following categories (Gravity | ||
Project SDOH Domains): | ||
- Food (Food Insecurity) | ||
- Housing (Housing Instability) | ||
- Health (Social Connection, Stress) | ||
- Employment (Employment Status) | ||
- Care (SDOH Category Unspecified) | ||
- Transit (Transportation Insecurity) | ||
- Money (Financial Insecurity) | ||
- Goods (Material Hardship) | ||
- Education (SDOH Category Unspecified) | ||
- Legal (SDOH Category Unspecified) | ||
copyright: >- | ||
This material contains content from LOINC (http://loinc.org). LOINC is | ||
copyright © 1995-2020, Regenstrief Institute, Inc. and the Logical Observation | ||
Identifiers Names and Codes (LOINC) Committee and is available at no cost | ||
under the license at http://loinc.org/license. LOINC® is a registered United | ||
States trademark of Regenstrief Institute, Inc | ||
compose: | ||
include: | ||
- system: 'http://loinc.org' | ||
concept: | ||
- code: 88123-5 | ||
- code: 88122-7 | ||
- code: 96779-4 | ||
- code: 71802-3 | ||
- code: 93029-7 | ||
- code: 76437-3 | ||
- code: 81375-8 | ||
- code: 93038-8 | ||
- code: 96780-2 | ||
- code: 67875-5 | ||
- code: 95618-5 | ||
- code: 93031-3 | ||
- code: 93030-5 | ||
- code: 63586-2 | ||
- code: 93031-3 | ||
- code: 93031-3 | ||
- code: 93031-3 | ||
- code: 96782-8 | ||
- code: 93677-3 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,52 @@ | ||
resourceType: ValueSet | ||
id: uscore-pa-codes | ||
|
||
url: 'http://hl7.org/fhir/us/core/ValueSet/uscore-pa-codes' | ||
# url: 'http://www.fhir.org/guides/uscdi4-sandbox/ValueSet/uscore-treatment-intervention-preference' | ||
|
||
|
||
name: USCorePaCodesValueSet | ||
title: US Core PA Codes ValueSet | ||
status: draft | ||
experimental: true | ||
date: '2023-10-30' | ||
|
||
description: >- | ||
A starter set of Physical Activity codes based off the [Physical activity IG](https://hl7.org/fhir/us/physical-activity/) | ||
compose: | ||
include: | ||
|
||
|
||
- system: 'http://loinc.org' # LOINCs from the PA IG | ||
concept: | ||
- code: 73985-4 | ||
display: Exercise activity | ||
- code: 55411-3 | ||
display: Exercise duration | ||
- code: 77592-4 | ||
display: Moderate physical activity [IPAQ] | ||
- code: 77593-2 | ||
display: Vigorous physical activity [IPAQ] | ||
- code: 55426-1 | ||
display: Heart rate unspecified time maximum by Pedometer | ||
- code: 55425-3 | ||
display: Heart rate unspecified time mean by Pedometer | ||
- code: 55424-6 | ||
display: Calories burned in unspecified time Pedometer | ||
- code: 89555-7 | ||
display: How many days per week did you engage in moderate to strenuous physical activity in the last 30 days | ||
- code: 68516-4 | ||
display: On those days that you engage in moderate to strenuous exercise, how many minutes, on average, do you exercise | ||
- code: 82290-8 | ||
display: Frequency of moderate to vigorous aerobic physical activity | ||
- code: 82291-6 | ||
display: Frequency of muscle-strengthening physical activity | ||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
79 changes: 79 additions & 0 deletions
79
input/resources/ValueSet-uscore-common-sdoh-assessments.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,79 @@ | ||
{ | ||
"resourceType": "ValueSet", | ||
"id": "uscore-common-sdoh-assessments", | ||
"url": "http://hl7.org/fhir/us/core/ValueSet/uscore-common-sdoh-assessments", | ||
"version": "4.1.0", | ||
"name": "USCoreCommonSDOHAssessments", | ||
"title": "US Core Common SDOH Assessments ValueSet", | ||
"status": "active", | ||
"experimental": true, | ||
"date": "2021-11-15", | ||
"description": "Common SDOH assessment concepts covering the following categories (Gravity Project SDOH Domains):\n - Food (Food Insecurity)\n - Housing (Housing Instability)\n - Health (Social Connection, Stress)\n - Employment (Employment Status)\n - Care (SDOH Category Unspecified)\n - Transit (Transportation Insecurity)\n - Money (Financial Insecurity)\n - Goods (Material Hardship)\n - Education (SDOH Category Unspecified)\n - Legal (SDOH Category Unspecified)", | ||
"copyright": "This material contains content from LOINC (http://loinc.org). LOINC is copyright \u00a9 1995-2020, Regenstrief Institute, Inc. and the Logical Observation Identifiers Names and Codes (LOINC) Committee and is available at no cost under the license at http://loinc.org/license. LOINC\u00ae is a registered United States trademark of Regenstrief Institute, Inc", | ||
"compose": { | ||
"include": [ | ||
{ | ||
"system": "http://loinc.org", | ||
"concept": [ | ||
{ | ||
"code": "88123-5" | ||
}, | ||
{ | ||
"code": "88122-7" | ||
}, | ||
{ | ||
"code": "96779-4" | ||
}, | ||
{ | ||
"code": "71802-3" | ||
}, | ||
{ | ||
"code": "93029-7" | ||
}, | ||
{ | ||
"code": "76437-3" | ||
}, | ||
{ | ||
"code": "81375-8" | ||
}, | ||
{ | ||
"code": "93038-8" | ||
}, | ||
{ | ||
"code": "96780-2" | ||
}, | ||
{ | ||
"code": "67875-5" | ||
}, | ||
{ | ||
"code": "95618-5" | ||
}, | ||
{ | ||
"code": "93031-3" | ||
}, | ||
{ | ||
"code": "93030-5" | ||
}, | ||
{ | ||
"code": "63586-2" | ||
}, | ||
{ | ||
"code": "93031-3" | ||
}, | ||
{ | ||
"code": "93031-3" | ||
}, | ||
{ | ||
"code": "93031-3" | ||
}, | ||
{ | ||
"code": "96782-8" | ||
}, | ||
{ | ||
"code": "93677-3" | ||
} | ||
] | ||
} | ||
] | ||
} | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,64 @@ | ||
{ | ||
"resourceType": "ValueSet", | ||
"id": "uscore-pa-codes", | ||
"url": "http://hl7.org/fhir/us/core/ValueSet/uscore-pa-codes", | ||
"name": "USCorePaCodesValueSet", | ||
"title": "US Core PA Codes ValueSet", | ||
"status": "draft", | ||
"experimental": true, | ||
"date": "2023-10-30", | ||
"description": "A starter set of Physical Activity codes based off the [Physical activity IG](https://hl7.org/fhir/us/physical-activity/)", | ||
"compose": { | ||
"include": [ | ||
{ | ||
"system": "http://loinc.org", | ||
"concept": [ | ||
{ | ||
"code": "73985-4", | ||
"display": "Exercise activity" | ||
}, | ||
{ | ||
"code": "55411-3", | ||
"display": "Exercise duration" | ||
}, | ||
{ | ||
"code": "77592-4", | ||
"display": "Moderate physical activity [IPAQ]" | ||
}, | ||
{ | ||
"code": "77593-2", | ||
"display": "Vigorous physical activity [IPAQ]" | ||
}, | ||
{ | ||
"code": "55426-1", | ||
"display": "Heart rate unspecified time maximum by Pedometer" | ||
}, | ||
{ | ||
"code": "55425-3", | ||
"display": "Heart rate unspecified time mean by Pedometer" | ||
}, | ||
{ | ||
"code": "55424-6", | ||
"display": "Calories burned in unspecified time Pedometer" | ||
}, | ||
{ | ||
"code": "89555-7", | ||
"display": "How many days per week did you engage in moderate to strenuous physical activity in the last 30 days" | ||
}, | ||
{ | ||
"code": "68516-4", | ||
"display": "On those days that you engage in moderate to strenuous exercise, how many minutes, on average, do you exercise" | ||
}, | ||
{ | ||
"code": "82290-8", | ||
"display": "Frequency of moderate to vigorous aerobic physical activity" | ||
}, | ||
{ | ||
"code": "82291-6", | ||
"display": "Frequency of muscle-strengthening physical activity" | ||
} | ||
] | ||
} | ||
] | ||
} | ||
} |