Operations

Number of APIs: 9

  1. $versions GET {{host}}/fhir/$versions

  2. Get generated document bundle GET {{host}}/fhir/Bundle/{{fhir_document_id}}

  3. $validate with Parameters POST {{host}}/fhir/Patient/$validate

  4. $document via POST POST {{host}}/fhir/Composition/$document

  5. $validate with profile in url POST {{host}}/fhir/Patient/{{patient_id}}/$validate?profile=http://hl7.org/fhir/us/core/StructureDefinition/us-core-patient

  6. $validate Parameters in create mode POST {{host}}/fhir/Parameters/$validate?mode=create

  7. $snapshot POST {{host}}/fhir/StructureDefinition/$snapshot

  8. $document via GET GET {{host}}/fhir/Composition/{{fhir_composition_id}}/$document?persist=true

  9. $apply-fhirpath POST {{host}}/fhir/$apply-fhirpath