FHIR IG analytics| Package | hl7.fhir.us.davinci-pdex |
| Resource Type | Provenance |
| Id | Provenance-1000016.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: Provenance 1000016
version: 1; Last updated: 2020-10-09 15:26:23+0000
Profile: PDex Provenance
Provenance for DocumentReference: status = current; type = Summary of episode note; category = Clinical Note; date = 2020-10-09 15:26:23+0000
Summary
| Recorded | 2020-10-09 15:26:23+0000 |
Agents
| Type | who |
| Transmitter | Organization Provider 1 |
{
"resourceType": "Provenance",
"id": "1000016",
"meta": {
"versionId": "1",
"lastUpdated": "2020-10-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": "DocumentReference/123456"
}
],
"recorded": "2020-10-09T15:26:23.217+00:00",
"agent": [
{
"type": {
"coding": [
{
"system": "http://hl7.org/fhir/us/core/CodeSystem/us-core-provenance-participant-type",
"code": "transmitter",
"display": "Transmitter"
}
]
},
"who": {
"reference": "Organization/ProviderOrg1"
}
}
],
"entity": [
{
"extension": [
{
"url": "http://hl7.org/fhir/us/davinci-pdex/StructureDefinition/ProvenanceSourceFrom",
"valueCodeableConcept": {
"coding": [
{
"system": "http://hl7.org/fhir/us/davinci-pdex/CodeSystem/ProvenancePayerDataSource",
"code": "unstructured"
}
]
}
}
],
"role": "source",
"what": {
"display": "No reference available"
}
}
]
}