Operations
Number of APIs: 9
-
$versions GET {{host}}/fhir/$versions
-
Get generated document bundle GET {{host}}/fhir/Bundle/{{fhir_document_id}}
-
$validate with Parameters POST {{host}}/fhir/Patient/$validate
-
$document via POST POST {{host}}/fhir/Composition/$document
-
$validate with profile in url POST {{host}}/fhir/Patient/{{patient_id}}/$validate?profile=http://hl7.org/fhir/us/core/StructureDefinition/us-core-patient
-
$validate Parameters in create mode POST {{host}}/fhir/Parameters/$validate?mode=create
-
$snapshot POST {{host}}/fhir/StructureDefinition/$snapshot
-
$document via GET GET {{host}}/fhir/Composition/{{fhir_composition_id}}/$document?persist=true
-
$apply-fhirpath POST {{host}}/fhir/$apply-fhirpath