Breast Screening NZ FHIR Implementation Guide
1.1.0 - Release

Breast Screening NZ FHIR Implementation Guide - Local Development build (v1.1.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions

: DIAGNOSTICREPORT-BUNDLE-1 - JSON Representation

Raw json | Download

{
  "resourceType" : "Bundle",
  "id" : "DRB1",
  "meta" : {
    "profile" : [
      🔗 "http://hl7.org.nz/fhir/ig/bsa/StructureDefinition/BsaDiagnosticReport"
    ]
  },
  "type" : "searchset",
  "entry" : [
    {
      "resource" : {
        "resourceType" : "DiagnosticReport",
        "text" : {
          "status" : "generated",
          "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"DiagnosticReport_null\"> </a><p class=\"res-header-id\"><b>Generated Narrative: DiagnosticReport </b></p><h2><span title=\"Codes:{http://loinc.org 18748-4}\">Diagnostic imaging study</span> (<span title=\"Codes:{http://terminology.hl7.org/CodeSystem/v2-0074 RAD}\">Radiology</span>) </h2><table class=\"grid\"><tr><td>Subject</td><td>Unable to get Patient Details</td></tr><tr><td>Reported</td><td>2005-05-16 00:00:00+0000</td></tr></table><p><b>Report Details</b></p></div>"
        },
        "status" : "final",
        "category" : [
          {
            "coding" : [
              {
                "system" : "http://terminology.hl7.org/CodeSystem/v2-0074",
                "code" : "RAD"
              }
            ]
          }
        ],
        "code" : {
          "coding" : [
            {
              "system" : "http://loinc.org",
              "code" : "18748-4"
            }
          ]
        },
        "subject" : {
          "type" : "https://standards.digital.health.nz/ns/nhi-id",
          "identifier" : {
            "value" : "ZNK28DJ"
          },
          "display" : "Participant NHI Id"
        },
        "issued" : "2005-05-16T00:00:00+00:00",
        "presentedForm" : [
          {
            "contentType" : "text/html",
            "data" : "SGVsbG8gV29ybGQhISE="
          }
        ]
      }
    },
    {
      "resource" : {
        "resourceType" : "DiagnosticReport",
        "text" : {
          "status" : "generated",
          "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"DiagnosticReport_null\"> </a><p class=\"res-header-id\"><b>Generated Narrative: DiagnosticReport </b></p><h2><span title=\"Codes:{http://loinc.org 18748-4}\">Diagnostic imaging study</span> (<span title=\"Codes:{http://terminology.hl7.org/CodeSystem/v2-0074 RAD}\">Radiology</span>) </h2><table class=\"grid\"><tr><td>Subject</td><td>Unable to get Patient Details</td></tr><tr><td>Reported</td><td>2025-05-16 00:00:00+0000</td></tr></table><p><b>Report Details</b></p></div>"
        },
        "status" : "preliminary",
        "category" : [
          {
            "coding" : [
              {
                "system" : "http://terminology.hl7.org/CodeSystem/v2-0074",
                "code" : "RAD"
              }
            ]
          }
        ],
        "code" : {
          "coding" : [
            {
              "system" : "http://loinc.org",
              "code" : "18748-4"
            }
          ]
        },
        "subject" : {
          "type" : "https://standards.digital.health.nz/ns/nhi-id",
          "identifier" : {
            "value" : "ZUA48EH"
          },
          "display" : "Participant NHI Id"
        },
        "issued" : "2025-05-16T00:00:00+00:00",
        "presentedForm" : [
          {
            "contentType" : "text/html",
            "data" : "SGVsbG8gV29ybGQhISE="
          }
        ]
      }
    }
  ]
}