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

FHIR IG analytics

Packagefhir.r4.wales.test
Resource TypeProvenance
IdExample-DataStandardsWales-Provenance-HCA-PractitionerAndRole.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-Provenance-PractitionerAndRole-HCA",
  "meta": {
    "profile": [
      "https://fhir.nhs.wales/StructureDefinition/DataStandardsWales-Provenance"
    ]
  },
  "target": [
    {
      "reference": "Practitioner/Example-PractitionerRole-HealthCareAssistant/_history/1"
    },
    {
      "reference": "PractitionerRole/Example-PractitionerRole-HealthCareAssistant/_history/1"
    }
  ],
  "recorded": "2024-08-08T08:06:07.046012+00:00",
  "activity": {
    "coding": [
      {
        "system": "http://terminology.hl7.org/CodeSystem/iso-21089-lifecycle",
        "code": "receive",
        "display": "Receive/Retain Record Lifecycle Event"
      }
    ]
  },
  "agent": [
    {
      "type": {
        "coding": [
          {
            "system": "http://terminology.hl7.org/CodeSystem/provenance-participant-type",
            "code": "composer",
            "display": "Composer"
          }
        ]
      },
      "who": {
        "reference": "Device/6655b28d-dc8b-419c-acde-9b901448b261",
        "display": "Welsh Clinical Portal (ABUHB)"
      }
    }
  ]
}