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

Resources that use this resource

ValueSet
ch.fhir.ig.ch-idmp#1.0.0-ballotch-authorisation-type-vsCH - Authorisation Type

Resources that this resource uses

No resources found


Narrative

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

Generated Narrative: CodeSystem ch-authorisation-type-cs

This case-sensitive code system http://fhir.ch/ig/ch-idmp/CodeSystem/ch-authorisation-type-cs defines the following codes:

CodeDisplayDeutsch (German, de)
756000002001 Marketing AuthorisationMarktzulassung
756000002002 Orphan Drug AuthorizationOrphan Zulassung
756000002003 Pediatric Use Drug AuthorizationPädiatrische Zulassung
756000002004 Reimbursement SLVergütung SL

Source1

{
  "resourceType": "CodeSystem",
  "id": "ch-authorisation-type-cs",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "http://fhir.ch/ig/ch-idmp/CodeSystem/ch-authorisation-type-cs",
  "version": "1.0.0-ballot",
  "name": "ChAuthorisationTypeCS",
  "title": "CH - Authorisation Type",
  "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 EPL - Standard Terms used in Switzerland (aggregations of codes of ValueSets Authorisation Type",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "urn:iso:std:iso:3166",
          "code": "CH"
        }
      ]
    }
  ],
  "copyright": "CC0-1.0",
  "caseSensitive": true,
  "content": "complete",
  "count": 4,
  "concept": [
    {
      "code": "756000002001",
      "display": "Marketing Authorisation",
      "designation": [
        {
          "language": "de",
          "use": {
            "system": "http://snomed.info/sct",
            "code": "900000000000003001",
            "display": "Fully specified name"
          },
          "value": "Marktzulassung"
        },
        {
          "language": "de",
          "use": {
            "system": "http://snomed.info/sct",
            "code": "900000000000013009",
            "display": "Synonym"
          },
          "value": "MarketingAuth"
        }
      ]
    },
    {
      "code": "756000002002",
      "display": "Orphan Drug Authorization",
      "designation": [
        {
          "language": "de",
          "use": {
            "system": "http://snomed.info/sct",
            "code": "900000000000003001",
            "display": "Fully specified name"
          },
          "value": "Orphan Zulassung"
        },
        {
          "language": "de",
          "use": {
            "system": "http://snomed.info/sct",
            "code": "900000000000013009",
            "display": "Synonym"
          },
          "value": "Orphan"
        }
      ]
    },
    {
      "code": "756000002003",
      "display": "Pediatric Use Drug Authorization",
      "designation": [
        {
          "language": "de",
          "use": {
            "system": "http://snomed.info/sct",
            "code": "900000000000003001",
            "display": "Fully specified name"
          },
          "value": "Pädiatrische Zulassung"
        },
        {
          "language": "de",
          "use": {
            "system": "http://snomed.info/sct",
            "code": "900000000000013009",
            "display": "Synonym"
          },
          "value": "Pediatric"
        }
      ]
    },
    {
      "code": "756000002004",
      "display": "Reimbursement SL",
      "designation": [
        {
          "language": "de",
          "use": {
            "system": "http://snomed.info/sct",
            "code": "900000000000003001",
            "display": "Fully specified name"
          },
          "value": "Vergütung SL"
        },
        {
          "language": "de",
          "use": {
            "system": "http://snomed.info/sct",
            "code": "900000000000013009",
            "display": "Synonym"
          },
          "value": "SL"
        }
      ]
    }
  ]
}