FHIR IG analytics| Package | hl7.fhir.us.nhsn-dqm.r4 |
| Resource Type | DiagnosticReport |
| Id | DiagnosticReport-diagnosticreport-example-ach-ach-pass2-lab-cbc.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: DiagnosticReport diagnosticreport-example-ach-ach-pass2-lab-cbc
| Subject | Pass2 ACH(official) Female, DoB: 1965-12-22 ( MRN: 1601191902010308 (use: usual, )) |
| When For | 2024-01-31 23:01:00-0500 |
| Reported | 2024-01-31 23:02:00-0500 |
Report Details
| Code | Value | Flags | Reported |
| Glucose | 7.5 % (Details: UCUM code% = '%') | Final | 2024-01-31 23:52:00-0500 |
| Glucose | 53 d/gL (Details: UCUM codeg/dL = 'g/dL') | Final |
{
"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"
}
]
}