{
  "resourceType" : "CodeSystem",
  "id" : "ch-ekm-exposure-component",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: CodeSystem ch-ekm-exposure-component</b></p><a name=\"ch-ekm-exposure-component\"> </a><a name=\"hcch-ekm-exposure-component\"> </a><p>This case-sensitive code system <code>http://fhir.ch/ig/ch-ekm/CodeSystem/ch-ekm-exposure-component</code> defines the following code:</p><table class=\"codes\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td><td><b>Definition</b></td></tr><tr><td style=\"white-space:nowrap\">sexual-contact-partner<a name=\"ch-ekm-exposure-component-sexual-contact-partner\"> </a></td><td>Sexual contact partner</td><td>Sex/gender of the infected person the patient had sexual contact with.</td></tr></table></div>"
  },
  "url" : "http://fhir.ch/ig/ch-ekm/CodeSystem/ch-ekm-exposure-component",
  "version" : "0.0.1",
  "name" : "ChEkmExposureComponent",
  "title" : "CH EKM Exposure Component",
  "status" : "active",
  "experimental" : false,
  "date" : "2026-06-02T18:26:45+00:00",
  "publisher" : "Federal Office of Public Health FOPH",
  "contact" : [{
    "name" : "Federal Office of Public Health FOPH",
    "telecom" : [{
      "system" : "url",
      "value" : "https://www.bag.admin.ch/bag/en/home/das-bag/kontakt-standort.html"
    }]
  }],
  "description" : "Internal code system used as discriminator for the components of a CH EKM Exposure observation. Used because no suitable standard code exists for these structural roles.",
  "jurisdiction" : [{
    "coding" : [{
      "system" : "urn:iso:std:iso:3166",
      "code" : "CH"
    }]
  }],
  "copyright" : "CC0-1.0",
  "caseSensitive" : true,
  "content" : "complete",
  "count" : 1,
  "concept" : [{
    "code" : "sexual-contact-partner",
    "display" : "Sexual contact partner",
    "definition" : "Sex/gender of the infected person the patient had sexual contact with."
  }]
}