{
  "package" : "hl7.fhir.r4.examples@4.0.1",
  "definition" : "Description:Refines classCode OBS to indicate an observation in which observation.value contains a finding or other nominalized statement, where the encoded information in Observation.value is not altered by Observation.code.  For instance, observation.code=\\\"ASSERTION\\\" and observation.value=\\\"fracture of femur present\\\" is an assertion of a clinical finding of femur fracture.",
  "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode",
  "property" : [ {
    "_uri" : "http://hl7.org/fhir/concept-properties#parent",
    "code" : "parent",
    "_implicit" : true,
    "valueCode" : "_ObservationType"
  } ],
  "codesystem" : "6064fe67-dfa9-5c7f-9737-99a0909e44de",
  "concept_id" : "dd5011e7-8543-55d5-b2c8-983aa6db8c61",
  "ancestors" : {
    "ASSERTION" : 0,
    "_ObservationType" : 1
  },
  "id" : "e0e204b8-ab39-4a14-941b-75362081e3fd",
  "code" : "ASSERTION",
  "display" : "Assertion",
  "version" : "2018-08-12"
}