CH Term (R4)
3.5.0-ci-build - ci-build Switzerland flag

CH Term (R4), published by HL7 Switzerland. This guide is not an authorized publication; it is the continuous build for version 3.5.0-ci-build built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/hl7ch/ch-term/ and changes regularly. See the Directory of published versions

: eCH-0046 Internet Category to FHIR Mapping - TTL Representation

Active as of 2023-03-10

Raw ttl | Download


@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 -------------------------------------------------------------------

<http://hl7.org/fhir/ConceptMap/ech-46-internetcategory-to-fhir> a fhir:ConceptMap ;
  fhir:nodeRole fhir:treeRoot ;
  fhir:Resource.id [ fhir:value "ech-46-internetcategory-to-fhir"] ;
  fhir:DomainResource.text [
     fhir:Narrative.status [ fhir:value "generated" ] ;
     fhir:Narrative.div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ConceptMap ech-46-internetcategory-to-fhir</b></p><a name=\"ech-46-internetcategory-to-fhir\"> </a><a name=\"hcech-46-internetcategory-to-fhir\"> </a><p>Mapping from <a href=\"ValueSet-ech-46-internetcategory.html\">eCH-0046 Internet Category</a> to <a href=\"http://hl7.org/fhir/R4/valueset-contact-point-use.html\">ContactPointUse</a></p><br/><p>Mapping from <a href=\"CodeSystem-ech-46-internetcategory.html\">eCH-0046 Internet Category</a> to <a href=\"http://hl7.org/fhir/R4/codesystem-contact-point-use.html\">ContactPointUse</a></p><table class=\"grid\"><tr><td><b>Source Code</b></td><td><b>Relationship</b></td><td><b>Target Code</b></td></tr><tr><td>1 (private)</td><td><a href=\"http://hl7.org/fhir/R5/codesystem-concept-map-relationship.html#equal\" title=\"equal\">is equal to</a></td><td>home</td></tr><tr><td>2 (business)</td><td><a href=\"http://hl7.org/fhir/R5/codesystem-concept-map-relationship.html#equal\" title=\"equal\">is equal to</a></td><td>work</td></tr></table></div>"
  ] ;
  fhir:ConceptMap.url [ fhir:value "http://fhir.ch/ig/ch-core/ConceptMap/ech-46-internetcategory-to-fhir"] ;
  fhir:ConceptMap.version [ fhir:value "3.5.0-ci-build"] ;
  fhir:ConceptMap.name [ fhir:value "ECH46InternetCategoryToFHIRMapping"] ;
  fhir:ConceptMap.title [ fhir:value "eCH-0046 Internet Category to FHIR Mapping"] ;
  fhir:ConceptMap.status [ fhir:value "active"] ;
  fhir:ConceptMap.experimental [ fhir:value "false"^^xsd:boolean] ;
  fhir:ConceptMap.date [ fhir:value "2023-03-10"^^xsd:date] ;
  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:index 1 ;
     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:ContactPoint.use [ fhir:value "work" ]
     ]
  ] ;
  fhir:ConceptMap.description [ fhir:value "ConceptMap to show the mapping from eCH-0046 internet category to FHIR"] ;
  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 "CC0-1.0"] ;
  fhir:ConceptMap.sourceUri [ fhir:value "http://fhir.ch/ig/ch-core/ValueSet/ech-46-internetcategory"] ;
  fhir:ConceptMap.targetUri [ fhir:value "http://hl7.org/fhir/ValueSet/contact-point-use"] ;
  fhir:ConceptMap.group [
     fhir:index 0 ;
     fhir:ConceptMap.group.source [ fhir:value "http://fhir.ch/ig/ch-core/CodeSystem/ech-46-internetcategory" ] ;
     fhir:ConceptMap.group.target [ fhir:value "http://hl7.org/fhir/contact-point-use" ] ;
     fhir:ConceptMap.group.element [
       fhir:index 0 ;
       fhir:ConceptMap.group.element.code [ fhir:value "1" ] ;
       fhir:ConceptMap.group.element.display [ fhir:value "private" ] ;
       fhir:ConceptMap.group.element.target [
         fhir:index 0 ;
         fhir:ConceptMap.group.element.target.code [ fhir:value "home" ] ;
         fhir:ConceptMap.group.element.target.display [ fhir:value "Home" ] ;
         fhir:ConceptMap.group.element.target.equivalence [ fhir:value "equal" ]
       ]
     ], [
       fhir:index 1 ;
       fhir:ConceptMap.group.element.code [ fhir:value "2" ] ;
       fhir:ConceptMap.group.element.display [ fhir:value "business" ] ;
       fhir:ConceptMap.group.element.target [
         fhir:index 0 ;
         fhir:ConceptMap.group.element.target.code [ fhir:value "work" ] ;
         fhir:ConceptMap.group.element.target.display [ fhir:value "Work" ] ;
         fhir:ConceptMap.group.element.target.equivalence [ fhir:value "equal" ]
       ]
     ]
  ] .

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

<http://hl7.org/fhir/ConceptMap/ech-46-internetcategory-to-fhir.ttl> a owl:Ontology ;
  owl:imports fhir:fhir.ttl ;
  owl:versionIRI <http://build.fhir.org/ConceptMap/ech-46-internetcategory-to-fhir.ttl> .