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

FHIR IG analytics

Packagehl7.fhir.us.davinci-pdex.r4b
Resource TypeProvenance
IdProvenance-1000101.json
FHIR VersionR4B

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 1000101

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

Profile: PDex Provenance

Provenance for:

Summary

Recorded2020-08-09 15:26:23+0000
Activityappend

Agents

Typewho
CustodianOrganization Payer 1

Source1

{
  "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"
      }
    }
  ]
}