v2+ Vocabulary
0.3.0 - Working Draft to present the concept ideas (FO)

v2+ Vocabulary - Local Development build (v0.3.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions

: Religion (2.4 - 2.0.0) - TTL Representation

Active as of 2025-08-05

Raw ttl | Download

@prefix fhir: <http://hl7.org/fhir/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

# - resource -------------------------------------------------------------------

 a fhir:CodeSystem ;
  fhir:nodeRole fhir:treeRoot ;
  fhir:id [ fhir:v "religion2V200"] ; # 
  fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><ul><li>Include all codes defined in <a href=\"CodeSystem-religion2V200.html\"><code>http://terminology.hl7.org/v2plusvocab/CodeSystem/religion2V200</code></a></li></ul></div>"^^rdf:XMLLiteral
  ] ; # 
  fhir:extension ( [
fhir:url [ fhir:v "http://terminology.hl7.org/v2plusvocab/StructureDefinition/codesystem-v2versionCreated"^^xsd:anyURI ] ;
fhir:value [
a fhir:string ;
fhir:v "2.4"     ]
  ] [
fhir:url [ fhir:v "http://terminology.hl7.org/v2plusvocab/StructureDefinition/codesystem-versionHistory"^^xsd:anyURI ] ;
fhir:value [
a fhir:string ;
fhir:v "generate correct history somehow"     ]
  ] [
fhir:url [ fhir:v "http://terminology.hl7.org/v2plusvocab/StructureDefinition/codesystem-tableNo"^^xsd:anyURI ] ;
fhir:value [
a fhir:string ;
fhir:v "0006"     ]
  ] ) ; # 
  fhir:url [ fhir:v "http://terminology.hl7.org/v2plusvocab/CodeSystem/religion2V200"^^xsd:anyURI] ; # 
  fhir:identifier ( [
fhir:system [ fhir:v "urn:ietf:rfc:3986"^^xsd:anyURI ] ;
fhir:value [ fhir:v "urn:oid:2.16.840.1.113883.18.8" ]
  ] ) ; # 
  fhir:version [ fhir:v "2.0.0"] ; # 
  fhir:name [ fhir:v "Religion2V200"] ; # 
  fhir:title [ fhir:v "Religion (2.4 - 2.0.0)"] ; # 
  fhir:status [ fhir:v "active"] ; # 
  fhir:experimental [ fhir:v true] ; # 
  fhir:date [ fhir:v "2025-08-05T15:14:51+02:00"^^xsd:dateTime] ; # 
  fhir:description [ fhir:v "Code system of concepts specifying a person's religion.    Used in HL7 Version 2.x messaging in the PID segment."] ; # 
  fhir:copyright [ fhir:v "HL7 Inc., 2024"] ; # 
  fhir:caseSensitive [ fhir:v true] ; # 
  fhir:content [ fhir:v "complete"] ; # 
  fhir:property ( [
fhir:code [ fhir:v "versionIntroduced" ] ;
fhir:uri [ fhir:v "http://terminology.hl7.org/v2plusvocab/CodeSystem/Property#versionIntroduced"^^xsd:anyURI ] ;
fhir:description [ fhir:v "version when was this code introduced" ] ;
fhir:type [ fhir:v "string" ]
  ] [
fhir:code [ fhir:v "versionDeprecated" ] ;
fhir:uri [ fhir:v "http://terminology.hl7.org/v2plusvocab/CodeSystem/Property#versionDeprecated"^^xsd:anyURI ] ;
fhir:description [ fhir:v "version when was this code deprecated" ] ;
fhir:type [ fhir:v "string" ]
  ] [
fhir:code [ fhir:v "status" ] ;
fhir:uri [ fhir:v "http://hl7.org/fhir/concept-properties#status"^^xsd:anyURI ] ;
fhir:description [ fhir:v "A code that indicates the status of the concept. Typical values are active, experimental, deprecated, and retired" ] ;
fhir:type [ fhir:v "code" ]
  ] [
fhir:code [ fhir:v "comment" ] ;
fhir:uri [ fhir:v "http://terminology.hl7.org/v2plusvocab/CodeSystem/Property#comment"^^xsd:anyURI ] ;
fhir:description [ fhir:v "A string that provides additional detail pertinent to the use or understanding of the concept" ] ;
fhir:type [ fhir:v "string" ]
  ] [
fhir:code [ fhir:v "usage" ] ;
fhir:uri [ fhir:v "http://terminology.hl7.org/v2plusvocab/CodeSystem/Property#usage"^^xsd:anyURI ] ;
fhir:description [ fhir:v "usage notes for this code" ] ;
fhir:type [ fhir:v "string" ]
  ] [
fhir:code [ fhir:v "modified" ] ;
fhir:uri [ fhir:v "http://terminology.hl7.org/v2plusvocab/CodeSystem/Property#modified"^^xsd:anyURI ] ;
fhir:description [ fhir:v "date of last modification" ] ;
fhir:type [ fhir:v "dateTime" ]
  ] [
    ( fhir:extension [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/codesystem-property-valueset"^^xsd:anyURI ] ;
fhir:value [
a fhir:canonical ;
fhir:v "http://terminology.hl7.org/v2plusvocab/ValueSet/religion2V200"^^xsd:anyURI ;
fhir:link <http://terminology.hl7.org/v2plusvocab/ValueSet/religion2V200>       ]     ] ) ;
fhir:code [ fhir:v "parent" ] ;
fhir:uri [ fhir:v "http://terminology.hl7.org/v2plusvocab/CodeSystem/Property#parent"^^xsd:anyURI ] ;
fhir:description [ fhir:v "parent" ] ;
fhir:type [ fhir:v "code" ]
  ] ) ; # 
  fhir:concept ( [
fhir:code [ fhir:v "ABC" ] ;
fhir:display [ fhir:v "Christian: American Baptist Church" ] ;
fhir:definition [ fhir:v "Christian: American Baptist Church" ] ;
    ( fhir:property [
fhir:code [ fhir:v "versionIntroduced" ] ;
fhir:value [
a fhir:string ;
fhir:v "2.4"       ]     ] [
fhir:code [ fhir:v "parent" ] ;
fhir:value [
a fhir:code ;
fhir:v "CHR"       ]     ] )
  ] [
fhir:code [ fhir:v "AGN" ] ;
fhir:display [ fhir:v "Agnostic" ] ;
fhir:definition [ fhir:v "Agnostic" ] ;
    ( fhir:property [
fhir:code [ fhir:v "versionIntroduced" ] ;
fhir:value [
a fhir:string ;
fhir:v "2.4"       ]     ] )
  ] [
fhir:code [ fhir:v "AME" ] ;
fhir:display [ fhir:v "Christian: African Methodist Episcopal Zion" ] ;
fhir:definition [ fhir:v "Christian: African Methodist Episcopal Zion" ] ;
    ( fhir:property [
fhir:code [ fhir:v "versionIntroduced" ] ;
fhir:value [
a fhir:string ;
fhir:v "2.4"       ]     ] [
fhir:code [ fhir:v "parent" ] ;
fhir:value [
a fhir:code ;
fhir:v "CHR"       ]     ] )
  ] [
fhir:code [ fhir:v "AMT" ] ;
fhir:display [ fhir:v "Christian: African Methodist Episcopal" ] ;
fhir:definition [ fhir:v "Christian: African Methodist Episcopal" ] ;
    ( fhir:property [
fhir:code [ fhir:v "versionIntroduced" ] ;
fhir:value [
a fhir:string ;
fhir:v "2.4"       ]     ] [
fhir:code [ fhir:v "parent" ] ;
fhir:value [
a fhir:code ;
fhir:v "CHR"       ]     ] )
  ] [
fhir:code [ fhir:v "ANG" ] ;
fhir:display [ fhir:v "Christian: Anglican" ] ;
fhir:definition [ fhir:v "Christian: Anglican" ] ;
    ( fhir:property [
fhir:code [ fhir:v "versionIntroduced" ] ;
fhir:value [
a fhir:string ;
fhir:v "2.4"       ]     ] [
fhir:code [ fhir:v "parent" ] ;
fhir:value [
a fhir:code ;
fhir:v "CHR"       ]     ] )
  ] [
fhir:code [ fhir:v "AOG" ] ;
fhir:display [ fhir:v "Christian: Assembly of God" ] ;
fhir:definition [ fhir:v "Christian: Assembly of God" ] ;
    ( fhir:property [
fhir:code [ fhir:v "versionIntroduced" ] ;
fhir:value [
a fhir:string ;
fhir:v "2.4"       ]     ] [
fhir:code [ fhir:v "parent" ] ;
fhir:value [
a fhir:code ;
fhir:v "CHR"       ]     ] )
  ] [
fhir:code [ fhir:v "ATH" ] ;
fhir:display [ fhir:v "Atheist" ] ;
fhir:definition [ fhir:v "Atheist" ] ;
    ( fhir:designation [
fhir:language [ fhir:v "de" ] ;
fhir:value [ fhir:v "Atheist" ]     ] ) ;
    ( fhir:property [
fhir:code [ fhir:v "versionIntroduced" ] ;
fhir:value [
a fhir:string ;
fhir:v "2.4"       ]     ] )
  ] [
fhir:code [ fhir:v "BAH" ] ;
fhir:display [ fhir:v "Baha'i" ] ;
fhir:definition [ fhir:v "Baha'i" ] ;
    ( fhir:property [
fhir:code [ fhir:v "versionIntroduced" ] ;
fhir:value [
a fhir:string ;
fhir:v "2.4"       ]     ] )
  ] [
fhir:code [ fhir:v "BAP" ] ;
fhir:display [ fhir:v "Christian: Baptist" ] ;
fhir:definition [ fhir:v "Christian: Baptist" ] ;
    ( fhir:property [
fhir:code [ fhir:v "versionIntroduced" ] ;
fhir:value [
a fhir:string ;
fhir:v "2.4"       ]     ] [
fhir:code [ fhir:v "parent" ] ;
fhir:value [
a fhir:code ;
fhir:v "CHR"       ]     ] )
  ] [
fhir:code [ fhir:v "BMA" ] ;
fhir:display [ fhir:v "Buddhist: Mahayana" ] ;
fhir:definition [ fhir:v "Buddhist: Mahayana" ] ;
    ( fhir:property [
fhir:code [ fhir:v "versionIntroduced" ] ;
fhir:value [
a fhir:string ;
fhir:v "2.4"       ]     ] [
fhir:code [ fhir:v "parent" ] ;
fhir:value [
a fhir:code ;
fhir:v "BUD"       ]     ] )
  ] [
fhir:code [ fhir:v "BOT" ] ;
fhir:display [ fhir:v "Buddhist: Other" ] ;
fhir:definition [ fhir:v "Buddhist: Other" ] ;
    ( fhir:property [
fhir:code [ fhir:v "versionIntroduced" ] ;
fhir:value [
a fhir:string ;
fhir:v "2.4"       ]     ] [
fhir:code [ fhir:v "parent" ] ;
fhir:value [
a fhir:code ;
fhir:v "BUD"       ]     ] )
  ] [
fhir:code [ fhir:v "BTA" ] ;
fhir:display [ fhir:v "Buddhist: Tantrayana" ] ;
fhir:definition [ fhir:v "Buddhist: Tantrayana" ] ;
    ( fhir:property [
fhir:code [ fhir:v "versionIntroduced" ] ;
fhir:value [
a fhir:string ;
fhir:v "2.4"       ]     ] [
fhir:code [ fhir:v "parent" ] ;
fhir:value [
a fhir:code ;
fhir:v "BUD"       ]     ] )
  ] [
fhir:code [ fhir:v "BTH" ] ;
fhir:display [ fhir:v "Buddhist: Theravada" ] ;
fhir:definition [ fhir:v "Buddhist: Theravada" ] ;
    ( fhir:property [
fhir:code [ fhir:v "versionIntroduced" ] ;
fhir:value [
a fhir:string ;
fhir:v "2.4"       ]     ] [
fhir:code [ fhir:v "parent" ] ;
fhir:value [
a fhir:code ;
fhir:v "BUD"       ]     ] )
  ] [
fhir:code [ fhir:v "BUD" ] ;
fhir:display [ fhir:v "Buddhist" ] ;
fhir:definition [ fhir:v "Buddhist" ] ;
    ( fhir:designation [
fhir:language [ fhir:v "de" ] ;
fhir:value [ fhir:v "Buddhist" ]     ] ) ;
    ( fhir:property [
fhir:code [ fhir:v "versionIntroduced" ] ;
fhir:value [
a fhir:string ;
fhir:v "2.4"       ]     ] )
  ] [
fhir:code [ fhir:v "CAT" ] ;
fhir:display [ fhir:v "Christian: Roman Catholic" ] ;
fhir:definition [ fhir:v "Christian: Roman Catholic" ] ;
    ( fhir:designation [
fhir:language [ fhir:v "de" ] ;
fhir:value [ fhir:v "römisch-katholisch" ]     ] ) ;
    ( fhir:property [
fhir:code [ fhir:v "versionIntroduced" ] ;
fhir:value [
a fhir:string ;
fhir:v "2.4"       ]     ] [
fhir:code [ fhir:v "parent" ] ;
fhir:value [
a fhir:code ;
fhir:v "CHR"       ]     ] )
  ] [
fhir:code [ fhir:v "CFR" ] ;
fhir:display [ fhir:v "Chinese Folk Religionist" ] ;
fhir:definition [ fhir:v "Chinese Folk Religionist" ] ;
    ( fhir:property [
fhir:code [ fhir:v "versionIntroduced" ] ;
fhir:value [
a fhir:string ;
fhir:v "2.4"       ]     ] )
  ] [
fhir:code [ fhir:v "CHR" ] ;
fhir:display [ fhir:v "Christian" ] ;
fhir:definition [ fhir:v "Christian" ] ;
    ( fhir:property [
fhir:code [ fhir:v "versionIntroduced" ] ;
fhir:value [
a fhir:string ;
fhir:v "2.4"       ]     ] )
  ] [
fhir:code [ fhir:v "CHS" ] ;
fhir:display [ fhir:v "Christian: Christian Science" ] ;
fhir:definition [ fhir:v "Christian: Christian Science" ] ;
    ( fhir:property [
fhir:code [ fhir:v "versionIntroduced" ] ;
fhir:value [
a fhir:string ;
fhir:v "2.4"       ]     ] [
fhir:code [ fhir:v "parent" ] ;
fhir:value [
a fhir:code ;
fhir:v "CHR"       ]     ] )
  ] [
fhir:code [ fhir:v "CMA" ] ;
fhir:display [ fhir:v "Christian: Christian Missionary Alliance" ] ;
fhir:definition [ fhir:v "Christian: Christian Missionary Alliance" ] ;
    ( fhir:property [
fhir:code [ fhir:v "versionIntroduced" ] ;
fhir:value [
a fhir:string ;
fhir:v "2.4"       ]     ] [
fhir:code [ fhir:v "parent" ] ;
fhir:value [
a fhir:code ;
fhir:v "CHR"       ]     ] )
  ] [
fhir:code [ fhir:v "CNF" ] ;
fhir:display [ fhir:v "Confucian" ] ;
fhir:definition [ fhir:v "Confucian" ] ;
    ( fhir:property [
fhir:code [ fhir:v "versionIntroduced" ] ;
fhir:value [
a fhir:string ;
fhir:v "2.4"       ]     ] )
  ] [
fhir:code [ fhir:v "COC" ] ;
fhir:display [ fhir:v "Christian: Church of Christ" ] ;
fhir:definition [ fhir:v "Christian: Church of Christ" ] ;
    ( fhir:property [
fhir:code [ fhir:v "versionIntroduced" ] ;
fhir:value [
a fhir:string ;
fhir:v "2.4"       ]     ] [
fhir:code [ fhir:v "parent" ] ;
fhir:value [
a fhir:code ;
fhir:v "CHR"       ]     ] )
  ] [
fhir:code [ fhir:v "COG" ] ;
fhir:display [ fhir:v "Christian: Church of God" ] ;
fhir:definition [ fhir:v "Christian: Church of God" ] ;
    ( fhir:property [
fhir:code [ fhir:v "versionIntroduced" ] ;
fhir:value [
a fhir:string ;
fhir:v "2.4"       ]     ] [
fhir:code [ fhir:v "parent" ] ;
fhir:value [
a fhir:code ;
fhir:v "CHR"       ]     ] )
  ] [
fhir:code [ fhir:v "COI" ] ;
fhir:display [ fhir:v "Christian: Church of God in Christ" ] ;
fhir:definition [ fhir:v "Christian: Church of God in Christ" ] ;
    ( fhir:property [
fhir:code [ fhir:v "versionIntroduced" ] ;
fhir:value [
a fhir:string ;
fhir:v "2.4"       ]     ] [
fhir:code [ fhir:v "parent" ] ;
fhir:value [
a fhir:code ;
fhir:v "CHR"       ]     ] )
  ] [
fhir:code [ fhir:v "COL" ] ;
fhir:display [ fhir:v "Christian: Congregational" ] ;
fhir:definition [ fhir:v "Christian: Congregational" ] ;
    ( fhir:property [
fhir:code [ fhir:v "versionIntroduced" ] ;
fhir:value [
a fhir:string ;
fhir:v "2.4"       ]     ] [
fhir:code [ fhir:v "parent" ] ;
fhir:value [
a fhir:code ;
fhir:v "CHR"       ]     ] )
  ] [
fhir:code [ fhir:v "COM" ] ;
fhir:display [ fhir:v "Christian: Community" ] ;
fhir:definition [ fhir:v "Christian: Community" ] ;
    ( fhir:property [
fhir:code [ fhir:v "versionIntroduced" ] ;
fhir:value [
a fhir:string ;
fhir:v "2.4"       ]     ] [
fhir:code [ fhir:v "parent" ] ;
fhir:value [
a fhir:code ;
fhir:v "CHR"       ]     ] )
  ] [
fhir:code [ fhir:v "COP" ] ;
fhir:display [ fhir:v "Christian: Other Pentecostal" ] ;
fhir:definition [ fhir:v "Christian: Other Pentecostal" ] ;
    ( fhir:property [
fhir:code [ fhir:v "versionIntroduced" ] ;
fhir:value [
a fhir:string ;
fhir:v "2.4"       ]     ] [
fhir:code [ fhir:v "parent" ] ;
fhir:value [
a fhir:code ;
fhir:v "CHR"       ]     ] )
  ] [
fhir:code [ fhir:v "COT" ] ;
fhir:display [ fhir:v "Christian: Other" ] ;
fhir:definition [ fhir:v "Christian: Other" ] ;
    ( fhir:property [
fhir:code [ fhir:v "versionIntroduced" ] ;
fhir:value [
a fhir:string ;
fhir:v "2.4"       ]     ] [
fhir:code [ fhir:v "parent" ] ;
fhir:value [
a fhir:code ;
fhir:v "CHR"       ]     ] )
  ] [
fhir:code [ fhir:v "CRR" ] ;
fhir:display [ fhir:v "Christian: Christian Reformed" ] ;
fhir:definition [ fhir:v "Christian: Christian Reformed" ] ;
    ( fhir:property [
fhir:code [ fhir:v "versionIntroduced" ] ;
fhir:value [
a fhir:string ;
fhir:v "2.4"       ]     ] [
fhir:code [ fhir:v "parent" ] ;
fhir:value [
a fhir:code ;
fhir:v "CHR"       ]     ] )
  ] [
fhir:code [ fhir:v "EOT" ] ;
fhir:display [ fhir:v "Christian: Eastern Orthodox" ] ;
fhir:definition [ fhir:v "Christian: Eastern Orthodox" ] ;
    ( fhir:property [
fhir:code [ fhir:v "versionIntroduced" ] ;
fhir:value [
a fhir:string ;
fhir:v "2.4"       ]     ] [
fhir:code [ fhir:v "parent" ] ;
fhir:value [
a fhir:code ;
fhir:v "CHR"       ]     ] )
  ] [
fhir:code [ fhir:v "EPI" ] ;
fhir:display [ fhir:v "Christian: Episcopalian" ] ;
fhir:definition [ fhir:v "Christian: Episcopalian" ] ;
    ( fhir:property [
fhir:code [ fhir:v "versionIntroduced" ] ;
fhir:value [
a fhir:string ;
fhir:v "2.4"       ]     ] [
fhir:code [ fhir:v "parent" ] ;
fhir:value [
a fhir:code ;
fhir:v "CHR"       ]     ] )
  ] [
fhir:code [ fhir:v "ERL" ] ;
fhir:display [ fhir:v "Ethnic Religionist" ] ;
fhir:definition [ fhir:v "Ethnic Religionist" ] ;
    ( fhir:property [
fhir:code [ fhir:v "versionIntroduced" ] ;
fhir:value [
a fhir:string ;
fhir:v "2.4"       ]     ] )
  ] [
fhir:code [ fhir:v "EVC" ] ;
fhir:display [ fhir:v "Christian: Evangelical Church" ] ;
fhir:definition [ fhir:v "Christian: Evangelical Church" ] ;
    ( fhir:designation [
fhir:language [ fhir:v "de" ] ;
fhir:value [ fhir:v "evangelisch" ]     ] ) ;
    ( fhir:property [
fhir:code [ fhir:v "versionIntroduced" ] ;
fhir:value [
a fhir:string ;
fhir:v "2.4"       ]     ] [
fhir:code [ fhir:v "parent" ] ;
fhir:value [
a fhir:code ;
fhir:v "CHR"       ]     ] )
  ] [
fhir:code [ fhir:v "FRQ" ] ;
fhir:display [ fhir:v "Christian: Friends" ] ;
fhir:definition [ fhir:v "Christian: Friends" ] ;
    ( fhir:property [
fhir:code [ fhir:v "versionIntroduced" ] ;
fhir:value [
a fhir:string ;
fhir:v "2.4"       ]     ] [
fhir:code [ fhir:v "parent" ] ;
fhir:value [
a fhir:code ;
fhir:v "CHR"       ]     ] )
  ] [
fhir:code [ fhir:v "FWB" ] ;
fhir:display [ fhir:v "Christian: Free Will Baptist" ] ;
fhir:definition [ fhir:v "Christian: Free Will Baptist" ] ;
    ( fhir:property [
fhir:code [ fhir:v "versionIntroduced" ] ;
fhir:value [
a fhir:string ;
fhir:v "2.4"       ]     ] [
fhir:code [ fhir:v "parent" ] ;
fhir:value [
a fhir:code ;
fhir:v "CHR"       ]     ] )
  ] [
fhir:code [ fhir:v "GRE" ] ;
fhir:display [ fhir:v "Christian: Greek Orthodox" ] ;
fhir:definition [ fhir:v "Christian: Greek Orthodox" ] ;
    ( fhir:property [
fhir:code [ fhir:v "versionIntroduced" ] ;
fhir:value [
a fhir:string ;
fhir:v "2.4"       ]     ] [
fhir:code [ fhir:v "parent" ] ;
fhir:value [
a fhir:code ;
fhir:v "CHR"       ]     ] )
  ] [
fhir:code [ fhir:v "HIN" ] ;
fhir:display [ fhir:v "Hindu" ] ;
fhir:definition [ fhir:v "Hindu" ] ;
    ( fhir:designation [
fhir:language [ fhir:v "de" ] ;
fhir:value [ fhir:v "Hindu" ]     ] ) ;
    ( fhir:property [
fhir:code [ fhir:v "versionIntroduced" ] ;
fhir:value [
a fhir:string ;
fhir:v "2.4"       ]     ] )
  ] [
fhir:code [ fhir:v "HOT" ] ;
fhir:display [ fhir:v "Hindu: Other" ] ;
fhir:definition [ fhir:v "Hindu: Other" ] ;
    ( fhir:property [
fhir:code [ fhir:v "versionIntroduced" ] ;
fhir:value [
a fhir:string ;
fhir:v "2.4"       ]     ] [
fhir:code [ fhir:v "parent" ] ;
fhir:value [
a fhir:code ;
fhir:v "HIN"       ]     ] )
  ] [
fhir:code [ fhir:v "HSH" ] ;
fhir:display [ fhir:v "Hindu: Shaivites" ] ;
fhir:definition [ fhir:v "Hindu: Shaivites" ] ;
    ( fhir:property [
fhir:code [ fhir:v "versionIntroduced" ] ;
fhir:value [
a fhir:string ;
fhir:v "2.4"       ]     ] [
fhir:code [ fhir:v "parent" ] ;
fhir:value [
a fhir:code ;
fhir:v "HIN"       ]     ] )
  ] [
fhir:code [ fhir:v "HVA" ] ;
fhir:display [ fhir:v "Hindu: Vaishnavites" ] ;
fhir:definition [ fhir:v "Hindu: Vaishnavites" ] ;
    ( fhir:property [
fhir:code [ fhir:v "versionIntroduced" ] ;
fhir:value [
a fhir:string ;
fhir:v "2.4"       ]     ] [
fhir:code [ fhir:v "parent" ] ;
fhir:value [
a fhir:code ;
fhir:v "HIN"       ]     ] )
  ] [
fhir:code [ fhir:v "JAI" ] ;
fhir:display [ fhir:v "Jain" ] ;
fhir:definition [ fhir:v "Jain" ] ;
    ( fhir:property [
fhir:code [ fhir:v "versionIntroduced" ] ;
fhir:value [
a fhir:string ;
fhir:v "2.4"       ]     ] )
  ] [
fhir:code [ fhir:v "JCO" ] ;
fhir:display [ fhir:v "Jewish: Conservative" ] ;
fhir:definition [ fhir:v "Jewish: Conservative" ] ;
    ( fhir:property [
fhir:code [ fhir:v "versionIntroduced" ] ;
fhir:value [
a fhir:string ;
fhir:v "2.4"       ]     ] [
fhir:code [ fhir:v "parent" ] ;
fhir:value [
a fhir:code ;
fhir:v "JEW"       ]     ] )
  ] [
fhir:code [ fhir:v "JEW" ] ;
fhir:display [ fhir:v "Jewish" ] ;
fhir:definition [ fhir:v "Jewish" ] ;
    ( fhir:designation [
fhir:language [ fhir:v "de" ] ;
fhir:value [ fhir:v "jüdisch" ]     ] ) ;
    ( fhir:property [
fhir:code [ fhir:v "versionIntroduced" ] ;
fhir:value [
a fhir:string ;
fhir:v "2.4"       ]     ] )
  ] [
fhir:code [ fhir:v "JOR" ] ;
fhir:display [ fhir:v "Jewish: Orthodox" ] ;
fhir:definition [ fhir:v "Jewish: Orthodox" ] ;
    ( fhir:property [
fhir:code [ fhir:v "versionIntroduced" ] ;
fhir:value [
a fhir:string ;
fhir:v "2.4"       ]     ] [
fhir:code [ fhir:v "parent" ] ;
fhir:value [
a fhir:code ;
fhir:v "JEW"       ]     ] )
  ] [
fhir:code [ fhir:v "JOT" ] ;
fhir:display [ fhir:v "Jewish: Other" ] ;
fhir:definition [ fhir:v "Jewish: Other" ] ;
    ( fhir:property [
fhir:code [ fhir:v "versionIntroduced" ] ;
fhir:value [
a fhir:string ;
fhir:v "2.4"       ]     ] [
fhir:code [ fhir:v "parent" ] ;
fhir:value [
a fhir:code ;
fhir:v "JEW"       ]     ] )
  ] [
fhir:code [ fhir:v "JRC" ] ;
fhir:display [ fhir:v "Jewish: Reconstructionist" ] ;
fhir:definition [ fhir:v "Jewish: Reconstructionist" ] ;
    ( fhir:property [
fhir:code [ fhir:v "versionIntroduced" ] ;
fhir:value [
a fhir:string ;
fhir:v "2.4"       ]     ] [
fhir:code [ fhir:v "parent" ] ;
fhir:value [
a fhir:code ;
fhir:v "JEW"       ]     ] )
  ] [
fhir:code [ fhir:v "JRF" ] ;
fhir:display [ fhir:v "Jewish: Reform" ] ;
fhir:definition [ fhir:v "Jewish: Reform" ] ;
    ( fhir:property [
fhir:code [ fhir:v "versionIntroduced" ] ;
fhir:value [
a fhir:string ;
fhir:v "2.4"       ]     ] [
fhir:code [ fhir:v "parent" ] ;
fhir:value [
a fhir:code ;
fhir:v "JEW"       ]     ] )
  ] [
fhir:code [ fhir:v "JRN" ] ;
fhir:display [ fhir:v "Jewish: Renewal" ] ;
fhir:definition [ fhir:v "Jewish: Renewal" ] ;
    ( fhir:property [
fhir:code [ fhir:v "versionIntroduced" ] ;
fhir:value [
a fhir:string ;
fhir:v "2.4"       ]     ] [
fhir:code [ fhir:v "parent" ] ;
fhir:value [
a fhir:code ;
fhir:v "JEW"       ]     ] )
  ] [
fhir:code [ fhir:v "JWN" ] ;
fhir:display [ fhir:v "Christian: Jehovah's Witness" ] ;
fhir:definition [ fhir:v "Christian: Jehovah's Witness" ] ;
    ( fhir:property [
fhir:code [ fhir:v "versionIntroduced" ] ;
fhir:value [
a fhir:string ;
fhir:v "2.4"       ]     ] [
fhir:code [ fhir:v "parent" ] ;
fhir:value [
a fhir:code ;
fhir:v "CHR"       ]     ] )
  ] [
fhir:code [ fhir:v "LMS" ] ;
fhir:display [ fhir:v "Christian: Lutheran Missouri Synod" ] ;
fhir:definition [ fhir:v "Christian: Lutheran Missouri Synod" ] ;
    ( fhir:property [
fhir:code [ fhir:v "versionIntroduced" ] ;
fhir:value [
a fhir:string ;
fhir:v "2.4"       ]     ] [
fhir:code [ fhir:v "parent" ] ;
fhir:value [
a fhir:code ;
fhir:v "CHR"       ]     ] )
  ] [
fhir:code [ fhir:v "LUT" ] ;
fhir:display [ fhir:v "Christian: Lutheran" ] ;
fhir:definition [ fhir:v "Christian: Lutheran" ] ;
    ( fhir:property [
fhir:code [ fhir:v "versionIntroduced" ] ;
fhir:value [
a fhir:string ;
fhir:v "2.4"       ]     ] [
fhir:code [ fhir:v "parent" ] ;
fhir:value [
a fhir:code ;
fhir:v "CHR"       ]     ] )
  ] [
fhir:code [ fhir:v "MEN" ] ;
fhir:display [ fhir:v "Christian: Mennonite" ] ;
fhir:definition [ fhir:v "Christian: Mennonite" ] ;
    ( fhir:property [
fhir:code [ fhir:v "versionIntroduced" ] ;
fhir:value [
a fhir:string ;
fhir:v "2.4"       ]     ] [
fhir:code [ fhir:v "parent" ] ;
fhir:value [
a fhir:code ;
fhir:v "CHR"       ]     ] )
  ] [
fhir:code [ fhir:v "MET" ] ;
fhir:display [ fhir:v "Christian: Methodist" ] ;
fhir:definition [ fhir:v "Christian: Methodist" ] ;
    ( fhir:property [
fhir:code [ fhir:v "versionIntroduced" ] ;
fhir:value [
a fhir:string ;
fhir:v "2.4"       ]     ] [
fhir:code [ fhir:v "parent" ] ;
fhir:value [
a fhir:code ;
fhir:v "CHR"       ]     ] )
  ] [
fhir:code [ fhir:v "MOM" ] ;
fhir:display [ fhir:v "Christian: Latter-day Saints" ] ;
fhir:definition [ fhir:v "Christian: Latter-day Saints" ] ;
    ( fhir:property [
fhir:code [ fhir:v "versionIntroduced" ] ;
fhir:value [
a fhir:string ;
fhir:v "2.4"       ]     ] [
fhir:code [ fhir:v "parent" ] ;
fhir:value [
a fhir:code ;
fhir:v "CHR"       ]     ] )
  ] [
fhir:code [ fhir:v "MOS" ] ;
fhir:display [ fhir:v "Muslim" ] ;
fhir:definition [ fhir:v "Muslim" ] ;
    ( fhir:designation [
fhir:language [ fhir:v "de" ] ;
fhir:value [ fhir:v "Muslim" ]     ] ) ;
    ( fhir:property [
fhir:code [ fhir:v "versionIntroduced" ] ;
fhir:value [
a fhir:string ;
fhir:v "2.4"       ]     ] )
  ] [
fhir:code [ fhir:v "MOT" ] ;
fhir:display [ fhir:v "Muslim: Other" ] ;
fhir:definition [ fhir:v "Muslim: Other" ] ;
    ( fhir:property [
fhir:code [ fhir:v "versionIntroduced" ] ;
fhir:value [
a fhir:string ;
fhir:v "2.4"       ]     ] [
fhir:code [ fhir:v "parent" ] ;
fhir:value [
a fhir:code ;
fhir:v "MOS"       ]     ] )
  ] [
fhir:code [ fhir:v "MSH" ] ;
fhir:display [ fhir:v "Muslim: Shiite" ] ;
fhir:definition [ fhir:v "Muslim: Shiite" ] ;
    ( fhir:property [
fhir:code [ fhir:v "versionIntroduced" ] ;
fhir:value [
a fhir:string ;
fhir:v "2.4"       ]     ] [
fhir:code [ fhir:v "parent" ] ;
fhir:value [
a fhir:code ;
fhir:v "MOS"       ]     ] )
  ] [
fhir:code [ fhir:v "MSU" ] ;
fhir:display [ fhir:v "Muslim: Sunni" ] ;
fhir:definition [ fhir:v "Muslim: Sunni" ] ;
    ( fhir:property [
fhir:code [ fhir:v "versionIntroduced" ] ;
fhir:value [
a fhir:string ;
fhir:v "2.4"       ]     ] [
fhir:code [ fhir:v "parent" ] ;
fhir:value [
a fhir:code ;
fhir:v "MOS"       ]     ] )
  ] [
fhir:code [ fhir:v "NAM" ] ;
fhir:display [ fhir:v "Native American" ] ;
fhir:definition [ fhir:v "Native American" ] ;
    ( fhir:property [
fhir:code [ fhir:v "versionIntroduced" ] ;
fhir:value [
a fhir:string ;
fhir:v "2.4"       ]     ] )
  ] [
fhir:code [ fhir:v "NAZ" ] ;
fhir:display [ fhir:v "Christian: Church of the Nazarene" ] ;
fhir:definition [ fhir:v "Christian: Church of the Nazarene" ] ;
    ( fhir:property [
fhir:code [ fhir:v "versionIntroduced" ] ;
fhir:value [
a fhir:string ;
fhir:v "2.4"       ]     ] [
fhir:code [ fhir:v "parent" ] ;
fhir:value [
a fhir:code ;
fhir:v "CHR"       ]     ] )
  ] [
fhir:code [ fhir:v "NOE" ] ;
fhir:display [ fhir:v "Nonreligious" ] ;
fhir:definition [ fhir:v "Nonreligious" ] ;
    ( fhir:designation [
fhir:language [ fhir:v "de" ] ;
fhir:value [ fhir:v "nicht-religiös" ]     ] ) ;
    ( fhir:property [
fhir:code [ fhir:v "versionIntroduced" ] ;
fhir:value [
a fhir:string ;
fhir:v "2.4"       ]     ] )
  ] [
fhir:code [ fhir:v "NRL" ] ;
fhir:display [ fhir:v "New Religionist" ] ;
fhir:definition [ fhir:v "New Religionist" ] ;
    ( fhir:property [
fhir:code [ fhir:v "versionIntroduced" ] ;
fhir:value [
a fhir:string ;
fhir:v "2.4"       ]     ] )
  ] [
fhir:code [ fhir:v "ORT" ] ;
fhir:display [ fhir:v "Christian: Orthodox" ] ;
fhir:definition [ fhir:v "Christian: Orthodox" ] ;
    ( fhir:property [
fhir:code [ fhir:v "versionIntroduced" ] ;
fhir:value [
a fhir:string ;
fhir:v "2.4"       ]     ] [
fhir:code [ fhir:v "parent" ] ;
fhir:value [
a fhir:code ;
fhir:v "CHR"       ]     ] )
  ] [
fhir:code [ fhir:v "OTH" ] ;
fhir:display [ fhir:v "Other" ] ;
fhir:definition [ fhir:v "Other" ] ;
    ( fhir:designation [
fhir:language [ fhir:v "de" ] ;
fhir:value [ fhir:v "andere" ]     ] ) ;
    ( fhir:property [
fhir:code [ fhir:v "versionIntroduced" ] ;
fhir:value [
a fhir:string ;
fhir:v "2.4"       ]     ] )
  ] [
fhir:code [ fhir:v "PEN" ] ;
fhir:display [ fhir:v "Christian: Pentecostal" ] ;
fhir:definition [ fhir:v "Christian: Pentecostal" ] ;
    ( fhir:property [
fhir:code [ fhir:v "versionIntroduced" ] ;
fhir:value [
a fhir:string ;
fhir:v "2.4"       ]     ] [
fhir:code [ fhir:v "parent" ] ;
fhir:value [
a fhir:code ;
fhir:v "CHR"       ]     ] )
  ] [
fhir:code [ fhir:v "PRC" ] ;
fhir:display [ fhir:v "Christian: Other Protestant" ] ;
fhir:definition [ fhir:v "Christian: Other Protestant" ] ;
    ( fhir:property [
fhir:code [ fhir:v "versionIntroduced" ] ;
fhir:value [
a fhir:string ;
fhir:v "2.4"       ]     ] [
fhir:code [ fhir:v "parent" ] ;
fhir:value [
a fhir:code ;
fhir:v "CHR"       ]     ] )
  ] [
fhir:code [ fhir:v "PRE" ] ;
fhir:display [ fhir:v "Christian: Presbyterian" ] ;
fhir:definition [ fhir:v "Christian: Presbyterian" ] ;
    ( fhir:property [
fhir:code [ fhir:v "versionIntroduced" ] ;
fhir:value [
a fhir:string ;
fhir:v "2.4"       ]     ] [
fhir:code [ fhir:v "parent" ] ;
fhir:value [
a fhir:code ;
fhir:v "CHR"       ]     ] )
  ] [
fhir:code [ fhir:v "PRO" ] ;
fhir:display [ fhir:v "Christian: Protestant" ] ;
fhir:definition [ fhir:v "Christian: Protestant" ] ;
    ( fhir:designation [
fhir:language [ fhir:v "de" ] ;
fhir:value [ fhir:v "Protestant" ]     ] ) ;
    ( fhir:property [
fhir:code [ fhir:v "versionIntroduced" ] ;
fhir:value [
a fhir:string ;
fhir:v "2.4"       ]     ] [
fhir:code [ fhir:v "parent" ] ;
fhir:value [
a fhir:code ;
fhir:v "CHR"       ]     ] )
  ] [
fhir:code [ fhir:v "REC" ] ;
fhir:display [ fhir:v "Christian: Reformed Church" ] ;
fhir:definition [ fhir:v "Christian: Reformed Church" ] ;
    ( fhir:property [
fhir:code [ fhir:v "versionIntroduced" ] ;
fhir:value [
a fhir:string ;
fhir:v "2.4"       ]     ] [
fhir:code [ fhir:v "parent" ] ;
fhir:value [
a fhir:code ;
fhir:v "CHR"       ]     ] )
  ] [
fhir:code [ fhir:v "REO" ] ;
fhir:display [ fhir:v "Christian: Reorganized Church of Jesus Christ-LDS" ] ;
fhir:definition [ fhir:v "Christian: Reorganized Church of Jesus Christ-LDS" ] ;
    ( fhir:property [
fhir:code [ fhir:v "versionIntroduced" ] ;
fhir:value [
a fhir:string ;
fhir:v "2.4"       ]     ] [
fhir:code [ fhir:v "parent" ] ;
fhir:value [
a fhir:code ;
fhir:v "CHR"       ]     ] )
  ] [
fhir:code [ fhir:v "SAA" ] ;
fhir:display [ fhir:v "Christian: Salvation Army" ] ;
fhir:definition [ fhir:v "Christian: Salvation Army" ] ;
    ( fhir:property [
fhir:code [ fhir:v "versionIntroduced" ] ;
fhir:value [
a fhir:string ;
fhir:v "2.4"       ]     ] [
fhir:code [ fhir:v "parent" ] ;
fhir:value [
a fhir:code ;
fhir:v "CHR"       ]     ] )
  ] [
fhir:code [ fhir:v "SEV" ] ;
fhir:display [ fhir:v "Christian: Seventh Day Adventist" ] ;
fhir:definition [ fhir:v "Christian: Seventh Day Adventist" ] ;
    ( fhir:property [
fhir:code [ fhir:v "versionIntroduced" ] ;
fhir:value [
a fhir:string ;
fhir:v "2.4"       ]     ] [
fhir:code [ fhir:v "parent" ] ;
fhir:value [
a fhir:code ;
fhir:v "CHR"       ]     ] )
  ] [
fhir:code [ fhir:v "SHN" ] ;
fhir:display [ fhir:v "Shintoist" ] ;
fhir:definition [ fhir:v "Shintoist" ] ;
    ( fhir:property [
fhir:code [ fhir:v "versionIntroduced" ] ;
fhir:value [
a fhir:string ;
fhir:v "2.4"       ]     ] )
  ] [
fhir:code [ fhir:v "SIK" ] ;
fhir:display [ fhir:v "Sikh" ] ;
fhir:definition [ fhir:v "Sikh" ] ;
    ( fhir:designation [
fhir:language [ fhir:v "de" ] ;
fhir:value [ fhir:v "Sikh" ]     ] ) ;
    ( fhir:property [
fhir:code [ fhir:v "versionIntroduced" ] ;
fhir:value [
a fhir:string ;
fhir:v "2.4"       ]     ] )
  ] [
fhir:code [ fhir:v "SOU" ] ;
fhir:display [ fhir:v "Christian: Southern Baptist" ] ;
fhir:definition [ fhir:v "Christian: Southern Baptist" ] ;
    ( fhir:property [
fhir:code [ fhir:v "versionIntroduced" ] ;
fhir:value [
a fhir:string ;
fhir:v "2.4"       ]     ] [
fhir:code [ fhir:v "parent" ] ;
fhir:value [
a fhir:code ;
fhir:v "CHR"       ]     ] )
  ] [
fhir:code [ fhir:v "SPI" ] ;
fhir:display [ fhir:v "Spiritist" ] ;
fhir:definition [ fhir:v "Spiritist" ] ;
    ( fhir:property [
fhir:code [ fhir:v "versionIntroduced" ] ;
fhir:value [
a fhir:string ;
fhir:v "2.4"       ]     ] )
  ] [
fhir:code [ fhir:v "UCC" ] ;
fhir:display [ fhir:v "Christian: United Church of Christ" ] ;
fhir:definition [ fhir:v "Christian: United Church of Christ" ] ;
    ( fhir:property [
fhir:code [ fhir:v "versionIntroduced" ] ;
fhir:value [
a fhir:string ;
fhir:v "2.4"       ]     ] [
fhir:code [ fhir:v "parent" ] ;
fhir:value [
a fhir:code ;
fhir:v "CHR"       ]     ] )
  ] [
fhir:code [ fhir:v "UMD" ] ;
fhir:display [ fhir:v "Christian: United Methodist" ] ;
fhir:definition [ fhir:v "Christian: United Methodist" ] ;
    ( fhir:property [
fhir:code [ fhir:v "versionIntroduced" ] ;
fhir:value [
a fhir:string ;
fhir:v "2.4"       ]     ] [
fhir:code [ fhir:v "parent" ] ;
fhir:value [
a fhir:code ;
fhir:v "CHR"       ]     ] )
  ] [
fhir:code [ fhir:v "UNI" ] ;
fhir:display [ fhir:v "Christian: Unitarian" ] ;
fhir:definition [ fhir:v "Christian: Unitarian" ] ;
    ( fhir:property [
fhir:code [ fhir:v "versionIntroduced" ] ;
fhir:value [
a fhir:string ;
fhir:v "2.4"       ]     ] [
fhir:code [ fhir:v "parent" ] ;
fhir:value [
a fhir:code ;
fhir:v "CHR"       ]     ] )
  ] [
fhir:code [ fhir:v "UNU" ] ;
fhir:display [ fhir:v "Christian: Unitarian Universalist" ] ;
fhir:definition [ fhir:v "Christian: Unitarian Universalist" ] ;
    ( fhir:property [
fhir:code [ fhir:v "versionIntroduced" ] ;
fhir:value [
a fhir:string ;
fhir:v "2.4"       ]     ] [
fhir:code [ fhir:v "parent" ] ;
fhir:value [
a fhir:code ;
fhir:v "CHR"       ]     ] )
  ] [
fhir:code [ fhir:v "VAR" ] ;
fhir:display [ fhir:v "Unknown" ] ;
fhir:definition [ fhir:v "Unknown" ] ;
    ( fhir:designation [
fhir:language [ fhir:v "de" ] ;
fhir:value [ fhir:v "unbekannt" ]     ] ) ;
    ( fhir:property [
fhir:code [ fhir:v "versionIntroduced" ] ;
fhir:value [
a fhir:string ;
fhir:v "2.4"       ]     ] )
  ] [
fhir:code [ fhir:v "WES" ] ;
fhir:display [ fhir:v "Christian: Wesleyan" ] ;
fhir:definition [ fhir:v "Christian: Wesleyan" ] ;
    ( fhir:property [
fhir:code [ fhir:v "versionIntroduced" ] ;
fhir:value [
a fhir:string ;
fhir:v "2.4"       ]     ] [
fhir:code [ fhir:v "parent" ] ;
fhir:value [
a fhir:code ;
fhir:v "CHR"       ]     ] )
  ] [
fhir:code [ fhir:v "WMC" ] ;
fhir:display [ fhir:v "Christian: Wesleyan Methodist" ] ;
fhir:definition [ fhir:v "Christian: Wesleyan Methodist" ] ;
    ( fhir:property [
fhir:code [ fhir:v "versionIntroduced" ] ;
fhir:value [
a fhir:string ;
fhir:v "2.4"       ]     ] [
fhir:code [ fhir:v "parent" ] ;
fhir:value [
a fhir:code ;
fhir:v "CHR"       ]     ] )
  ] ) . #