FHIR © HL7.org  |  FHIRsmith 4.0.1  |  Server Home  |  XIG Home  |  XIG Stats  | 

FHIR IG analytics

Packagehl7.fhir.us.mcode.r4
Resource TypeDiagnosticReport
IdDiagnosticReport-us-core-diagnosticreport-cbc-brian-l.json
FHIR VersionR4

Resources that use this resource

No resources found


Resources that this resource uses

No resources found


Narrative

Note: links and images are rebased to the (stated) source

Generated Narrative: DiagnosticReport us-core-diagnosticreport-cbc-brian-l

CBC panel - Blood by Automated count (Laboratory)

SubjectBrian L Male, DoB: 2021-01-01 ( Medical Record Number: MRN5678 (use: usual, ))
When For2024-01-04
Reported2024-01-04 00:00:00+0000

Report Details

CodeValueReference RangeFlags
Hgb Bld-mCnc6.7 g/dL (Details: UCUM codeg/dL = 'g/dL')Normal Range: 13.2 g/dL (Details: UCUM codeg/dL = 'g/dL') - 16.5 g/dL (Details: UCUM codeg/dL = 'g/dL')Final
Hct VFr Bld22.3 % (Details: UCUM code% = '%')Normal Range: 39.7 % (Details: UCUM code% = '%') - 50.3 % (Details: UCUM code% = '%')Final
WBC # Bld88.5 10*3/uL (Details: UCUM code10*3/uL = '10*3/uL')Normal Range: 39.7 10*3/uL (Details: UCUM code10*3/uL = '10*3/uL') - 50.3 10*3/uL (Details: UCUM code10*3/uL = '10*3/uL')Final

Source1

{
  "resourceType": "DiagnosticReport",
  "id": "us-core-diagnosticreport-cbc-brian-l",
  "meta": {
    "profile": [
      "http://hl7.org/fhir/us/core/StructureDefinition/us-core-diagnosticreport-lab"
    ]
  },
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "status": "final",
  "category": [
    {
      "coding": [
        {
          "system": "http://terminology.hl7.org/CodeSystem/v2-0074",
          "code": "LAB"
        }
      ]
    }
  ],
  "code": {
    "coding": [
      {
        "system": "http://loinc.org",
        "code": "58410-2",
        "display": "CBC panel - Blood by Automated count"
      }
    ]
  },
  "subject": {
    "reference": "Patient/cancer-patient-brian-l"
  },
  "effectiveDateTime": "2024-01-04",
  "issued": "2024-01-04T00:00:00Z",
  "result": [
    {
      "reference": "Observation/hemoglobin-brian-l"
    },
    {
      "reference": "Observation/hematocrit-brian-l"
    },
    {
      "reference": "Observation/white-blood-cell-brian-l"
    }
  ]
}