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
{
"resourceType" : "DiagnosticReport",
"id" : "DR1",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: DiagnosticReport DR1</b></p><a name=\"DR1\"> </a><a name=\"hcDR1\"> </a><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" : "ZKP3289"
},
"display" : "Participant NHI Id"
},
"issued" : "2005-05-16T00:00:00+00:00",
"presentedForm" : [
{
"contentType" : "text/html",
"data" : "SGVsbG8gV29ybGQhISE="
}
]
}