{
  "resourceType" : "Observation",
  "id" : "ExampleObservationResultsImg",
  "meta" : {
    "profile" : ["http://fhir.ehdsi.eu/imaging/StructureDefinition/observationResults-img-myhealtheu"]
  },
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: Observation ExampleObservationResultsImg</b></p><a name=\"ExampleObservationResultsImg\"> </a><a name=\"hcExampleObservationResultsImg\"> </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-observationResults-img-myhealtheu.html\">Observation Results: IDR</a></p></div><p><b>basedOn</b>: <a href=\"ServiceRequest-ExampleServiceRequestImg.html\">ServiceRequest unknown</a></p><p><b>status</b>: Final</p><p><b>category</b>: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/observation-category imaging}\">Imaging</span></p><p><b>code</b>: <span title=\"Codes:{http://loinc.org 100915-8}\">Burr cells [Presence] in Body fluid by Light microscopy</span></p><p><b>subject</b>: <a href=\"Patient-1d4bbc93-63b7-4f2b-8f0f-8380aa138f49.html\">John Albertus Doe  Male, DoB: 1989-12-12 ( https://www.ehealth.fgov.be/standards/fhir/core/NamingSystem/ssin#89121210976\u00a0(use:\u00a0official,\u00a0))</a></p><p><b>effective</b>: 2024-06-01 14:30:00+0000</p><p><b>issued</b>: 2024-06-01 15:00:00+0000</p><p><b>performer</b>: <a href=\"PractitionerRole-b975ec26-4ecf-4588-9fa2-afbb0d9fc530.html\">PractitionerRole Medical Doctors</a></p><p><b>value</b>: <span title=\"Codes:{http://snomed.info/sct 17621005}\">Normal</span></p><p><b>interpretation</b>: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/v3-ObservationInterpretation N}\">Normal</span></p><p><b>device</b>: <a href=\"Device-ExampleDeviceMeasuringImg.html\">Device: extension = ; identifier = http://example.org/devices#MEASURE-IMG-001; status = active; manufacturer = MediTech Imaging GmbH</a></p><blockquote><p><b>component</b></p><p><b>code</b>: <span title=\"Codes:{http://loinc.org 789-8}\">Erythrocytes [#/volume] in Blood by Automated count</span></p><p><b>value</b>: 4.7 10*12/L<span style=\"background: LightGoldenRodYellow\"> (Details: UCUM  code10*12/L = '10*12/L')</span></p><p><b>interpretation</b>: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/v3-ObservationInterpretation N}\">Normal</span></p><h3>ReferenceRanges</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Low</b></td><td><b>High</b></td><td><b>Type</b></td><td><b>AppliesTo</b></td></tr><tr><td style=\"display: none\">*</td><td>4.1 10*12/L</td><td>5.9 10*12/L</td><td><span title=\"Codes:{http://terminology.hl7.org/CodeSystem/referencerange-meaning recommended}\">Recommended Range</span></td><td><span title=\"Codes:{http://terminology.hl7.org/CodeSystem/sex-parameter-for-clinical-use female-typical}\">Apply female-typical setting or reference range</span></td></tr></table></blockquote></div>"
  },
  "basedOn" : [{
    "reference" : "ServiceRequest/ExampleServiceRequestImg",
    "identifier" : {
      "type" : {
        "coding" : [{
          "system" : "http://terminology.hl7.org/CodeSystem/v2-0203",
          "code" : "ACSN",
          "display" : "Accession ID"
        }]
      },
      "system" : "http://example.org/fhir/accession",
      "value" : "ACC-IMG-123456"
    }
  }],
  "status" : "final",
  "category" : [{
    "coding" : [{
      "system" : "http://terminology.hl7.org/CodeSystem/observation-category",
      "code" : "imaging",
      "display" : "Imaging"
    }]
  }],
  "code" : {
    "coding" : [{
      "system" : "http://loinc.org",
      "code" : "100915-8",
      "display" : "Burr cells [Presence] in Body fluid by Light microscopy"
    }]
  },
  "subject" : {
    "reference" : "Patient/1d4bbc93-63b7-4f2b-8f0f-8380aa138f49"
  },
  "effectiveDateTime" : "2024-06-01T14:30:00Z",
  "issued" : "2024-06-01T15:00:00Z",
  "performer" : [{
    "reference" : "PractitionerRole/b975ec26-4ecf-4588-9fa2-afbb0d9fc530"
  }],
  "valueCodeableConcept" : {
    "coding" : [{
      "system" : "http://snomed.info/sct",
      "code" : "17621005",
      "display" : "Normal"
    }]
  },
  "interpretation" : [{
    "coding" : [{
      "system" : "http://terminology.hl7.org/CodeSystem/v3-ObservationInterpretation",
      "code" : "N",
      "display" : "Normal"
    }]
  }],
  "device" : {
    "reference" : "Device/ExampleDeviceMeasuringImg"
  },
  "component" : [{
    "code" : {
      "coding" : [{
        "system" : "http://loinc.org",
        "code" : "789-8",
        "display" : "Erythrocytes [#/volume] in Blood by Automated count"
      }]
    },
    "valueQuantity" : {
      "value" : 4.7,
      "unit" : "10*12/L",
      "system" : "http://unitsofmeasure.org",
      "code" : "10*12/L"
    },
    "interpretation" : [{
      "coding" : [{
        "system" : "http://terminology.hl7.org/CodeSystem/v3-ObservationInterpretation",
        "code" : "N",
        "display" : "Normal"
      }]
    }],
    "referenceRange" : [{
      "low" : {
        "value" : 4.1,
        "unit" : "10*12/L"
      },
      "high" : {
        "value" : 5.9,
        "unit" : "10*12/L"
      },
      "type" : {
        "coding" : [{
          "system" : "http://terminology.hl7.org/CodeSystem/referencerange-meaning",
          "code" : "recommended",
          "display" : "Recommended Range"
        }]
      },
      "appliesTo" : [{
        "coding" : [{
          "system" : "http://terminology.hl7.org/CodeSystem/sex-parameter-for-clinical-use",
          "code" : "female-typical",
          "display" : "Apply female-typical setting or reference range"
        }]
      }]
    }]
  }]
}