From 45930d2bc8bc1fc4078beaec8e252e41bb078a26 Mon Sep 17 00:00:00 2001 From: rizzolol Date: Wed, 9 Oct 2024 12:07:29 -0500 Subject: [PATCH] Update id in ig.ini and sushi-config.yaml to reference the current id in the JIRA Spec Artifacts project --- FHIR-cds-hooks.xml | 26 ++++++++++++++++++++++++++ ig.ini | 2 +- sushi-config.yaml | 2 +- 3 files changed, 28 insertions(+), 2 deletions(-) create mode 100644 FHIR-cds-hooks.xml diff --git a/FHIR-cds-hooks.xml b/FHIR-cds-hooks.xml new file mode 100644 index 0000000..a15524e --- /dev/null +++ b/FHIR-cds-hooks.xml @@ -0,0 +1,26 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/ig.ini b/ig.ini index 1852c95..73006b7 100644 --- a/ig.ini +++ b/ig.ini @@ -1,3 +1,3 @@ [IG] -ig = fsh-generated/resources/ImplementationGuide-hl7.other.uv.cds-hooks.json +ig = fsh-generated/resources/ImplementationGuide-hl7.fhir.uv.cds-hooks.json template = hl7.fhir.template#current diff --git a/sushi-config.yaml b/sushi-config.yaml index ff7ca64..48fef73 100644 --- a/sushi-config.yaml +++ b/sushi-config.yaml @@ -3,7 +3,7 @@ # │ used properties are included. For a list of all supported properties and their functions, │ # │ see: https://fshschool.org/docs/sushi/configuration/. │ # ╰────────────────────────────────────────────────────────────────────────────────────────────────╯ -id: hl7.other.uv.cds-hooks +id: hl7.fhir.uv.cds-hooks canonical: https://cds-hooks.hl7.org name: CDSHooks title: CDS Hooks