diff --git a/README.md b/README.md index b3b23cf..a06236b 100644 --- a/README.md +++ b/README.md @@ -23,7 +23,7 @@ This server supported FHIR RESTFul API below: - delete (e.g. DELETE http://example.com/fhir/Patient/example) - search (e.g. http://example.com/fhir/Patient?_id=example) - history-type (e.g. http://example.com/fhir/Patient/1/_history) -- history-type-version/vread (e.g. e.g. http://example.com/fhir/Patient/1/_history/1) +- history-type-version/vread (e.g. http://example.com/fhir/Patient/1/_history/1) **Don't remove Bundle.js in models/mongodb/FHIRTypeSchema** diff --git a/README.zh-TW.md b/README.zh-TW.md index a0c2dce..c17b392 100644 --- a/README.zh-TW.md +++ b/README.zh-TW.md @@ -24,7 +24,7 @@ This server supported FHIR RESTFul API below: - delete (e.g. DELETE http://example.com/fhir/Patient/example) - search (e.g. http://example.com/fhir/Patient?_id=example) - history-type (e.g. http://example.com/fhir/Patient/1/_history) -- history-type-version/vread (e.g. e.g. http://example.com/fhir/Patient/1/_history/1) +- history-type-version/vread (e.g. http://example.com/fhir/Patient/1/_history/1) **Don't remove Bundle.js in models/mongodb/FHIRTypeSchema**