FHIR © HL7.org  |  FHIRsmith 4.0.1  |  Server Home  |  XIG Home  |  XIG Stats  | 

FHIR IG analytics

Packagehl7.fhir.us.davinci-pdex
Resource TypeProvenance
IdProvenance-1000017.json
FHIR VersionR4

Resources that use this resource

No resources found


Resources that this resource uses

No resources found


Narrative

Note: links and images are rebased to the (stated) source

Generated Narrative: Provenance 1000017

version: 1; Last updated: 2020-07-09 15:26:23+0000

Profile: PDex Provenance

Provenance for Bundle: type = searchset; timestamp = 2020-09-28 23:26:23+0000; total = 1

Summary

Recorded2020-07-09 15:26:23+0000

Agents

TypeRolewho
TransmitterOrganization Payer 1

Source1

{
  "resourceType": "Provenance",
  "id": "1000017",
  "meta": {
    "versionId": "1",
    "lastUpdated": "2020-07-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": "Bundle/3000002"
    }
  ],
  "recorded": "2020-07-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"
          }
        ]
      },
      "role": [
        {
          "coding": [
            {
              "system": "http://terminology.hl7.org/CodeSystem/contractsignertypecodes",
              "code": "TRANS"
            }
          ]
        }
      ],
      "who": {
        "reference": "Organization/Payer1"
      }
    }
  ]
}