{
  "package" : "hl7.fhir.r4.core@4.0.1",
  "definition" : "Definition: An observation that is composed of a set of observations. These observations typically have a logical or practical grouping for generally accepted clinical or functional purposes, such as observations that are run together because of automation. A battery can define required and optional component observations and, in some cases, will define complex rules that determine whether or not a particular observation is made. BATTERY is a constraint on the Observation class in that it is understood to always be composed of component observations.\\r\\n\\n                        \\n                           UsageNotes: The focus in a BATTERY is that it is composed of individual observations. In request (RQO) mood, a battery is a request to perform the component observations. In event (EVN) mood a battery is a reporting of associated set of observation events. In definition mood a battery is the definition of the associated set of observations.\\r\\n\\n                        \\n                           Examples: Vital signs, Full blood count, Chemistry panel.",
  "system" : "http://terminology.hl7.org/CodeSystem/v3-ActClass",
  "property" : [ {
    "_uri" : "http://hl7.org/fhir/concept-properties#parent",
    "code" : "parent",
    "_implicit" : true,
    "valueCode" : "OBS"
  } ],
  "codesystem" : "e17e87cb-d800-524d-8133-b28efac7773e",
  "concept_id" : "0269bb1f-8217-5682-8c0e-59d53aec2d34",
  "ancestors" : {
    "ACT" : 2,
    "OBS" : 1,
    "BATTERY" : 0
  },
  "id" : "a6377c05-9703-4e6c-9cc0-b024d484b5df",
  "code" : "BATTERY",
  "display" : "battery",
  "version" : "2018-08-12"
}