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

FHIR IG analytics

Packagech.fhir.ig.ch-emed-epr.r4
Resource TypeNamingSystem
IdNamingSystem-cch-emed-epr-hug-pid-form-naming-system.json
FHIR VersionR4

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 cch-emed-epr-hug-pid-form-naming-system

Summary

Defining URLhttp://fhir.ch/ig/ch-emed-epr/NamingSystem/cch-emed-epr-hug-pid-form-naming-system
Version3.0.0
NameCHEMEDEPRHUGPIDFormNamingSystem
Statusdraft
Definition

Naming System of HUG's local patient ids in their training environment (formation), used in the context of CARA's eMedication service's dev and int environments.

PublisherCARA
Copyright

CC0-1.0

Identifiers

TypeValue
OID2.16.756.5.30.1.128.4.1.4.2.2.2.1.1.1

Source1

{
  "resourceType": "NamingSystem",
  "id": "cch-emed-epr-hug-pid-form-naming-system",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "extension": [
    {
      "url": "http://hl7.org/fhir/5.0/StructureDefinition/extension-NamingSystem.url",
      "valueUri": "http://fhir.ch/ig/ch-emed-epr/NamingSystem/cch-emed-epr-hug-pid-form-naming-system"
    },
    {
      "url": "http://hl7.org/fhir/5.0/StructureDefinition/extension-NamingSystem.version",
      "valueString": "3.0.0"
    }
  ],
  "name": "CHEMEDEPRHUGPIDFormNamingSystem",
  "status": "draft",
  "kind": "root",
  "date": "2026-01-21",
  "publisher": "CARA",
  "contact": [
    {
      "name": "CARA",
      "telecom": [
        {
          "system": "url",
          "value": "https://www.cara.ch"
        }
      ]
    }
  ],
  "description": "Naming System of HUG's local patient ids in their training environment (formation), used in the context of CARA's eMedication service's dev and int environments.",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "urn:iso:std:iso:3166",
          "code": "CH",
          "display": "Switzerland"
        }
      ]
    }
  ],
  "uniqueId": [
    {
      "type": "oid",
      "value": "2.16.756.5.30.1.128.4.1.4.2.2.2.1.1.1"
    }
  ]
}