Skip to content

Commit

Permalink
add mocked up screening and assessment resources and temp valuesets
Browse files Browse the repository at this point in the history
  • Loading branch information
healthedata1 committed Oct 31, 2023
1 parent 532a38d commit 344717e
Show file tree
Hide file tree
Showing 52 changed files with 3,821 additions and 16,953 deletions.
2,343 changes: 213 additions & 2,130 deletions add-add'l-USCDI-extensions.ipynb

Large diffs are not rendered by default.

3 changes: 3 additions & 0 deletions fsh-generated/includes/fsh-link-references.md
Original file line number Diff line number Diff line change
Expand Up @@ -40,11 +40,14 @@
[USCoreAverageBloodPressureProfile]: StructureDefinition-us-core-average-blood-pressure.html
[USCoreCareExperiencePreference]: ValueSet-uscore-care-experience-preference.html
[USCoreCareExperiencePreferenceProfile]: StructureDefinition-us-core-care-experience-preference.html
[USCoreCommonSDOHAssessments]: ValueSet-uscore-common-sdoh-assessments.html
[USCoreLaboratoryResultObservationProfile]: StructureDefinition-us-core-observation-lab.html
[USCoreLocation]: StructureDefinition-us-core-location.html
[USCoreMedicationAdherenceExtension]: StructureDefinition-us-core-medication-adherence.html
[USCoreMedicationstatementStatus]: ValueSet-uscore-medicationstatement-status.html
[USCoreMedicationRequestProfile]: StructureDefinition-us-core-medicationrequest.html
[USCoreMedicationStatement]: StructureDefinition-us-core-medicationstatement.html
[USCorePaCodesValueSet]: ValueSet-uscore-pa-codes.html
[USCorePatientProfile]: StructureDefinition-us-core-patient.html
[USCoreProcedureProfile]: StructureDefinition-us-core-procedure.html
[USCoreSpecimenProfile]: StructureDefinition-us-core-specimen.html
Expand Down
14 changes: 12 additions & 2 deletions fsh-generated/includes/menu.xml
Original file line number Diff line number Diff line change
Expand Up @@ -13,8 +13,18 @@
<li>
<a href="index.html">IG Home</a>
</li>
<li>
<a href="guidance.html">General Guidance</a>
<li class="dropdown">
<a data-toggle="dropdown" href="#" class="dropdown-toggle">Guidance
<b class="caret"></b>
</a>
<ul class="dropdown-menu">
<li>
<a href="guidance.html">General Guidance</a>
</li>
<li>
<a href="scopes.html">US Core SMART Scopes</a>
</li>
</ul>
</li>
<li>
<a href="future.html">Future</a>
Expand Down
35 changes: 33 additions & 2 deletions fsh-generated/resources/ImplementationGuide-uscdi4-sandbox.json
Original file line number Diff line number Diff line change
Expand Up @@ -395,6 +395,14 @@
"exampleBoolean": false,
"name": "US Core Care Experience Preference Profile"
},
{
"reference": {
"reference": "ValueSet/uscore-common-sdoh-assessments"
},
"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)",
"exampleBoolean": false,
"name": "US Core Common SDOH Assessments ValueSet"
},
{
"reference": {
"reference": "StructureDefinition/us-core-observation-lab"
Expand All @@ -415,7 +423,7 @@
"reference": {
"reference": "StructureDefinition/us-core-medication-adherence"
},
"description": "A MedicationRequest extension representing reported adherence to prescribed medication instructions. In other words, whether a medication was consumed according to instructions.",
"description": "The Medication Adherence Extension is a statement of whether a medication has been consumed according to instructions for discharge, community-prescribed, and self-prescribed medications. This extension is not intended to track adherence to the Inpatient Medication Administration Record (MAR). In FHIR, [MedicationAdministration](https://hl7.org/fhir/R4/medicationadministration.html) is typically used to monitor compliance with the MAR.",
"exampleBoolean": false,
"name": "US Core Medication Adherence Extension"
},
Expand All @@ -427,6 +435,14 @@
"exampleBoolean": false,
"name": "US Core Medication Status Codes"
},
{
"reference": {
"reference": "StructureDefinition/us-core-medicationrequest"
},
"description": "The US Core Medication Request Profile is based upon the core FHIR MedicationRequest Resource and meets the U.S. Core Data for Interoperability (USCDI) v2 *Medications* requirements. The MedicationRequest resource can be used to record a patient's medication prescription or order. This profile sets minimum expectations for the MedicationRequest resource to record, search, and fetch a patient's medication to promote interoperability and adoption through common implementation. It identifies which core elements, extensions, vocabularies, and value sets **SHALL** be present in the resource and constrains the way the elements are used when using this profile. It provides the floor for standards development for specific use cases.",
"exampleBoolean": false,
"name": "US Core MedicationRequest Profile"
},
{
"reference": {
"reference": "StructureDefinition/us-core-medicationstatement"
Expand All @@ -435,6 +451,14 @@
"exampleBoolean": false,
"name": "US Core MedicationStatement"
},
{
"reference": {
"reference": "ValueSet/uscore-pa-codes"
},
"description": "A starter set of Physical Activity codes based off the [Physical activity IG](https://hl7.org/fhir/us/physical-activity/)",
"exampleBoolean": false,
"name": "US Core PA Codes ValueSet"
},
{
"reference": {
"reference": "StructureDefinition/us-core-patient"
Expand Down Expand Up @@ -515,7 +539,14 @@
{
"nameUrl": "guidance.html",
"title": "Guidance",
"generation": "markdown"
"generation": "markdown",
"page": [
{
"nameUrl": "scopes.html",
"title": "US Core SMART Scopes",
"generation": "markdown"
}
]
},
{
"nameUrl": "screening-and-assessments.html",
Expand Down
1 change: 1 addition & 0 deletions input/data/additional-uscdi-requirements.csv
Original file line number Diff line number Diff line change
Expand Up @@ -21,5 +21,6 @@ Medication Adherence,[US Core MedicationRequest Profile],MedicationRequest.exten
A Reference To The Request For The Procedure,[US Core Procedure Profile],Procedure.basedOn
US Core Document Category,[US Core DocumentReference Profile],DocumentReference.category:uscore
"References To An Associated Survey, Assessment, Or Screening Tool",[US Core Simple Observation Profile],Observation.derivedFrom
Specimen Source Site,[US Core Specimen Profile],Specimen.collection
Specimen Source Site,[US Core Specimen Profile],Specimen.collection.bodySite
Specimen Condition Acceptability,[US Core Specimen Profile],Specimen.condition
Loading

0 comments on commit 344717e

Please sign in to comment.