{
  "package" : "hl7.fhir.r4.examples@4.0.1",
  "definition" : "The player of the role is a child of the scoping person's son or daughter.",
  "system" : "http://terminology.hl7.org/CodeSystem/v3-RoleCode",
  "property" : [ {
    "_uri" : "http://hl7.org/fhir/concept-properties#child",
    "code" : "child",
    "_implicit" : true,
    "valueCode" : "GRNDSON"
  }, {
    "_uri" : "http://hl7.org/fhir/concept-properties#child",
    "code" : "child",
    "_implicit" : true,
    "valueCode" : "GRNDDAU"
  }, {
    "_uri" : "http://hl7.org/fhir/concept-properties#parent",
    "code" : "parent",
    "_implicit" : true,
    "valueCode" : "EXT"
  } ],
  "codesystem" : "75d5eb03-a2a6-504e-9141-d7f8f2ed3d0e",
  "concept_id" : "c3497b88-f8dc-5c54-ba0a-f77c1c71e945",
  "ancestors" : {
    "EXT" : 1,
    "FAMMEMB" : 2,
    "GRNDCHILD" : 0,
    "_PersonalRelationshipRoleType" : 3
  },
  "id" : "aa973729-5d10-4887-af7d-f0782b0b5c62",
  "code" : "GRNDCHILD",
  "display" : "grandchild",
  "version" : "2018-08-12"
}