FHIR IG analytics| Package | smart.who.int.hiv |
| Resource Type | Procedure |
| Id | Procedure-HivVmmcProcedureExample.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: Procedure HivVmmcProcedureExample
status: Completed
code: VMMC procedure
subject: Anonymous Patient Male, DoB: 1980-01-01
performed: 2023-01-07 10:00:00+0000
{
"resourceType": "Procedure",
"id": "HivVmmcProcedureExample",
"meta": {
"profile": [
"http://smart.who.int/hiv/StructureDefinition/HivVmmcProcedure"
]
},
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"status": "completed",
"code": {
"coding": [
{
"system": "http://smart.who.int/hiv/CodeSystem/HIVConcepts",
"code": "HIV.B.DE197"
}
]
},
"subject": {
"reference": "Patient/ExampleHivPatient"
},
"performedDateTime": "2023-01-07T10:00:00Z"
}