MediRecords FHIR Implementation Guide
1.3.0 - release


: MediRecords Family Member Relationship Type ValueSet - TTL Representation

Raw ttl | Download


@prefix fhir: <http://hl7.org/fhir/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

# - resource -------------------------------------------------------------------

 a fhir:ValueSet ;
  fhir:nodeRole fhir:treeRoot ;
  fhir:id [ fhir:v "mr-family-member-relationship-type-code"] ; # 
  fhir:text [
fhir:status [ fhir:v "extensions" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><ul><li>Include these codes as defined in <a href=\"http://terminology.hl7.org/5.3.0/CodeSystem-v3-RoleCode.html\"><code>http://terminology.hl7.org/CodeSystem/v3-RoleCode</code></a><table class=\"none\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td><td><b>Definition</b></td></tr><tr><td><a href=\"http://terminology.hl7.org/5.3.0/CodeSystem-v3-RoleCode.html#v3-RoleCode-FAMMEMB\">FAMMEMB</a></td><td>family member</td><td>A relationship between two people characterizing their &quot;familial&quot; relationship</td></tr><tr><td><a href=\"http://terminology.hl7.org/5.3.0/CodeSystem-v3-RoleCode.html#v3-RoleCode-FTH\">FTH</a></td><td>father</td><td>The player of the role is a male who begets or raises or nurtures the scoping entity (child).</td></tr><tr><td><a href=\"http://terminology.hl7.org/5.3.0/CodeSystem-v3-RoleCode.html#v3-RoleCode-MTH\">MTH</a></td><td>mother</td><td>The player of the role is a female who conceives, gives birth to, or raises and nurtures the scoping entity (child).</td></tr><tr><td><a href=\"http://terminology.hl7.org/5.3.0/CodeSystem-v3-RoleCode.html#v3-RoleCode-HUSB\">HUSB</a></td><td>husband</td><td>The player of the role is a man joined to a woman (scoping person) in marriage.</td></tr><tr><td><a href=\"http://terminology.hl7.org/5.3.0/CodeSystem-v3-RoleCode.html#v3-RoleCode-WIFE\">WIFE</a></td><td>wife</td><td>The player of the role is a woman joined to a man (scoping person) in marriage.</td></tr><tr><td><a href=\"http://terminology.hl7.org/5.3.0/CodeSystem-v3-RoleCode.html#v3-RoleCode-SONC\">SONC</a></td><td>son</td><td>**Description:** The player of the role is a male child (of any type) of scoping entity (parent)</td></tr><tr><td><a href=\"http://terminology.hl7.org/5.3.0/CodeSystem-v3-RoleCode.html#v3-RoleCode-DAUC\">DAUC</a></td><td>daughter</td><td>**Description:** The player of the role is a female child (of any type) of scoping entity (parent)</td></tr><tr><td><a href=\"http://terminology.hl7.org/5.3.0/CodeSystem-v3-RoleCode.html#v3-RoleCode-BRO\">BRO</a></td><td>brother</td><td>The player of the role is a male sharing one or both parents in common with the scoping entity.</td></tr><tr><td><a href=\"http://terminology.hl7.org/5.3.0/CodeSystem-v3-RoleCode.html#v3-RoleCode-SIS\">SIS</a></td><td>sister</td><td>The player of the role is a female sharing one or both parents in common with the scoping entity.</td></tr><tr><td><a href=\"http://terminology.hl7.org/5.3.0/CodeSystem-v3-RoleCode.html#v3-RoleCode-COUSN\">COUSN</a></td><td>cousin</td><td>The player of the role is a relative of the scoping person descended from a common ancestor, such as a grandparent, by two or more steps in a diverging line.</td></tr><tr><td><a href=\"http://terminology.hl7.org/5.3.0/CodeSystem-v3-RoleCode.html#v3-RoleCode-UNCLE\">UNCLE</a></td><td>uncle</td><td>The player of the role is a brother of the scoping person's mother or father.</td></tr><tr><td><a href=\"http://terminology.hl7.org/5.3.0/CodeSystem-v3-RoleCode.html#v3-RoleCode-AUNT\">AUNT</a></td><td>aunt</td><td>The player of the role is a sister of the scoping person's mother or father.</td></tr><tr><td><a href=\"http://terminology.hl7.org/5.3.0/CodeSystem-v3-RoleCode.html#v3-RoleCode-NEPHEW\">NEPHEW</a></td><td>nephew</td><td>The player of the role is a son of the scoping person's brother or sister or of the brother or sister of the scoping person's spouse.</td></tr><tr><td><a href=\"http://terminology.hl7.org/5.3.0/CodeSystem-v3-RoleCode.html#v3-RoleCode-NIECE\">NIECE</a></td><td>niece</td><td>The player of the role is a daughter of the scoping person's brother or sister or of the brother or sister of the scoping person's spouse.</td></tr><tr><td><a href=\"http://terminology.hl7.org/5.3.0/CodeSystem-v3-RoleCode.html#v3-RoleCode-SIGOTHR\">SIGOTHR</a></td><td>significant other</td><td>A person who is important to one's well being; especially a spouse or one in a similar relationship. (The player is the one who is important)</td></tr><tr><td><a href=\"http://terminology.hl7.org/5.3.0/CodeSystem-v3-RoleCode.html#v3-RoleCode-PGRFTH\">PGRFTH</a></td><td>paternal grandfather</td><td>**Description:**The player of the role is the biological father of the scoping person's biological father.</td></tr><tr><td><a href=\"http://terminology.hl7.org/5.3.0/CodeSystem-v3-RoleCode.html#v3-RoleCode-PGRMTH\">PGRMTH</a></td><td>paternal grandmother</td><td>**Description:**The player of the role is the biological mother of the scoping person's biological father.</td></tr><tr><td><a href=\"http://terminology.hl7.org/5.3.0/CodeSystem-v3-RoleCode.html#v3-RoleCode-MGRFTH\">MGRFTH</a></td><td>maternal grandfather</td><td>**Description:**The player of the role is the biological father of the scoping person's biological mother.</td></tr><tr><td><a href=\"http://terminology.hl7.org/5.3.0/CodeSystem-v3-RoleCode.html#v3-RoleCode-MGRMTH\">MGRMTH</a></td><td>maternal grandmother</td><td>**Description:**The player of the role is the biological mother of the scoping person's biological mother.</td></tr><tr><td><a href=\"http://terminology.hl7.org/5.3.0/CodeSystem-v3-RoleCode.html#v3-RoleCode-TWINBRO\">TWINBRO</a></td><td>twin brother</td><td>The scoper was carried in the same womb as the male player and shares common biological parents.</td></tr><tr><td><a href=\"http://terminology.hl7.org/5.3.0/CodeSystem-v3-RoleCode.html#v3-RoleCode-TWINSIS\">TWINSIS</a></td><td>twin sister</td><td>The scoper was carried in the same womb as the female player and shares common biological parents.</td></tr><tr><td><a href=\"http://terminology.hl7.org/5.3.0/CodeSystem-v3-RoleCode.html#v3-RoleCode-STPBRO\">STPBRO</a></td><td>stepbrother</td><td>The player of the role is a son of the scoping person's stepparent.</td></tr><tr><td><a href=\"http://terminology.hl7.org/5.3.0/CodeSystem-v3-RoleCode.html#v3-RoleCode-STPSIS\">STPSIS</a></td><td>stepsister</td><td>The player of the role is a daughter of the scoping person's stepparent.</td></tr><tr><td><a href=\"http://terminology.hl7.org/5.3.0/CodeSystem-v3-RoleCode.html#v3-RoleCode-GRNDSON\">GRNDSON</a></td><td>grandson</td><td>The player of the role is a son of the scoping person's son or daughter.</td></tr><tr><td><a href=\"http://terminology.hl7.org/5.3.0/CodeSystem-v3-RoleCode.html#v3-RoleCode-GRNDDAU\">GRNDDAU</a></td><td>granddaughter</td><td>The player of the role is a daughter of the scoping person's son or daughter.</td></tr><tr><td><a href=\"http://terminology.hl7.org/5.3.0/CodeSystem-v3-RoleCode.html#v3-RoleCode-BROINLAW\">BROINLAW</a></td><td>brother-in-law</td><td>The player of the role is: (1) a brother of the scoping person's spouse, or (2) the husband of the scoping person's sister, or (3) the husband of a sister of the scoping person's spouse.</td></tr><tr><td><a href=\"http://terminology.hl7.org/5.3.0/CodeSystem-v3-RoleCode.html#v3-RoleCode-SISINLAW\">SISINLAW</a></td><td>sister-in-law</td><td>The player of the role is: (1) a sister of the scoping person's spouse, or (2) the wife of the scoping person's brother, or (3) the wife of a brother of the scoping person's spouse.</td></tr></table></li></ul></div>"
  ] ; # 
  fhir:url [ fhir:v "https://fhir.medirecords.com/ValueSet/mr-family-member-relationship-type-code"^^xsd:anyURI] ; # 
  fhir:version [ fhir:v "1.3.0"] ; # 
  fhir:name [ fhir:v "MRFamilyMemberRelationshipTypeValueSet"] ; # 
  fhir:title [ fhir:v "MediRecords Family Member Relationship Type ValueSet"] ; # 
  fhir:status [ fhir:v "active"] ; # 
  fhir:date [ fhir:v "2023-12-21T01:01:27+00:00"^^xsd:dateTime] ; # 
  fhir:description [ fhir:v "MediRecords Family Member Relationship Type ValueSet"] ; # 
  fhir:compose [
    ( fhir:include [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/v3-RoleCode"^^xsd:anyURI ] ;
      ( fhir:concept [
fhir:code [ fhir:v "FAMMEMB" ] ;
fhir:display [ fhir:v "family member" ]       ] [
fhir:code [ fhir:v "FTH" ] ;
fhir:display [ fhir:v "father" ]       ] [
fhir:code [ fhir:v "MTH" ] ;
fhir:display [ fhir:v "mother" ]       ] [
fhir:code [ fhir:v "HUSB" ] ;
fhir:display [ fhir:v "husband" ]       ] [
fhir:code [ fhir:v "WIFE" ] ;
fhir:display [ fhir:v "wife" ]       ] [
fhir:code [ fhir:v "SONC" ] ;
fhir:display [ fhir:v "son" ]       ] [
fhir:code [ fhir:v "DAUC" ] ;
fhir:display [ fhir:v "daughter" ]       ] [
fhir:code [ fhir:v "BRO" ] ;
fhir:display [ fhir:v "brother" ]       ] [
fhir:code [ fhir:v "SIS" ] ;
fhir:display [ fhir:v "sister" ]       ] [
fhir:code [ fhir:v "COUSN" ] ;
fhir:display [ fhir:v "cousin" ]       ] [
fhir:code [ fhir:v "UNCLE" ] ;
fhir:display [ fhir:v "uncle" ]       ] [
fhir:code [ fhir:v "AUNT" ] ;
fhir:display [ fhir:v "aunt" ]       ] [
fhir:code [ fhir:v "NEPHEW" ] ;
fhir:display [ fhir:v "nephew" ]       ] [
fhir:code [ fhir:v "NIECE" ] ;
fhir:display [ fhir:v "niece" ]       ] [
fhir:code [ fhir:v "SIGOTHR" ] ;
fhir:display [ fhir:v "significant other" ]       ] [
fhir:code [ fhir:v "PGRFTH" ] ;
fhir:display [ fhir:v "paternal grandfather" ]       ] [
fhir:code [ fhir:v "PGRMTH" ] ;
fhir:display [ fhir:v "paternal grandmother" ]       ] [
fhir:code [ fhir:v "MGRFTH" ] ;
fhir:display [ fhir:v "maternal grandfather" ]       ] [
fhir:code [ fhir:v "MGRMTH" ] ;
fhir:display [ fhir:v "maternal grandmother" ]       ] [
fhir:code [ fhir:v "TWINBRO" ] ;
fhir:display [ fhir:v "twin brother" ]       ] [
fhir:code [ fhir:v "TWINSIS" ] ;
fhir:display [ fhir:v "twin sister" ]       ] [
fhir:code [ fhir:v "STPBRO" ] ;
fhir:display [ fhir:v "stepbrother" ]       ] [
fhir:code [ fhir:v "STPSIS" ] ;
fhir:display [ fhir:v "stepsister" ]       ] [
fhir:code [ fhir:v "GRNDSON" ] ;
fhir:display [ fhir:v "grandson" ]       ] [
fhir:code [ fhir:v "GRNDDAU" ] ;
fhir:display [ fhir:v "granddaughter" ]       ] [
fhir:code [ fhir:v "BROINLAW" ] ;
fhir:display [ fhir:v "brother-in-law" ]       ] [
fhir:code [ fhir:v "SISINLAW" ] ;
fhir:display [ fhir:v "sister-in-law" ]       ] )     ] )
  ] . #