FHIR IG Statistics: ValueSet/mii-vs-molgen-verwandtschaftsgrad
Resources that use this resource
Resources that this resource uses
CodeSystem |
sct | SNOMED CT International Edition |
Narrative
No narrative content found in resource
Source
{
"resourceType": "ValueSet",
"id": "mii-vs-molgen-verwandtschaftsgrad",
"url": "https://www.medizininformatik-initiative.de/fhir/ext/modul-molgen/ValueSet/mii-vs-molgen-verwandtschaftsgrad",
"version": "2026.0.0-alpha.1",
"name": "MII_VS_MolGen_Verwandtschaftsgrad",
"title": "MII VS Mol Gen Verwandtschaftsgrad",
"status": "active",
"publisher": "Medizininformatik Initiative",
"contact": [
{
"telecom": [
{
"system": "url",
"value": "https://www.medizininformatik-initiative.de"
}
]
}
],
"description": "ValueSet für die Angabe eines Verwandtschaftsgrades zwischen Patient und Familienangehörigen.",
"compose": {
"include": [
{
"system": "http://snomed.info/sct",
"concept": [
{
"code": "125678001",
"display": "First degree blood relative (person)"
},
{
"code": "699110007",
"display": "Second degree blood relative (person)"
}
]
}
]
}
}