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

FHIR IG analytics

Packagehl7.fhir.us.davinci-pdex
Resource TypeProvenance
IdProvenance-1000016.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 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

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

Agents

Typewho
TransmitterOrganization Provider 1

Source1

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