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

FHIR IG analytics

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

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

Radiology Imaging study [Impression] (narrative)

SubjectAnonymous Patient (no stated gender), DoB Unknown ( Medical record number/4438001 (use: official))
Identifier: http://myhealthcare.com/reporting-system/GH339884.RPT.0001 (use: official)

Report Details

Coded Conclusions :

  • Heart valve disorder

Source1

{
  "resourceType": "DiagnosticReport",
  "id": "2402d3bd-e988-414b-b7f2-4322e86c9327-close",
  "meta": {
    "profile": [
      "http://hl7.org/fhir/uv/fhircast/StructureDefinition/fhircast-diagnostic-report-close"
    ]
  },
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "identifier": [
    {
      "use": "official",
      "system": "http://myhealthcare.com/reporting-system",
      "value": "GH339884.RPT.0001"
    }
  ],
  "status": "final",
  "code": {
    "coding": [
      {
        "system": "http://loinc.org",
        "code": "19005-8",
        "display": "Radiology Imaging study [Impression] (narrative)"
      }
    ]
  },
  "subject": {
    "reference": "Patient/503824b8-fe8c-4227-b061-7181ba6c3926-close"
  },
  "conclusionCode": [
    {
      "coding": [
        {
          "system": "http://snomed.info/sct",
          "code": "368009",
          "display": "Heart valve disorder"
        }
      ]
    }
  ]
}