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

FHIR IG analytics

Packagefhir.r4.nhsengland.programme
Resource TypeProvenance
IdPDS-Provenance-RelatedPersonUpdate-Example.json
FHIR VersionR4

Resources that use this resource

No resources found


Resources that this resource uses

No resources found


Narrative

No narrative content found in resource


Source1

{
  "resourceType": "Provenance",
  "id": "PDS-Provenance-RelatedPersonUpdate-Example",
  "target": [
    {
      "reference": "RelatedPerson/PDS-RelatedPerson-D1EDA4B8-Example"
    }
  ],
  "recorded": "2025-06-30T12:00:00Z",
  "activity": {
    "coding": [
      {
        "system": "http://terminology.hl7.org/CodeSystem/v3-DataOperation",
        "code": "UPDATE",
        "display": "update"
      }
    ]
  },
  "agent": [
    {
      "who": {
        "identifier": {
          "system": "https://fhir.nhs.uk/Id/accredited-system-id",
          "value": "200000000115"
        }
      },
      "onBehalfOf": {
        "identifier": {
          "system": "https://fhir.nhs.uk/Id/ods-organization-code",
          "value": "RR8"
        }
      }
    }
  ]
}