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

FHIR IG analytics

Packagede.fhir.sterbefall-krebsregistermeldung
Resource TypeCodeSystem
IdCodeSystem-StfArztIdentifierType.json
FHIR VersionR4
Sourcehttps://build.fhir.org/ig/hl7germany/sterbefall-ig-de-r4/CodeSystem-StfArztIdentifierType.html
URLhttp://ig.fhir.de/igs/stf/CodeSystem/StfArztIdentifierType
Version1.0.0
Statusactive
Date2026-03-24
NameStfArztIdentifierType
TitleStfArztIdentifierType
Authorityhl7
DescriptionBis zur Klärung, welche konkrete ID gemeint ist, erfolgt die unterscheidung der Identifier über diese Codes
Contentcomplete

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: CodeSystem StfArztIdentifierType

This code system http://ig.fhir.de/igs/stf/CodeSystem/StfArztIdentifierType defines the following codes:

CodeDisplayDefinition
ArztId ID des Arztes laut Arztliste der Ärztekammer
Zulassungsnr ZulassungsnummerNicht weiter spezifiziert

Source1

{
  "resourceType": "CodeSystem",
  "id": "StfArztIdentifierType",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "http://ig.fhir.de/igs/stf/CodeSystem/StfArztIdentifierType",
  "version": "1.0.0",
  "name": "StfArztIdentifierType",
  "title": "StfArztIdentifierType",
  "status": "active",
  "experimental": false,
  "date": "2026-03-24",
  "publisher": "HL7 Deutschland e.V.",
  "contact": [
    {
      "name": "HL7 Deutschland e.V.",
      "telecom": [
        {
          "system": "url",
          "value": "https://hl7.de"
        }
      ]
    }
  ],
  "description": "Bis zur Klärung, welche konkrete ID gemeint ist, erfolgt die unterscheidung der Identifier über diese Codes",
  "content": "complete",
  "count": 2,
  "concept": [
    {
      "code": "ArztId",
      "display": "ID des Arztes laut Arztliste der Ärztekammer"
    },
    {
      "code": "Zulassungsnr",
      "display": "Zulassungsnummer",
      "definition": "Nicht weiter spezifiziert"
    }
  ]
}