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

FHIR IG Statistics: NamingSystem/Dossier

Packagech.fhir.ig.ch-epl
TypeNamingSystem
IdDossier
FHIR VersionR5
Sourcehttp://fhir.ch/ig/ch-epl/https://build.fhir.org/ig/bag-epl/bag-epl-fhir/NamingSystem-Dossier.html
URLhttp://fhir.ch/ig/ch-epl/NamingSystem/Dossier
Version1.0.0-ci-build
Statusactive
Date2025-04-25
NameFOPHDossierNumber
TitleFOPH Dossier Number
Realmch
Authorityhl7
DescriptionIdentifier holding the Dossier number of FOPH
CopyrightCC0-1.0
Kindidentifier

Resources that use this resource

No resources found


Resources that this resource uses

No resources found


Narrative

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

Generated Narrative: NamingSystem Dossier

Summary

Defining URLhttp://fhir.ch/ig/ch-epl/NamingSystem/Dossier
Version1.0.0-ci-build
NameFOPHDossierNumber
TitleFOPH Dossier Number
Statusactive
Definition

Identifier holding the Dossier number of FOPH

PublisherFederal Office of Public Health FOPH
Copyright

CC0-1.0

Identifiers

TypeValuePreferred
OID2.16.756.1true
URIurn:oid:2.16.756.1false

Source

{
  "resourceType": "NamingSystem",
  "id": "Dossier",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "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
    }
  ]
}