{
  "package" : "hl7.fhir.r4.examples@4.0.1",
  "definition" : "Description:Codes that indicate a specific type of sponsor.  Used when the sponsor's role is only either as a fully insured sponsor or only as a self-insured sponsor.  NOTE: Where a sponsor may be either, use the SponsorParticipationFunction.code (fully insured or self insured) to indicate the type of responsibility. (CO6-0057)",
  "system" : "http://terminology.hl7.org/CodeSystem/v3-RoleCode",
  "property" : [ {
    "code" : "notSelectable",
    "valueBoolean" : true
  }, {
    "_uri" : "http://hl7.org/fhir/concept-properties#parent",
    "code" : "parent",
    "_implicit" : true,
    "valueCode" : "_AffiliationRoleType"
  }, {
    "_uri" : "http://hl7.org/fhir/concept-properties#child",
    "code" : "child",
    "_implicit" : true,
    "valueCode" : "FULLINS"
  }, {
    "_uri" : "http://hl7.org/fhir/concept-properties#child",
    "code" : "child",
    "_implicit" : true,
    "valueCode" : "SELFINS"
  } ],
  "codesystem" : "75d5eb03-a2a6-504e-9141-d7f8f2ed3d0e",
  "concept_id" : "03bc8442-7e57-5c9a-855f-cb16721e5456",
  "ancestors" : {
    "_AffiliationRoleType" : 1,
    "_CoverageSponsorRoleType" : 0
  },
  "id" : "5bef803c-e24f-43c4-b12f-fb581df902f4",
  "code" : "_CoverageSponsorRoleType",
  "display" : "CoverageSponsorRoleType",
  "version" : "2018-08-12"
}