{
  "package" : "hl7.fhir.r4.examples@4.0.1",
  "definition" : "A series of connected line segments with ordered vertices denoted by (column,row) pairs; if the first and last vertices are the same, it is a closed polygon.",
  "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode",
  "property" : [ {
    "_uri" : "http://hl7.org/fhir/concept-properties#parent",
    "code" : "parent",
    "_implicit" : true,
    "valueCode" : "_ROIOverlayShape"
  } ],
  "codesystem" : "6064fe67-dfa9-5c7f-9737-99a0909e44de",
  "concept_id" : "2c15de6e-174f-5446-889b-78f1bf5c83be",
  "ancestors" : {
    "POLY" : 0,
    "_ROIOverlayShape" : 1
  },
  "id" : "95b9f507-db03-49c1-9fdd-36ee14da8411",
  "code" : "POLY",
  "display" : "polyline",
  "version" : "2018-08-12"
}