1.0.0 - release

CambioOpenServicesIG - Local Development build (v1.0.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions

: DiagnosticReportRadiology Example - JSON Representation

Raw json | Download

{
  "resourceType" : "DiagnosticReport",
  "id" : "262755",
  "meta" : {
    "profile" : [
      🔗 "https://fhir.cambio.se/StructureDefinition/DiagnosticReportRadiology"
    ]
  },
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: DiagnosticReport 262755</b></p><a name=\"262755\"> </a><a name=\"hc262755\"> </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-DiagnosticReportRadiology.html\">DiagnosticReportRadiology</a></p></div><h2><span title=\"Codes:\">DiagnosticReport</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>2021-11-21 22:46:03+0100</td></tr><tr><td>Performer</td><td> <a href=\"Organization/1163\">Organization/1163</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 'Observation/radiology-262755' could not be resolved</i></td></tr><tr><td colspan=\"2\"><i>The observation 'Observation/radiology-262755' could not be resolved</i></td></tr></table></div>"
  },
  "basedOn" : [
    {
      "reference" : "ServiceRequest/radiology-196083",
      "type" : "ServiceRequest"
    }
  ],
  "status" : "final",
  "category" : [
    {
      "coding" : [
        {
          "system" : "http://terminology.hl7.org/CodeSystem/v2-0074",
          "code" : "RAD",
          "display" : "Radiology"
        }
      ]
    }
  ],
  "code" : {
    "coding" : [
      {
        "display" : "DiagnosticReport"
      }
    ]
  },
  "subject" : {
    "reference" : "Patient/174",
    "type" : "Patient"
  },
  "issued" : "2021-11-21T22:46:03.000+01:00",
  "performer" : [
    {
      "reference" : "Organization/1163",
      "type" : "Organization"
    }
  ],
  "result" : [
    {
      "reference" : "Observation/radiology-262755"
    },
    {
      "reference" : "Observation/radiology-262755"
    }
  ]
}