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-authorisation-status.json
FHIR VersionR5
Sourcehttp://fhir.ch/ig/ch-idmp/1.0.0-ballot/CodeSystem-ch-SMC-authorisation-status.html
URLhttp://fhir.ch/ig/ch-idmp/CodeSystem/ch-SMC-authorisation-status
Version1.0.0-ballot
Statusactive
Date2026-06-12T16:14:23+00:00
NameChSMCAuthorisationStatusCS
TitleCH SMC - Authorisation Status
Realmch
Authorityhl7
DescriptionCH - Standard Terms used in Switzerland (aggregations of codes of ValueSets Zulassungsstatus)
CopyrightCC0-1.0
Contentcomplete

Resources that use this resource

ValueSet
ch.fhir.ig.ch-idmp#1.0.0-ballotch-SMC-authorisation-statusCH SMC - Authorisation 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-authorisation-status

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

CodeDisplayDeutsch (German, de)
756005010000001 approvedzugelassen
756005010000002 suspendedsistiert
756005010000003 temporarybefristet
756005010000004 registeredangemeldet
756005010000005 temporary approval expiredbefristete Zulassung abgelaufen
756005010000006 no longer approvednicht mehr zugelassen
756005010000007 never approvednie zugelassen

Source1

{
  "resourceType": "CodeSystem",
  "id": "ch-SMC-authorisation-status",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "http://fhir.ch/ig/ch-idmp/CodeSystem/ch-SMC-authorisation-status",
  "version": "1.0.0-ballot",
  "name": "ChSMCAuthorisationStatusCS",
  "title": "CH SMC - Authorisation 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 Zulassungsstatus)",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "urn:iso:std:iso:3166",
          "code": "CH"
        }
      ]
    }
  ],
  "copyright": "CC0-1.0",
  "caseSensitive": false,
  "content": "complete",
  "count": 7,
  "concept": [
    {
      "code": "756005010000001",
      "display": "approved",
      "designation": [
        {
          "language": "de",
          "use": {
            "system": "http://snomed.info/sct",
            "code": "900000000000003001",
            "display": "Fully specified name"
          },
          "value": "zugelassen"
        }
      ]
    },
    {
      "code": "756005010000002",
      "display": "suspended",
      "designation": [
        {
          "language": "de",
          "use": {
            "system": "http://snomed.info/sct",
            "code": "900000000000003001",
            "display": "Fully specified name"
          },
          "value": "sistiert"
        }
      ]
    },
    {
      "code": "756005010000003",
      "display": "temporary",
      "designation": [
        {
          "language": "de",
          "use": {
            "system": "http://snomed.info/sct",
            "code": "900000000000003001",
            "display": "Fully specified name"
          },
          "value": "befristet"
        }
      ]
    },
    {
      "code": "756005010000004",
      "display": "registered",
      "designation": [
        {
          "language": "de",
          "use": {
            "system": "http://snomed.info/sct",
            "code": "900000000000003001",
            "display": "Fully specified name"
          },
          "value": "angemeldet"
        }
      ]
    },
    {
      "code": "756005010000005",
      "display": "temporary approval expired",
      "designation": [
        {
          "language": "de",
          "use": {
            "system": "http://snomed.info/sct",
            "code": "900000000000003001",
            "display": "Fully specified name"
          },
          "value": "befristete Zulassung abgelaufen"
        }
      ]
    },
    {
      "code": "756005010000006",
      "display": "no longer approved",
      "designation": [
        {
          "language": "de",
          "use": {
            "system": "http://snomed.info/sct",
            "code": "900000000000003001",
            "display": "Fully specified name"
          },
          "value": "nicht mehr zugelassen"
        }
      ]
    },
    {
      "code": "756005010000007",
      "display": "never approved",
      "designation": [
        {
          "language": "de",
          "use": {
            "system": "http://snomed.info/sct",
            "code": "900000000000003001",
            "display": "Fully specified name"
          },
          "value": "nie zugelassen"
        }
      ]
    }
  ]
}