FHIR IG analytics| Package | SHIFT-Task-Force.privacy.examples |
| Resource Type | DiagnosticReport |
| Id | DiagnosticReport-MonicaRambeauGCNAAT.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: DiagnosticReport MonicaRambeauGCNAAT
Security Labels: restricted (Details: Confidentiality code R = 'restricted'), sexually transmitted disease information sensitivity (Details: ActCode code STD = 'sexually transmitted disease information sensitivity')
| Subject | Mo Female, DoB: 2006-08-08 |
| Relevant Time | 2026-04-07 |
Report Details
GC result negative; CT result positive.
{
"resourceType": "DiagnosticReport",
"id": "MonicaRambeauGCNAAT",
"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": "Chlamydia trachomatis and Neisseria gonorrhoeae and Trichomonas vaginalis DNA panel - Urine by NAA with probe detection"
}
],
"text": "Gonorrhea/chlamydia urine NAAT panel"
},
"subject": {
"reference": "Patient/MonicaRambeau"
},
"effectiveDateTime": "2026-04-07",
"conclusion": "GC result negative; CT result positive."
}