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

FHIR IG analytics

Packagech.fhir.ig.ch-idmp
Resource TypeCodeSystem
IdCodeSystem-ch-Refdata-marketing-status.json
FHIR VersionR5
Sourcehttp://fhir.ch/ig/ch-idmp/1.0.0-ballot/CodeSystem-ch-Refdata-marketing-status.html
URLhttp://fhir.ch/ig/ch-idmp/CodeSystem/ch-Refdata-marketing-status
Version1.0.0-ballot
Statusactive
Date2026-06-12T16:14:23+00:00
NameChRefdataMarketingStatusCS
TitleCH Refdata - Marketing Status
Realmch
Authorityhl7
DescriptionCH - Standard Terms used in Switzerland (aggregations of codes of ValueSets Vermarktungsstatus)
CopyrightCC0-1.0
Contentcomplete

Resources that use this resource

ValueSet
ch.fhir.ig.ch-idmp#1.0.0-ballotch-Refdata-marketing-statusCH Refdata - Marketing Status

Resources that this resource uses

No resources found


Narrative

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

Generated Narrative: CodeSystem ch-Refdata-marketing-status

This case-sensitive code system http://fhir.ch/ig/ch-idmp/CodeSystem/ch-Refdata-marketing-status defines the following codes:

CodeDisplayDeutsch (German, de)
756002026001 Not marketedAusser Handel
756002026002 MarketedIm Handel

Source1

{
  "resourceType": "CodeSystem",
  "id": "ch-Refdata-marketing-status",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "http://fhir.ch/ig/ch-idmp/CodeSystem/ch-Refdata-marketing-status",
  "version": "1.0.0-ballot",
  "name": "ChRefdataMarketingStatusCS",
  "title": "CH Refdata - Marketing Status",
  "status": "active",
  "experimental": false,
  "date": "2026-06-12T16:14:23+00:00",
  "publisher": "Refdata Foundation",
  "contact": [
    {
      "name": "Refdata Foundation",
      "telecom": [
        {
          "system": "url",
          "value": "https://www.refdata.ch/de/"
        }
      ]
    }
  ],
  "description": "CH - Standard Terms used in Switzerland (aggregations of codes of ValueSets Vermarktungsstatus)",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "urn:iso:std:iso:3166",
          "code": "CH"
        }
      ]
    }
  ],
  "copyright": "CC0-1.0",
  "caseSensitive": true,
  "content": "complete",
  "count": 2,
  "concept": [
    {
      "code": "756002026001",
      "display": "Not marketed",
      "designation": [
        {
          "language": "de",
          "use": {
            "system": "http://www.snomed.org/",
            "version": "1.0",
            "code": "900000000000003001",
            "display": "Fully specified name"
          },
          "value": "Ausser Handel"
        },
        {
          "language": "de",
          "use": {
            "system": "http://www.snomed.org/",
            "version": "1.0",
            "code": "900000000000013009",
            "display": "Synonym"
          },
          "value": "aH"
        }
      ]
    },
    {
      "code": "756002026002",
      "display": "Marketed",
      "designation": [
        {
          "language": "de",
          "use": {
            "system": "http://www.snomed.org/",
            "version": "1.0",
            "code": "900000000000003001",
            "display": "Fully specified name"
          },
          "value": "Im Handel"
        },
        {
          "language": "de",
          "use": {
            "system": "http://www.snomed.org/",
            "version": "1.0",
            "code": "900000000000013009",
            "display": "Synonym"
          },
          "value": "iH"
        }
      ]
    }
  ]
}