Skip to content

Commit

Permalink
Update SGImplementationGuide.fsh
Browse files Browse the repository at this point in the history
  • Loading branch information
costateixeira committed Oct 3, 2023
1 parent c9d8ffc commit 186902b
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion input/fsh/SGImplementationGuide.fsh
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ Parent: ImplementationGuide



// Define the slicing on the resource.type
// Define the slicing
* definition.resource
* ^slicing.discriminator.type = #pattern
* ^slicing.discriminator.path = "reference.resolve()"
Expand All @@ -18,6 +18,7 @@ Parent: ImplementationGuide
LogicalModel 0..*
// Profile 0..*

* definition.resource[LogicalModel].reference.type = #StructureDefinition
* definition.resource[LogicalModel].reference only Reference(SGLogicalModel)
//* definition.resource[Ppofile].reference only Reference(SGProfile)

Expand Down

0 comments on commit 186902b

Please sign in to comment.