{
  "resourceType" : "Provenance",
  "id" : "cdex-provenance-inline-example-858",
  "meta" : {
    "extension" : [{
      "url" : "http://hl7.org/fhir/StructureDefinition/instance-name",
      "valueString" : "CDex Provenance Inline Example 858"
    },
    {
      "url" : "http://hl7.org/fhir/StructureDefinition/instance-description",
      "valueMarkdown" : "Provenance example used to create inline scenarios for this guide"
    }],
    "profile" : ["http://hl7.org/fhir/us/core/StructureDefinition/us-core-provenance|3.1.1",
    "http://hl7.org/fhir/us/core/StructureDefinition/us-core-provenance|6.1.0",
    "http://hl7.org/fhir/us/core/StructureDefinition/us-core-provenance|7.0.0"]
  },
  "language" : "en",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: Provenance cdex-provenance-inline-example-858</b></p><a name=\"cdex-provenance-inline-example-858\"> </a><a name=\"hccdex-provenance-inline-example-858\"> </a><div style=\"display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%\"><p style=\"margin-bottom: 0px\"/><p style=\"margin-bottom: 0px\">Profiles: <a href=\"http://hl7.org/fhir/us/core/STU3.1.1/StructureDefinition-us-core-provenance.html\">US Core Provenance Profile</a> version: 3.1.1, <a href=\"http://hl7.org/fhir/us/core/STU6.1/StructureDefinition-us-core-provenance.html\">US Core Provenance Profile</a> version: 6.1.0, <a href=\"http://hl7.org/fhir/us/core/STU7/StructureDefinition-us-core-provenance.html\">US Core Provenance Profile</a> version: 7.0.0</p></div><p>Provenance for <a href=\"Condition-cdex-condition-inline-example-858.html\">Condition Type 2 Diabetes Mellitus</a></p><p>Summary</p><table class=\"grid\"><tr><td>Recorded</td><td>2021-12-01 22:34:05-0800</td></tr></table><p><b>Agents</b></p><table class=\"grid\"><tr><td><b>Type</b></td><td><b>who</b></td><td><b>On Behalf Of</b></td></tr><tr><td><span title=\"Codes:{http://terminology.hl7.org/CodeSystem/provenance-participant-type author}\">Author</span></td><td><a href=\"http://example.org/fhir/Practitioner/123\">http://example.org/fhir/Practitioner/123</a></td><td><a href=\"http://hl7.org/fhir/us/davinci-hrex/STU1.1/Organization-min.html\">Organization New Health Plan</a></td></tr></table></div>"
  },
  "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"
    }
  }]
}