{
  "package" : "hl7.fhir.r4.core@4.0.1",
  "definition" : "Definition: An act that is considered to have some noteworthy likelihood of occurring in the future (has_match = event).\\r\\n\\n                        \\n                           Examples:Prognosis of a condition, Expected date of discharge from hospital, patient will likely need an emergency decompression of the intracranial pressure by morning.\\r\\n\\n                        \\n                           UsageNotes:INT (intent) reflects a plan for the future, which is a declaration to do something. This contrasts with expectation, which is a prediction that something will happen in the future. GOL (goal) reflects a hope rather than a prediction. RSK (risk) reflects a potential negative event that may or may not be expected to happen.",
  "system" : "http://terminology.hl7.org/CodeSystem/v3-ActMood",
  "property" : [ {
    "_uri" : "http://hl7.org/fhir/concept-properties#child",
    "code" : "child",
    "_implicit" : true,
    "valueCode" : "RSK"
  }, {
    "_uri" : "http://hl7.org/fhir/concept-properties#child",
    "code" : "child",
    "_implicit" : true,
    "valueCode" : "GOL"
  }, {
    "_uri" : "http://hl7.org/fhir/concept-properties#parent",
    "code" : "parent",
    "_implicit" : true,
    "valueCode" : "_ActMoodPredicate"
  } ],
  "codesystem" : "ce8de8bc-af26-56f1-a307-24225a0c56fa",
  "concept_id" : "0aca358d-c5c6-5b07-a43b-ea55f7d6a818",
  "ancestors" : {
    "EXPEC" : 0,
    "_ActMoodPredicate" : 1
  },
  "id" : "934d8d8b-79e8-426b-bb0b-b1b8dbeeba39",
  "code" : "EXPEC",
  "display" : "expectation",
  "version" : "2018-08-12"
}