Liking cljdoc? Tell your friends :D

doccla.oth-client.organizations.patients.metadata


get-metadataclj

(get-metadata opts id)

Retrieve metadata for a specific patient.

Retrieve metadata for a specific patient.
raw docstring

metadata-item-schemaclj


metadata-schemaclj


metadata-updates-schemaclj


update-metadataclj

(update-metadata opts id updates)

Update an existing patient's metadata. Differs slightly from the OTH API in that it supports partial updates rather than wholesale replacement of every value.

Updates is a list of maps, each of which must contain a :links key with a :metadata-field and a value key.

Update an existing patient's metadata. Differs slightly from the OTH API in that
it supports partial updates rather than wholesale replacement of every value.

Updates is a list of maps, each of which must contain a :links key with a :metadata-field
and a value key.
raw docstring

cljdoc is a website building & hosting documentation for Clojure/Script libraries

× close