FHIR IG analytics| Package | ihe.pcc.maps |
| Resource Type | Procedure |
| Id | Procedure-ex-Procedure-EducationSmoking.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: Procedure ex-Procedure-EducationSmoking
Profile: Procedure (IPS)
Security Label: test health data (Details: ActReason code HTEST = 'test health data')
basedOn: ServiceRequest Pregnancy smoking advice
status: Completed
category: Patient education
code: Pregnancy smoking advice
performed: 2022-08-25
| Actor |
| Practitioner Simone Heps (official) |
reasonCode: Smokes tobacco daily
{
"resourceType": "Procedure",
"id": "ex-Procedure-EducationSmoking",
"meta": {
"profile": [
"http://hl7.org/fhir/uv/ips/StructureDefinition/Procedure-uv-ips"
],
"security": [
{
"system": "http://terminology.hl7.org/CodeSystem/v3-ActReason",
"code": "HTEST"
}
]
},
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"basedOn": [
{
"reference": "ServiceRequest/ex-ServiceRequest-EducationSmoking"
}
],
"status": "completed",
"category": {
"coding": [
{
"system": "http://snomed.info/sct",
"code": "311401005"
}
]
},
"code": {
"coding": [
{
"system": "http://snomed.info/sct",
"code": "171055003"
}
]
},
"subject": {
"reference": "Patient/ex-Patient-AmandaAlvarez"
},
"performedDateTime": "2022-08-25",
"performer": [
{
"actor": {
"reference": "Practitioner/ex-Practitioner"
}
}
],
"reasonCode": [
{
"coding": [
{
"system": "http://snomed.info/sct",
"code": "449868002"
}
]
}
]
}