FHIR © HL7.org  |  FHIRsmith 4.0.1  |  Server Home  |  XIG Home  |  XIG Stats  | 

FHIR IG analytics

Packagech.fhir.ig.ch-ekm
Resource TypeCodeSystem
IdCodeSystem-ch-ekm-exposure-component.json
FHIR VersionR4
Sourcehttps://build.fhir.org/ig/ahdis/ch-ekm/CodeSystem-ch-ekm-exposure-component.html
URLhttp://fhir.ch/ig/ch-ekm/CodeSystem/ch-ekm-exposure-component
Version0.0.1
Statusactive
Date2026-07-14T21:00:26+00:00
NameChEkmExposureComponent
TitleCH EKM Exposure Component
Realmch
Authorityhl7
DescriptionInternal 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.
CopyrightCC0-1.0
Contentcomplete

Resources that use this resource

No resources found


Resources that this resource uses

No resources found


Narrative

Note: links and images are rebased to the (stated) source

Generated Narrative: CodeSystem ch-ekm-exposure-component

This case-sensitive code system http://fhir.ch/ig/ch-ekm/CodeSystem/ch-ekm-exposure-component defines the following code:

CodeDisplay
sexual-contact-partner Sexual contact partner

Additional Language Displays

CodeDeutsch (Schweiz) (German (Switzerland), de)French (Switzerland) (fr)Italian (Switzerland) (it)
sexual-contact-partnerSexualkontaktpartnerPartenaire de contact sexuelPartner di contatto sessuale

Source1

{
  "resourceType": "CodeSystem",
  "id": "ch-ekm-exposure-component",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "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-07-14T21:00:26+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",
      "designation": [
        {
          "language": "de-CH",
          "value": "Sexualkontaktpartner"
        },
        {
          "language": "fr-CH",
          "value": "Partenaire de contact sexuel"
        },
        {
          "language": "it-CH",
          "value": "Partner di contatto sessuale"
        }
      ]
    }
  ]
}