{
  "package" : "hl7.fhir.r4.core@4.0.1",
  "definition" : "Container for Observation Sequences (Observations whose values are contained in LIST<>'s) having values correlated with each other.  Each contained Observation Sequence LIST<> must be the same length.  Values in the LIST<>'s are correlated based on index.  E.g. the values in position 2 in all the LIST<>'s are correlated.  This is analogous to a table where each column is an Observation Sequence with a LIST<> of values, and each row in the table is a correlation between the columns.  For example, a 12-lead ECG would contain 13 sequences: one sequence for time, and a sequence for each of the 12 leads.",
  "system" : "http://terminology.hl7.org/CodeSystem/v3-ActClass",
  "property" : [ {
    "_uri" : "http://hl7.org/fhir/concept-properties#parent",
    "code" : "parent",
    "_implicit" : true,
    "valueCode" : "OBSSER"
  } ],
  "codesystem" : "e17e87cb-d800-524d-8133-b28efac7773e",
  "concept_id" : "5294ae89-9324-5f51-975a-0f95f26bd49a",
  "ancestors" : {
    "ACT" : 3,
    "OBS" : 2,
    "OBSCOR" : 0,
    "OBSSER" : 1
  },
  "id" : "c831fb2b-5bfa-48e2-8b7d-335f67a4dbb1",
  "code" : "OBSCOR",
  "display" : "correlated observation sequences",
  "version" : "2018-08-12"
}