{
  "package" : "hl7.fhir.r4.examples@4.0.1",
  "definition" : "A code that provides additional detail about the means or technique used to ascertain the genetic analysis. Example, PCR, Micro Array",
  "system" : "http://terminology.hl7.org/CodeSystem/v3-ObservationMethod",
  "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" : "PCR"
  } ],
  "codesystem" : "8c7da1dc-01fa-5297-8796-61a1ae4da992",
  "concept_id" : "92365c27-77fb-59a6-9fb5-e966e024990d",
  "ancestors" : {
    "_GeneticObservationMethod" : 0
  },
  "id" : "036c147a-aa23-495b-9be8-f28fddf87160",
  "code" : "_GeneticObservationMethod",
  "display" : "GeneticObservationMethod",
  "version" : "2018-08-12"
}