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-cardiopulmonary.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-cardiopulmonary

Cardiovascular stress testing (Cardiology)

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

Report Details

Coded Conclusions:

  • Inducible ischemia manifest on stress test post myocardial infarction (finding)

Source1

{
  "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)"
        }
      ]
    }
  ]
}