CH EPL (R5)
1.0.0-ci-build - ci-build Switzerland flag

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 1.0.0-ci-build 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

: FOPH Dossier Number - JSON Representation

Active as of 2025-04-25

Raw json | Download

{
  "resourceType" : "NamingSystem",
  "id" : "Dossier",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: NamingSystem Dossier</b></p><a name=\"Dossier\"> </a><a name=\"hcDossier\"> </a><h3>Summary</h3><table class=\"grid\"><tr><td>Defining URL</td><td>http://fhir.ch/ig/ch-epl/NamingSystem/Dossier</td></tr><tr><td>Version</td><td>1.0.0-ci-build</td></tr><tr><td>Name</td><td>FOPHDossierNumber</td></tr><tr><td>Title</td><td>FOPH Dossier Number</td></tr><tr><td>Status</td><td>active</td></tr><tr><td>Definition</td><td><div><p>Identifier holding the Dossier number of FOPH</p>\n</div></td></tr><tr><td>Publisher</td><td>Federal Office of Public Health FOPH</td></tr><tr><td>Copyright</td><td><div><p>CC0-1.0</p>\n</div></td></tr></table><h3>Identifiers</h3><table class=\"grid\"><tr><td><b>Type</b></td><td><b>Value</b></td><td><b>Preferred</b></td></tr><tr><td>OID</td><td>2.16.756.1</td><td>true</td></tr><tr><td>URI</td><td>urn:oid:2.16.756.1</td><td>false</td></tr></table></div>"
  },
  "url" : "http://fhir.ch/ig/ch-epl/NamingSystem/Dossier",
  "version" : "1.0.0-ci-build",
  "name" : "FOPHDossierNumber",
  "title" : "FOPH Dossier Number",
  "status" : "active",
  "kind" : "identifier",
  "date" : "2025-04-25",
  "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" : "Identifier holding the Dossier number of FOPH",
  "jurisdiction" : [
    {
      "coding" : [
        {
          "system" : "urn:iso:std:iso:3166",
          "code" : "CH"
        }
      ]
    }
  ],
  "copyright" : "CC0-1.0",
  "uniqueId" : [
    {
      "type" : "oid",
      "value" : "2.16.756.1",
      "preferred" : true
    },
    {
      "type" : "uri",
      "value" : "urn:oid:2.16.756.1",
      "preferred" : false
    }
  ]
}