FHIR IG analytics| Package | hl7.fhir.us.davinci-cdex |
| Resource Type | Provenance |
| Id | Provenance-cdex-provenance-inline-example-858.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: Provenance cdex-provenance-inline-example-858
Provenance for Condition Type 2 Diabetes Mellitus
Summary
| Recorded | 2021-12-01 22:34:05-0800 |
Agents
| Type | who | On Behalf Of |
| Author | http://example.org/fhir/Practitioner/123 | Organization New Health Plan |
{
"resourceType": "Provenance",
"id": "cdex-provenance-inline-example-858",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"target": [
{
"reference": "Condition/cdex-condition-inline-example-858"
}
],
"recorded": "2021-12-01T22:34:05-08:00",
"agent": [
{
"type": {
"coding": [
{
"system": "http://terminology.hl7.org/CodeSystem/provenance-participant-type",
"code": "author",
"display": "Author"
}
]
},
"who": {
"reference": "http://example.org/fhir/Practitioner/123"
},
"onBehalfOf": {
"reference": "Organization/min"
}
}
]
}