{
  "package" : "hl7.fhir.r4.examples@4.0.1",
  "definition" : "Description: A family member not having an immediate genetic or legal relationship e.g. Aunt, cousin, great grandparent, grandchild, grandparent, niece, nephew or uncle.",
  "system" : "http://terminology.hl7.org/CodeSystem/v3-RoleCode",
  "property" : [ {
    "_uri" : "http://hl7.org/fhir/concept-properties#child",
    "code" : "child",
    "_implicit" : true,
    "valueCode" : "UNCLE"
  }, {
    "_uri" : "http://hl7.org/fhir/concept-properties#child",
    "code" : "child",
    "_implicit" : true,
    "valueCode" : "NIENEPH"
  }, {
    "_uri" : "http://hl7.org/fhir/concept-properties#child",
    "code" : "child",
    "_implicit" : true,
    "valueCode" : "INLAW"
  }, {
    "_uri" : "http://hl7.org/fhir/concept-properties#child",
    "code" : "child",
    "_implicit" : true,
    "valueCode" : "GRPRN"
  }, {
    "_uri" : "http://hl7.org/fhir/concept-properties#child",
    "code" : "child",
    "_implicit" : true,
    "valueCode" : "GRNDCHILD"
  }, {
    "_uri" : "http://hl7.org/fhir/concept-properties#child",
    "code" : "child",
    "_implicit" : true,
    "valueCode" : "GGRPRN"
  }, {
    "_uri" : "http://hl7.org/fhir/concept-properties#child",
    "code" : "child",
    "_implicit" : true,
    "valueCode" : "COUSN"
  }, {
    "_uri" : "http://hl7.org/fhir/concept-properties#child",
    "code" : "child",
    "_implicit" : true,
    "valueCode" : "AUNT"
  }, {
    "_uri" : "http://hl7.org/fhir/concept-properties#parent",
    "code" : "parent",
    "_implicit" : true,
    "valueCode" : "FAMMEMB"
  } ],
  "codesystem" : "75d5eb03-a2a6-504e-9141-d7f8f2ed3d0e",
  "concept_id" : "9ca79329-3883-52b3-bc4d-316e42588783",
  "ancestors" : {
    "EXT" : 0,
    "FAMMEMB" : 1,
    "_PersonalRelationshipRoleType" : 2
  },
  "id" : "c7784f8b-a1ee-4be1-8ae3-6d8939087123",
  "code" : "EXT",
  "display" : "extended family member",
  "version" : "2018-08-12"
}