FHIR IG Statistics: ValueSet/KBV-VS-KV-DIGITAL-TS-DRITTE-Gender
Resources that use this resource
Resources that this resource uses
Narrative
Note: links and images are rebased to the (stated) source
Geschlecht einer zu behandelnden Person
Source
{
"resourceType": "ValueSet",
"id": "KBV-VS-KV-DIGITAL-TS-DRITTE-Gender",
"version": "1.0.0",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"url": "https://fhir.kbv.de/ValueSet/KBV_VS_KV_DIGITAL_TS_DRITTE_Gender",
"name": "KBV_VS_KV_DIGITAL_TS_DRITTE_Gender",
"title": "KBV_VS_KV_DIGITAL_TS_DRITTE_Gender",
"status": "active",
"publisher": "kv.digital GmbH",
"contact": [
{
"name": "kv.digital GmbH",
"telecom": [
{
"system": "url",
"value": "https://www.kv.digital"
}
]
}
],
"description": "Geschlecht einer zu behandelnden Person",
"copyright": "Copyright 2024 kv.digital GmbH",
"compose": {
"include": [
{
"system": "http://hl7.org/fhir/administrative-gender",
"concept": [
{
"code": "male",
"display": "Male"
},
{
"code": "female",
"display": "Female"
},
{
"code": "other",
"display": "Other"
}
]
}
]
}
}