{
  "package" : "hl7.fhir.r4.examples@4.0.1",
  "definition" : "A person or an organization (player) which provides or receives information regarding another entity (scoper).  Examples; patient NOK and emergency contacts; guarantor contact; employer contact.",
  "system" : "http://terminology.hl7.org/CodeSystem/v3-RoleClass",
  "property" : [ {
    "_uri" : "http://hl7.org/fhir/concept-properties#child",
    "code" : "child",
    "_implicit" : true,
    "valueCode" : "NOK"
  }, {
    "_uri" : "http://hl7.org/fhir/concept-properties#child",
    "code" : "child",
    "_implicit" : true,
    "valueCode" : "ECON"
  }, {
    "_uri" : "http://hl7.org/fhir/concept-properties#parent",
    "code" : "parent",
    "_implicit" : true,
    "valueCode" : "AGNT"
  } ],
  "codesystem" : "36618650-1921-5e16-90ef-9cb10320b600",
  "concept_id" : "cf0d7a16-1b7b-551d-a295-8cfd03847391",
  "ancestors" : {
    "CON" : 0,
    "ROL" : 5,
    "AGNT" : 1,
    "_RoleClassAssociative" : 4,
    "_RoleClassMutualRelationship" : 3,
    "_RoleClassRelationshipFormal" : 2
  },
  "id" : "da0f5837-e098-4973-9c9c-7451c77e1cac",
  "code" : "CON",
  "display" : "contact",
  "version" : "2018-08-12"
}