Skip to content
Open
Show file tree
Hide file tree
Changes from 6 commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions .gitattributes
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
*.jar filter=lfs diff=lfs merge=lfs -text
Comment thread
soy-park marked this conversation as resolved.
Outdated
Empty file modified _gencontinuous.sh
100644 → 100755
Comment thread
soy-park marked this conversation as resolved.
Empty file.
Empty file modified _genonce.sh
100644 → 100755
Comment thread
soy-park marked this conversation as resolved.
Empty file.
Empty file modified _updatePublisher.sh
100644 → 100755
Comment thread
soy-park marked this conversation as 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>
5 changes: 5 additions & 0 deletions input/resources/Library-FHIR-ModelInfo.json
Original file line number Diff line number Diff line change
Expand Up @@ -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"
}
} ],
Comment thread
soy-park marked this conversation as resolved.
"url": "http://fhir.org/guides/cqf/common/Library/FHIR-ModelInfo",
"version": "4.0.1",
Expand Down
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.

1 change: 1 addition & 0 deletions input/resources/device/cqf-tooling.json
Comment thread
soy-park marked this conversation as resolved.
Outdated
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"}]}