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

FHIR IG Statistics: CodeSystem/ch-SMC-pediatric-use-indicator

Packagech.fhir.ig.ch-epl
TypeCodeSystem
Idch-SMC-pediatric-use-indicator
FHIR VersionR5
Sourcehttp://fhir.ch/ig/ch-epl/https://build.fhir.org/ig/bag-epl/bag-epl-fhir/CodeSystem-ch-SMC-pediatric-use-indicator.html
URLhttp://fhir.ch/ig/ch-epl/CodeSystem/ch-SMC-pediatric-use-indicator
Version1.0.0-ci-build
Statusactive
Date2025-05-22T14:53:38+00:00
NameChSMCPediatricUseIndicatorCS
TitleCH SMC - Pediatric Use Indicator
Realmch
Authorityhl7
DescriptionCH - Standard Terms used in Switzerland (aggregations of codes of ValueSets Pediatric Use Indicator)
CopyrightCC0-1.0
Contentcomplete

Resources that use this resource

ValueSet
ch-SMC-pediatric-use-indicatorCH SMC - Pediatric Use Indicator

Resources that this resource uses

No resources found


Narrative

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

Generated Narrative: CodeSystem ch-SMC-pediatric-use-indicator

This case-sensitive code system http://fhir.ch/ig/ch-epl/CodeSystem/ch-SMC-pediatric-use-indicator defines the following codes:

CodeDisplayDeutsch (German, de)
756005003001 Authorised for the treatment in childrenZugelassen für die Anwendung bei Kindern
756005003002 Not authorised for the treatment in childrenNicht zugelassen für die Anwendung bei Kindern

Source

{
  "resourceType": "CodeSystem",
  "id": "ch-SMC-pediatric-use-indicator",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "http://fhir.ch/ig/ch-epl/CodeSystem/ch-SMC-pediatric-use-indicator",
  "version": "1.0.0-ci-build",
  "name": "ChSMCPediatricUseIndicatorCS",
  "title": "CH SMC - Pediatric Use Indicator",
  "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 Pediatric Use Indicator)",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "urn:iso:std:iso:3166",
          "code": "CH"
        }
      ]
    }
  ],
  "copyright": "CC0-1.0",
  "caseSensitive": true,
  "content": "complete",
  "count": 2,
  "concept": [
    {
      "code": "756005003001",
      "display": "Authorised for the treatment in children",
      "designation": [
        {
          "language": "de",
          "use": {
            "system": "http://snomed.info/sct",
            "code": "900000000000003001",
            "display": "Fully specified name"
          },
          "value": "Zugelassen für die Anwendung bei Kindern"
        },
        {
          "language": "de",
          "use": {
            "system": "http://snomed.info/sct",
            "code": "900000000000013009",
            "display": "Synonym"
          },
          "value": "TRUE"
        }
      ]
    },
    {
      "code": "756005003002",
      "display": "Not authorised for the treatment in children",
      "designation": [
        {
          "language": "de",
          "use": {
            "system": "http://snomed.info/sct",
            "code": "900000000000003001",
            "display": "Fully specified name"
          },
          "value": "Nicht zugelassen für die Anwendung bei Kindern"
        },
        {
          "language": "de",
          "use": {
            "system": "http://snomed.info/sct",
            "code": "900000000000013009",
            "display": "Synonym"
          },
          "value": "FALSE"
        }
      ]
    }
  ]
}