{
  "package" : "hl7.fhir.r5.core@5.0.0",
  "definition" : "The medication is on hold.",
  "system" : "http://hl7.org/fhir/CodeSystem/medication-statement-adherence",
  "property" : [ {
    "_uri" : "http://hl7.org/fhir/concept-properties#child",
    "code" : "child",
    "_implicit" : true,
    "valueCode" : "on-hold-not-as-directed"
  }, {
    "_uri" : "http://hl7.org/fhir/concept-properties#child",
    "code" : "child",
    "_implicit" : true,
    "valueCode" : "on-hold-as-directed"
  }, {
    "_uri" : "http://hl7.org/fhir/concept-properties#parent",
    "code" : "parent",
    "_implicit" : true,
    "valueCode" : "not-taking"
  } ],
  "codesystem" : "7b4d2c8c-3531-52b0-831a-3b49ebc62a22",
  "concept_id" : "7078ca1b-5602-5f5c-b7f3-9761efe5a441",
  "ancestors" : {
    "on-hold" : 0,
    "not-taking" : 1
  },
  "id" : "950a5005-3f01-4bd7-bad6-a82edca47812",
  "code" : "on-hold",
  "display" : "On Hold",
  "version" : "5.0.0"
}