FHIR IG analytics| Package | smart.who.int.hiv |
| Resource Type | Observation |
| Id | Observation-ExampleCervicalCancerScreening.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: Observation ExampleCervicalCancerScreening
Profile: Cervical Cancer Screening
status: Final
category: Diagnostic procedure
code: HPV-DNA
subject: Anonymous Patient Male, DoB: 1980-01-01
effective: 2020-01-01 13:00:00+0000
value: Positive for cervical precancer lesions
{
"resourceType": "Observation",
"id": "ExampleCervicalCancerScreening",
"meta": {
"profile": [
"http://smart.who.int/hiv/StructureDefinition/HivCervicalCancerScreening"
]
},
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"status": "final",
"category": [
{
"coding": [
{
"system": "http://snomed.info/sct",
"code": "103693007",
"display": "Diagnostic procedure"
}
]
}
],
"code": {
"coding": [
{
"system": "http://smart.who.int/hiv/CodeSystem/HIVConcepts",
"code": "HIV.D.DE659"
}
]
},
"subject": {
"reference": "Patient/ExampleHivPatient"
},
"effectiveDateTime": "2020-01-01T13:00:00Z",
"valueCodeableConcept": {
"coding": [
{
"system": "http://smart.who.int/hiv/CodeSystem/HIVConcepts",
"code": "HIV.D.DE707"
}
]
}
}