Da Vinci Payer Data Exchange, published by HL7 International / Financial Management. This guide is not an authorized publication; it is the continuous build for version 2.1.1 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/HL7/davinci-epdx/ and changes regularly. See the Directory of published versions
Page standards status: Informative |
{
"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" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: Provenance 1000101</b></p><a name=\"1000101\"> </a><a name=\"hc1000101\"> </a><a name=\"1000101-en-US\"> </a><div style=\"display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%\"><p style=\"margin-bottom: 0px\">version: 1; Last updated: 2020-08-09 15:26:23+0000</p><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-pdex-provenance.html\">PDex Provenance</a></p></div><p>Provenance for: </p><ul><li><a href=\"Encounter-6.html\">Encounter: status = finished; class = Ambulatory (ActCode#AMB); type = Consultation</a></li><li><a href=\"Encounter-7.html\">Encounter: status = finished; class = Ambulatory (ActCode#AMB); type = Patient encounter procedure</a></li></ul><p>Summary</p><table class=\"grid\"><tr><td>Recorded</td><td>2020-08-09 15:26:23+0000</td></tr><tr><td>Activity</td><td><span title=\"Codes:{http://terminology.hl7.org/CodeSystem/v3-DataOperation APPEND}\">append</span></td></tr></table><p><b>Agents</b></p><table class=\"grid\"><tr><td><b>Type</b></td><td><b>who</b></td></tr><tr><td><span title=\"Codes:{http://hl7.org/fhir/us/core/CodeSystem/us-core-provenance-participant-type transmitter}, {http://terminology.hl7.org/CodeSystem/provenance-participant-type custodian}\">Custodian</span></td><td><a href=\"Organization-Payer1.html\">Organization Payer 1</a></td></tr></table></div>"
},
"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"
}
}
]
}