RareLink Implementation Guide
2.0.0 - 2.0.0
RareLink Implementation Guide - Local Development build (v2.0.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions
Draft as of 2025-06-03 |
{
"resourceType" : "ValueSet",
"id" : "family-relationship-vs",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet family-relationship-vs</b></p><a name=\"family-relationship-vs\"> </a><a name=\"hcfamily-relationship-vs\"> </a><a name=\"family-relationship-vs-en-US\"> </a><ul><li>Include these codes as defined in <a href=\"http://www.snomed.org/\"><code>http://snomed.info/sct</code></a><table class=\"none\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td></tr><tr><td><a href=\"http://snomed.info/id/65656005\">65656005</a></td><td>Natural mother</td></tr><tr><td><a href=\"http://snomed.info/id/9947008\">9947008</a></td><td>Natural father</td></tr><tr><td><a href=\"http://snomed.info/id/83420006\">83420006</a></td><td>Natural daughter</td></tr><tr><td><a href=\"http://snomed.info/id/113160008\">113160008</a></td><td>Natural son</td></tr><tr><td><a href=\"http://snomed.info/id/60614009\">60614009</a></td><td>Natural brother</td></tr><tr><td><a href=\"http://snomed.info/id/73678001\">73678001</a></td><td>Natural sister</td></tr><tr><td><a href=\"http://snomed.info/id/11286003\">11286003</a></td><td>Twin sibling</td></tr><tr><td><a href=\"http://snomed.info/id/45929001\">45929001</a></td><td>Half-brother</td></tr><tr><td><a href=\"http://snomed.info/id/2272004\">2272004</a></td><td>Half-sister</td></tr><tr><td><a href=\"http://snomed.info/id/62296006\">62296006</a></td><td>Natural grandfather</td></tr><tr><td><a href=\"http://snomed.info/id/17945006\">17945006</a></td><td>Natural grandmother</td></tr><tr><td><a href=\"http://snomed.info/id/1220561009\">1220561009</a></td><td>Not recorded</td></tr></table></li></ul></div>"
},
"url" : "https://rarelink.bih-charite.de/fhir/ValueSet/family-relationship-vs",
"version" : "2.0.0",
"name" : "FamilyRelationshipVS",
"title" : "Family Relationship Value Set",
"status" : "draft",
"date" : "2025-06-03T09:15:35+00:00",
"publisher" : "Berlin Institute of Health - Charité Universitätsmedizin Berlin",
"contact" : [
{
"name" : "Berlin Institute of Health - Charité Universitätsmedizin Berlin",
"telecom" : [
{
"system" : "url",
"value" : "https://github.com/BIH-CEI/RareLink"
},
{
"system" : "email",
"value" : "adam.graefe@charite.de"
}
]
}
],
"description" : "Value set for capturing family member relationships.",
"compose" : {
"include" : [
{
"system" : "http://snomed.info/sct",
"concept" : [
{
"code" : "65656005",
"display" : "Natural mother"
},
{
"code" : "9947008",
"display" : "Natural father"
},
{
"code" : "83420006",
"display" : "Natural daughter"
},
{
"code" : "113160008",
"display" : "Natural son"
},
{
"code" : "60614009",
"display" : "Natural brother"
},
{
"code" : "73678001",
"display" : "Natural sister"
},
{
"code" : "11286003",
"display" : "Twin sibling"
},
{
"code" : "45929001",
"display" : "Half-brother"
},
{
"code" : "2272004",
"display" : "Half-sister"
},
{
"code" : "62296006",
"display" : "Natural grandfather"
},
{
"code" : "17945006",
"display" : "Natural grandmother"
},
{
"code" : "1220561009",
"display" : "Not recorded"
}
]
}
]
}
}