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

FHIR IG analytics

Packagech.fhir.ig.ch-ekm
Resource TypeValueSet
IdValueSet-ChEkmGonorrhoeaManifestation.json
FHIR VersionR4
Sourcehttps://build.fhir.org/ig/ahdis/ch-ekm/ValueSet-ChEkmGonorrhoeaManifestation.html
URLhttp://fhir.ch/ig/ch-ekm/ValueSet/ChEkmGonorrhoeaManifestation
Version0.0.1
Statusactive
Date2026-07-14T21:00:26+00:00
NameChEkmGonorrhoeaManifestation
TitleCH EKM Gonorrhoea Manifestation
Realmch
Authorityhl7
DescriptionThis CH EKM value set includes the codes for the manifestation of gonorrhoea.
CopyrightCC0-1.0

Resources that use this resource

StructureDefinition
ch.fhir.ig.ch-ekm#currentch-ekm-condition-gonorrhoeaCH EKM Condition: Gonorrhoea

Resources that this resource uses

CodeSystem
hl7.fhir.vn.core#currentsctSNOMED CT (all versions)

Narrative

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

Generated Narrative: ValueSet ChEkmGonorrhoeaManifestation

This value set includes codes based on the following rules:

  • Include codes fromhttp://snomed.info/sct version Not Stated (use latest from terminology server) where concept is-a 15628003 (Gonorrhea)
  • Include these codes as defined in http://snomed.info/sct version Not Stated (use latest from terminology server)
    CodeDisplay
    84387000Asymptomatic (finding)

Source1

{
  "resourceType": "ValueSet",
  "id": "ChEkmGonorrhoeaManifestation",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "http://fhir.ch/ig/ch-ekm/ValueSet/ChEkmGonorrhoeaManifestation",
  "version": "0.0.1",
  "name": "ChEkmGonorrhoeaManifestation",
  "title": "CH EKM Gonorrhoea Manifestation",
  "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": "This CH EKM value set includes the codes for the manifestation of gonorrhoea.",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "urn:iso:std:iso:3166",
          "code": "CH"
        }
      ]
    }
  ],
  "copyright": "CC0-1.0",
  "compose": {
    "include": [
      {
        "system": "http://snomed.info/sct",
        "filter": [
          {
            "property": "concept",
            "op": "is-a",
            "value": "15628003"
          }
        ]
      },
      {
        "system": "http://snomed.info/sct",
        "concept": [
          {
            "code": "84387000",
            "display": "Asymptomatic (finding)"
          }
        ]
      }
    ]
  }
}