CH Core (R4)
1.0.0 - Trial use

This page is part of the CH Core (R4) (v1.0.0: STU 1). This is the current published version in it's permanent home (it will always be available at this URL). For a full list of available versions, see the Directory of published versions

Religion eCH-011 to FHIR mapping - TTL Representation

(back to description)

Raw ttl

Source view

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

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

 a fhir:ConceptMap;
  fhir:nodeRole fhir:treeRoot;
  fhir:Resource.id [ fhir:value "religion-ech11-to-fhir"];
  fhir:DomainResource.text [
     fhir:Narrative.status [ fhir:value "generated" ];
     fhir:Narrative.div "<div xmlns=\"http://www.w3.org/1999/xhtml\">\n            <h2>ReligionECH011ToFHIRMapping (http://fhir.ch/ig/ch-core/ConceptMap/religion-ech11-to-fhir)</h2>\n            <p>Mapping from <a href=\"ValueSet-ech-11-religion.html\">http://fhir.ch/ig/ch-core/ValueSet/ech-11-religion</a> to http://terminology.hl7.org/ValueSet/v3-ReligiousAffiliation/</p>\n            <p>DRAFT (not intended for production usage). Published on 04.12.2018 00:00:00 by HL7 Switzerland (HL7 Switzerland: <a href=\"https://www.hl7.ch/\">https://www.hl7.ch/</a>). CC-BY-SA-4.0</p>\n            <br/>\n            <table class=\"grid\">\n                <tr>\n                    <td>\n                        <b>Source Code</b>\n                    </td>\n                    <td>\n                        <b>Equivalence</b>\n                    </td>\n                    <td>\n                        <b>Destination Code</b>\n                    </td>\n                    <td>\n                        <b>Comment</b>\n                    </td>\n                </tr>\n                <tr>\n                    <td>111 (evangelisch-reformierte (protestantische) Kirche)</td>\n                    <td>wider</td>\n                    <td>1077 (Protestant)</td>\n                    <td>doest not exactly match</td>\n                </tr>\n                <tr>\n                    <td>121 (römisch-katholische Kirche)</td>\n                    <td>equivalent</td>\n                    <td>1041 (Roman Catholic Church)</td>\n                    <td/>\n                </tr>\n                <tr>\n                    <td>122 (christkatholische / altkatholische Kirche)</td>\n                    <td>inexact</td>\n                    <td>1013 (Christian (non-Catholic, non-specific))</td>\n                    <td>doest not exactly match</td>\n                </tr>\n                <tr>\n                    <td>211 (israelitische Gemeinschaft / jüdische Glaubensgemeinschaft)</td>\n                    <td>wider</td>\n                    <td>1026 (Judaism)</td>\n                    <td/>\n                </tr>\n                <tr>\n                    <td>211201 (Israelitische Cultusgemeinde)</td>\n                    <td>wider</td>\n                    <td>1026 (Judaism)</td>\n                    <td/>\n                </tr>\n                <tr>\n                    <td>211301 (Jüdisch Liberale Gemeinde)</td>\n                    <td>wider</td>\n                    <td>1026 (Judaism)</td>\n                    <td/>\n                </tr>\n            </table>\n        </div>"
  ];
  fhir:ConceptMap.url [ fhir:value "http://fhir.ch/ig/ch-core/ConceptMap/religion-ech11-to-fhir"];
  fhir:ConceptMap.version [ fhir:value "1.0.0"];
  fhir:ConceptMap.name [ fhir:value "ReligionECH011ToFHIRMapping"];
  fhir:ConceptMap.title [ fhir:value "Religion eCH-011 to FHIR mapping"];
  fhir:ConceptMap.status [ fhir:value "draft"];
  fhir:ConceptMap.experimental [ fhir:value "true"^^xsd:boolean];
  fhir:ConceptMap.date [ fhir:value "2018-12-04T00:00:00+01:00"^^xsd:dateTime];
  fhir:ConceptMap.publisher [ fhir:value "HL7 Switzerland"];
  fhir:ConceptMap.contact [
     fhir:index 0;
     fhir:ContactDetail.name [ fhir:value "HL7 Switzerland" ];
     fhir:ContactDetail.telecom [
       fhir:index 0;
       fhir:ContactPoint.system [ fhir:value "url" ];
       fhir:ContactPoint.value [ fhir:value "https://www.hl7.ch/" ]     ]
  ];
  fhir:ConceptMap.description [ fhir:value "Religion eCH-011 to FHIR mapping"];
  fhir:ConceptMap.jurisdiction [
     fhir:index 0;
     fhir:CodeableConcept.coding [
       fhir:index 0;
       fhir:Coding.system [ fhir:value "urn:iso:std:iso:3166" ];
       fhir:Coding.code [ fhir:value "CH" ]     ]
  ];
  fhir:ConceptMap.copyright [ fhir:value "CC-BY-SA-4.0"];
  fhir:ConceptMap.sourceUri [ fhir:value "http://fhir.ch/ig/ch-core/ValueSet/ech-11-religion"];
  fhir:ConceptMap.targetUri [ fhir:value "http://terminology.hl7.org/ValueSet/v3-ReligiousAffiliation/"];
  fhir:ConceptMap.group [
     fhir:index 0;
     fhir:ConceptMap.group.source [ fhir:value "http://fhir.ch/ig/ch-core/CodeSystem/ech-11-religion" ];
     fhir:ConceptMap.group.target [ fhir:value "http://terminology.hl7.org/CodeSystem/v3-ReligiousAffiliation" ];
     fhir:ConceptMap.group.element [
       fhir:index 0;
       fhir:ConceptMap.group.element.code [ fhir:value "111" ];
       fhir:ConceptMap.group.element.display [ fhir:value "evangelisch-reformierte (protestantische) Kirche" ];
       fhir:ConceptMap.group.element.target [
         fhir:index 0;
         fhir:ConceptMap.group.element.target.code [ fhir:value "1077" ];
         fhir:ConceptMap.group.element.target.display [ fhir:value "Protestant" ];
         fhir:ConceptMap.group.element.target.equivalence [ fhir:value "wider" ];
         fhir:ConceptMap.group.element.target.comment [ fhir:value "doest not exactly match" ]       ]     ], [
       fhir:index 1;
       fhir:ConceptMap.group.element.code [ fhir:value "121" ];
       fhir:ConceptMap.group.element.display [ fhir:value "römisch-katholische Kirche" ];
       fhir:ConceptMap.group.element.target [
         fhir:index 0;
         fhir:ConceptMap.group.element.target.code [ fhir:value "1041" ];
         fhir:ConceptMap.group.element.target.display [ fhir:value "Roman Catholic Church" ];
         fhir:ConceptMap.group.element.target.equivalence [ fhir:value "equivalent" ]       ]     ], [
       fhir:index 2;
       fhir:ConceptMap.group.element.code [ fhir:value "122" ];
       fhir:ConceptMap.group.element.display [ fhir:value "christkatholische / altkatholische Kirche" ];
       fhir:ConceptMap.group.element.target [
         fhir:index 0;
         fhir:ConceptMap.group.element.target.code [ fhir:value "1013" ];
         fhir:ConceptMap.group.element.target.display [ fhir:value "Christian (non-Catholic, non-specific)" ];
         fhir:ConceptMap.group.element.target.equivalence [ fhir:value "inexact" ];
         fhir:ConceptMap.group.element.target.comment [ fhir:value "doest not exactly match" ]       ]     ], [
       fhir:index 3;
       fhir:ConceptMap.group.element.code [ fhir:value "211" ];
       fhir:ConceptMap.group.element.display [ fhir:value "israelitische Gemeinschaft / jüdische Glaubensgemeinschaft" ];
       fhir:ConceptMap.group.element.target [
         fhir:index 0;
         fhir:ConceptMap.group.element.target.code [ fhir:value "1026" ];
         fhir:ConceptMap.group.element.target.display [ fhir:value "Judaism" ];
         fhir:ConceptMap.group.element.target.equivalence [ fhir:value "wider" ]       ]     ], [
       fhir:index 4;
       fhir:ConceptMap.group.element.code [ fhir:value "211201" ];
       fhir:ConceptMap.group.element.display [ fhir:value "Israelitische Cultusgemeinde" ];
       fhir:ConceptMap.group.element.target [
         fhir:index 0;
         fhir:ConceptMap.group.element.target.code [ fhir:value "1026" ];
         fhir:ConceptMap.group.element.target.display [ fhir:value "Judaism" ];
         fhir:ConceptMap.group.element.target.equivalence [ fhir:value "wider" ]       ]     ], [
       fhir:index 5;
       fhir:ConceptMap.group.element.code [ fhir:value "211301" ];
       fhir:ConceptMap.group.element.display [ fhir:value "Jüdisch Liberale Gemeinde" ];
       fhir:ConceptMap.group.element.target [
         fhir:index 0;
         fhir:ConceptMap.group.element.target.code [ fhir:value "1026" ];
         fhir:ConceptMap.group.element.target.display [ fhir:value "Judaism" ];
         fhir:ConceptMap.group.element.target.equivalence [ fhir:value "wider" ]       ]     ]
  ].

# - ontology header ------------------------------------------------------------

 a owl:Ontology;
  owl:imports fhir:fhir.ttl.