FHIR IG analytics| Package | de.fhir.sterbefall-krebsregistermeldung |
| Resource Type | CodeSystem |
| Id | CodeSystem-StfArztIdentifierType.json |
| FHIR Version | R4 |
| Source | https://build.fhir.org/ig/hl7germany/sterbefall-ig-de-r4/CodeSystem-StfArztIdentifierType.html |
| URL | http://ig.fhir.de/igs/stf/CodeSystem/StfArztIdentifierType |
| Version | 1.0.0 |
| Status | active |
| Date | 2026-03-24 |
| Name | StfArztIdentifierType |
| Title | StfArztIdentifierType |
| Authority | hl7 |
| Description | Bis zur Klärung, welche konkrete ID gemeint ist, erfolgt die unterscheidung der Identifier über diese Codes |
| Content | complete |
No resources found
No resources found
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:
| Code | Display | Definition |
| ArztId | ID des Arztes laut Arztliste der Ärztekammer | |
| Zulassungsnr | Zulassungsnummer | Nicht weiter spezifiziert |
{
"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"
}
]
}