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

Observation operations

Observation

API actions related to NO-EHR-Core-Observation resources

Category of operations related to measurements and observations. An observation typically has a clearly defined type with associated value sets and code systems. Observations are exists in relation to a patient and often occur in relation to other measurements, events, or procedures.

Must support

Supported Profiles Search parameters Supported Includes
no-ehr-core-observation _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