{
  "resourceType": "DiagnosticReport",
  "id": "f202",
  "text": {
    "status": "generated",
    "div": "<div>\n      <p>\n        <b>Generated Narrative with Details</b>\n      </p>\n      <p>\n        <b>contained</b>: \n      </p>\n      <p>\n        <b>name</b>: Blood culture for bacteria, including anaerobic screen \n        <span style=\"background: LightGoldenRodYellow \">(Details : {SNOMED CT code '104177005' = 'Blood culture for bacteria, including anaerobic screen', given as 'Blood culture for bacteria, including anaerobic screen'})</span>\n      </p>\n      <p>\n        <b>status</b>: FINAL\n      </p>\n      <p>\n        <b>issued</b>: Mar 11, 2013 8:28:00 PM\n      </p>\n      <p>\n        <b>subject</b>: \n        <a href=\"Patient/f201\">Roel. Generated Summary: BSN = 123456789 (OFFICIAL), BSN = 123456789 (OFFICIAL); Roel(OFFICIAL); ph: +31612345678(MOBILE), ph: +31201234567(HOME); MALE; birthDate: Mar 13, 1960; \n          <span title=\"Codes: {http://snomed.info/sct 36629006}, {http://hl7.org/fhir/v3/MaritalStatus M}\">Legally married</span>; active\n        </a>\n      </p>\n      <p>\n        <b>performer</b>: \n        <a href=\"Organization/f201\">AUMC. Generated Summary: Artis University Medical Center (OFFICIAL); name: Artis University Medical Center (AUMC); \n          <span title=\"Codes: {http://snomed.info/sct 405608006}, {urn:oid:2.16.840.1.113883.2.4.15.1060 V6}, {http://hl7.org/fhir/organization-type prov}\">Academic Medical Center</span>; ph: +31715269111(WORK); active\n        </a>\n      </p>\n      <p>\n        <b>requestDetail</b>: Roel\n      </p>\n      <p>\n        <b>serviceCategory</b>: Laboratory test \n        <span style=\"background: LightGoldenRodYellow \">(Details : {SNOMED CT code '15220000' = 'Laboratory test', given as 'Laboratory test'}; {http://hl7.org/fhir/v2/0074 code 'LAB' = 'Laboratory)</span>\n      </p>\n      <p>\n        <b>diagnostic</b>: Mar 11, 2013 1:45:00 PM\n      </p>\n      <p>\n        <b>result</b>: \n        <a href=\"Observation/f206\">Results for staphylococcus analysis on Roel's blood culture. Generated Summary: \n          <span title=\"Codes: {http://snomed.info/sct 104177005}\">Blood culture for bacteria, including anaerobic screen</span>; \n          <span title=\"Codes: {http://snomed.info/sct 3092008}\">Staphylococcus aureus</span>; \n          <span title=\"Codes: {http://hl7.org/fhir/v2/0078 POS}\">Positive</span>; issued: Mar 11, 2013 8:28:00 PM; \n          <span title=\"Codes: {http://snomed.info/sct 104177005}\">Blood culture for bacteria, including anaerobic screen</span>; Roel; Luigi Maas\n        </a>\n      </p>\n      <p>\n        <b>conclusion</b>: Blood culture tested positive on staphylococcus aureus\n      </p>\n      <p>\n        <b>codedDiagnosis</b>: Bacteremia due to staphylococcus \n        <span style=\"background: LightGoldenRodYellow \">(Details : {SNOMED CT code '428763004' = 'Staphylococcus aureus bacteremia', given as 'Bacteremia due to staphylococcus'})</span>\n      </p>\n    </div>"
  },
  "contained": [
    {
      "resourceType": "DiagnosticOrder",
      "id": "req",
      "subject": {
        "reference": "Patient/f201",
        "display": "Roel"
      },
      "orderer": {
        "reference": "Practitioner/f201",
        "display": "Dokter Bronsig"
      },
      "encounter": {
        "reference": "Encounter/f203",
        "display": "Roel's encounter on March eleventh 2013"
      }
    }
  ],
  "name": {
    "coding": [
      {
        "system": "http://snomed.info/sct",
        "code": "104177005",
        "display": "Blood culture for bacteria, including anaerobic screen"
      }
    ]
  },
  "status": "final",
  "issued": "2013-03-11T10:28:00+01:00",
  "subject": {
    "reference": "Patient/f201",
    "display": "Roel"
  },
  "performer": {
    "reference": "Organization/f201",
    "display": "AUMC"
  },
  "requestDetail": [
    {
      "reference": "#req"
    }
  ],
  "serviceCategory": {
    "coding": [
      {
        "system": "http://snomed.info/sct",
        "code": "15220000",
        "display": "Laboratory test"
      },
      {
        "system": "http://hl7.org/fhir/v2/0074",
        "code": "LAB"
      }
    ]
  },
  "diagnosticDateTime": "2013-03-11T03:45:00+01:00",
  "result": [
    {
      "reference": "Observation/f206",
      "display": "Results for staphylococcus analysis on Roel's blood culture"
    }
  ],
  "conclusion": "Blood culture tested positive on staphylococcus aureus",
  "codedDiagnosis": [
    {
      "coding": [
        {
          "system": "http://snomed.info/sct",
          "code": "428763004",
          "display": "Bacteremia due to staphylococcus"
        }
      ]
    }
  ]
}