FHIR © HL7.org  |  FHIRsmith 4.0.1  |  Server Home  |  XIG Home  |  XIG Stats  | 

FHIR IG analytics

Packagelt.hl7.fhir.cervical
Resource TypeDiagnosticReport
IdDiagnosticReport-diagnosticreport-hpv-example.json
FHIR VersionR5

Resources that use this resource

No resources found


Resources that this resource uses

No resources found


Narrative

Note: links and images are rebased to the (stated) source


English


Generated Narrative: DiagnosticReport diagnosticreport-hpv-example

Language: en

Profile: DiagnosticReport: HPV Test

Human papillomavirus deoxyribonucleic acid detection (procedure) (Laboratory)

SubjectJanette Petrauskaite(official) Female, DoB: 1985-01-01 ( http://hospital-lt.lt/patient-id#HOSPLT-10005 (use: usual, ))
When For2025-01-12 08:45:00+0200
Reported2025-01-13 10:30:00+0200
Performer Organization Vilniaus miesto ligoninė

Report Details

CodeValueFlagsWhen For
Human papillomavirus deoxyribonucleic acid detection (procedure)Human papillomavirus deoxyribonucleic acid detected, high risk on cervical specimen (finding)Final2025-01-12

High-risk HPV DNA detected. Genotype 16 identified.


Lithuanian


Generated Narrative: DiagnosticReport diagnosticreport-hpv-example

Language: en

Profile: DiagnosticReport: HPV Test

Human papillomavirus deoxyribonucleic acid detection (procedure) (Laboratory)

SubjectJanette Petrauskaite(official) Female, DoB: 1985-01-01 ( http://hospital-lt.lt/patient-id#HOSPLT-10005 (use: usual, ))
When For2025-01-12 08:45:00+0200
Reported2025-01-13 10:30:00+0200
Performer Organization Vilniaus miesto ligoninė

Report Details

CodeValueFlagsWhen For
Human papillomavirus deoxyribonucleic acid detection (procedure)Human papillomavirus deoxyribonucleic acid detected, high risk on cervical specimen (finding)Final2025-01-12

High-risk HPV DNA detected. Genotype 16 identified.


Source1

{
  "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."
}