CH LAB-Order (R4)
3.0.0 - ci-build Switzerland flag

CH LAB-Order (R4), published by HL7 Switzerland. This guide is not an authorized publication; it is the continuous build for version 3.0.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/hl7ch/ch-lab-order/ and changes regularly. See the Directory of published versions

: CH LAB-Order 4-sepsis DiagnosticReport - JSON Representation

Raw json | Download

{
  "resourceType" : "DiagnosticReport",
  "id" : "4-sepsis-DiagnosticReportCBCDiff",
  "meta" : {
    "profile" : [
      🔗 "http://fhir.ch/ig/ch-lab-order/StructureDefinition/ch-lab-order-diagnostic-report"
    ]
  },
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: DiagnosticReport 4-sepsis-DiagnosticReportCBCDiff</b></p><a name=\"4-sepsis-DiagnosticReportCBCDiff\"> </a><a name=\"hc4-sepsis-DiagnosticReportCBCDiff\"> </a><a name=\"4-sepsis-DiagnosticReportCBCDiff-en-US\"> </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\"/><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-ch-lab-order-diagnostic-report.html\">CH LAB-Order Diagnosic Report</a></p></div><h2><span title=\"Codes:{http://loinc.org 57021-8}\">CBC W Auto Differential panel - Blood</span> (<span title=\"Codes:{http://loinc.org 26436-6}\">Laboratory studies (set)</span>) </h2><table class=\"grid\"><tr><td>Subject</td><td>Sara Speckmann  Female, DoB: 1975-12-12 ( urn:oid:2.16.756.5.30.1.123.100.1.1.1#80756011110123400006)</td></tr><tr><td>Performer</td><td> <a href=\"PractitionerRole-EvaErlenmeyerLaborPipette.html\">PractitionerRole: identifier = urn:oid:2.16.756.5.30.1.123.100.2.1.1#K333333</a></td></tr><tr><td>Identifier</td><td> <code>http://example.com/fhir/DiagnosticReport/4-sepsis</code>/4-sepsis-diagnostic-report</td></tr></table><p><b>Report Details</b></p></div>"
  },
  "identifier" : [
    {
      "system" : "http://example.com/fhir/DiagnosticReport/4-sepsis",
      "value" : "4-sepsis-diagnostic-report"
    }
  ],
  "basedOn" : [
    {
      🔗 "reference" : "ServiceRequest/4-sepsis-ServiceRequestCBCDiff"
    }
  ],
  "status" : "final",
  "category" : [
    {
      "coding" : [
        {
          "system" : "http://loinc.org",
          "code" : "26436-6",
          "display" : "Laboratory studies (set)"
        }
      ]
    }
  ],
  "code" : {
    "coding" : [
      {
        "system" : "http://loinc.org",
        "code" : "57021-8",
        "display" : "CBC W Auto Differential panel - Blood"
      }
    ]
  },
  "subject" : {
    🔗 "reference" : "Patient/SaraSpeckmann"
  },
  "performer" : [
    {
      🔗 "reference" : "PractitionerRole/EvaErlenmeyerLaborPipette"
    }
  ]
}