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

FHIR IG analytics

Packagefhir.r4.wales
Resource TypeProvenance
IdExample-DataStandardsWales-Provenance-DocumentReferenceCreation.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": "Example-DataStandardsWales-Provenance-DocumentReferenceCreation",
  "meta": {
    "profile": [
      "https://fhir.nhs.wales/StructureDefinition/DataStandardsWales-Provenance"
    ]
  },
  "target": [
    {
      "reference": "DocumentReference/Example-DataStandardsWales-DocumentReference/_history/1"
    }
  ],
  "recorded": "2025-07-22T11:20:17+00:00",
  "activity": {
    "coding": [
      {
        "system": "http://terminology.hl7.org/CodeSystem/iso-21089-lifecycle",
        "code": "originate",
        "display": "Originate/Retain Record Lifecycle Event"
      }
    ]
  },
  "agent": [
    {
      "type": {
        "coding": [
          {
            "system": "http://terminology.hl7.org/CodeSystem/provenance-participant-type",
            "code": "enterer",
            "display": "Enterer"
          }
        ]
      },
      "who": {
        "reference": "PractitionerRole/Example-DataStandardsWales-PractitionerRole-MedicalSecretary-LesleyWebb",
        "display": "WEBB Lesley, Ms (NADEX:Le123456)"
      }
    },
    {
      "type": {
        "coding": [
          {
            "system": "http://terminology.hl7.org/CodeSystem/provenance-participant-type",
            "code": "composer",
            "display": "Composer"
          }
        ]
      },
      "who": {
        "reference": "Device/Example-DataStandardsWales-Device-WCP",
        "display": "Welsh Clinical Portal"
      }
    },
    {
      "type": {
        "coding": [
          {
            "system": "http://terminology.hl7.org/CodeSystem/provenance-participant-type",
            "code": "assembler",
            "display": "Assembler"
          }
        ]
      },
      "who": {
        "reference": "Device/Example-DataStandardsWales-Device-CDRcomponentDocs",
        "display": "DocumentReference FHIR engine (CDR)"
      }
    }
  ]
}