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

FHIR IG analytics

Packagehl7.fhir.us.davinci-cdex.r4b
Resource TypeProvenance
IdProvenance-cdex-provenance-inline-example-858.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 cdex-provenance-inline-example-858

Provenance for Condition Type 2 Diabetes Mellitus

Summary

Recorded2021-12-01 22:34:05-0800

Agents

TypewhoOn Behalf Of
Authorhttp://example.org/fhir/Practitioner/123Organization New Health Plan

Source1

{
  "resourceType": "Provenance",
  "id": "cdex-provenance-inline-example-858",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "target": [
    {
      "reference": "Condition/cdex-condition-inline-example-858"
    }
  ],
  "recorded": "2021-12-01T22:34:05-08:00",
  "agent": [
    {
      "type": {
        "coding": [
          {
            "system": "http://terminology.hl7.org/CodeSystem/provenance-participant-type",
            "code": "author",
            "display": "Author"
          }
        ]
      },
      "who": {
        "reference": "http://example.org/fhir/Practitioner/123"
      },
      "onBehalfOf": {
        "reference": "Organization/min"
      }
    }
  ]
}