{
  "package" : "hl7.fhir.r4.examples@4.0.1",
  "definition" : "This is the inversion of support.  Used to indicate that a given observation is explained by another observation or condition.",
  "system" : "http://terminology.hl7.org/CodeSystem/v3-ActRelationshipType",
  "property" : [ {
    "_uri" : "http://hl7.org/fhir/concept-properties#parent",
    "code" : "parent",
    "_implicit" : true,
    "valueCode" : "ART"
  } ],
  "codesystem" : "4f270157-180f-50fb-8ae0-70acbcfca886",
  "concept_id" : "09c75ed9-b34f-57c2-89e0-22276e041603",
  "ancestors" : {
    "ART" : 1,
    "EXPL" : 0
  },
  "id" : "458f63cf-fc95-40ec-bada-1d354ba832bd",
  "code" : "EXPL",
  "display" : "has explanation",
  "version" : "2018-08-12"
}