Skip to content

Commit

Permalink
Update package canonical and id
Browse files Browse the repository at this point in the history
  • Loading branch information
taylorkle committed Nov 18, 2024
1 parent f11e05a commit 9f1dd88
Show file tree
Hide file tree
Showing 3 changed files with 13 additions and 13 deletions.
2 changes: 1 addition & 1 deletion ig.ini
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
[IG]
ig = fsh-generated/resources/ImplementationGuide-hl7.fhir.uv.cpg.chf.json
ig = fsh-generated/resources/ImplementationGuide-cqframework.cpg-example-chf.json
template = cqf.fhir.template
20 changes: 10 additions & 10 deletions input/fsh/rules.fsh
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ RuleSet: MetaProfile(profile-id)

RuleSet: CaseFeatureOfExtension(plan-id)
* ^extension[+].url = Canonical(cpg-caseFeatureOf)
* ^extension[=].valueCanonical = "http://hl7.org/fhir/uv/cpg/chf/PlanDefinition/{plan-id}"
* ^extension[=].valueCanonical = "http://cqframework.cpg-example-chf/PlanDefinition/{plan-id}"

RuleSet: CaseFeatureMetadataWithPublisher(id)
* ^meta.profile = Canonical(cpg-casefeaturedefinition)
Expand All @@ -19,7 +19,7 @@ RuleSet: CaseFeatureMetadataWithPublisher(id)
* ^publisher = "Health Level Seven International (Orders and Observations Workgroup)"
* ^contact.telecom.system = #url
* ^contact.telecom.value = "http://www.hl7.org/Special/committees/orders/index.cfm Orders and Observations"
* ^url = "http://hl7.org/fhir/uv/cpg/chf/StructureDefinition/{id}"
* ^url = "http://cqframework.cpg-example-chf/StructureDefinition/{id}"

RuleSet: CPGExpressionExtensions
* ^extension[+].url = Canonical(cpg-inferenceExpression)
Expand All @@ -46,7 +46,7 @@ RuleSet: CaseFeatureMetadata(id)
* ^extension[+].url = Canonical(cpg-knowledgeRepresentationLevel)
* ^extension[=].valueCode = #structured
* ^experimental = true
* ^url = "http://hl7.org/fhir/uv/cpg/chf/StructureDefinition/{id}"
* ^url = "http://cqframework.cpg-example-chf/StructureDefinition/{id}"

RuleSet: CodeSystemMetadata(id)
* ^meta.profile = Canonical(cpg-publishablecodesystem)
Expand All @@ -61,7 +61,7 @@ RuleSet: CodeSystemMetadata(id)
* ^experimental = true
* ^caseSensitive = true
* ^content = #complete
* ^url = "http://hl7.org/fhir/uv/cpg/chf/CodeSystem/{id}"
* ^url = "http://cqframework.cpg-example-chf/CodeSystem/{id}"

RuleSet: ActivityDefinitionMetadata(id)
* extension[+]
Expand All @@ -76,7 +76,7 @@ RuleSet: ActivityDefinitionMetadata(id)
* extension[+]
* url = Canonical(cpg-knowledgeRepresentationLevel)
* valueCode = #structured
* url = "http://hl7.org/fhir/uv/cpg/chf/ActivityDefinition/{id}"
* url = "http://cqframework.cpg-example-chf/ActivityDefinition/{id}"
* experimental = true
* version = "1.0.0"
* status = #active
Expand All @@ -95,7 +95,7 @@ RuleSet: LibraryMetaData(id)
* extension[+]
* url = Canonical(cpg-knowledgeRepresentationLevel)
* valueCode = #structured
* url = "http://hl7.org/fhir/uv/cpg/chf/Library/{id}"
* url = "http://cqframework.cpg-example-chf/Library/{id}"
* experimental = true
* version = "1.0.0"
* status = #active
Expand All @@ -122,7 +122,7 @@ RuleSet: MeasureMetadata(id)
* extension[+]
* url = Canonical(cpg-knowledgeRepresentationLevel)
* valueCode = #structured
* url = "http://hl7.org/fhir/uv/cpg/chf/Measure/{id}"
* url = "http://cqframework.cpg-example-chf/Measure/{id}"
* experimental = true
* version = "1.0.0"
* status = #active
Expand All @@ -141,7 +141,7 @@ RuleSet: PlanDefinitionMetadata(id)
* extension[+]
* url = Canonical(cpg-knowledgeRepresentationLevel)
* valueCode = #structured
* url = "http://hl7.org/fhir/uv/cpg/chf/PlanDefinition/{id}"
* url = "http://cqframework.cpg-example-chf/PlanDefinition/{id}"
* experimental = true
* version = "1.0.0"
* status = #active
Expand All @@ -150,7 +150,7 @@ RuleSet: PlanDefinitionMetadata(id)
RuleSet: PlanDefinitionPartOfExtension(partOf)
* extension[+]
* url = Canonical(cpg-partOf)
* valueCanonical = "http://hl7.org/fhir/uv/cpg/chf/PlanDefinition/{partOf}"
* valueCanonical = "http://cqframework.cpg-example-chf/PlanDefinition/{partOf}"

RuleSet: PlanDefinitionEnabledExtension
* extension[+]
Expand All @@ -162,7 +162,7 @@ RuleSet: CaseSummaryDefinitionMetadata(id)
* profile[+] = Canonical(cpg-shareablegraphdefinition)
* profile[+] = Canonical(cpg-computablegraphdefinition)
* profile[+] = Canonical(cpg-caseplansummarydefinition)
* url = "http://hl7.org/fhir/uv/cpg/chf/GraphDefinition/{id}"
* url = "http://cqframework.cpg-example-chf/GraphDefinition/{id}"
* extension[+]
* url = Canonical(cpg-knowledgeCapability)
* valueCode = #shareable
Expand Down
4 changes: 2 additions & 2 deletions sushi-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,8 @@
# │ used properties are included. For a list of all supported properties and their functions, │
# │ see: https://fshschool.org/docs/sushi/configuration/. │
# ╰────────────────────────────────────────────────────────────────────────────────────────────────╯
id: hl7.fhir.uv.cpg.chf
canonical: http://hl7.org/fhir/uv/cpg/chf
id: cqframework.cpg-example-chf
canonical: http://cqframework.org/cpg-example-chf
name: CPGCongestiveHeartFailureExamples
title: Clinical Practice Guidelines Example Implementation Guide - Congestive Heart Failure
description: Examples of CPG computable content representing a congestive heart failure pathway
Expand Down

0 comments on commit 9f1dd88

Please sign in to comment.