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

FHIR IG analytics

Packagehl7.fhir.us.illTraveler
Resource TypeDiagnosticReport
IdDiagnosticReport-ChestXrayResultsExample.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

11422-3 (LP29684-5)

SubjectJames Trivago Male, DoB Unknown ( Medical Record Number/1234 (use: USUAL))
When For2019-02-03 19:43:30+0000

Report Details


Source1

{
  "resourceType": "DiagnosticReport",
  "id": "ChestXrayResultsExample",
  "meta": {
    "profile": [
      "http://hl7.org/fhir/us/core/StructureDefinition/us-core-diagnosticreport-note"
    ]
  },
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "status": "final",
  "category": [
    {
      "coding": [
        {
          "code": "LP29684-5"
        }
      ]
    }
  ],
  "code": {
    "coding": [
      {
        "code": "11422-3"
      }
    ]
  },
  "subject": {
    "reference": "Patient/travelerExample"
  },
  "effectiveDateTime": "2019-02-03T19:43:30.000Z",
  "presentedForm": [
    {
      "id": "Pulmonary_Tuberculosis_X-ray3.jpg"
    }
  ]
}