Skip to content

Commit e959122

Browse files
NRL-512 Add HEAD requests note to capability statement
1 parent 8a3ea48 commit e959122

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

terraform/infrastructure/consumer.tftpl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@
6363
{
6464
"type": "DocumentReference",
6565
"profile": "http://hl7.org/fhir/R4/documentreference.html",
66-
"documentation": "Additional business rules apply to constrain patient, organisation and type/category content.",
66+
"documentation": "Additional business rules apply to constrain patient, organisation and type/category content. Note that HEAD requests are not supported.",
6767
"interaction": [
6868
{
6969
"code": "read",

terraform/infrastructure/producer.tftpl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@
6262
{
6363
"type": "DocumentReference",
6464
"profile": "http://hl7.org/fhir/R4/documentreference.html",
65-
"documentation": "Additional business rules apply to validate patient, organisation and type/category content.",
65+
"documentation": "Additional business rules apply to validate patient, organisation and type/category content. Note that HEAD requests are not supported.",
6666
"interaction": [
6767
{
6868
"code": "read",

0 commit comments

Comments
 (0)