{
  "package" : "hl7.fhir.r4.examples@4.0.1",
  "definition" : "Description: The terminal state representing the successful completion of the RoleLink.",
  "system" : "http://terminology.hl7.org/CodeSystem/v3-RoleLinkStatus",
  "property" : [ {
    "_uri" : "http://hl7.org/fhir/concept-properties#parent",
    "code" : "parent",
    "_implicit" : true,
    "valueCode" : "NORMAL"
  } ],
  "codesystem" : "4f17af5b-bb63-5985-94cc-bcc0d7dcd4c4",
  "concept_id" : "67ec80d7-fcc3-55d9-b61d-f1ee03465088",
  "ancestors" : {
    "NORMAL" : 1,
    "COMPLETED" : 0
  },
  "id" : "3b11f6e0-a663-446f-a6db-31ce8283cf36",
  "code" : "COMPLETED",
  "display" : "completed",
  "version" : "2018-08-12"
}