Skip to content

Commit

Permalink
Backtick formatting fix
Browse files Browse the repository at this point in the history
  • Loading branch information
jmandel committed Feb 21, 2024
1 parent 487661a commit c3bd60e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions input/pages/brands.md
Original file line number Diff line number Diff line change
Expand Up @@ -94,9 +94,9 @@ This conformance overview is intended for convenience and clarity. In case of an
* SHALL populate `Bundle.timestamp` to advertise the timestamp of the last change to the contents
* SHOULD populate `Bundle.entry.resource.meta.lastUpdated` with a more detailed timestamp if the system tracks updates per Resource.
* SHALL support Cross-Origin Resource Sharing (CORS) for all GET requests to the artifacts described in this guide.
* SHOULD include a weak `ETag`` header in all Brand Bundle HTTP responses
* SHOULD include a weak `ETag` header in all Brand Bundle HTTP responses
* SHALL allow Health Data Providers to manage all data elements marked "Must-Support" in the "[User Access Brand](StructureDefinition-user-access-brand.html)" and "[User Access Endpoint](StructureDefinition-user-access-endpoint.html)" profiles
* SHALL support customer-supplied Organization identifiers (`system` and `value``)
* SHALL support customer-supplied Organization identifiers (`system` and `value`)
* MAY provide a Data Absent Reason of `asked-declined` or `asked-unknown` in a Brand Bundle
* SHALL NOT use Data Absent Reasons other than `asked-declined` or `asked-unknown` in a Brand Bundle
* **SMART on FHIR Server**. Any SMART on FHIR server that supports discovery of a User Access Brand Bundle.
Expand Down

0 comments on commit c3bd60e

Please sign in to comment.