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

Composition operations

Composition

Must support

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