FHIR: Difference between revisions

From bibbleWiki
Jump to navigation Jump to search
Created page with "=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..."
 
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]

Revision as of 00:01, 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