Package | de.basisprofil.r4 |
Resource Type | CodeSystem |
Id | administrative-gender-supplement |
FHIR Version | R4 |
Source | https://simplifier.net/resolve?scope=de.basisprofil.r4@1.5.4&canonical=http://fhir.de/CodeSystem/administrative-gender-supplement |
URL | http://fhir.de/CodeSystem/administrative-gender-supplement |
Version | 1.5.4 |
Status | active |
Date | 2025-06-16 |
Name | SupplementAdministrativeGender |
Title | Deutsche Übersetzungen für AdministrativeGender |
Authority | hl7 |
Description | CodeSystem Supplement mit Deutschen Übersetzungen für AdministrativeGender |
Content | supplement |
Supplements | http://hl7.org/fhir/administrative-gender |
No resources found
CodeSystem | |
administrative-gender | Administrative Gender |
No narrative content found in resource
{ "resourceType": "CodeSystem", "id": "administrative-gender-supplement", "meta": { "profile": [ "http://hl7.org/fhir/StructureDefinition/shareablecodesystem" ] }, "url": "http://fhir.de/CodeSystem/administrative-gender-supplement", "version": "1.5.4", "name": "SupplementAdministrativeGender", "title": "Deutsche Übersetzungen für AdministrativeGender", "status": "active", "experimental": false, "date": "2025-06-16", "publisher": "HL7 Deutschland e.V. (Technisches Komitee FHIR)", "contact": [ { "telecom": [ { "system": "url", "value": "http://hl7.de/technische-komitees/fhir/" } ] } ], "description": "CodeSystem Supplement mit Deutschen Übersetzungen für AdministrativeGender", "content": "supplement", "supplements": "http://hl7.org/fhir/administrative-gender", "concept": [ { "code": "male", "designation": [ { "language": "de-DE", "value": "männlich" } ] }, { "code": "female", "designation": [ { "language": "de-DE", "value": "weiblich" } ] }, { "code": "other", "designation": [ { "language": "de-DE", "value": "andere" } ] }, { "code": "unknown", "designation": [ { "language": "de-DE", "value": "unbekannt" } ] } ] }