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

FHIR IG Statistics: CodeSystem/ch-medicinal-product-name-type

Packagech.fhir.ig.ch-epl
TypeCodeSystem
Idch-medicinal-product-name-type
FHIR VersionR5
Sourcehttp://fhir.ch/ig/ch-epl/https://build.fhir.org/ig/bag-epl/bag-epl-fhir/CodeSystem-ch-medicinal-product-name-type.html
URLhttp://fhir.ch/ig/ch-epl/CodeSystem/ch-medicinal-product-name-type
Version1.0.0-ci-build
Statusactive
Date2025-05-22T14:53:38+00:00
NameChMedicinalProductNameTypeCS
TitleCH - Medicinal Product Name Type
Realmch
Authorityhl7
DescriptionCH - Standard Terms used in Switzerland (aggregations of codes of ValueSets Typ des Arzneimittelnamens)
CopyrightCC0-1.0
Contentcomplete

Resources that use this resource

ValueSet
ch-medicinal-product-name-typeCH - Medicinal Product Name Type

Resources that this resource uses

No resources found


Narrative

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

Generated Narrative: CodeSystem ch-medicinal-product-name-type

This case-sensitive code system http://fhir.ch/ig/ch-epl/CodeSystem/ch-medicinal-product-name-type defines the following codes:

CodeDisplay
SMC Zugelassener Arzneimittelname
FOPH BAG Arzneimittelname

Source

{
  "resourceType": "CodeSystem",
  "id": "ch-medicinal-product-name-type",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "http://fhir.ch/ig/ch-epl/CodeSystem/ch-medicinal-product-name-type",
  "version": "1.0.0-ci-build",
  "name": "ChMedicinalProductNameTypeCS",
  "title": "CH - Medicinal Product Name 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 - Standard Terms used in Switzerland (aggregations of codes of ValueSets Typ des Arzneimittelnamens)",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "urn:iso:std:iso:3166",
          "code": "CH"
        }
      ]
    }
  ],
  "copyright": "CC0-1.0",
  "caseSensitive": true,
  "content": "complete",
  "count": 2,
  "concept": [
    {
      "code": "SMC",
      "display": "Zugelassener Arzneimittelname"
    },
    {
      "code": "FOPH",
      "display": "BAG Arzneimittelname"
    }
  ]
}