This wiki has undergone a migration to Confluence found Here
Difference between revisions of "FHIR Http Page"
Jump to navigation
Jump to search
(5 intermediate revisions by 3 users not shown) | |||
Line 1: | Line 1: | ||
{{FHIR Discussion Page}} | {{FHIR Discussion Page}} | ||
− | + | [[Category:Active FHIR Discussion]] | |
= General RESTful interface issues = | = General RESTful interface issues = | ||
Line 13: | Line 13: | ||
= history = | = history = | ||
+ | The history URL allows a format parameter. But since Atom is an XML format by definition, this parameter is not needed. | ||
+ | |||
+ | * Lloyd: I believe the intention is to support a JSON-equivalent of Atom as well. | ||
= validate = | = validate = | ||
Line 21: | Line 24: | ||
see [[FHIR Search Parameters]] | see [[FHIR Search Parameters]] | ||
+ | |||
+ | Note for Grahame : required search parameters | ||
= create = | = create = | ||
= conformance = | = conformance = |
Latest revision as of 03:39, 5 June 2013
Contents
General RESTful interface issues
read
vread
update
delete
history
The history URL allows a format parameter. But since Atom is an XML format by definition, this parameter is not needed.
- Lloyd: I believe the intention is to support a JSON-equivalent of Atom as well.
validate
updates
search
Note for Grahame : required search parameters