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
| Active as of 2018-11-26 |
@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/sex-ech11-to-fhir> a fhir:ConceptMap ;
fhir:nodeRole fhir:treeRoot ;
fhir:Resource.id [ fhir:value "sex-ech11-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 sex-ech11-to-fhir</b></p><a name=\"sex-ech11-to-fhir\"> </a><a name=\"hcsex-ech11-to-fhir\"> </a><p>Mapping from <a href=\"ValueSet-ech-11-sex.html\">eCH-011 Sex</a> to <a href=\"http://hl7.org/fhir/R4/valueset-administrative-gender.html\">AdministrativeGender</a></p><br/><p>Mapping from <a href=\"CodeSystem-ech-11-sex.html\">eCH-011 Sex</a> to <a href=\"http://hl7.org/fhir/R4/codesystem-administrative-gender.html\">AdministrativeGender</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 (männlich)</td><td><a href=\"http://hl7.org/fhir/R5/codesystem-concept-map-relationship.html#equivalent\" title=\"equivalent\">is equivalent to</a></td><td>male</td></tr><tr><td>2 (weiblich)</td><td><a href=\"http://hl7.org/fhir/R5/codesystem-concept-map-relationship.html#equivalent\" title=\"equivalent\">is equivalent to</a></td><td>female</td></tr><tr><td>3 (unbestimmt)</td><td><a href=\"http://hl7.org/fhir/R5/codesystem-concept-map-relationship.html#equivalent\" title=\"equivalent\">is equivalent to</a></td><td>other</td></tr></table></div>"
] ;
fhir:ConceptMap.url [ fhir:value "http://fhir.ch/ig/ch-core/ConceptMap/sex-ech11-to-fhir"] ;
fhir:ConceptMap.version [ fhir:value "3.5.0-ci-build"] ;
fhir:ConceptMap.name [ fhir:value "SexECH011ToFHIRMapping"] ;
fhir:ConceptMap.title [ fhir:value "Sex eCH-011 to FHIR mapping"] ;
fhir:ConceptMap.status [ fhir:value "active"] ;
fhir:ConceptMap.experimental [ fhir:value "false"^^xsd:boolean] ;
fhir:ConceptMap.date [ fhir:value "2018-11-26"^^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 "Sex 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 "CC0-1.0"] ;
fhir:ConceptMap.sourceUri [ fhir:value "http://fhir.ch/ig/ch-core/ValueSet/ech-11-sex"] ;
fhir:ConceptMap.targetUri [ fhir:value "http://hl7.org/fhir/ValueSet/administrative-gender"] ;
fhir:ConceptMap.group [
fhir:index 0 ;
fhir:ConceptMap.group.source [ fhir:value "http://fhir.ch/ig/ch-core/CodeSystem/ech-11-sex" ] ;
fhir:ConceptMap.group.target [ fhir:value "http://hl7.org/fhir/administrative-gender" ] ;
fhir:ConceptMap.group.element [
fhir:index 0 ;
fhir:ConceptMap.group.element.code [ fhir:value "1" ] ;
fhir:ConceptMap.group.element.display [ fhir:value "männlich" ] ;
fhir:ConceptMap.group.element.target [
fhir:index 0 ;
fhir:ConceptMap.group.element.target.code [ fhir:value "male" ] ;
fhir:ConceptMap.group.element.target.display [ fhir:value "Male" ] ;
fhir:ConceptMap.group.element.target.equivalence [ fhir:value "equivalent" ]
]
], [
fhir:index 1 ;
fhir:ConceptMap.group.element.code [ fhir:value "2" ] ;
fhir:ConceptMap.group.element.display [ fhir:value "weiblich" ] ;
fhir:ConceptMap.group.element.target [
fhir:index 0 ;
fhir:ConceptMap.group.element.target.code [ fhir:value "female" ] ;
fhir:ConceptMap.group.element.target.display [ fhir:value "female" ] ;
fhir:ConceptMap.group.element.target.equivalence [ fhir:value "equivalent" ]
]
], [
fhir:index 2 ;
fhir:ConceptMap.group.element.code [ fhir:value "3" ] ;
fhir:ConceptMap.group.element.display [ fhir:value "unbestimmt" ] ;
fhir:ConceptMap.group.element.target [
fhir:index 0 ;
fhir:ConceptMap.group.element.target.code [ fhir:value "other" ] ;
fhir:ConceptMap.group.element.target.display [ fhir:value "Other" ] ;
fhir:ConceptMap.group.element.target.equivalence [ fhir:value "equivalent" ]
]
]
] .
# - ontology header ------------------------------------------------------------
<http://hl7.org/fhir/ConceptMap/sex-ech11-to-fhir.ttl> a owl:Ontology ;
owl:imports fhir:fhir.ttl ;
owl:versionIRI <http://build.fhir.org/ConceptMap/sex-ech11-to-fhir.ttl> .
IG © 2019+ HL7 Switzerland. Package ch.fhir.ig.ch-term#3.5.0-ci-build based on FHIR 4.0.1. Generated 2026-07-08
Links: Table of Contents |
QA Report
| Propose a change