Andrew Patterson

Results 7 issues of Andrew Patterson

Thinking about some real world rules we might have over our data - we were wondering if we could express multiple permissions for a dataset varying by modifier. Is it...

SNOMED is mentioned a few times in the documentation - though I do note it is not one of the recommended ontologies. That said, is it possible to get an...

We currently have duplicated the Jekyll publish workflow into one pipeline for drafts and one for main (with minor differences). We could refactor the common workflow bits into a shared...

enhancement

See for example FHIR http://hl7.org/fhir/directory.html

Not for merging. Just a quick demonstration that we can deploy of passports as Auth headers.

Implements the definition property for concepts (was in the CLI args but never implemented) Adds the comment property for concepts (new) Reorged the CLI args table for better distinction between...

A recent commit https://github.com/aws/aws-sdk-js-v3/commit/d1105e3a2619c6101ac01c2e7d9664526559b880 means that now the Javscript SDK prints a warning ``` Both AWS_PROFILE and the pair AWS_ACCESS_KEY_ID/AWS_SECRET_ACCESS_KEY static credentials are set. ... ``` I used `granted` in...