Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Resolve Errors - PR #11

Open
wants to merge 12 commits into
base: master
Choose a base branch
from
Prev Previous commit
Next Next commit
Removed input-cache files
  • Loading branch information
soy-park committed May 9, 2024

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
commit 5fd6381e659ca12c4a55c8965a286550e5907265
Empty file modified _gencontinuous.sh
100644 → 100755
soy-park marked this conversation as resolved.
Show resolved Hide resolved
Empty file.
Empty file modified _genonce.sh
100644 → 100755
soy-park marked this conversation as resolved.
Show resolved Hide resolved
Empty file.
Empty file modified _updatePublisher.sh
100644 → 100755
soy-park marked this conversation as resolved.
Show resolved Hide resolved
Empty file.
4 changes: 4 additions & 0 deletions input/pagecontent/spec.xml
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
<document>
<heading level="1">A Heading</heading>
<paragraph>You can also use markdown if that's your thing</paragraph>
</document>
1 change: 1 addition & 0 deletions input/resources/device/cqf-tooling.json
soy-park marked this conversation as resolved.
Show resolved Hide resolved
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
{"resourceType":"Device","id":"cqf-tooling","meta":{"profile":["http://hl7.org/fhir/us/cqfmeasures/StructureDefinition/device-softwaresystem-cqfm"]},"manufacturer":"CQFramework","deviceName":[{"name":"cqf-tooling","type":"manufacturer-name"}],"type":{"coding":[{"system":"http://hl7.org/fhir/us/cqfmeasures/CodeSystem/software-system-type","code":"tooling"}]},"version":[{"value":"2.4.0"}]}
5 changes: 5 additions & 0 deletions input/resources/library-FHIR-ModelInfo.json
Original file line number Diff line number Diff line change
@@ -13,6 +13,11 @@
}, {
"url": "http://hl7.org/fhir/uv/cpg/StructureDefinition/cpg-knowledgeRepresentationLevel",
"valueCode": "structured"
}, {
"url": "http://hl7.org/fhir/us/cqfmeasures/StructureDefinition/cqfm-softwaresystem",
"valueReference": {
"reference": "http://hl7.org/fhir/us/cqfmeasures/STU3/Device-software-system-example.html"
}
} ],
"url": "http://fhir.org/guides/cqf/common/Library/FHIR-ModelInfo",
"version": "4.0.1",
15 changes: 10 additions & 5 deletions input/resources/library-FHIRCommon.json

Large diffs are not rendered by default.

13 changes: 9 additions & 4 deletions input/resources/library-FHIRCommonTests.json

Large diffs are not rendered by default.

11 changes: 8 additions & 3 deletions input/resources/library-FHIRHelpers.json

Large diffs are not rendered by default.

11 changes: 8 additions & 3 deletions input/resources/library-FHIRHelpersTests.json

Large diffs are not rendered by default.