FHIR IG analytics| Package | hl7.fhir.us.davinci-hrex |
| Resource Type | Provenance |
| Id | Provenance-full.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: Provenance full
Language: en
Profile: HRex Provenance Profile
Summary
| Occurrence | 2020-07-28 |
| Recorded | 2020-07-30 20:07:15-0600 |
Agents
| Type | who | On Behalf Of |
| Transmitter | Organization New Health Plan | |
| Author | http://example.org/new-payer/fhir/Practitioner/pract1 | Organization New Health Plan |
{
"resourceType": "Provenance",
"id": "full",
"meta": {
"profile": [
"http://hl7.org/fhir/us/davinci-hrex/StructureDefinition/hrex-provenance"
]
},
"language": "en",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"target": [
{
"reference": "Coverage/full"
}
],
"occurredDateTime": "2020-07-28",
"recorded": "2020-07-30T20:07:15-06:00",
"agent": [
{
"type": {
"coding": [
{
"system": "http://hl7.org/fhir/us/core/CodeSystem/us-core-provenance-participant-type",
"code": "transmitter"
}
]
},
"who": {
"reference": "Organization/full"
}
},
{
"type": {
"coding": [
{
"system": "http://terminology.hl7.org/CodeSystem/provenance-participant-type",
"code": "author"
}
]
},
"who": {
"reference": "http://example.org/new-payer/fhir/Practitioner/pract1"
},
"onBehalfOf": {
"reference": "Organization/full"
}
}
],
"signature": [
{
"type": [
{
"system": "urn:iso-astm:E1762-95:2013",
"code": "1.2.840.10065.1.12.1.1"
}
],
"when": "2020-07-30T20:07:16.3831-06:00",
"who": {
"reference": "http://example.org/new-payer/Organization/57"
},
"data": "12345678"
},
{
"type": [
{
"system": "urn:iso-astm:E1762-95:2013",
"code": "1.2.840.10065.1.12.1.5"
}
],
"when": "2020-07-30T20:07:16.3847-06:00",
"who": {
"reference": "http://example.org/new-payer/Organization/57"
},
"data": "98765432"
}
]
}