| Package | ch.fhir.ig.ch-term | 
| Resource Type | ConceptMap | 
| Id | sex-ech11-to-fhir | 
| FHIR Version | R4 | 
| Source | http://fhir.ch/ig/ch-term/https://build.fhir.org/ig/hl7ch/ch-term/ConceptMap-sex-ech11-to-fhir.html | 
| URL | http://fhir.ch/ig/ch-core/ConceptMap/sex-ech11-to-fhir | 
| Version | 3.3.0-ci-build | 
| Status | active | 
| Date | 2018-11-26 | 
| Name | SexECH011ToFHIRMapping | 
| Title | Sex eCH-011 to FHIR mapping | 
| Realm | ch | 
| Authority | hl7 | 
| Description | Sex eCH-011 to FHIR mapping | 
| Copyright | CC0-1.0 | 
No resources found
| CodeSystem | |
| ech-11-sex | eCH-011 Sex | 
| administrative-gender | Administrative Gender | 
| ValueSet | |
| ech-11-sex | eCH-011 Sex | 
Note: links and images are rebased to the (stated) source
Generated Narrative: ConceptMap sex-ech11-to-fhir
Mapping from eCH-011 Sex to AdministrativeGender
Group 1 Mapping from eCH-011 Sex to AdministrativeGender
| Source Code | Relationship | Target Code | 
| 1 (männlich) | is equivalent to | male | 
| 2 (weiblich) | is equivalent to | female | 
| 3 (unbestimmt) | is equivalent to | other | 
{
  "resourceType": "ConceptMap",
  "id": "sex-ech11-to-fhir",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "http://fhir.ch/ig/ch-core/ConceptMap/sex-ech11-to-fhir",
  "version": "3.3.0-ci-build",
  "name": "SexECH011ToFHIRMapping",
  "title": "Sex eCH-011 to FHIR mapping",
  "status": "active",
  "experimental": false,
  "date": "2018-11-26",
  "publisher": "HL7 Switzerland",
  "contact": [
    {
      "name": "HL7 Switzerland",
      "telecom": [
        {
          "system": "url",
          "value": "https://www.hl7.ch/"
        }
      ]
    },
    {
      "name": "HL7 Switzerland",
      "telecom": [
        {
          "system": "url",
          "value": "https://www.hl7.ch/",
          "use": "work"
        }
      ]
    }
  ],
  "description": "Sex eCH-011 to FHIR mapping",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "urn:iso:std:iso:3166",
          "code": "CH"
        }
      ]
    }
  ],
  "copyright": "CC0-1.0",
  "sourceUri": "http://fhir.ch/ig/ch-core/ValueSet/ech-11-sex",
  "targetUri": "http://hl7.org/fhir/ValueSet/administrative-gender",
  "group": [
    {
      "source": "http://fhir.ch/ig/ch-core/CodeSystem/ech-11-sex",
      "target": "http://hl7.org/fhir/administrative-gender",
      "element": [
        {
          "code": "1",
          "display": "männlich",
          "target": [
            {
              "code": "male",
              "display": "Male",
              "equivalence": "equivalent"
            }
          ]
        },
        {
          "code": "2",
          "display": "weiblich",
          "target": [
            {
              "code": "female",
              "display": "female",
              "equivalence": "equivalent"
            }
          ]
        },
        {
          "code": "3",
          "display": "unbestimmt",
          "target": [
            {
              "code": "other",
              "display": "Other",
              "equivalence": "equivalent"
            }
          ]
        }
      ]
    }
  ]
}