FHIR IG analytics| Package | hl7.fhir.us.nhsn-dqm.r4 |
| Resource Type | DiagnosticReport |
| Id | DiagnosticReport-diagnosticreport-example-ach-ach-pass2-radiology.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-radiology
| Subject | Pass2 ACH(official) Female, DoB: 1965-12-22 ( MRN: 1601191902010308 (use: usual, )) |
| When For | 2024-02-01 23:14:00-0500 |
| Reported | 2024-02-02 08:52:00-0500 |
Report Details
Coded Conclusions:
{
"resourceType": "DiagnosticReport",
"id": "diagnosticreport-example-ach-ach-pass2-radiology",
"meta": {
"profile": [
"http://hl7.org/fhir/us/qicore/StructureDefinition/qicore-diagnosticreport-note|6.0.0"
]
},
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"status": "final",
"category": [
{
"coding": [
{
"system": "http://loinc.org",
"code": "LP29684-5",
"display": "Radiology"
}
],
"text": "Radiology"
}
],
"code": {
"coding": [
{
"system": "http://snomed.info/sct",
"code": "14331000087103",
"display": "Doppler ultrasonography of vascular structure of right lower limb (procedure)"
}
],
"text": "ultrasonography of right lower limb"
},
"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-02-01T23:14:00-05:00",
"issued": "2024-02-02T08:52:00-05:00",
"conclusionCode": [
{
"coding": [
{
"system": "http://snomed.info/sct",
"code": "128053003",
"display": "Deep venous thrombosis (disorder)"
}
]
}
]
}