NO Domain Core EHR API
0.1.0 - ci-build

NO Domain Core EHR API - Local Development build (v0.1.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions

Patient operations

Patient

API actions related to a patient

Category of operations related to patients. A patient is an individual with a unique system ID and typically a national identifier such as F-number, D-number, or a combination of first name/last name and a date of birth. A patient is unique in the context of a medical record system.

Must support

Supported Profiles Search parameters Supported Includes
no-ehr-core-patient _id, birthdate, death-date, family, gender, given, identifier, name birthdate+name, family+gender, birthdate+family, gender+name death-date+family

Operations

Instance Level Interactions

Name Description
read Read the current state of the resource
update Update an existing resource by its id (or create it if it is new)
patch Update an existing resource by posting a set of changes to it
delete Delete a resource

Type Level Interactions

Name Description
create Create a new resource with a server assigned id
search Search the resource type based on some filter criteria

May support

Instance Level Interactions

Name Description
vread Read the state of a specific version of the resource
history Retrieve the change history for a particular resource

Type Level Interactions

Name Description
history Retrieve the change history for a particular resource type