Skip to content

Commit

Permalink
fixes the model structure in the referral docs
Browse files Browse the repository at this point in the history
  • Loading branch information
fredkingham committed Apr 1, 2019
1 parent b6880ef commit e7dacaa
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions doc/docs/guides/archetypes.md
Expand Up @@ -95,11 +95,11 @@ details | Text
Field|Type|Length
-----|----|---
internal | NullBoolean
referral_route | FKorFT(ReferralOrganisation)
referral_organisation | FKorFT(ReferralOrganisation)
referral_name | Char | 255
date_of_referral | Date
referral_team | FKorFT(Speciality)
referral_reason | FKorFT(ReferralReason)
referral_type | FKorFT(ReferralType)

### PatientConsultation

Expand Down

0 comments on commit e7dacaa

Please sign in to comment.