FHIR IG analytics| Package | lt.hl7.fhir.cervical |
| Resource Type | DiagnosticReport |
| Id | DiagnosticReport-diagnosticreport-cytology-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-cytology-example
Language: en
| Subject | Janette Petrauskaite(official) Female, DoB: 1985-01-01 ( http://hospital-lt.lt/patient-id#HOSPLT-10005 (use: usual, )) |
| When For | 2025-01-12 09:00:00+0200 |
| Reported | 2025-01-13 11:20:00+0200 |
| Performer | Organization Vilniaus miesto ligoninė |
Report Details
| Code | Value | Flags | When For |
| Cervical cytology test (procedure) | Low-grade squamous intraepithelial lesion on cervical Papanicolaou smear (finding) | Final | 2025-01-12 |
Low-grade squamous intraepithelial lesion (LSIL) detected.
Lithuanian
Generated Narrative: DiagnosticReport diagnosticreport-cytology-example
Language: en
| Subject | Janette Petrauskaite(official) Female, DoB: 1985-01-01 ( http://hospital-lt.lt/patient-id#HOSPLT-10005 (use: usual, )) |
| When For | 2025-01-12 09:00:00+0200 |
| Reported | 2025-01-13 11:20:00+0200 |
| Performer | Organization Vilniaus miesto ligoninė |
Report Details
| Code | Value | Flags | When For |
| Cervical cytology test (procedure) | Low-grade squamous intraepithelial lesion on cervical Papanicolaou smear (finding) | Final | 2025-01-12 |
Low-grade squamous intraepithelial lesion (LSIL) detected.
{
"resourceType": "DiagnosticReport",
"id": "diagnosticreport-cytology-example",
"meta": {
"profile": [
"https://hl7.lt/fhir/cervical/StructureDefinition/cytology-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": "416107004",
"display": "Cervical cytology test (procedure)"
}
]
},
"subject": {
"reference": "Patient/patient-female-example"
},
"effectiveDateTime": "2025-01-12T09:00:00+02:00",
"issued": "2025-01-13T11:20:00+02:00",
"performer": [
{
"reference": "Organization/organization-example"
}
],
"resultsInterpreter": [
{
"reference": "Practitioner/practitioner-example"
}
],
"specimen": [
{
"reference": "Specimen/specimen-cervix-hpv-example"
}
],
"result": [
{
"reference": "Observation/observation-cytology-conclusion-example"
}
],
"conclusion": "Low-grade squamous intraepithelial lesion (LSIL) detected."
}