CH EPL (R5)
0.1.0 - ci-build

CH EPL (R5), published by Federal Office of Public Health FOPH. This guide is not an authorized publication; it is the continuous build for version 0.1.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/bag-epl/bag-epl-fhir/ and changes regularly. See the Directory of published versions

: CH SMC - Authorisation Status - XML Representation

Active as of 2024-09-16

Raw xml | Download



<CodeSystem xmlns="http://hl7.org/fhir">
  <id value="ch-SMC-authorisation-status"/>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: CodeSystem ch-SMC-authorisation-status</b></p><a name="ch-SMC-authorisation-status"> </a><a name="hcch-SMC-authorisation-status"> </a><a name="ch-SMC-authorisation-status-en-US"> </a><p>This case-insensitive code system <code>http://fhir.ch/ig/ch-epl/CodeSystem/ch-SMC-authorisation-status</code> defines the following codes:</p><table class="codes"><tr><td style="white-space:nowrap"><b>Code</b></td><td><b>Display</b></td></tr><tr><td style="white-space:nowrap">A<a name="ch-SMC-authorisation-status-A"> </a></td><td>angemeldet</td></tr><tr><td style="white-space:nowrap">B<a name="ch-SMC-authorisation-status-B"> </a></td><td>befristet</td></tr><tr><td style="white-space:nowrap">BA<a name="ch-SMC-authorisation-status-BA"> </a></td><td>Befristete Zulassung abgelaufen</td></tr><tr><td style="white-space:nowrap">D<a name="ch-SMC-authorisation-status-D"> </a></td><td>nicht mehr zugelassen</td></tr><tr><td style="white-space:nowrap">N<a name="ch-SMC-authorisation-status-N"> </a></td><td>notifiziert</td></tr><tr><td style="white-space:nowrap">S<a name="ch-SMC-authorisation-status-S"> </a></td><td>sistiert</td></tr><tr><td style="white-space:nowrap">U<a name="ch-SMC-authorisation-status-U"> </a></td><td>nie zugelassen</td></tr><tr><td style="white-space:nowrap">Z<a name="ch-SMC-authorisation-status-Z"> </a></td><td>zugelassen</td></tr></table></div>
  </text>
  <url
       value="http://fhir.ch/ig/ch-epl/CodeSystem/ch-SMC-authorisation-status"/>
  <version value="0.1.0"/>
  <name value="ChSMCAuthorisationStatusCS"/>
  <title value="CH SMC - Authorisation Status"/>
  <status value="active"/>
  <experimental value="false"/>
  <date value="2024-09-16T16:45:22+00:00"/>
  <publisher value="Federal Office of Public Health FOPH"/>
  <contact>
    <name value="Federal Office of Public Health FOPH"/>
    <telecom>
      <system value="url"/>
      <value
             value="https://www.bag.admin.ch/bag/en/home/das-bag/kontakt-standort.html"/>
    </telecom>
  </contact>
  <description
               value="CH - Standard Terms used in Switzerland (aggregations of codes of ValueSets Zulassungsstatus)"/>
  <copyright value="CC0-1.0"/>
  <caseSensitive value="false"/>
  <content value="complete"/>
  <count value="8"/>
  <concept>
    <code value="A"/>
    <display value="angemeldet"/>
  </concept>
  <concept>
    <code value="B"/>
    <display value="befristet"/>
  </concept>
  <concept>
    <code value="BA"/>
    <display value="Befristete Zulassung abgelaufen"/>
  </concept>
  <concept>
    <code value="D"/>
    <display value="nicht mehr zugelassen"/>
  </concept>
  <concept>
    <code value="N"/>
    <display value="notifiziert"/>
  </concept>
  <concept>
    <code value="S"/>
    <display value="sistiert"/>
  </concept>
  <concept>
    <code value="U"/>
    <display value="nie zugelassen"/>
  </concept>
  <concept>
    <code value="Z"/>
    <display value="zugelassen"/>
  </concept>
</CodeSystem>