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

FHIR IG analytics

Packagede.fhir.sterbefall-krebsregistermeldung
Resource TypeCodeSystem
IdCodeSystem-StfArztrolleCS.json
FHIR VersionR4
Sourcehttps://build.fhir.org/ig/hl7germany/sterbefall-ig-de-r4/CodeSystem-StfArztrolleCS.html
URLhttp://ig.fhir.de/igs/stf/CodeSystem/StfArztrolleCS
Version1.0.0
Statusactive
Date2026-03-24
NameStfArztrolleCS
TitleSTF Arztrolle CodeSystem
Authorityhl7
Contentcomplete

Resources that use this resource

ValueSet
de.fhir.sterbefall-krebsregistermeldung#currentStfArztrolleVSSTF Arztrolle ValueSet

Resources that this resource uses

No resources found


Narrative

Note: links and images are rebased to the (stated) source

Generated Narrative: CodeSystem StfArztrolleCS

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

CodeDisplay
Hausarzt Hausarzt/-ärztin
Notarzt Notarzt/-ärztin
Notdienstarzt Arzt/Ärztin des kassenärztlichen Notdienstes
Krankenhausarzt diensthabender Arzt/Ärztin im Krankenhaus
Rechtsmediziner Rechtsmediziner/-in
Sonstiges Sonstiges

Source1

{
  "resourceType": "CodeSystem",
  "id": "StfArztrolleCS",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "http://ig.fhir.de/igs/stf/CodeSystem/StfArztrolleCS",
  "version": "1.0.0",
  "name": "StfArztrolleCS",
  "title": "STF Arztrolle CodeSystem",
  "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"
        }
      ]
    }
  ],
  "content": "complete",
  "count": 6,
  "concept": [
    {
      "code": "Hausarzt",
      "display": "Hausarzt/-ärztin"
    },
    {
      "code": "Notarzt",
      "display": "Notarzt/-ärztin"
    },
    {
      "code": "Notdienstarzt",
      "display": "Arzt/Ärztin des kassenärztlichen Notdienstes"
    },
    {
      "code": "Krankenhausarzt",
      "display": "diensthabender Arzt/Ärztin im Krankenhaus"
    },
    {
      "code": "Rechtsmediziner",
      "display": "Rechtsmediziner/-in"
    },
    {
      "code": "Sonstiges",
      "display": "Sonstiges"
    }
  ]
}