diff --git a/ig.ini b/ig.ini index a802087..6ae6410 100644 --- a/ig.ini +++ b/ig.ini @@ -3,7 +3,7 @@ # see comments below for instructions #ig = input/myig.xml -ig = fsh-generated/resources/my-ig.json +ig = fsh-generated/resources/ImplementationGuide-my-ig.json #template = hl7.be.fhir.template#current template = #local-template diff --git a/sushi-config.yaml b/sushi-config.yaml index 5cf8c64..28d9d56 100644 --- a/sushi-config.yaml +++ b/sushi-config.yaml @@ -176,7 +176,7 @@ parameters: # The FSHOnly flag indicates if only FSH resources should be exported. # If set to true, no IG related content will be generated. # The default value for this property is false. -FSHOnly: false +FSHOnly: true # When set to true, the "short" and "definition" field on the root element of an Extension will # be set to the "Title" and "Description" of that Extension. Default is true.