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-SMC-marketing-status.json
FHIR VersionR5
Sourcehttp://fhir.ch/ig/ch-idmp/1.0.0-ballot/CodeSystem-ch-SMC-marketing-status.html
URLhttp://fhir.ch/ig/ch-idmp/CodeSystem/ch-SMC-marketing-status
Version1.0.0-ballot
Statusactive
Date2026-06-12T16:14:23+00:00
NameChSMCMarketingStatusCS
TitleCH SMC - 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-SMC-marketing-statusCH SMC - 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-SMC-marketing-status

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

CodeDisplayDeutsch (German, de)
7560050074000001 Distribution interruptionVertriebsunterbruch
7560050074000002 Not on the marketNicht in Verkehr bringen
7560050074000003 No interruption of distribution reportedKein Vertriebsunterbruch gemeldet

Source1

{
  "resourceType": "CodeSystem",
  "id": "ch-SMC-marketing-status",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "http://fhir.ch/ig/ch-idmp/CodeSystem/ch-SMC-marketing-status",
  "version": "1.0.0-ballot",
  "name": "ChSMCMarketingStatusCS",
  "title": "CH SMC - 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": 3,
  "concept": [
    {
      "code": "7560050074000001",
      "display": "Distribution interruption",
      "designation": [
        {
          "language": "de",
          "use": {
            "system": "http://www.snomed.org/",
            "version": "1.0",
            "code": "900000000000003001",
            "display": "Fully specified name"
          },
          "value": "Vertriebsunterbruch"
        }
      ]
    },
    {
      "code": "7560050074000002",
      "display": "Not on the market",
      "designation": [
        {
          "language": "de",
          "use": {
            "system": "http://www.snomed.org/",
            "version": "1.0",
            "code": "900000000000003001",
            "display": "Fully specified name"
          },
          "value": "Nicht in Verkehr bringen"
        }
      ]
    },
    {
      "code": "7560050074000003",
      "display": "No interruption of distribution reported",
      "designation": [
        {
          "language": "de",
          "use": {
            "system": "http://www.snomed.org/",
            "version": "1.0",
            "code": "900000000000003001",
            "display": "Fully specified name"
          },
          "value": "Kein Vertriebsunterbruch gemeldet"
        }
      ]
    }
  ]
}