{
  "package" : "hl7.fhir.r4.examples@4.0.1",
  "definition" : "Potential values for observations of severity.",
  "system" : "http://terminology.hl7.org/CodeSystem/v3-ObservationValue",
  "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" : "H"
  }, {
    "_uri" : "http://hl7.org/fhir/concept-properties#child",
    "code" : "child",
    "_implicit" : true,
    "valueCode" : "L"
  }, {
    "_uri" : "http://hl7.org/fhir/concept-properties#child",
    "code" : "child",
    "_implicit" : true,
    "valueCode" : "M"
  } ],
  "codesystem" : "e67d8c9c-b493-5a7e-a48f-2e583e5bc47a",
  "concept_id" : "f86cd7cf-f150-5616-a17c-3c176e0a639e",
  "ancestors" : {
    "_SeverityObservation" : 0
  },
  "id" : "42b81e59-3c3b-4a7c-9fb6-89468bc7ce72",
  "code" : "_SeverityObservation",
  "display" : "SeverityObservation",
  "version" : "2018-08-12"
}