FHIR IG analytics| Package | ethiopia.fhir.hiv |
| Resource Type | DiagnosticReport |
| Id | DiagnosticReport-CervicalCancerDiagnosticReportForVIAExample.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: DiagnosticReport CervicalCancerDiagnosticReportForVIAExample
Profile: Diagnostic Report - Cervical Cancer
| Subject | Mark Adams Male, DoB: 2000-11-11 ( http://moh.gov.et/fhir/hiv/identifier/MRN#MRN12345671) |
| Reported | 2024-01-25 11:45:33+1100 |
| Performer | Organization Meshwalkiya Health Center |
Report Details
| Code | Value | Flags | When For |
| VIA positive screening | VIA positive cryo-thermo coagulation eligible | Final | 2024-01-25 |
{
"resourceType": "DiagnosticReport",
"id": "CervicalCancerDiagnosticReportForVIAExample",
"meta": {
"profile": [
"http://moh.gov.et/fhir/hiv/StructureDefinition/cervical-cancer-diagnostic-report"
]
},
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"basedOn": [
{
"reference": "ServiceRequest/CervicalCancerScreeningServiceRequestForVIAExample"
}
],
"status": "final",
"category": [
{
"coding": [
{
"system": "http://loinc.org",
"code": "11502-2"
}
]
}
],
"code": {
"coding": [
{
"system": "http://loinc.org",
"code": "72135-7"
}
]
},
"subject": {
"reference": "Patient/GeneralPatientExample"
},
"encounter": {
"reference": "Encounter/GeneralEncounterExample"
},
"issued": "2024-01-25T11:45:33+11:00",
"performer": [
{
"reference": "Organization/CurrentServiceProviderExample"
}
],
"result": [
{
"reference": "Observation/CervicalCancerVIAPositiveScreeningResultExample"
}
]
}