FHIR IG analytics| Package | ihe.iti.pcf |
| Resource Type | Provenance |
| Id | Provenance-ex-provenance2-consent-basic-treat.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: Provenance ex-provenance2-consent-basic-treat
Summary
| Occurrence | 2022-06-13 |
| Recorded | 2022-06-13 01:02:04-0500 |
| Activity | revise |
Agents
| Type | who |
| Performer | Practitioner: telecom = Clerk@example.org |
{
"resourceType": "Provenance",
"id": "ex-provenance2-consent-basic-treat",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"target": [
{
"reference": "Consent/ex-consent-basic-treat"
}
],
"occurredDateTime": "2022-06-13",
"recorded": "2022-06-13T01:02:04-05:00",
"activity": {
"coding": [
{
"system": "http://terminology.hl7.org/CodeSystem/v3-DataOperation",
"code": "UPDATE"
}
]
},
"agent": [
{
"type": {
"coding": [
{
"system": "http://terminology.hl7.org/CodeSystem/provenance-participant-type",
"code": "performer"
}
]
},
"who": {
"reference": "Practitioner/ex-clerk"
}
}
],
"entity": [
{
"role": "revision",
"what": {
"reference": "Consent/ex-consent-basic-treat"
}
}
]
}