FHIR © HL7.org  |  Server Home  |  XIG Home  |  Server Source  |  FHIR  

FHIR IG Statistics: CodeSystem/ch-epl-foph-listing-status

Packagech.fhir.ig.ch-epl
TypeCodeSystem
Idch-epl-foph-listing-status
FHIR VersionR5
Sourcehttp://fhir.ch/ig/ch-epl/https://build.fhir.org/ig/bag-epl/bag-epl-fhir/CodeSystem-ch-epl-foph-listing-status.html
URLhttp://fhir.ch/ig/ch-epl/CodeSystem/ch-epl-foph-listing-status
Version1.0.0-ci-build
Statusactive
Date2025-05-22T14:53:38+00:00
NameChEplListingStatusCS
TitleCH EPL - Listing Status
Realmch
Authorityhl7
DescriptionCH ePL - Standard Terms used in Switzerland (aggregations of codes of ValueSets Listungs Status
CopyrightCC0-1.0
Contentcomplete

Resources that use this resource

ValueSet
ch-epl-foph-listing-statusCH EPL - Listing Status

Resources that this resource uses

No resources found


Narrative

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

Generated Narrative: CodeSystem ch-epl-foph-listing-status

This case-insensitive code system http://fhir.ch/ig/ch-epl/CodeSystem/ch-epl-foph-listing-status defines the following codes:

CodeDisplayDeutsch (German, de)
756001002001 ListedGelistet
756001002002 RemovedGestrichen
756001002003 Not listedNicht gelistet

Source

{
  "resourceType": "CodeSystem",
  "id": "ch-epl-foph-listing-status",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "http://fhir.ch/ig/ch-epl/CodeSystem/ch-epl-foph-listing-status",
  "version": "1.0.0-ci-build",
  "name": "ChEplListingStatusCS",
  "title": "CH EPL - Listing Status",
  "status": "active",
  "experimental": false,
  "date": "2025-05-22T14:53:38+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": "CH ePL - Standard Terms used in Switzerland (aggregations of codes of ValueSets Listungs Status",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "urn:iso:std:iso:3166",
          "code": "CH"
        }
      ]
    }
  ],
  "copyright": "CC0-1.0",
  "caseSensitive": false,
  "content": "complete",
  "count": 3,
  "concept": [
    {
      "code": "756001002001",
      "display": "Listed",
      "designation": [
        {
          "language": "de",
          "use": {
            "system": "http://snomed.info/sct",
            "code": "900000000000003001",
            "display": "Fully specified name"
          },
          "value": "Gelistet"
        },
        {
          "language": "de",
          "use": {
            "system": "http://snomed.info/sct",
            "code": "900000000000013009",
            "display": "Synonym (core metadata concept)"
          },
          "value": "L"
        }
      ]
    },
    {
      "code": "756001002002",
      "display": "Removed",
      "designation": [
        {
          "language": "de",
          "use": {
            "system": "http://snomed.info/sct",
            "code": "900000000000003001",
            "display": "Fully specified name"
          },
          "value": "Gestrichen"
        },
        {
          "language": "de",
          "use": {
            "system": "http://snomed.info/sct",
            "code": "900000000000013009",
            "display": "Synonym (core metadata concept)"
          },
          "value": "R"
        }
      ]
    },
    {
      "code": "756001002003",
      "display": "Not listed",
      "designation": [
        {
          "language": "de",
          "use": {
            "system": "http://snomed.info/sct",
            "code": "900000000000003001",
            "display": "Fully specified name"
          },
          "value": "Nicht gelistet"
        },
        {
          "language": "de",
          "use": {
            "system": "http://snomed.info/sct",
            "code": "900000000000013009",
            "display": "Synonym (core metadata concept)"
          },
          "value": "nL"
        }
      ]
    }
  ]
}