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

FHIR IG Statistics: CodeSystem/ch-authorisation-type

Packagech.fhir.ig.ch-epl
TypeCodeSystem
Idch-authorisation-type
FHIR VersionR5
Sourcehttp://fhir.ch/ig/ch-epl/https://build.fhir.org/ig/bag-epl/bag-epl-fhir/CodeSystem-ch-authorisation-type.html
URLhttp://fhir.ch/ig/ch-epl/CodeSystem/ch-authorisation-type
Version1.0.0-ci-build
Statusactive
Date2025-05-22T14:53:38+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-authorisation-typeCH - 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

This case-insensitive code system http://fhir.ch/ig/ch-epl/CodeSystem/ch-authorisation-type defines the following codes:

CodeDisplayDeutsch (German, de)
756000002001 Marketing AuthorisationMarktzulassung
756000002002 Orphan DesignationOrphan Zulassung
756000002003 Reimbursement SLVergütung SL

Source

{
  "resourceType": "CodeSystem",
  "id": "ch-authorisation-type",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "http://fhir.ch/ig/ch-epl/CodeSystem/ch-authorisation-type",
  "version": "1.0.0-ci-build",
  "name": "ChAuthorisationTypeCS",
  "title": "CH - Authorisation Type",
  "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 Authorisation Type",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "urn:iso:std:iso:3166",
          "code": "CH"
        }
      ]
    }
  ],
  "copyright": "CC0-1.0",
  "caseSensitive": false,
  "content": "complete",
  "count": 3,
  "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": "900000000000003001",
            "display": "Fully specified name"
          },
          "value": "MA"
        }
      ]
    },
    {
      "code": "756000002002",
      "display": "Orphan Designation",
      "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": "900000000000003001",
            "display": "Fully specified name"
          },
          "value": "OR"
        }
      ]
    },
    {
      "code": "756000002003",
      "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": "900000000000003001",
            "display": "Fully specified name"
          },
          "value": "SL"
        }
      ]
    }
  ]
}