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

FHIR IG analytics

Packageihe.iti.pcf
Resource TypeProvenance
IdProvenance-ex-provenance-consent-basic-treat.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


Source1

{
  "resourceType": "Provenance",
  "id": "ex-provenance-consent-basic-treat",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "target": [
    {
      "reference": "Consent/ex-consent-basic-treat"
    }
  ],
  "occurredDateTime": "2022-06-13",
  "recorded": "2022-06-13T01:02:03-05:00",
  "activity": {
    "coding": [
      {
        "system": "http://terminology.hl7.org/CodeSystem/v3-DataOperation",
        "code": "CREATE"
      }
    ]
  },
  "agent": [
    {
      "type": {
        "coding": [
          {
            "system": "http://terminology.hl7.org/CodeSystem/provenance-participant-type",
            "code": "performer"
          }
        ]
      },
      "who": {
        "reference": "Practitioner/ex-clerk"
      }
    }
  ]
}