{
  "package" : "hl7.fhir.r4.examples@4.0.1",
  "definition" : "Description: The 'typical' state. Excludes \\\"nullified\\\" which represents the termination state of a RoleLink instance that was created in error.",
  "system" : "http://terminology.hl7.org/CodeSystem/v3-RoleLinkStatus",
  "property" : [ {
    "_uri" : "http://hl7.org/fhir/concept-properties#child",
    "code" : "child",
    "_implicit" : true,
    "valueCode" : "ACTIVE"
  }, {
    "_uri" : "http://hl7.org/fhir/concept-properties#child",
    "code" : "child",
    "_implicit" : true,
    "valueCode" : "CANCELLED"
  }, {
    "_uri" : "http://hl7.org/fhir/concept-properties#child",
    "code" : "child",
    "_implicit" : true,
    "valueCode" : "COMPLETED"
  }, {
    "_uri" : "http://hl7.org/fhir/concept-properties#child",
    "code" : "child",
    "_implicit" : true,
    "valueCode" : "PENDING"
  } ],
  "codesystem" : "4f17af5b-bb63-5985-94cc-bcc0d7dcd4c4",
  "concept_id" : "4d666bd9-e231-52fd-9137-f743cd7ce64b",
  "ancestors" : {
    "NORMAL" : 0
  },
  "id" : "9a751bfc-710e-4e2c-bc36-104ea5444f19",
  "code" : "NORMAL",
  "display" : "normal",
  "version" : "2018-08-12"
}