FHIR IG analytics| Package | hl7.fhir.us.nhsn-dqm |
| Resource Type | DiagnosticReport |
| Id | DiagnosticReport-diagnosticreport-example-ach-ach-pass2-cardiopulmonary.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-cardiopulmonary
| Subject | Pass2 ACH(official) Female, DoB: 1965-12-22 ( MRN: 1601191902010308 (use: usual, )) |
| When For | 2024-03-01 23:14:00-0500 |
| Reported | 2024-03-02 08:52:00-0500 |
Report Details
Coded Conclusions:
{
"resourceType": "DiagnosticReport",
"id": "diagnosticreport-example-ach-ach-pass2-cardiopulmonary",
"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": "LP29708-2",
"display": "Cardiology"
}
],
"text": "Cardiology"
}
],
"code": {
"coding": [
{
"system": "http://snomed.info/sct",
"code": "76746007",
"display": "Cardiovascular stress testing"
}
],
"text": "Cardiovascular stress testing"
},
"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-03-01T23:14:00-05:00",
"issued": "2024-03-02T08:52:00-05:00",
"conclusionCode": [
{
"coding": [
{
"system": "http://snomed.info/sct",
"code": "710031008",
"display": "Inducible ischemia manifest on stress test post myocardial infarction (finding)"
}
]
}
]
}