{
  "resourceType" : "Observation",
  "id" : "observation-example-category3-bat-RABIESFAV",
  "meta" : {
    "profile" : ["https://starsapi.csiro.au/fhir-ig/stars/StructureDefinition/csiro-stars-observation-result"]
  },
  "language" : "en",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\" xml:lang=\"en\" lang=\"en\"><p class=\"res-header-id\"><b>Generated Narrative: Observation observation-example-category3-bat-RABIESFAV</b></p><a name=\"observation-example-category3-bat-RABIESFAV\"> </a><a name=\"hcobservation-example-category3-bat-RABIESFAV\"> </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\">Language: en</p><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-csiro-stars-observation-result.html\">CSIRO STARS Observation Result Profile</a></p></div><p><b>identifier</b>: dfasnsjkfhsd</p><p><b>status</b>: Final</p><p><b>code</b>: <span title=\"Codes:{https://starsapi.csiro.au/fhir-ig/stars/CodeSystem/analysis-stars XN10040}\">Rabies Fluorescent Antibody Virus Neutralisation Test.</span></p><p><b>effective</b>: 2022-11-29 10:30:10+1000</p><p><b>issued</b>: 2022-11-29 10:30:10+1000</p><p><b>value</b>: &gt;2 international unit per milliliter<span style=\"background: LightGoldenRodYellow\"> (Details: UCUM  code[IU]/mL = '[IU]/mL')</span></p><p><b>interpretation</b>: <span title=\"Codes:\">Negative</span></p></div>"
  },
  "identifier" : [{
    "value" : "dfasnsjkfhsd"
  }],
  "status" : "final",
  "code" : {
    "coding" : [{
      "system" : "https://starsapi.csiro.au/fhir-ig/stars/CodeSystem/analysis-stars",
      "code" : "XN10040",
      "display" : "Rabies Fluorescent Antibody Virus Neutralisation Test."
    }]
  },
  "effectiveInstant" : "2022-11-29T10:30:10+10:00",
  "issued" : "2022-11-29T10:30:10+10:00",
  "valueQuantity" : {
    "value" : 2,
    "comparator" : ">",
    "unit" : "international unit per milliliter",
    "system" : "http://unitsofmeasure.org",
    "code" : "[IU]/mL"
  },
  "interpretation" : [{
    "text" : "Negative"
  }]
}