EHR_STATUS

Get EHR_STATUS by version id

Retrieves a particular version of the EHR_STATUS identified by version_uid and associated with the EHR identified by ehr_id.

When there are ITEM_TAGs associated with the retrieved EHR_STATUS, they will be returned as openehr-item-tag and openehr-version-item-tag response headers, respectively - see item tags headers for more details.

get/ehr/{ehr_id}/ehr_status/{version_uid}

Path parameters

ehr_idstring uuid required
Example:7d44b88c-4199-4bad-97dc-d78268e01398

EHR identifier taken from EHR.ehr_id.value.

version_uidstring required
Example:6cb19121-4307-4648-9da0-d62e4d51f19b::openEHRSys.example.com::2

VERSION identifier taken from VERSION.uid.value.

Headers

Accept'application/json' | 'application/xml' | 'application/openehr.wt.flat+json' | 'application/openehr.wt.structured+json'

Response

200 OK is returned when the requested EHR_STATUS is successfully retrieved.

_typestring