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

FHIR IG analytics

Packagelt.hl7.fhir.cvd
Resource TypeDiagnosticReport
IdDiagnosticReport-diagnosticreport-cvd-example.json
FHIR VersionR5

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


English


Generated Narrative: DiagnosticReport diagnosticreport-cvd-example

Risk of cardiovascular disease (Cardiology)

SubjectJonas Petrauskas(official) Male, DoB: 1985-01-01 ( http://hospital-lt.lt/patient-id#HOSPLT-10005 (use: usual, ))
When For2025-10-01 14:30:00+0300
Reported2025-10-01 14:35:00+0300
Performer Practitioner Dr. Petras Kazlauskas(official)
Identifier http://hospital.lt/sid/cvd-diagnostic-report/cvd-dr-2025-001

Report Details

CodeValueFlagsNoteWhen For
Risk of cardiovascular disease24 % (Details: UCUM code% = '%')Final

According to SCORE2 table: 24% risk corresponds to high cardiovascular risk (orange zone).

2025-10-01 09:00:00+0000
Risk of cardiovascular disease24 % (Details: UCUM code% = '%')Final, High

Patient's cardiovascular disease risk is 24%, categorized as High risk group.

2025-10-01 09:00:00+0000
MDC_ECG_ELEC_POTLFinal, Normal

No anomalies

2015-02-19 09:30:35+0100
Cholesterol in LDL [Mass/volume] in Serum or Plasma by calculation2.4 mmol/L (Details: UCUM codemmol/L = 'mmol/L')Final

Follow-up LDL for achievement evaluation against programme target.

2026-01-15 10:00:00+0000
Blood pressure panel with all children optionalFinal

Follow-up BP compared to target range 120-129/<80 mmHg.

2026-01-15 10:05:00+0000

High cardiovascular risk (SCORE2 24%); ECG normal. Prevention plan in place. Follow-up shows LDL 2.4 mmol/L and BP 126/78 mmHg toward targets.


Lithuanian


Generated Narrative: DiagnosticReport diagnosticreport-cvd-example

Risk of cardiovascular disease (Cardiology)

SubjectJonas Petrauskas(official) Male, DoB: 1985-01-01 ( http://hospital-lt.lt/patient-id#HOSPLT-10005 (use: usual, ))
When For2025-10-01 14:30:00+0300
Reported2025-10-01 14:35:00+0300
Performer Practitioner Dr. Petras Kazlauskas(official)
Identifier http://hospital.lt/sid/cvd-diagnostic-report/cvd-dr-2025-001

Report Details

CodeValueFlagsNoteWhen For
Risk of cardiovascular disease24 % (Details: UCUM code% = '%')Final

According to SCORE2 table: 24% risk corresponds to high cardiovascular risk (orange zone).

2025-10-01 09:00:00+0000
Risk of cardiovascular disease24 % (Details: UCUM code% = '%')Final, High

Patient's cardiovascular disease risk is 24%, categorized as High risk group.

2025-10-01 09:00:00+0000
MDC_ECG_ELEC_POTLFinal, Normal

No anomalies

2015-02-19 09:30:35+0100
Cholesterol in LDL [Mass/volume] in Serum or Plasma by calculation2.4 mmol/L (Details: UCUM codemmol/L = 'mmol/L')Final

Follow-up LDL for achievement evaluation against programme target.

2026-01-15 10:00:00+0000
Blood pressure panel with all children optionalFinal

Follow-up BP compared to target range 120-129/<80 mmHg.

2026-01-15 10:05:00+0000

High cardiovascular risk (SCORE2 24%); ECG normal. Prevention plan in place. Follow-up shows LDL 2.4 mmol/L and BP 126/78 mmHg toward targets.


Source1

{
  "resourceType": "DiagnosticReport",
  "id": "diagnosticreport-cvd-example",
  "meta": {
    "profile": [
      "https://hl7.lt/fhir/cvd/StructureDefinition/cvd-report-lt-cvd"
    ]
  },
  "language": "en",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "identifier": [
    {
      "system": "http://hospital.lt/sid/cvd-diagnostic-report",
      "value": "cvd-dr-2025-001"
    }
  ],
  "status": "final",
  "category": [
    {
      "coding": [
        {
          "system": "http://terminology.hl7.org/CodeSystem/v2-0074",
          "code": "CTG",
          "display": "Cardiology"
        }
      ]
    }
  ],
  "code": {
    "coding": [
      {
        "system": "http://snomed.info/sct",
        "code": "827181004",
        "display": "Risk of cardiovascular disease"
      }
    ]
  },
  "subject": {
    "reference": "Patient/patient-male-example"
  },
  "effectiveDateTime": "2025-10-01T14:30:00+03:00",
  "issued": "2025-10-01T14:35:00+03:00",
  "performer": [
    {
      "reference": "Practitioner/practitioner-example"
    }
  ],
  "result": [
    {
      "reference": "Observation/observation-cvd-risk-assessment-example"
    },
    {
      "reference": "Observation/observation-risk-group-high-example"
    },
    {
      "reference": "Observation/observation-ekg-normal-example"
    },
    {
      "reference": "Observation/observation-cvd-followup-ldl-example"
    },
    {
      "reference": "Observation/observation-cvd-followup-bp-example"
    }
  ],
  "composition": {
    "reference": "Composition/composition-cvd-example"
  },
  "conclusion": "High cardiovascular risk (SCORE2 24%); ECG normal. Prevention plan in place. Follow-up shows LDL 2.4 mmol/L and BP 126/78 mmHg toward targets."
}