Skip to content

Instantly share code, notes, and snippets.

@niquola
Last active September 24, 2019 12:37
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 niquola/0f03112afc8813e8f45f3dc9adfb8f15 to your computer and use it in GitHub Desktop.
Save niquola/0f03112afc8813e8f45f3dc9adfb8f15 to your computer and use it in GitHub Desktop.

FHIR Profiling

Why?

Why do we need profiling? Constraint and extend FHIR resources

What?

StructureDefinition anatomy

  • FHIR core resources definition
  • Extensions definitions (aidbox first class extensions)
  • Profiles definition
    • add extension
    • add valueset binding
    • add cardinality constraints
    • add invariants
    • profile collections - slicing
  • IG
    • Profile Search Parameters
    • Profile operations
  • Custom Resources

How?

(Aidbox) light-weight profiles IG gen demo (Ivan & Viktor)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment