FHIR IG analytics| Package | lt.hl7.fhir.cervical |
| Resource Type | DiagnosticReport |
| Id | DiagnosticReport-diagnosticreport-hpv-example.json |
| FHIR Version | R5 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
English
Generated Narrative: DiagnosticReport diagnosticreport-hpv-example
Language: en
Profile: DiagnosticReport: HPV Test
| Subject | Janette Petrauskaite(official) Female, DoB: 1985-01-01 ( http://hospital-lt.lt/patient-id#HOSPLT-10005 (use: usual, )) |
| When For | 2025-01-12 08:45:00+0200 |
| Reported | 2025-01-13 10:30:00+0200 |
| Performer | Organization Vilniaus miesto ligoninė |
Report Details
| Code | Value | Flags | When For |
| Human papillomavirus deoxyribonucleic acid detection (procedure) | Human papillomavirus deoxyribonucleic acid detected, high risk on cervical specimen (finding) | Final | 2025-01-12 |
High-risk HPV DNA detected. Genotype 16 identified.
Lithuanian
Generated Narrative: DiagnosticReport diagnosticreport-hpv-example
Language: en
Profile: DiagnosticReport: HPV Test
| Subject | Janette Petrauskaite(official) Female, DoB: 1985-01-01 ( http://hospital-lt.lt/patient-id#HOSPLT-10005 (use: usual, )) |
| When For | 2025-01-12 08:45:00+0200 |
| Reported | 2025-01-13 10:30:00+0200 |
| Performer | Organization Vilniaus miesto ligoninė |
Report Details
| Code | Value | Flags | When For |
| Human papillomavirus deoxyribonucleic acid detection (procedure) | Human papillomavirus deoxyribonucleic acid detected, high risk on cervical specimen (finding) | Final | 2025-01-12 |
High-risk HPV DNA detected. Genotype 16 identified.
{
"resourceType": "DiagnosticReport",
"id": "diagnosticreport-hpv-example",
"meta": {
"profile": [
"https://hl7.lt/fhir/cervical/StructureDefinition/hpv-diagnostic-report-lt-cervical"
]
},
"language": "en",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"status": "final",
"category": [
{
"coding": [
{
"system": "http://terminology.hl7.org/CodeSystem/observation-category",
"code": "laboratory"
}
]
}
],
"code": {
"coding": [
{
"system": "http://snomed.info/sct",
"code": "35904009",
"display": "Human papillomavirus deoxyribonucleic acid detection (procedure)"
}
]
},
"subject": {
"reference": "Patient/patient-female-example"
},
"effectiveDateTime": "2025-01-12T08:45:00+02:00",
"issued": "2025-01-13T10:30:00+02:00",
"performer": [
{
"reference": "Organization/organization-example"
}
],
"resultsInterpreter": [
{
"reference": "Practitioner/practitioner-example"
}
],
"specimen": [
{
"reference": "Specimen/specimen-cervix-hpv-example"
}
],
"result": [
{
"reference": "Observation/observation-hpv-result-example"
}
],
"conclusion": "High-risk HPV DNA detected. Genotype 16 identified."
}