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

FHIR IG Statistics: NamingSystem/EhsEventTypeCode

Packagech.fhir.ig.ch-epr-fhir
TypeNamingSystem
IdEhsEventTypeCode
FHIR VersionR4
Sourcehttp://fhir.ch/ig/ch-epr-fhir/https://build.fhir.org/ig/ehealthsuisse/ch-epr-fhir/NamingSystem-EhsEventTypeCode.html
URLhttp://fhir.ch/ig/ch-epr-fhir/NamingSystem/EhsEventTypeCode
Version5.0.0-ci-build
Statusactive
Date2025-05-13
NameEhsEventTypeCode
Realmch
Authorityhl7
DescriptionNamingSystem for event type code system from eHealth Suisse.
Kindcodesystem

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 EhsEventTypeCode

Summary

Defining URLhttp://fhir.ch/ig/ch-epr-fhir/NamingSystem/EhsEventTypeCode
Version5.0.0-ci-build
NameEhsEventTypeCode
Statusactive
Definition

NamingSystem for event type code system from eHealth Suisse.

PublishereHealth Suisse
Copyright

CC0-1.0

Identifiers

TypeValuePreferred
URIurn:e-health-suisse:event-type-codetrue

Source

{
  "resourceType": "NamingSystem",
  "id": "EhsEventTypeCode",
  "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-epr-fhir/NamingSystem/EhsEventTypeCode"
    },
    {
      "url": "http://hl7.org/fhir/5.0/StructureDefinition/extension-NamingSystem.version",
      "valueString": "5.0.0-ci-build"
    }
  ],
  "name": "EhsEventTypeCode",
  "status": "active",
  "kind": "codesystem",
  "date": "2025-05-13",
  "publisher": "eHealth Suisse",
  "contact": [
    {
      "name": "eHealth Suisse",
      "telecom": [
        {
          "system": "url",
          "value": "https://www.e-health-suisse.ch"
        }
      ]
    },
    {
      "name": "eHealth Suisse",
      "telecom": [
        {
          "system": "url",
          "value": "https://www.e-health-suisse.ch",
          "use": "work"
        }
      ]
    }
  ],
  "responsible": "eHealth Suisse",
  "description": "NamingSystem for event type code system from eHealth Suisse.",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "urn:iso:std:iso:3166",
          "code": "CH"
        }
      ]
    }
  ],
  "uniqueId": [
    {
      "type": "uri",
      "value": "urn:e-health-suisse:event-type-code",
      "preferred": true
    }
  ]
}