Skip to content

Commit

Permalink
updates to mocks ups
Browse files Browse the repository at this point in the history
  • Loading branch information
healthedata1 committed Mar 19, 2024
1 parent 9964ca0 commit 5387e60
Show file tree
Hide file tree
Showing 11 changed files with 7,824 additions and 14 deletions.
3 changes: 2 additions & 1 deletion fsh-generated/includes/fsh-link-references.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,5 @@
[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
[USCorePatientProfile]: StructureDefinition-us-core-patient.html
[UsCoreServerCapabilityStatement]: CapabilityStatement-us-core-server.html
12 changes: 12 additions & 0 deletions fsh-generated/resources/ImplementationGuide-uscdi4-sandbox.json
Original file line number Diff line number Diff line change
Expand Up @@ -98,6 +98,14 @@
"description": "The US Core Patient Profile meets the U.S. Core Data for Interoperability (USCDI) v3 'Patient Demographics' requirements. This profile sets minimum expectations for the Patient resource to record, search, and fetch basic demographics and other administrative information about an individual patient. It identifies which core elements, extensions, vocabularies, and value sets **SHALL** be present in the resource when using this profile 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 Patient Profile"
},
{
"reference": {
"reference": "CapabilityStatement/us-core-server"
},
"description": "This Section describes the expected capabilities of the US Core Server actor which is responsible for providing responses to the queries submitted by the US Core Requestors. The complete list of FHIR profiles, RESTful operations, and search parameters supported by US Core Servers are defined. Systems implementing this capability statement should meet the ONC 2015 Common Clinical Data Set (CCDS) access requirement for Patient Selection 170.315(g)(7) and Application Access - Data Category Request 170.315(g)(8) and the ONC [U.S. Core Data for Interoperability (USCDI) Version 4 July 2023](https://www.healthit.gov/sites/isa/files/2023-07/Final-USCDI-Version-4-July-2023-Final.pdf). US Core Clients have the option of choosing from this list to access necessary data based on their local use cases and other contextual requirements.",
"exampleBoolean": false,
"name": "US Core Server CapabilityStatement"
}
],
"page": {
Expand Down Expand Up @@ -199,6 +207,10 @@
"code": "path-resource",
"value": "input/intro-notes"
},
{
"code": "path-liquid",
"value": "input/images/liquid"
},
{
"code": "excludexml",
"value": "true"
Expand Down
16 changes: 16 additions & 0 deletions input/data/ig.yml
Original file line number Diff line number Diff line change
Expand Up @@ -85,6 +85,20 @@ definition:
for standards development for specific use cases.
exampleBoolean: false
name: US Core Patient Profile
- reference:
reference: CapabilityStatement/us-core-server
description: This Section describes the expected capabilities of the US Core Server
actor which is responsible for providing responses to the queries submitted
by the US Core Requestors. The complete list of FHIR profiles, RESTful operations,
and search parameters supported by US Core Servers are defined. Systems implementing
this capability statement should meet the ONC 2015 Common Clinical Data Set
(CCDS) access requirement for Patient Selection 170.315(g)(7) and Application
Access - Data Category Request 170.315(g)(8) and the ONC [U.S. Core Data for
Interoperability (USCDI) Version 4 July 2023](https://www.healthit.gov/sites/isa/files/2023-07/Final-USCDI-Version-4-July-2023-Final.pdf). US
Core Clients have the option of choosing from this list to access necessary
data based on their local use cases and other contextual requirements.
exampleBoolean: false
name: US Core Server CapabilityStatement
page:
nameUrl: toc.html
title: Table of Contents
Expand Down Expand Up @@ -141,6 +155,8 @@ definition:
value: fsh-generated/resources
- code: path-resource
value: input/intro-notes
- code: path-liquid
value: input/images/liquid
- code: excludexml
value: 'true'
- code: excludejson
Expand Down
Loading

0 comments on commit 5387e60

Please sign in to comment.