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

FHIR IG analytics

Packageca.qc.sq.sgrdv
Resource TypeProvenance
IdProvenance-prov-apt-booked-123.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": "prov-apt-booked-123",
  "meta": {
    "profile": [
      "http://sante.quebec/fhir/StructureDefinition/sgrdv-base-find-response-provenance"
    ]
  },
  "target": [
    {
      "reference": "urn:uuid:appointment-booked-001"
    }
  ],
  "agent": [
    {
      "who": {
        "identifier": {
          "system": "http://sante.quebec/fhir/NamingSystem/OMNIMED",
          "value": "omnimed-instance-1"
        }
      }
    }
  ],
  "recorded": "2026-05-01T10:00:00-04:00"
}