FHIR: Difference between revisions

From bibbleWiki
Jump to navigation Jump to search
Line 9: Line 9:
*Multiple Paradigms,: REST, Messaging, Documents, Services
*Multiple Paradigms,: REST, Messaging, Documents, Services
*Extensive online documentation
*Extensive online documentation
The spec can be found [https://www.hl7.org/fhir/directory.html here]
The spec can be found [https://www.hl7.org/fhir/directory.html here]<br>
Test servers and software can be found [https://confluence.hl7.org/display/FHIR/Public+Test+Servers here]<br>

Revision as of 00:03, 24 November 2021

Introduction

Very quick scratchpad for FHIR which provides

  • Resources (Building Blocks, like DICOM specs e.g. patient, study etc)
  • Extensions(Part of the Spec)
  • Methodology: Bundles, Profiles, Conformance
  • Syntax: XML, JSON, Turtle
  • Human Readability
  • CapabilityStatement, StructureDefinition
  • Multiple Paradigms,: REST, Messaging, Documents, Services
  • Extensive online documentation

The spec can be found here
Test servers and software can be found here