{
  "package" : "hl7.fhir.r4.examples@4.0.1",
  "definition" : "Interpretations of change of quantity and/or severity. At most one of B or W and one of U or D allowed.",
  "system" : "http://terminology.hl7.org/CodeSystem/v3-ObservationInterpretation",
  "property" : [ {
    "_uri" : "http://hl7.org/fhir/concept-properties#notSelectable",
    "code" : "notSelectable",
    "valueBoolean" : true
  }, {
    "_uri" : "http://hl7.org/fhir/concept-properties#child",
    "code" : "child",
    "_implicit" : true,
    "valueCode" : "B"
  }, {
    "_uri" : "http://hl7.org/fhir/concept-properties#child",
    "code" : "child",
    "_implicit" : true,
    "valueCode" : "D"
  }, {
    "_uri" : "http://hl7.org/fhir/concept-properties#child",
    "code" : "child",
    "_implicit" : true,
    "valueCode" : "U"
  }, {
    "_uri" : "http://hl7.org/fhir/concept-properties#child",
    "code" : "child",
    "_implicit" : true,
    "valueCode" : "W"
  } ],
  "codesystem" : "3cc76a79-a901-5e4d-862c-a8387f0c499e",
  "concept_id" : "d70ec6e9-e3c5-5e02-8827-9caf2ab4ce36",
  "ancestors" : {
    "_ObservationInterpretationChange" : 0
  },
  "id" : "a84e7fe3-0a94-48f0-83ae-123d9775a3cb",
  "code" : "_ObservationInterpretationChange",
  "display" : "ObservationInterpretationChange",
  "version" : "2018-08-12"
}