FHIR IG analytics| Package | fhir.astp.bhp |
| Resource Type | Procedure |
| Id | Procedure-harm-reduction-example-1.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: Procedure harm-reduction-example-1
status: Completed
code: Alcohol harm reduction program (regime/therapy)
subject: James Wolff
performed: 2024-03-23
{
"resourceType": "Procedure",
"id": "harm-reduction-example-1",
"meta": {
"profile": [
"http://hl7.org/fhir/us/core/StructureDefinition/us-core-procedure|6.1.0"
]
},
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"status": "completed",
"code": {
"coding": [
{
"system": "http://snomed.info/sct",
"code": "720175009",
"display": "Alcohol harm reduction program (regime/therapy)"
}
],
"text": "Alcohol harm reduction program (regime/therapy)"
},
"subject": {
"reference": "Patient/bh-patient-example",
"display": "James Wolff"
},
"performedDateTime": "2024-03-23"
}