FHIR IG analytics| Package | lt.hl7.fhir.cervical |
| Resource Type | Observation |
| Id | Observation-observation-hpv-result-complex-mixed-example.json |
| FHIR Version | R5 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
English
Generated Narrative: Observation observation-hpv-result-complex-mixed-example
Language: en
Profile: HPV Test Result
status: Final
category: Laboratory
code: Human papillomavirus deoxyribonucleic acid detection (procedure)
effective: 2026-02-27
performer: Organization Vilniaus miesto ligoninė
value: Human papillomavirus deoxyribonucleic acid detected, high risk on cervical specimen (finding)
component
code: Human papillomavirus (organism)
value: Human papillomavirus, type 16 (organism)
component
code: Genus Papillomavirus (organism)
value: Medium-risk genotype group (31, 33, 35, 45, 52, 58)
Lithuanian
Generated Narrative: Observation observation-hpv-result-complex-mixed-example
Language: en
Profile: HPV Test Result
status: Final
category: Laboratory
code: Human papillomavirus deoxyribonucleic acid detection (procedure)
effective: 2026-02-27
performer: Organization Vilniaus miesto ligoninė
value: Human papillomavirus deoxyribonucleic acid detected, high risk on cervical specimen (finding)
component
code: Human papillomavirus (organism)
value: Human papillomavirus, type 16 (organism)
component
code: Genus Papillomavirus (organism)
value: Medium-risk genotype group (31, 33, 35, 45, 52, 58)
{
"resourceType": "Observation",
"id": "observation-hpv-result-complex-mixed-example",
"meta": {
"profile": [
"https://hl7.lt/fhir/cervical/StructureDefinition/hpv-test-result-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": "2026-02-27",
"performer": [
{
"reference": "Organization/organization-example"
}
],
"valueCodeableConcept": {
"coding": [
{
"system": "http://snomed.info/sct",
"code": "720005005",
"display": "Human papillomavirus deoxyribonucleic acid detected, high risk on cervical specimen (finding)"
}
]
},
"component": [
{
"code": {
"coding": [
{
"system": "http://snomed.info/sct",
"code": "9482002",
"display": "Human papillomavirus (organism)"
}
]
},
"valueCodeableConcept": {
"coding": [
{
"system": "http://snomed.info/sct",
"code": "115326008",
"display": "Human papillomavirus, type 16 (organism)"
}
]
}
},
{
"code": {
"coding": [
{
"system": "http://snomed.info/sct",
"code": "243584004",
"display": "Genus Papillomavirus (organism)"
}
]
},
"valueCodeableConcept": {
"coding": [
{
"system": "https://tx.hl7.lt/fhir/CodeSystem/hpv-risk-group",
"code": "medium",
"display": "Medium-risk genotype group (31, 33, 35, 45, 52, 58)"
}
]
}
}
]
}