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 - Attached Document Type - JSON Representation

Active as of 2024-11-06

Raw json | Download

{
  "resourceType" : "CodeSystem",
  "id" : "ch-SMC-attached-document-type",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: CodeSystem ch-SMC-attached-document-type</b></p><a name=\"ch-SMC-attached-document-type\"> </a><a name=\"hcch-SMC-attached-document-type\"> </a><a name=\"ch-SMC-attached-document-type-en-US\"> </a><p>This case-sensitive code system <code>http://fhir.ch/ig/ch-epl/CodeSystem/ch-SMC-attached-document-type</code> defines the following codes:</p><table class=\"codes\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td><td><b>Deutsch (German, de)</b></td></tr><tr><td style=\"white-space:nowrap\">756005007001<a name=\"ch-SMC-attached-document-type-756005007001\"> </a></td><td>Information for healthcare professionals</td><td>Fachinformation</td></tr><tr><td style=\"white-space:nowrap\">756005007002<a name=\"ch-SMC-attached-document-type-756005007002\"> </a></td><td>Patient Information</td><td>Patienteninformation</td></tr><tr><td style=\"white-space:nowrap\">756005007003<a name=\"ch-SMC-attached-document-type-756005007003\"> </a></td><td>Packaging</td><td>Packmitteltexte</td></tr><tr><td style=\"white-space:nowrap\">756005007004<a name=\"ch-SMC-attached-document-type-756005007004\"> </a></td><td>Basic information for export</td><td>Basisinformation für den Export</td></tr></table></div>"
  },
  "url" : "http://fhir.ch/ig/ch-epl/CodeSystem/ch-SMC-attached-document-type",
  "version" : "0.1.0",
  "name" : "ChSMCAttachedDocumentTypeCS",
  "title" : "CH SMC - Attached Document Type",
  "status" : "active",
  "experimental" : false,
  "date" : "2024-11-06T08:37:53+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 Anhangs)",
  "copyright" : "CC0-1.0",
  "caseSensitive" : true,
  "content" : "complete",
  "count" : 4,
  "concept" : [
    {
      "code" : "756005007001",
      "display" : "Information for healthcare professionals",
      "designation" : [
        {
          "language" : "de",
          "use" : {
            "system" : "http://www.snomed.org/",
            "version" : "1.0",
            "code" : "900000000000003001",
            "display" : "Fully specified name"
          },
          "value" : "Fachinformation"
        },
        {
          "language" : "de",
          "use" : {
            "system" : "http://www.snomed.org/",
            "version" : "1.0",
            "code" : "900000000000013009",
            "display" : "Synonym"
          },
          "value" : "FI"
        }
      ]
    },
    {
      "code" : "756005007002",
      "display" : "Patient Information",
      "designation" : [
        {
          "language" : "de",
          "use" : {
            "system" : "http://www.snomed.org/",
            "version" : "1.0",
            "code" : "900000000000003001",
            "display" : "Fully specified name"
          },
          "value" : "Patienteninformation"
        },
        {
          "language" : "de",
          "use" : {
            "system" : "http://www.snomed.org/",
            "version" : "1.0",
            "code" : "900000000000013009",
            "display" : "Synonym"
          },
          "value" : "PI"
        }
      ]
    },
    {
      "code" : "756005007003",
      "display" : "Packaging",
      "designation" : [
        {
          "language" : "de",
          "use" : {
            "system" : "http://www.snomed.org/",
            "version" : "1.0",
            "code" : "900000000000003001",
            "display" : "Fully specified name"
          },
          "value" : "Packmitteltexte"
        },
        {
          "language" : "de",
          "use" : {
            "system" : "http://www.snomed.org/",
            "version" : "1.0",
            "code" : "900000000000013009",
            "display" : "Synonym"
          },
          "value" : "PE"
        }
      ]
    },
    {
      "code" : "756005007004",
      "display" : "Basic information for export",
      "designation" : [
        {
          "language" : "de",
          "use" : {
            "system" : "http://www.snomed.org/",
            "version" : "1.0",
            "code" : "900000000000003001",
            "display" : "Fully specified name"
          },
          "value" : "Basisinformation für den Export"
        },
        {
          "language" : "de",
          "use" : {
            "system" : "http://www.snomed.org/",
            "version" : "1.0",
            "code" : "900000000000013009",
            "display" : "Synonym"
          },
          "value" : "EX"
        }
      ]
    }
  ]
}