{
  "package" : "hl7.fhir.r4.examples@4.0.1",
  "definition" : "Description: The domain contains genetic analysis specific observation values, e.g. Homozygote, Heterozygote, etc.",
  "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" : "Homozygote"
  } ],
  "codesystem" : "e67d8c9c-b493-5a7e-a48f-2e583e5bc47a",
  "concept_id" : "98efaab2-26d1-55b7-b0f8-fbf4c75bad08",
  "ancestors" : {
    "_GeneticObservationValue" : 0
  },
  "id" : "b42ddfb3-40bd-4d8c-84d8-21dcee37efe0",
  "code" : "_GeneticObservationValue",
  "display" : "GeneticObservationValue",
  "version" : "2018-08-12"
}