{
  "resourceType" : "DiagnosticReport",
  "id" : "f202",
  "meta" : {
    "security" : [{
      "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode",
      "code" : "PROCESSINLINELABEL",
      "display" : "process inline security label"
    }]
  },
  "language" : "en",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\" xml:lang=\"en\" lang=\"en\"><p class=\"res-header-id\"><b>Generated Narrative: DiagnosticReport f202</b></p><a name=\"f202\"> </a><a name=\"hcf202\"> </a><div style=\"display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%\"><p style=\"margin-bottom: 0px\">Language: en</p><p style=\"margin-bottom: 0px\">Security Label: process inline security label (Details: ActCode code PROCESSINLINELABEL = 'process inline security label')</p></div><h2><span title=\"Codes:{http://snomed.info/sct 104177005}\">Blood culture for bacteria, including anaerobic screen</span> (<span title=\"Codes:{http://snomed.info/sct 15220000}, {http://terminology.hl7.org/CodeSystem/v2-0074 LAB}\">Laboratory test</span>) </h2><table class=\"grid\"><tr><td>Subject</td><td>Unable to get Patient Details</td></tr><tr><td>Reported</td><td>2013-03-11 10:28:00+0100</td></tr><tr><td>Performer</td><td> <a href=\"http://server.example.org/fhir/Organization/f201\">http://server.example.org/fhir/Organization/f201</a></td></tr></table><p><b>Report Details</b></p><table class=\"grid\"><tr><td><b>Code</b></td><td><b>Value</b></td></tr><tr><td colspan=\"2\"><i>The observation 'http://server.example.org/fhir/Observation/f206' could not be resolved</i></td></tr></table><p>Blood culture tested positive on staphylococcus aureus</p><p><b>Coded Conclusions:</b></p><ul><li><span title=\"Codes:{http://snomed.info/sct 428763004}\">Staphylococcus aureus bacteraemia</span></li></ul></div>"
  },
  "basedOn" : [{
    "reference" : "http://server.example.org/fhir/ServiceRequest/req"
  }],
  "status" : "final",
  "category" : [{
    "coding" : [{
      "system" : "http://snomed.info/sct",
      "code" : "15220000",
      "display" : "Laboratory test"
    },
    {
      "system" : "http://terminology.hl7.org/CodeSystem/v2-0074",
      "code" : "LAB"
    }]
  }],
  "code" : {
    "coding" : [{
      "system" : "http://snomed.info/sct",
      "code" : "104177005",
      "display" : "Blood culture for bacteria, including anaerobic screen"
    }]
  },
  "subject" : {
    "reference" : "http://server.example.org/fhir/Patient/example"
  },
  "issued" : "2013-03-11T10:28:00+01:00",
  "performer" : [{
    "reference" : "http://server.example.org/fhir/Organization/f201"
  }],
  "result" : [{
    "reference" : "http://server.example.org/fhir/Observation/f206"
  }],
  "conclusion" : "Blood culture tested positive on staphylococcus aureus",
  "_conclusion" : {
    "extension" : [{
      "url" : "http://hl7.org/fhir/uv/security-label-ds4p/StructureDefinition/extension-inline-sec-label",
      "valueCoding" : {
        "system" : "http://terminology.hl7.org/CodeSystem/v3-ObservationValue",
        "code" : "AIAST"
      }
    }]
  },
  "conclusionCode" : [{
    "extension" : [{
      "url" : "http://hl7.org/fhir/uv/security-label-ds4p/StructureDefinition/extension-inline-sec-label",
      "valueCoding" : {
        "system" : "http://terminology.hl7.org/CodeSystem/v3-ObservationValue",
        "code" : "AIAST"
      }
    }],
    "coding" : [{
      "system" : "http://snomed.info/sct",
      "code" : "428763004",
      "display" : "Staphylococcus aureus bacteraemia"
    }]
  }]
}