Skip to content

Instantly share code, notes, and snippets.

@5HT
Created February 23, 2024 09:03
Show Gist options
  • Save 5HT/49135f89c0eb007af79f30ea37507f1c to your computer and use it in GitHub Desktop.
Save 5HT/49135f89c0eb007af79f30ea37507f1c to your computer and use it in GitHub Desktop.
FHIR:Religion2
> HL7.showCodeSystem "Religion2"
{"Religion2", :ok, "v2-0006", "http://terminology.hl7.org/CodeSystem/v2-0006",
[
{1, "527", :A, "Atheist"},
{1, "528", :B, "Baptist"},
{1, "529", :C, "Catholic"},
{1, "530", :E, "Episcopalian"},
{1, "531", :J, "Judaism"},
{1, "532", :L, "Lutheran"},
{1, "533", :M, "Church of Latter Day Saints (Mormon)"},
{1, "534", :N, "Hindu"},
{1, "535", :P, "Protestant"},
{1, "536", :AGN, "Agnostic"},
{1, "537", :ATH, "Atheist"},
{1, "538", :BAH, "Baha'i"},
{1, "539", :BRE, "Brethren"},
{1, "540", :BUD, "Buddhist"},
{1, "541", :BMA, "Buddhist: Mahayana"},
{1, "542", :BTH, "Buddhist: Theravada"},
{1, "543", :BTA, "Buddhist: Tantrayana"},
{1, "544", :BOT, "Buddhist: Other"},
{1, "545", :CFR, "Chinese Folk Religionist"},
{1, "546", :CHR, "Christian"},
{1, "547", :ABC, "Christian: American Baptist Church"},
{1, "548", :AMT, "Christian: African Methodist Episcopal"},
{1, "549", :AME, "Christian: African Methodist Episcopal Zion"},
{1, "550", :ANG, "Christian: Anglican"},
{1, "551", :AOG, "Christian: Assembly of God"},
{1, "552", :BAP, "Christian: Baptist"},
{1, "553", :CRR, "Christian: Christian Reformed"},
{1, "554", :CHS, "Christian: Christian Science"},
{1, "555", :CMA, "Christian: Christian Missionary Alliance"},
{1, "556", :COC, "Christian: Church of Christ"},
{1, "557", :COG, "Christian: Church of God"},
{1, "558", :COI, "Christian: Church of God in Christ"},
{1, "559", :COM, "Christian: Community"},
{1, "560", :COL, "Christian: Congregational"},
{1, "561", :EOT, "Christian: Eastern Orthodox"},
{1, "562", :EVC, "Christian: Evangelical Church"},
{1, "563", :EPI, "Christian: Episcopalian"},
{1, "564", :FWB, "Christian: Free Will Baptist"},
{1, "565", :FRQ, "Christian: Friends"},
{1, "566", :FUL, "Christian: Full Gospel"},
{1, "567", :GRE, "Christian: Greek Orthodox"},
{1, "568", :JWN, "Christian: Jehovah's Witness"},
{1, "569", :MOM, "Christian: Latter-day Saints"},
{1, "570", :LUT, "Christian: Lutheran"},
{1, "571", :LMS, "Christian: Lutheran Missouri Synod"},
{1, "572", :MEN, "Christian: Mennonite"},
{1, "573", :MET, "Christian: Methodist"},
{1, "574", :NAZ, "Christian: Church of the Nazarene"},
{1, "575", :ORT, "Christian: Orthodox"},
{1, "576", :PEN, "Christian: Pentecostal"},
{1, "577", :COP, "Christian: Other Pentecostal"},
{1, "578", :PRE, "Christian: Presbyterian"},
{1, "579", :PRO, "Christian: Protestant"},
{1, "580", :PRC, "Christian: Other Protestant"},
{1, "581", :QUA, "Christian: Friends"},
{1, "582", :REC, "Christian: Reformed Church"},
{1, "583", :REO, "Christian: Reorganized Church of Jesus Christ-LDS"},
{1, "584", :CAT, "Christian: Roman Catholic"},
{1, "585", :SAA, "Christian: Salvation Army"},
{1, "586", :SEV, "Christian: Seventh Day Adventist"},
{1, "587", :SOU, "Christian: Southern Baptist"},
{1, "588", :UCC, "Christian: United Church of Christ"},
{1, "589", :UMD, "Christian: United Methodist"},
{1, "590", :UNI, "Christian: Unitarian"},
{1, "591", :UNU, "Christian: Unitarian Universalist"},
{1, "592", :WES, "Christian: Wesleyan"},
{1, "593", :WMC, "Christian: Wesleyan Methodist"},
{1, "594", :COT, "Christian: Other"},
{1, "595", :CNF, "Confucian"},
{1, "596", :DOC, "Disciples of Christ"},
{1, "597", :ERL, "Ethnic Religionist"},
{1, "598", :HIN, "Hindu"},
{1, "599", :HSH, "Hindu: Shaivites"},
{1, "600", :HVA, "Hindu: Vaishnavites"},
{1, "601", :HOT, "Hindu: Other"},
{1, "602", :JAI, "Jain"},
{1, "603", :JEW, "Jewish"},
{1, "604", :JCO, "Jewish: Conservative"},
{1, "605", :JOR, "Jewish: Orthodox"},
{1, "606", :JRC, "Jewish: Reconstructionist"},
{1, "607", :JRF, "Jewish: Reform"},
{1, "608", :JRN, "Jewish: Renewal"},
{1, "609", :JOT, "Jewish: Other"},
{1, "610", :MOS, "Muslim"},
{1, "611", :MSH, "Muslim: Shiite"},
{1, "612", :MSU, "Muslim: Sunni"},
{1, "613", :MOT, "Muslim: Other"},
{1, "614", :NAM, "Native American"},
{1, "615", :NRL, "New Religionist"},
{1, "616", :NOE, "Nonreligious"},
{1, "617", :SHN, "Shintoist"},
{1, "618", :SIK, "Sikh"},
{1, "619", :SPI, "Spiritist"},
{1, "620", :OTH, "Other"},
{1, "621", :VAR, "Unknown"}
]}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment