Skip to main content

V3ReligiousAffiliation

Struct V3ReligiousAffiliation 

Source
pub struct V3ReligiousAffiliation;
Expand description

http://terminology.hl7.org/ValueSet/v3-ReligiousAffiliation

Implementations§

Source§

impl V3ReligiousAffiliation

Source

pub fn v1001() -> BoundCode<Self>

Adventist

Source

pub fn v1002() -> BoundCode<Self>

African Religions

Source

pub fn v1003() -> BoundCode<Self>

Afro-Caribbean Religions

Source

pub fn v1004() -> BoundCode<Self>

Agnosticism

Source

pub fn v1005() -> BoundCode<Self>

Anglican

Source

pub fn v1006() -> BoundCode<Self>

Animism

Source

pub fn v1007() -> BoundCode<Self>

Atheism

Source

pub fn v1008() -> BoundCode<Self>

Babi & Baha’I faiths

Source

pub fn v1009() -> BoundCode<Self>

Baptist

Source

pub fn v1010() -> BoundCode<Self>

Bon

Source

pub fn v1011() -> BoundCode<Self>

Cao Dai

Source

pub fn v1012() -> BoundCode<Self>

Celticism

Source

pub fn v1013() -> BoundCode<Self>

Christian (non-Catholic, non-specific)

Source

pub fn v1014() -> BoundCode<Self>

Confucianism

Source

pub fn v1015() -> BoundCode<Self>

Cyberculture Religions

Source

pub fn v1016() -> BoundCode<Self>

Divination

Source

pub fn v1017() -> BoundCode<Self>

Fourth Way

Source

pub fn v1018() -> BoundCode<Self>

Free Daism

Source

pub fn v1019() -> BoundCode<Self>

Gnosis

Source

pub fn v1020() -> BoundCode<Self>

Hinduism

Source

pub fn v1021() -> BoundCode<Self>

Humanism

Source

pub fn v1022() -> BoundCode<Self>

Independent

Source

pub fn v1023() -> BoundCode<Self>

Islam

Source

pub fn v1024() -> BoundCode<Self>

Jainism

Source

pub fn v1025() -> BoundCode<Self>

Jehovah’s Witnesses

Source

pub fn v1026() -> BoundCode<Self>

Judaism

Source

pub fn v1027() -> BoundCode<Self>

Latter Day Saints

Source

pub fn v1028() -> BoundCode<Self>

Lutheran

Source

pub fn v1029() -> BoundCode<Self>

Mahayana

Source

pub fn v1030() -> BoundCode<Self>

Meditation

Source

pub fn v1031() -> BoundCode<Self>

Messianic Judaism

Source

pub fn v1032() -> BoundCode<Self>

Mitraism

Source

pub fn v1033() -> BoundCode<Self>

New Age

Source

pub fn v1034() -> BoundCode<Self>

non-Roman Catholic

Source

pub fn v1035() -> BoundCode<Self>

Occult

Source

pub fn v1036() -> BoundCode<Self>

Orthodox

Source

pub fn v1037() -> BoundCode<Self>

Paganism

Source

pub fn v1038() -> BoundCode<Self>

Pentecostal

Source

pub fn v1039() -> BoundCode<Self>

Process, The

Source

pub fn v1040() -> BoundCode<Self>

Reformed/Presbyterian

Source

pub fn v1041() -> BoundCode<Self>

Roman Catholic Church

Source

pub fn v1042() -> BoundCode<Self>

Satanism

Source

pub fn v1043() -> BoundCode<Self>

Scientology

Source

pub fn v1044() -> BoundCode<Self>

Shamanism

Source

pub fn v1045() -> BoundCode<Self>

Shiite (Islam)

Source

pub fn v1046() -> BoundCode<Self>

Shinto

Source

pub fn v1047() -> BoundCode<Self>

Sikism

Source

pub fn v1048() -> BoundCode<Self>

Spiritualism

Source

pub fn v1049() -> BoundCode<Self>

Sunni (Islam)

Source

pub fn v1050() -> BoundCode<Self>

Taoism

Source

pub fn v1051() -> BoundCode<Self>

Theravada

Source

pub fn v1052() -> BoundCode<Self>

Unitarian-Universalism

Source

pub fn v1053() -> BoundCode<Self>

Universal Life Church

Source

pub fn v1054() -> BoundCode<Self>

Vajrayana (Tibetan)

Source

pub fn v1055() -> BoundCode<Self>

Veda

Source

pub fn v1056() -> BoundCode<Self>

Voodoo

Source

pub fn v1057() -> BoundCode<Self>

Wicca

Source

pub fn v1058() -> BoundCode<Self>

Yaohushua

Source

pub fn v1059() -> BoundCode<Self>

Zen Buddhism

Source

pub fn v1060() -> BoundCode<Self>

Zoroastrianism

Source

pub fn v1061() -> BoundCode<Self>

Assembly of God

Source

pub fn v1062() -> BoundCode<Self>

Brethren

Source

pub fn v1063() -> BoundCode<Self>

Christian Scientist

Source

pub fn v1064() -> BoundCode<Self>

Church of Christ

Source

pub fn v1065() -> BoundCode<Self>

Church of God

Source

pub fn v1066() -> BoundCode<Self>

Congregational

Source

pub fn v1067() -> BoundCode<Self>

Disciples of Christ

Source

pub fn v1068() -> BoundCode<Self>

Eastern Orthodox

Source

pub fn v1069() -> BoundCode<Self>

Episcopalian

Source

pub fn v1070() -> BoundCode<Self>

Evangelical Covenant

Source

pub fn v1071() -> BoundCode<Self>

Friends

Source

pub fn v1072() -> BoundCode<Self>

Full Gospel

Source

pub fn v1073() -> BoundCode<Self>

Methodist

Source

pub fn v1074() -> BoundCode<Self>

Native American

Source

pub fn v1075() -> BoundCode<Self>

Nazarene

Source

pub fn v1076() -> BoundCode<Self>

Presbyterian

Source

pub fn v1077() -> BoundCode<Self>

Protestant

Source

pub fn v1078() -> BoundCode<Self>

Protestant, No Denomination

Source

pub fn v1079() -> BoundCode<Self>

Reformed

Source

pub fn v1080() -> BoundCode<Self>

Salvation Army

Source

pub fn v1081() -> BoundCode<Self>

Unitarian Universalist

Source

pub fn v1082() -> BoundCode<Self>

United Church of Christ

Source

pub fn null() -> BoundCode<Self>

Trait Implementations§

Source§

impl ValueSetDef for V3ReligiousAffiliation

Source§

const URL: &'static str = "http://terminology.hl7.org/ValueSet/v3-ReligiousAffiliation"

Source§

const CODES: &'static [&'static str]

Auto Trait Implementations§

Blanket Implementations§

Source§

impl<T> Any for T
where T: 'static + ?Sized,

Source§

fn type_id(&self) -> TypeId

Gets the TypeId of self. Read more
Source§

impl<T> Borrow<T> for T
where T: ?Sized,

Source§

fn borrow(&self) -> &T

Immutably borrows from an owned value. Read more
Source§

impl<T> BorrowMut<T> for T
where T: ?Sized,

Source§

fn borrow_mut(&mut self) -> &mut T

Mutably borrows from an owned value. Read more
§

impl<ST, DT> CastableFrom<ST, Initialized, Initialized> for DT
where ST: ?Sized, DT: ?Sized,

§

impl<ST, DT> CastableFrom<ST, Uninit, Uninit> for DT
where ST: ?Sized, DT: ?Sized,

§

impl<T> ErasedDestructor for T
where T: 'static,

Source§

impl<T> From<T> for T

Source§

fn from(t: T) -> T

Returns the argument unchanged.

§

impl<T> Instrument for T

§

fn instrument(self, span: Span) -> Instrumented<Self>

Instruments this type with the provided [Span], returning an Instrumented wrapper. Read more
§

fn in_current_span(self) -> Instrumented<Self>

Instruments this type with the current Span, returning an Instrumented wrapper. Read more
Source§

impl<T, U> Into<U> for T
where U: From<T>,

Source§

fn into(self) -> U

Calls U::from(self).

That is, this conversion is whatever the implementation of From<T> for U chooses to do.

Source§

impl<T> IntoEither for T

Source§

fn into_either(self, into_left: bool) -> Either<Self, Self>

Converts self into a Left variant of Either<Self, Self> if into_left is true. Converts self into a Right variant of Either<Self, Self> otherwise. Read more
Source§

fn into_either_with<F>(self, into_left: F) -> Either<Self, Self>
where F: FnOnce(&Self) -> bool,

Converts self into a Left variant of Either<Self, Self> if into_left(&self) returns true. Converts self into a Right variant of Either<Self, Self> otherwise. Read more
§

impl<T> Read<Exclusive, BecauseExclusive> for T
where T: ?Sized,

Source§

impl<T> Same for T

Source§

type Output = T

Should always be Self
Source§

impl<T, U> TryFrom<U> for T
where U: Into<T>,

Source§

type Error = Infallible

The type returned in the event of a conversion error.
Source§

fn try_from(value: U) -> Result<T, <T as TryFrom<U>>::Error>

Performs the conversion.
Source§

impl<T, U> TryInto<U> for T
where U: TryFrom<T>,

Source§

type Error = <U as TryFrom<T>>::Error

The type returned in the event of a conversion error.
Source§

fn try_into(self) -> Result<U, <U as TryFrom<T>>::Error>

Performs the conversion.
§

impl<V, T> VZip<V> for T
where V: MultiLane<T>,

§

fn vzip(self) -> V

§

impl<T> WithSubscriber for T

§

fn with_subscriber<S>(self, subscriber: S) -> WithDispatch<Self>
where S: Into<Dispatch>,

Attaches the provided Subscriber to this type, returning a [WithDispatch] wrapper. Read more
§

fn with_current_subscriber(self) -> WithDispatch<Self>

Attaches the current default Subscriber to this type, returning a [WithDispatch] wrapper. Read more