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-MultipleTargets.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-MultipleTargets",
  "meta": {
    "profile": [
      "https://fhir.nhs.wales/StructureDefinition/DataStandardsWales-Provenance"
    ]
  },
  "target": [
    {
      "reference": "Observation/0c746e45-1795-47ac-a584-4cd9ddb773c1"
    },
    {
      "reference": "Observation/10698c9c-94e4-4e6b-af90-91c91906b2bf"
    },
    {
      "reference": "Observation/3eb8fa7e-3f0b-49e2-8a7c-fa2117a31f54"
    },
    {
      "reference": "Observation/ef5b72f7-37ef-46bb-a746-c01a74a9e16a"
    }
  ],
  "recorded": "2024-08-08T08:06:07.046012+00:00",
  "activity": {
    "coding": [
      {
        "system": "http://terminology.hl7.org/CodeSystem/iso-21089-lifecycle",
        "code": "amend",
        "display": "Amend (Update) Record Lifecycle Event"
      }
    ]
  },
  "agent": [
    {
      "type": {
        "coding": [
          {
            "system": "http://terminology.hl7.org/CodeSystem/provenance-participant-type",
            "code": "composer",
            "display": "Composer"
          }
        ]
      },
      "who": {
        "reference": "Device/9240a1d4-fee3-59a3-a36d-4a6c68878bfa",
        "display": "Welsh Clinical Portal"
      }
    },
    {
      "type": {
        "coding": [
          {
            "system": "http://terminology.hl7.org/CodeSystem/provenance-participant-type",
            "code": "performer",
            "display": "Performer"
          }
        ]
      },
      "who": {
        "reference": "Practitioner/e5d695e7-cf2a-4b7b-b827-39dad4f17331",
        "display": "David Mason"
      }
    }
  ]
}