FHIR IG analytics| Package | fhir.astp.bhp |
| Resource Type | Procedure |
| Id | Procedure-bh-prevention-education-program-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 bh-prevention-education-program-example-1
basedOn: ServiceRequest Referral to peer support (procedure)
status: Completed
code: Behavioral Health Prevention Education
subject: James Wolff
performed: 2024-03-23
{
"resourceType": "Procedure",
"id": "bh-prevention-education-program-example-1",
"meta": {
"profile": [
"http://hl7.org/fhir/us/core/StructureDefinition/us-core-procedure|6.1.0"
]
},
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"basedOn": [
{
"reference": "ServiceRequest/ServiceRequest-peer-mentoring-example-1"
}
],
"status": "completed",
"code": {
"coding": [
{
"system": "https://www.cms.gov/Medicare/Coding/HCPCSReleaseCodeSets",
"code": "H0025",
"display": "Behavioral health prevention education service (delivery of services with target population to affect knowledge, attitude and/or behavior)"
}
],
"text": "Behavioral Health Prevention Education"
},
"subject": {
"reference": "Patient/bh-patient-example",
"display": "James Wolff"
},
"performedDateTime": "2024-03-23"
}