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

FHIR IG analytics

Packagehl7.fhir.us.nhsn-dqm.r4
Resource TypeDiagnosticReport
IdDiagnosticReport-diagnosticreport-example-ach-ach-pass2-lab-cbc.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 diagnosticreport-example-ach-ach-pass2-lab-cbc

CBC Panel (Laboratory)

SubjectPass2 ACH(official) Female, DoB: 1965-12-22 ( MRN: 1601191902010308 (use: usual, ))
When For2024-01-31 23:01:00-0500
Reported2024-01-31 23:02:00-0500

Report Details

CodeValueFlagsReported
Glucose7.5 % (Details: UCUM code% = '%')Final2024-01-31 23:52:00-0500
Glucose53 d/gL (Details: UCUM codeg/dL = 'g/dL')Final

Source1

{
  "resourceType": "DiagnosticReport",
  "id": "diagnosticreport-example-ach-ach-pass2-lab-cbc",
  "meta": {
    "profile": [
      "http://hl7.org/fhir/us/qicore/StructureDefinition/qicore-diagnosticreport-lab|6.0.0"
    ]
  },
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "status": "final",
  "category": [
    {
      "coding": [
        {
          "system": "http://terminology.hl7.org/CodeSystem/v2-0074",
          "code": "LAB",
          "display": "Laboratory"
        }
      ],
      "text": "Laboratory"
    }
  ],
  "code": {
    "coding": [
      {
        "system": "http://loinc.org",
        "code": "58410-2",
        "display": "CBC panel - Blood by Automated count"
      }
    ],
    "text": "CBC Panel"
  },
  "subject": {
    "reference": "Patient/patient-example-ach-ach-pass2",
    "display": "Pass2 ACH"
  },
  "encounter": {
    "reference": "Encounter/encounter-example-ach-ach-pass2-inpatient",
    "display": "Hospital Admission"
  },
  "effectiveDateTime": "2024-01-31T23:01:00-05:00",
  "issued": "2024-01-31T23:02:00-05:00",
  "result": [
    {
      "reference": "Observation/observation-example-ach-pass2-hemo-a1c"
    },
    {
      "reference": "Observation/observation-example-ach-pass2-poc-1"
    }
  ]
}