FHIR © HL7.org  |  FHIRsmith 4.0.1  |  Server Home  |  XIG Home  |  XIG Stats  | 

FHIR IG analytics

Packagech.fhir.ig.ch-epl
Resource TypeNamingSystem
IdNamingSystem-AttNo.json
FHIR VersionR5
Sourcehttps://build.fhir.org/ig/bag-epl/bag-epl-fhir/NamingSystem-AttNo.html
URLhttp://fhir.ch/ig/ch-epl/NamingSystem/AttNo
Version1.0.0
Statusdraft
Date2025-10-28
NameAttNo
TitleApplication / Assessment Tracking Number
Realmch
Authorityhl7
DescriptionTemporary Namingsystem in this implementation guide until officially released by Swissmedic
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 AttNo

Summary

Defining URLhttp://fhir.ch/ig/ch-epl/NamingSystem/AttNo
Version1.0.0
NameAttNo
TitleApplication / Assessment Tracking Number
Statusdraft
Definition

Temporary Namingsystem in this implementation guide until officially released by Swissmedic

PublisherFederal Office of Public Health FOPH
Copyright

CC0-1.0

Identifiers

TypeValuePreferred
URIhttp://fhir.ch/ig/ch-epl/sid/attnotrue

Source1

{
  "resourceType": "NamingSystem",
  "id": "AttNo",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "http://fhir.ch/ig/ch-epl/NamingSystem/AttNo",
  "version": "1.0.0",
  "name": "AttNo",
  "title": "Application / Assessment Tracking Number",
  "status": "draft",
  "kind": "identifier",
  "date": "2025-10-28",
  "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": "Temporary Namingsystem in this implementation guide until officially released by Swissmedic",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "urn:iso:std:iso:3166",
          "code": "CH"
        }
      ]
    }
  ],
  "copyright": "CC0-1.0",
  "usage": "Used to identify regulatory applications or assessment procedures (e.g., MAA, NDA, BLA).",
  "uniqueId": [
    {
      "type": "uri",
      "value": "http://fhir.ch/ig/ch-epl/sid/attno",
      "preferred": true
    }
  ]
}