Package org.projecthusky.fhir.core.ch


@DefaultQualifier(value=org.checkerframework.checker.nullness.qual.NonNull.class, locations={PARAMETER,RETURN,FIELD}) package org.projecthusky.fhir.core.ch
The package for the FHIR CH CORE Implementation Guide.

By default, parameters and return values are annotated with NonNull except for the generated package. Nullable values are specifically annotated with Nullable.

Author:
Quentin Ligier