FHIR IG analytics| Package | SHIFT-Task-Force.privacy.examples |
| Resource Type | DiagnosticReport |
| Id | DiagnosticReport-MonicaRambeauHIVELISA.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: DiagnosticReport MonicaRambeauHIVELISA
Security Labels: restricted (Details: Confidentiality code R = 'restricted'), HIV/AIDS information sensitivity (Details: ActCode code HIV = 'HIV/AIDS information sensitivity')
| Subject | Mo Female, DoB: 2006-08-08 |
| Relevant Time | 2026-04-07 |
Report Details
{
"resourceType": "DiagnosticReport",
"id": "MonicaRambeauHIVELISA",
"meta": {
"security": [
{
"system": "http://terminology.hl7.org/CodeSystem/v3-Confidentiality",
"code": "R"
},
{
"system": "http://terminology.hl7.org/CodeSystem/v3-ActCode",
"code": "HIV"
}
]
},
"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": "80203-3",
"display": "HIV 1 & 2 Ab SerPlBld IA.rapid"
}
],
"text": "HIV ELISA with reflex Western blot"
},
"subject": {
"reference": "Patient/MonicaRambeau"
},
"effectiveDateTime": "2026-04-07"
}