Skip to content

Commit d419ed4

Browse files
authored
spelling fix - add dash to "non secured"
Fixes #297
1 parent cc25d3b commit d419ed4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/quickstart.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -141,7 +141,7 @@ In some cases, additional information beyond what is included in the prefetch ma
141141
It is recommended FHIR servers implement, and CDS Services follow, locale specific implementation guides. In the US, the recommended implementation guides to follow are the [Argonaut Data Query Guide (DSTU2)](http://www.fhir.org/guides/argonaut/r2/) or [HL7 US Core (STU3)](http://hl7.org/fhir/us/core/index.html). Each profile page within these implementation guides includes queries FHIR servers are required to support.
142142

143143
### Exposed non-secured FHIR server
144-
A non secured FHIR server is important to support testing with a CDS Service. When the EHR moves a hook to production the system is expected to follow the guidelines in the [security](specification/1.0/#security-and-safety) requirements.
144+
A non-secured FHIR server is important to support testing with a CDS Service. When the EHR moves a hook to production the system is expected to follow the guidelines in the [security](specification/1.0/#security-and-safety) requirements.
145145

146146
### Render card
147147
The CDS Service will provide a response in the form a of a 'card'. Your EHR needs to be able to display the card.

0 commit comments

Comments
 (0)