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

FHIR IG analytics

Packagehl7.fhir.eu.base-r5
Resource TypeDiagnosticReport
IdDiagnosticReport-5679723c-4fae-4ba7-9f09-5438a827bfda.json
FHIR VersionR5

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 5679723c-4fae-4ba7-9f09-5438a827bfda

Laboratory report (Chemistry studies (set))

SubjectJohn Doe Male, DoB: 1980-01-01
Identifier http://example.org/composition-ids/c030702.TSTSMN63A01F205H.20220325112426.TSS1Tkju

Report Details

CodeValueReference RangeFlagsWhen For
Urea (U) [Moles/Vol]310 mmol/L (Details: UCUM codemmol/L = 'mmol/L')Normal Range: 67 mmol/L - 580 mmol/LFinal, Significantly low2023-03-27 11:24:26+0100

Source1

{
  "resourceType": "DiagnosticReport",
  "id": "5679723c-4fae-4ba7-9f09-5438a827bfda",
  "meta": {
    "profile": [
      "http://hl7.eu/fhir/base-r5/StructureDefinition/diagnosticReport-eu-core"
    ]
  },
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "identifier": [
    {
      "system": "http://example.org/composition-ids",
      "value": "c030702.TSTSMN63A01F205H.20220325112426.TSS1Tkju"
    }
  ],
  "basedOn": [
    {
      "reference": "ServiceRequest/1d4cbcd1-e0d3-49b6-92d8-1893da8d08e1"
    }
  ],
  "status": "registered",
  "category": [
    {
      "coding": [
        {
          "system": "http://loinc.org",
          "code": "18719-5",
          "display": "Chemistry studies (set)"
        }
      ]
    }
  ],
  "code": {
    "coding": [
      {
        "system": "http://loinc.org",
        "code": "11502-2",
        "display": "Laboratory report"
      }
    ]
  },
  "subject": {
    "reference": "Patient/patient-eu-core-example"
  },
  "specimen": [
    {
      "display": "Urine specimen"
    }
  ],
  "result": [
    {
      "reference": "Observation/763f7902-8103-4d10-8bd1-546a726d43ee"
    }
  ],
  "composition": {
    "reference": "Composition/26032a57-083a-4ddf-b019-e566ae02f740"
  }
}