{
  "package" : "hl7.fhir.r4.examples@4.0.1",
  "definition" : "A relationship between an individual and a member of their spousal partner's immediate family.",
  "system" : "http://terminology.hl7.org/CodeSystem/v3-RoleCode",
  "property" : [ {
    "_uri" : "http://hl7.org/fhir/concept-properties#child",
    "code" : "child",
    "_implicit" : true,
    "valueCode" : "SIBINLAW"
  }, {
    "_uri" : "http://hl7.org/fhir/concept-properties#child",
    "code" : "child",
    "_implicit" : true,
    "valueCode" : "PRNINLAW"
  }, {
    "_uri" : "http://hl7.org/fhir/concept-properties#child",
    "code" : "child",
    "_implicit" : true,
    "valueCode" : "CHLDINLAW"
  }, {
    "_uri" : "http://hl7.org/fhir/concept-properties#parent",
    "code" : "parent",
    "_implicit" : true,
    "valueCode" : "EXT"
  } ],
  "codesystem" : "75d5eb03-a2a6-504e-9141-d7f8f2ed3d0e",
  "concept_id" : "23f119b5-a81b-5b39-b53d-da1df9e0e39d",
  "ancestors" : {
    "EXT" : 1,
    "INLAW" : 0,
    "FAMMEMB" : 2,
    "_PersonalRelationshipRoleType" : 3
  },
  "id" : "61c1d913-b375-4ef4-bc51-6ec6501e86b3",
  "code" : "INLAW",
  "display" : "inlaw",
  "version" : "2018-08-12"
}