{
  "package" : "hl7.fhir.r4.examples@4.0.1",
  "definition" : "The goal has not been met and there might or might not have been progress towards target.",
  "system" : "http://terminology.hl7.org/CodeSystem/goal-achievement",
  "property" : [ {
    "_uri" : "http://hl7.org/fhir/concept-properties#child",
    "code" : "child",
    "_implicit" : true,
    "valueCode" : "no-progress"
  }, {
    "_uri" : "http://hl7.org/fhir/concept-properties#child",
    "code" : "child",
    "_implicit" : true,
    "valueCode" : "not-attainable"
  } ],
  "codesystem" : "e0021ac9-5c45-54f3-ba2c-84efc8787b2f",
  "concept_id" : "c5ccc03c-02d7-5aeb-987f-f24707d15555",
  "ancestors" : {
    "not-achieved" : 0
  },
  "id" : "1e23ece3-ed5b-4d7a-9a33-bdc2f6162d14",
  "code" : "not-achieved",
  "display" : "Not Achieved",
  "version" : "4.0.1"
}