{
  "resourceType" : "ObservationDefinition",
  "id" : "example-laboratory-hemoglobin",
  "meta" : {
    "profile" : ["https://dhp.uz/fhir/core/StructureDefinition/uz-core-laboratory-observation-definition"]
  },
  "language" : "en",
  "text" : {
    "status" : "generated",
    "div" : "<div xml:lang=\"en\" lang=\"en\"><hr/><p><b>English</b></p><hr/><p class=\"res-header-id\"><b>Generated Narrative: ObservationDefinition example-laboratory-hemoglobin</b></p><a name=\"example-laboratory-hemoglobin\"> </a><a name=\"hcexample-laboratory-hemoglobin\"> </a><div style=\"display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%\"><p style=\"margin-bottom: 0px\"/><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-uz-core-laboratory-observation-definition.html\">UZ Core Laboratory ObservationDefinition</a></p></div><p><b>url</b>: <a href=\"http://example.org/fhir/ObservationDefinition/example-laboratory-hemoglobin\">http://example.org/fhir/ObservationDefinition/example-laboratory-hemoglobin</a></p><p><b>identifier</b>: <code>http://example.org/fhir/sid/lab-test-catalog</code>/lab-pan-74</p><p><b>name</b>: HemoglobinMassPerVolumeInBlood</p><p><b>title</b>: Hemoglobin [Mass/volume] in Blood</p><p><b>status</b>: Active</p><p><b>date</b>: 2026-01-16</p><p><b>description</b>: </p><div><p>Mass concentration of hemoglobin in whole blood, reported in g/L and shown to Patient Portal users with sex-specific normal ranges.</p>\n</div><h3>UseContexts</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Code</b></td><td><b>Value[x]</b></td></tr><tr><td style=\"display: none\">*</td><td><a href=\"http://terminology.hl7.org/7.1.0/CodeSystem-usage-context-type.html#usage-context-type-focus\">UsageContextType: focus</a> (Clinical Focus)</td><td><span title=\"Codes:{http://snomed.info/sct 108252007}\">Laboratory procedure</span></td></tr></table><p><b>subject</b>: <span title=\"Codes:{http://snomed.info/sct 116154003}\">Patient</span></p><p><b>category</b>: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/observation-category laboratory}\">Laboratory</span></p><p><b>code</b>: <span title=\"Codes:{https://terminology.dhp.uz/fhir/core/CodeSystem/lab-pan-cs lab-pan-74}\">Hemoglobin [Mass/volume] in Blood</span></p><p><b>permittedDataType</b>: Quantity</p><p><b>method</b>: <span title=\"Codes:{https://terminology.dhp.uz/fhir/core/CodeSystem/lab-methods-cs lab-method-6}\">Spectrophotometry</span></p><p><b>permittedUnit</b>: UCUM: g/L (g/L)</p><blockquote><p><b>qualifiedValue</b></p><p><b>context</b>: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/referencerange-meaning normal}\">Normal Range</span></p><p><b>gender</b>: Male</p><p><b>rangeCategory</b>: reference range</p><p><b>range</b>: 130-170 g/L</p></blockquote><blockquote><p><b>qualifiedValue</b></p><p><b>context</b>: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/referencerange-meaning normal}\">Normal Range</span></p><p><b>gender</b>: Female</p><p><b>rangeCategory</b>: reference range</p><p><b>range</b>: 120-150 g/L</p></blockquote></div>"
  },
  "url" : "http://example.org/fhir/ObservationDefinition/example-laboratory-hemoglobin",
  "identifier" : {
    "system" : "http://example.org/fhir/sid/lab-test-catalog",
    "value" : "lab-pan-74"
  },
  "name" : "HemoglobinMassPerVolumeInBlood",
  "title" : "Hemoglobin [Mass/volume] in Blood",
  "status" : "active",
  "date" : "2026-01-16",
  "description" : "Mass concentration of hemoglobin in whole blood, reported in g/L and shown to Patient Portal users with sex-specific normal ranges.",
  "useContext" : [{
    "code" : {
      "system" : "http://terminology.hl7.org/CodeSystem/usage-context-type",
      "code" : "focus"
    },
    "valueCodeableConcept" : {
      "coding" : [{
        "system" : "http://snomed.info/sct",
        "code" : "108252007",
        "display" : "Laboratory procedure"
      }]
    }
  }],
  "subject" : [{
    "coding" : [{
      "system" : "http://snomed.info/sct",
      "code" : "116154003",
      "display" : "Patient"
    }]
  }],
  "category" : [{
    "coding" : [{
      "system" : "http://terminology.hl7.org/CodeSystem/observation-category",
      "code" : "laboratory",
      "display" : "Laboratory"
    }]
  }],
  "code" : {
    "coding" : [{
      "system" : "https://terminology.dhp.uz/fhir/core/CodeSystem/lab-pan-cs",
      "code" : "lab-pan-74",
      "display" : "Hemoglobin [Mass/volume] in Blood"
    }]
  },
  "permittedDataType" : ["Quantity"],
  "method" : {
    "coding" : [{
      "system" : "https://terminology.dhp.uz/fhir/core/CodeSystem/lab-methods-cs",
      "code" : "lab-method-6",
      "display" : "Spectrophotometry"
    }]
  },
  "permittedUnit" : [{
    "system" : "http://unitsofmeasure.org",
    "code" : "g/L",
    "display" : "g/L"
  }],
  "qualifiedValue" : [{
    "context" : {
      "coding" : [{
        "system" : "http://terminology.hl7.org/CodeSystem/referencerange-meaning",
        "code" : "normal",
        "display" : "Normal Range"
      }]
    },
    "gender" : "male",
    "rangeCategory" : "reference",
    "range" : {
      "low" : {
        "value" : 130,
        "unit" : "g/L",
        "system" : "http://unitsofmeasure.org",
        "code" : "g/L"
      },
      "high" : {
        "value" : 170,
        "unit" : "g/L",
        "system" : "http://unitsofmeasure.org",
        "code" : "g/L"
      }
    }
  },
  {
    "context" : {
      "coding" : [{
        "system" : "http://terminology.hl7.org/CodeSystem/referencerange-meaning",
        "code" : "normal",
        "display" : "Normal Range"
      }]
    },
    "gender" : "female",
    "rangeCategory" : "reference",
    "range" : {
      "low" : {
        "value" : 120,
        "unit" : "g/L",
        "system" : "http://unitsofmeasure.org",
        "code" : "g/L"
      },
      "high" : {
        "value" : 150,
        "unit" : "g/L",
        "system" : "http://unitsofmeasure.org",
        "code" : "g/L"
      }
    }
  }]
}