Skip to content

Commit

Permalink
FHIR-39598 also fix in capability statement
Browse files Browse the repository at this point in the history
  • Loading branch information
jddamore committed Jul 19, 2024
1 parent b8a56f5 commit dadd36b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion input/fsh/CapabilityStatement-uv-ips.fsh
Original file line number Diff line number Diff line change
Expand Up @@ -156,7 +156,7 @@ Usage: #definition
* rest.resource[=].operation.extension.url = "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation"
* rest.resource[=].operation.extension.valueCode = #SHOULD
* rest.resource[=].operation.name = "docref"
* rest.resource[=].operation.definition = "http://hl7.org/fhir/uv/ipa/OperationDefinition/docref"
* rest.resource[=].operation.definition = "https://hl7.org/fhir/uv/ipa/OperationDefinition-docref.html"
* rest.resource[+].extension.url = "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation"
* rest.resource[=].extension.valueCode = #SHOULD
* rest.resource[=].type = #OperationDefinition
Expand Down

0 comments on commit dadd36b

Please sign in to comment.