referralMethod property

List<CodeableConcept>? referralMethod
inherited

referralMethod Ways that the service accepts referrals, if this is not provided then it is implied that no referral is required.

Implementation

List<CodeableConcept>? get referralMethod =>
    throw _privateConstructorUsedError;