FHIR IG analytics| Package | hl7.fhir.us.davinci-pdex.r4 |
| Resource Type | Provenance |
| Id | Provenance-1000101.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: Provenance 1000101
version: 1; Last updated: 2020-08-09 15:26:23+0000
Profile: PDex Provenance
Provenance for:
Summary
| Recorded | 2020-08-09 15:26:23+0000 |
| Activity | append |
Agents
| Type | who |
| Custodian | Organization Payer 1 |
{
"resourceType": "Provenance",
"id": "1000101",
"meta": {
"versionId": "1",
"lastUpdated": "2020-08-09T15:26:23.217+00:00",
"profile": [
"http://hl7.org/fhir/us/davinci-pdex/StructureDefinition/pdex-provenance"
]
},
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"target": [
{
"reference": "Encounter/6"
},
{
"reference": "Encounter/7"
}
],
"recorded": "2020-08-09T15:26:23.217+00:00",
"reason": [
{
"coding": [
{
"system": "http://terminology.hl7.org/CodeSystem/v3-ActReason",
"code": "RECORDMGT"
}
]
}
],
"activity": {
"coding": [
{
"system": "http://terminology.hl7.org/CodeSystem/v3-DataOperation",
"code": "APPEND"
}
]
},
"agent": [
{
"type": {
"coding": [
{
"system": "http://hl7.org/fhir/us/core/CodeSystem/us-core-provenance-participant-type",
"code": "transmitter"
},
{
"system": "http://terminology.hl7.org/CodeSystem/provenance-participant-type",
"code": "custodian",
"display": "Custodian"
}
]
},
"who": {
"reference": "Organization/Payer1"
}
}
]
}