{
  "package" : "hl7.fhir.r4.core@4.0.1",
  "definition" : "The numeric value is undefined or unrepresentable due to a floating point processing error.",
  "system" : "http://terminology.hl7.org/CodeSystem/data-absent-reason",
  "property" : [ {
    "_uri" : "http://hl7.org/fhir/concept-properties#parent",
    "code" : "parent",
    "_implicit" : true,
    "valueCode" : "error"
  } ],
  "codesystem" : "493d3e0e-2104-5c1b-b3ee-f6c2b4e4d021",
  "concept_id" : "8023a65b-5a1c-5aef-829a-9b8c60e33a63",
  "ancestors" : {
    "error" : 1,
    "not-a-number" : 0
  },
  "extension" : [ {
    "url" : "http://hl7.org/fhir/StructureDefinition/codesystem-concept-comments",
    "valueString" : "This is sometimes an output value from measuring devices."
  } ],
  "id" : "c4beb0c0-d474-4665-9f21-859ae594b8f7",
  "code" : "not-a-number",
  "display" : "Not a Number (NaN)",
  "version" : "4.0.1"
}