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

FHIR IG analytics

PackageSHIFT-Task-Force.privacy.examples
Resource TypeDiagnosticReport
IdDiagnosticReport-MaxineMayfield16GCNAAT.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 MaxineMayfield16GCNAAT

Gonorrhea/chlamydia urine NAAT panel (Laboratory)

SubjectMaxine Mayfield (official) Female, DoB: 2009-07-18
Relevant Time2026-04-17

Report Details

GC result negative; CT result positive.


Source1

{
  "resourceType": "DiagnosticReport",
  "id": "MaxineMayfield16GCNAAT",
  "meta": {
    "security": [
      {
        "system": "http://terminology.hl7.org/CodeSystem/v3-Confidentiality",
        "code": "R"
      },
      {
        "system": "http://terminology.hl7.org/CodeSystem/v3-ActCode",
        "code": "STD"
      }
    ]
  },
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "status": "final",
  "category": [
    {
      "coding": [
        {
          "system": "http://terminology.hl7.org/CodeSystem/v2-0074",
          "code": "LAB",
          "display": "Laboratory"
        }
      ]
    }
  ],
  "code": {
    "coding": [
      {
        "system": "http://loinc.org",
        "code": "92684-0",
        "display": "CT + NG + TV DNA Pnl Ur NAA+probe"
      }
    ],
    "text": "Gonorrhea/chlamydia urine NAAT panel"
  },
  "subject": {
    "reference": "Patient/MaxineMayfield16"
  },
  "effectiveDateTime": "2026-04-17",
  "conclusion": "GC result negative; CT result positive."
}