Transport Pattern Mapping: Difference between revisions

From IHE Wiki
Jump to navigation Jump to search
Created page with "= FHIR-MHD Transport Pattern Mapping Notes = * FHIR REST API (in least in theory) is based on OMG Health RESTful specification ** http://www.omg.org/spec/HData/1.0/PDF/ ** on fi..."
 
No edit summary
Line 3: Line 3:
* FHIR REST API (in least in theory) is based on OMG Health RESTful specification
* FHIR REST API (in least in theory) is based on OMG Health RESTful specification
** http://www.omg.org/spec/HData/1.0/PDF/
** http://www.omg.org/spec/HData/1.0/PDF/
** on first inspection, it does not seem to impose incompatibility with existing use of REST in MHD.
** on first inspection, it does not seem to cause incompatibility issues with existing use of REST in MHD.

Revision as of 08:52, 6 June 2014

FHIR-MHD Transport Pattern Mapping Notes

  • FHIR REST API (in least in theory) is based on OMG Health RESTful specification