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

FHIR IG analytics

Packageca.on.ehr.r4
Resource TypeProvenance
IdProvenance-ProvenanceExampleHL7v2.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": "ProvenanceExampleHL7v2",
  "meta": {
    "tag": [
      {
        "system": "http://ontariohealth.ca/fhir/ehr/CodeSystem/cdf-data-domain",
        "code": "accdr"
      },
      {
        "system": "http://ontariohealth.ca/fhir/CodeSystem/cdf-v2-message-type",
        "code": "ADT^A01"
      }
    ],
    "profile": [
      "http://ontariohealth.ca/fhir/ehr/StructureDefinition/profile-provenance"
    ]
  },
  "target": [
    {
      "reference": "Patient/4b22675f-0747-4152-842a-a6ce87451089/_history/1"
    },
    {
      "reference": "Practitioner/3e9c03cd-2048-4a9c-ab6c-5d02e079119a/_history/1"
    }
  ],
  "recorded": "2025-06-12T15:26:23.217+00:00",
  "activity": {
    "coding": [
      {
        "code": "transform",
        "system": "http://terminology.hl7.org/CodeSystem/iso-21089-lifecycle",
        "display": "Transform/Translate Record Lifecycle Event"
      }
    ]
  },
  "policy": [
    "http://ontariohealth.ca/fhir/provenance-policy/clinical-data"
  ],
  "agent": [
    {
      "type": {
        "coding": [
          {
            "code": "composer",
            "system": "http://terminology.hl7.org/CodeSystem/provenance-participant-type",
            "display": "Composer"
          }
        ]
      },
      "who": {
        "identifier": {
          "system": "urn:ietf:rfc:3986",
          "value": "urn:oid:2.16.840.1.113883.3.239.23.8.100.1"
        }
      }
    },
    {
      "type": {
        "coding": [
          {
            "code": "gateway",
            "system": "http://ontariohealth.ca/fhir/ehr/CodeSystem/provenance-participant-type",
            "display": "Gateway"
          }
        ]
      },
      "who": {
        "identifier": {
          "system": "urn:ietf:rfc:3986",
          "value": "urn:uuid:818e07be-03f8-40c9-851a-94d6a3aac322"
        }
      }
    },
    {
      "type": {
        "coding": [
          {
            "code": "transformer",
            "system": "http://terminology.hl7.org/CodeSystem/provenance-participant-type",
            "display": "Transformer"
          }
        ]
      },
      "who": {
        "display": "Ontario Health HL7v2 to FHIR Translation Engine"
      }
    }
  ],
  "entity": [
    {
      "role": "derivation",
      "what": {
        "identifier": {
          "system": "urn:ietf:rfc:3986",
          "value": "urn:uuid:707e07be-03f8-40c9-851a-94d6a3aac211"
        }
      }
    }
  ]
}