Skip to content

Instantly share code, notes, and snippets.

@alexanderkiel
Created August 16, 2019 14:24
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save alexanderkiel/dbebbfd6add692a215615bfc403c25b7 to your computer and use it in GitHub Desktop.
Save alexanderkiel/dbebbfd6add692a215615bfc403c25b7 to your computer and use it in GitHub Desktop.
library Retrieve
using FHIR version '4.0.0'
include FHIRHelpers version '4.0.0'
codesystem gender: 'http://hl7.org/fhir/administrative-gender'
context Patient
define InInitialPopulation:
Patient.gender ~ Code 'male' from gender
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment