CH IDMP (R5)
1.0.0-ballot - trial-use Switzerland flag

CH IDMP (R5) - Local Development build (v1.0.0-ballot) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions

: Swissmedic Location Identifier - JSON Representation

Draft as of 2025-10-28

Raw json | Download

{
  "resourceType" : "NamingSystem",
  "id" : "SMCLocID",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: NamingSystem SMCLocID</b></p><a name=\"SMCLocID\"> </a><a name=\"hcSMCLocID\"> </a><h3>Summary</h3><table class=\"grid\"><tr><td>Defining URL</td><td>http://fhir.ch/ig/ch-idmp/NamingSystem/SMCLocID</td></tr><tr><td>Version</td><td>1.0.0-ballot</td></tr><tr><td>Name</td><td>SMCLocID</td></tr><tr><td>Title</td><td>Swissmedic Location Identifier</td></tr><tr><td>Status</td><td>draft</td></tr><tr><td>Definition</td><td><div><p>Temporary NamingSystem in this implementation guide until officially released by Swissmedic</p>\n</div></td></tr><tr><td>Publisher</td><td>Refdata Foundation</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>URI</td><td>https://www.swissmedic.ch/fhir/identifier/locations</td><td>true</td></tr></table></div>"
  },
  "url" : "http://fhir.ch/ig/ch-idmp/NamingSystem/SMCLocID",
  "version" : "1.0.0-ballot",
  "name" : "SMCLocID",
  "title" : "Swissmedic Location Identifier",
  "status" : "draft",
  "kind" : "identifier",
  "date" : "2025-10-28",
  "publisher" : "Refdata Foundation",
  "contact" : [
    {
      "name" : "Refdata Foundation",
      "telecom" : [
        {
          "system" : "url",
          "value" : "https://www.refdata.ch/de/"
        }
      ]
    }
  ],
  "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 organisation locations registered with Swissmedic.",
  "uniqueId" : [
    {
      "type" : "uri",
      "value" : "https://www.swissmedic.ch/fhir/identifier/locations",
      "preferred" : true
    }
  ]
}