{
"package" : "hl7.fhir.r4.examples@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" : "b18b382a-b3a7-5aa9-bc9d-94f934d3e36b",
"concept_id" : "5294ae89-9324-5f51-975a-0f95f26bd49a",
"ancestors" : {
"ACT" : 3,
"OBS" : 2,
"OBSCOR" : 0,
"OBSSER" : 1
},
"id" : "9051f57c-d416-4c4a-b714-58a83c7e860f",
"code" : "OBSCOR",
"display" : "correlated observation sequences",
"version" : "2018-08-12"
}