All REST Endpoints
AllergyIntolerance
The operations from the AllergyIntolerance category.
- Create an allergy intolerance
- Method: postPath:
/AllergyIntolerance - Get a list of allergy intolerances
- Method: getPath:
/AllergyIntolerance - Get an allergy intolerance by ID
- Method: getPath:
/AllergyIntolerance/{ID} - Update an allergy intolerance
- Method: putPath:
/AllergyIntolerance/{ID}
Appointment
The operations from the Appointment category.
- Create an appointment
- Method: postPath:
/Appointment/ - Get a list of appointments
- Method: getPath:
/Appointment/ - Get an appointment by ID
- Method: getPath:
/Appointment/{id} - Update an appointment
- Method: putPath:
/Appointment/{id}
Binary
The operations from the Binary category.
- Get a binary CCD
- Method: getPath:
/Binary/$autogen-ccd-if - Get a binary document by ID
- Method: getPath:
/Binary/{ID}
CarePlan
The operations from the CarePlan category.
- Get a care plan by ID
- Method: getPath:
/CarePlan/{ID} - Get a list of care plans
- Method: getPath:
/CarePlan
Condition
The operations from the Condition category.
- Create a condition
- Method: postPath:
/Condition - Get a condition by ID
- Method: getPath:
/Condition/{ID} - Get a list of conditions
- Method: getPath:
/Condition - Update a condition
- Method: putPath:
/Condition/{ID}
Conformance
The operations from the Conformance category.
- Get metadata
- Method: getPath:
/metadata
Contract
The operations from the Contract category.
- Get a contract by ID
- Method: getPath:
/Contract/{ID} - Get a list of contracts
- Method: getPath:
/Contract
Device
The operations from the Device category.
- Get a device by ID
- Method: getPath:
/Device/{ID} - Get a list of devices
- Method: getPath:
/Device
DiagnosticReport
The operations from the DiagnosticReport category.
- Get a list of diagnostic reports
- Method: getPath:
/DiagnosticReport
DocumentReference
The operations from the DocumentReference category.
- Create a document reference
- Method: postPath:
/DocumentReference - Get a document reference by ID
- Method: getPath:
/DocumentReference/{ID} - Get a list of document references
- Method: getPath:
/DocumentReference - Get a list of document references with $docref
- Method: getPath:
/DocumentReference/$docref
Encounter
The operations from the Encounter category.
- Get a list of encounters
- Method: getPath:
/Encounter - Get an encounter by ID
- Method: getPath:
/Encounter/{ID}
Goal
The operations from the Goal category.
- Get a goal by ID
- Method: getPath:
/Goal/{ID} - Get a list of goals
- Method: getPath:
/Goal
Immunization
The operations from the Immunization category.
- Get a list of immunizations
- Method: getPath:
/Immunization - Get an immunization by ID
- Method: getPath:
/Immunization/{ID}
MedicationAdministration
The operations from the MedicationAdministration category.
- Get a list of medication administrations
- Method: getPath:
/MedicationAdministration - Get a medication administration by ID
- Method: getPath:
/MedicationAdministration/{ID}
MedicationOrder
The operations from the MedicationOrder category.
- Get a list of medication orders
- Method: getPath:
/MedicationOrder - Get a medication order by ID
- Method: getPath:
/MedicationOrder/{ID}
MedicationStatement
The operations from the MedicationStatement category.
- Create a medication statement
- Method: postPath:
/MedicationStatement - Get a list of medication statements
- Method: getPath:
/MedicationStatement - Get a medication statement by ID
- Method: getPath:
/MedicationStatement/{ID} - Update a medication statement
- Method: putPath:
/MedicationStatement/{ID}
Observation
The operations from the Observation category.
- Get a list of observations
- Method: getPath:
/Observation
OperationDefinition
The operations from the OperationDefinition category.
- Get an operation definition by ID
- Method: getPath:
/OperationDefinition/{ID}
Patient
The operations from the Patient category.
- Create a patient
- Method: postPath:
/Patient - Get a list of patients
- Method: getPath:
/Patient - Get a patient by ID
- Method: getPath:
/Patient/{ID}
Person
The operations from the Person category.
- Get a list of persons
- Method: getPath:
/Person - Get a person by ID
- Method: getPath:
/Person/{ID}
Practitioner
The operations from the Practitioner category.
- Get a list of practitioners
- Method: getPath:
/Practitioner/ - Get a practitioner by ID
- Method: getPath:
/Practitioner/{id}
Procedure
The operations from the Procedure category.
- Get a list of procedures
- Method: getPath:
/Procedure - Get a procedure by ID
- Method: getPath:
/Procedure/{ID}
ProcedureRequest
The operations from the ProcedureRequest category.
- Get a list of procedure requests
- Method: getPath:
/ProcedureRequest/ - Get a procedure request by ID
- Method: getPath:
/ProcedureRequest/{id}
RelatedPerson
- Get a list of related person records
- Method: getPath:
/RelatedPerson - Get a related person record by ID
- Method: getPath:
/RelatedPerson/{ID}
Schedule
The operations from the Schedule category.
- Get a list of schedules
- Method: getPath:
/Schedule/ - Get a schedule by ID
- Method: getPath:
/Schedule/{id}
Slot
The operations from the Slot category.
- Get a list of slots
- Method: getPath:
/Slot/ - Get a slot by ID
- Method: getPath:
/Slot/{id}
StructureDefinition
The operations from the StructureDefinition category.
- Get a structure definition by ID
- Method: getPath:
/StructureDefinition/{ID}