This page is part of the CH Core (R4) (v3.0.0: STU 3) based on FHIR R4. . For a full list of available versions, 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 -------------------------------------------------------------------
a fhir:ConceptMap;
fhir:nodeRole fhir:treeRoot;
fhir:Resource.id [ fhir:value "sex-ech11-to-fhir"]; #
fhir:DomainResource.text [
fhir:Narrative.status [ fhir:value "extensions" ];
fhir:Narrative.div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><h2>SexECH011ToFHIRMapping (http://fhir.ch/ig/ch-core/ConceptMap/sex-ech11-to-fhir)</h2><p>Mapping from <a href=\"ValueSet-ech-11-sex.html\">http://fhir.ch/ig/ch-core/ValueSet/ech-11-sex</a> to <a href=\"http://terminology.hl7.org/5.0.0/ValueSet-v3-AdministrativeGender.html\">http://terminology.hl7.org/ValueSet/v3-AdministrativeGender</a></p><p>ACTIVE. Published on 2018-11-26 by HL7 Switzerland (HL7 Switzerland: <a href=\"https://www.hl7.ch/\">https://www.hl7.ch/</a>). CC-BY-SA-4.0</p><div><p>Sex eCH-011 to FHIR mapping</p>\n</div><br/><p><b>Group 1</b>Mapping from <a href=\"CodeSystem-ech-11-sex.html\">eCH-011 Sex</a> to <a href=\"http://terminology.hl7.org/5.0.0/CodeSystem-v3-AdministrativeGender.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/R4/codesystem-concept-map-equivalence.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/R4/codesystem-concept-map-equivalence.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/R4/codesystem-concept-map-equivalence.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.0.0"]; #
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: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 "CC-BY-SA-4.0"]; #
fhir:ConceptMap.sourceUri [ fhir:value "http://fhir.ch/ig/ch-core/ValueSet/ech-11-sex"]; #
fhir:ConceptMap.targetUri [ fhir:value "http://terminology.hl7.org/ValueSet/v3-AdministrativeGender"]; #
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://terminology.hl7.org/CodeSystem/v3-AdministrativeGender" ];
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 ------------------------------------------------------------
a owl:Ontology;
owl:imports fhir:fhir.ttl.
IG © 2020+ HL7 Switzerland. Package ch.fhir.ig.ch-core#3.0.0 based on FHIR 4.0.1. Generated 2022-12-21
Links: Table of Contents |
QA Report
| Propose a change