FHIR IG analytics| Package | lt.hl7.fhir.cervical |
| Resource Type | Observation |
| Id | Observation-observation-hpv-result-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-example
Language: en
Profile: HPV Test Result
status: Final
category: Laboratory
code: Human papillomavirus deoxyribonucleic acid detection (procedure)
effective: 2025-01-12
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: Human papillomavirus (organism)
value: Human papillomavirus type 45 (organism)
Lithuanian
Generated Narrative: Observation observation-hpv-result-example
Language: en
Profile: HPV Test Result
status: Final
category: Laboratory
code: Human papillomavirus deoxyribonucleic acid detection (procedure)
effective: 2025-01-12
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: Human papillomavirus (organism)
value: Human papillomavirus type 45 (organism)
{
"resourceType": "Observation",
"id": "observation-hpv-result-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": "2025-01-12",
"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": "9482002",
"display": "Human papillomavirus (organism)"
}
]
},
"valueCodeableConcept": {
"coding": [
{
"system": "http://snomed.info/sct",
"code": "1269507002",
"display": "Human papillomavirus type 45 (organism)"
}
]
}
}
]
}