Skip to content

Commit

Permalink
reindexing resources after remote FHIR sync
Browse files Browse the repository at this point in the history
  • Loading branch information
ashaban committed Sep 29, 2021
1 parent 61e5bee commit 0e33134
Show file tree
Hide file tree
Showing 131 changed files with 2,428 additions and 1,354 deletions.
37 changes: 37 additions & 0 deletions fsh/jurisdiction.fsh
Original file line number Diff line number Diff line change
@@ -0,0 +1,37 @@
Profile: MCSDJurisdictionOrganization
Parent: MCSDOrganization
Id: IHE.mCSD.JurisdictionOrganization
Title: "mCSD Organization for Jurisdictions"
Description: "A profile on the mCSD Organization for mCSD Jurisdictions"

* type 2..*
* type ^slicing.discriminator.type = #value
* type ^slicing.discriminator.path = "coding.system"
* type ^slicing.rules = #open
* type ^slicing.description = "Slicing based on the system of the code."
* type contains Jurisdiction 1..1
* type[Jurisdiction].coding 1..1
* type[Jurisdiction].coding.system = "urn:ietf:rfc:3986"
* type[Jurisdiction].coding.code = #urn:ihe:iti:mcsd:2019:jurisdiction

Profile: MCSDJurisdictionLocation
Parent: MCSDLocation
Id: IHE.mCSD.JurisdictionLocation
Title: "mCSD Location for Jurisdictions"
Description: "A profile on the mCSD Location for mCSD Jurisdictions"

* type 2..*
* type ^slicing.discriminator.type = #value
* type ^slicing.discriminator.path = "coding.system"
* type ^slicing.rules = #open
* type ^slicing.description = "Slicing based on the system of the code."
* type contains Jurisdiction 1..1
* type[Jurisdiction].coding 1..1
* type[Jurisdiction].coding.system = "urn:ietf:rfc:3986"
* type[Jurisdiction].coding.code = #urn:ihe:iti:mcsd:2019:jurisdiction
* managingOrganization 1..1
* managingOrganization only Reference(MCSDJurisdictionOrganization)
* extension contains $BOUNDARY named boundary 0..*
* extension[boundary].valueAttachment 1..1
* extension[boundary].valueAttachment.contentType = #application/geo+json
* extension[boundary].valueAttachment.data 1..1
1 change: 0 additions & 1 deletion gofr-backend/gui/css/app.15dba053.css

This file was deleted.

1 change: 1 addition & 0 deletions gofr-backend/gui/css/app.20b4c2d9.css

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 0 additions & 1 deletion gofr-backend/gui/css/chunk-53cb3a14.2976e3dc.css

This file was deleted.

1 change: 1 addition & 0 deletions gofr-backend/gui/css/chunk-53cb3a14.5ea124fd.css

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 0 additions & 1 deletion gofr-backend/gui/css/chunk-549ed7a0.2976e3dc.css

This file was deleted.

1 change: 1 addition & 0 deletions gofr-backend/gui/css/chunk-549ed7a0.5ea124fd.css

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 0 additions & 1 deletion gofr-backend/gui/css/chunk-570203e5.2976e3dc.css

This file was deleted.

Loading

0 comments on commit 0e33134

Please sign in to comment.