diff --git a/ig.ini b/ig.ini index 499610b..56aa0e2 100644 --- a/ig.ini +++ b/ig.ini @@ -1,3 +1,3 @@ [IG] -ig = fsh-generated/resources/ImplementationGuide-hl7.fhir.uv.cpg.ckd.json +ig = fsh-generated/resources/ImplementationGuide-cqframework.cpg-example-ckd.json template = cqf.fhir.template \ No newline at end of file diff --git a/input/fsh/rules.fsh b/input/fsh/rules.fsh index fd51cf8..f4a076f 100644 --- a/input/fsh/rules.fsh +++ b/input/fsh/rules.fsh @@ -11,7 +11,7 @@ RuleSet: ActivityDefinitionMetadata(id) * extension[+] * url = Canonical(cqf-knowledgeRepresentationLevel) * valueCode = #structured -* url = "http://hl7.org/fhir/uv/cpg/ckd/ActivityDefinition/{id}" +* url = "http://cqframework.org/cpg-example-ckd/ActivityDefinition/{id}" * experimental = true * status = #active * version = "1.0.0" @@ -30,7 +30,7 @@ RuleSet: PlanDefinitionMetadata(id) * extension[+] * url = Canonical(cqf-knowledgeRepresentationLevel) * valueCode = #structured -* url = "http://hl7.org/fhir/uv/cpg/ckd/PlanDefinition/{id}" +* url = "http://cqframework.org/cpg-example-ckd/PlanDefinition/{id}" * experimental = true * status = #active * version = "1.0.0" @@ -49,7 +49,7 @@ RuleSet: LibraryMetadata(id) * extension[+] * url = Canonical(cqf-knowledgeRepresentationLevel) * valueCode = #structured -* url = "http://hl7.org/fhir/uv/cpg/ckd/Library/{id}" +* url = "http://cqframework.org/cpg-example-ckd/Library/{id}" * experimental = true * status = #active diff --git a/sushi-config.yaml b/sushi-config.yaml index 4148d49..43d57b2 100644 --- a/sushi-config.yaml +++ b/sushi-config.yaml @@ -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.ckd -canonical: http://fhir.org/fhir/uv/cpg/ckd +id: cqframework.cpg-example-ckd +canonical: http://cqframework.org/cpg-example-ckd name: CPGChronicKidneyDiseaseExamples title: Clinical Practice Guidelines Example Implementation Guide - Chronic Kidney Disease description: Examples of CPG computable content based on the NIH Chronic Kidney Disease (CKD) Care Plan project