FHIR © HL7.org  |  FHIRsmith 4.0.1  |  Server Home  |  XIG Home  |  XIG Stats  | 

FHIR IG analytics

Packagehl7.fhir.uv.fhircast
Resource TypeDiagnosticReport
IdDiagnosticReport-2402d3bd-e988-414b-b7f2-4322e86c9327.json
FHIR VersionR4

Resources that use this resource

No resources found


Resources that this resource uses

No resources found


Narrative

Note: links and images are rebased to the (stated) source

Generated Narrative: DiagnosticReport 2402d3bd-e988-414b-b7f2-4322e86c9327

Radiology Imaging study [Impression] (narrative)

SubjectJohn Smith (official) Male, DoB: 1978-11-03 ( Medical record number (use: official, ))

Report Details


Source1

{
  "resourceType": "DiagnosticReport",
  "id": "2402d3bd-e988-414b-b7f2-4322e86c9327",
  "meta": {
    "profile": [
      "http://fhircast.hl7.org/StructureDefinition/fhircast-diagnostic-report-open"
    ]
  },
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "basedOn": [
    {
      "type": "ServiceRequest",
      "identifier": {
        "type": {
          "coding": [
            {
              "system": "http://terminology.hl7.org/CodeSystem/v2-0203",
              "code": "ACSN"
            }
          ]
        },
        "system": "urn:oid:2.16.840.1.113883.19.5",
        "value": "GH339884",
        "assigner": {
          "reference": "Organization/a92ac1be-fb34-49c1-be58-10928bd271cc",
          "display": "My Healthcare Provider"
        }
      }
    }
  ],
  "status": "unknown",
  "code": {
    "coding": [
      {
        "system": "http://loinc.org",
        "code": "19005-8",
        "display": "Radiology Imaging study [Impression] (narrative)"
      }
    ]
  },
  "subject": {
    "reference": "Patient/503824b8-fe8c-4227-b061-7181ba6c3926"
  },
  "imagingStudy": [
    {
      "reference": "ImagingStudy/e25c1d31-20a2-41f8-8d85-fe2fdeac74fd"
    }
  ]
}