Skip to content

Commit

Permalink
SearchParam subject SHALL-> MAY
Browse files Browse the repository at this point in the history
  • Loading branch information
simoneOnFhir authored Jan 7, 2025
1 parent f571ea4 commit 6f26fb6
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions Resources/input/fsh/ISiKCapabilityStatementBasisServer.fsh
Original file line number Diff line number Diff line change
Expand Up @@ -288,7 +288,7 @@ Die Verwendung der CapabilityStatement-Expectation-Extension ist im CapabilitySt
Weitere Details siehe [FHIR-Kernspezifikation](https://hl7.org/fhir/R4/search.html#reference).
Dieser Suchparameter ist für die Umsetzung des IHE QEDm Profils verpflichtend."
* searchParam[+]
* insert Expectation(#SHALL)
* insert Expectation(#MAY)
* name = "subject"
* definition = "http://hl7.org/fhir/SearchParameter/Encounter-subject"
* type = #reference
Expand Down Expand Up @@ -472,7 +472,7 @@ Die Verwendung der CapabilityStatement-Expectation-Extension ist im CapabilitySt
Weitere Details siehe [FHIR-Kernspezifikation](https://hl7.org/fhir/R4/search.html#reference).
Dieser Suchparameter ist für die Umsetzung des IHE QEDm Profils verpflichtend."
* searchParam[+]
* insert Expectation(#SHALL)
* insert Expectation(#MAY)
* name = "subject"
* definition = "http://hl7.org/fhir/SearchParameter/Condition-subject"
* type = #reference
Expand Down Expand Up @@ -585,7 +585,7 @@ Die Verwendung der CapabilityStatement-Expectation-Extension ist im CapabilitySt
**Anwendungshinweis:**
Weitere Details siehe [FHIR-Kernspezifikation](https://hl7.org/fhir/R4/search.html#reference). "
* searchParam[+]
* insert Expectation(#SHALL)
* insert Expectation(#MAY)
* name = "subject"
* definition = "http://hl7.org/fhir/SearchParameter/Procedure-subject"
* type = #reference
Expand Down Expand Up @@ -1015,7 +1015,7 @@ Die Verwendung der CapabilityStatement-Expectation-Extension ist im CapabilitySt
**Anwendungshinweis:**
Weitere Details siehe [FHIR-Kernspezifikation](https://hl7.org/fhir/R4/search.html#reference). "
* searchParam[+]
* insert Expectation(#SHALL)
* insert Expectation(#MAY)
* name = "subject"
* definition = "http://hl7.org/fhir/SearchParameter/Observation-subject"
* type = #reference
Expand Down

0 comments on commit 6f26fb6

Please sign in to comment.