Data Management with FHIR
0.1.0 - ci-build France flag

Data Management with FHIR - Local Development build (v0.1.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions

:

Raw json | Download

{
  "resourceType" : "Provenance",
  "id" : "d91f1257-0dc4-454d-8d4f-93f0cf291ab2",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Narratif généré : Provenance d91f1257-0dc4-454d-8d4f-93f0cf291ab2</b></p><a name=\"d91f1257-0dc4-454d-8d4f-93f0cf291ab2\"> </a><a name=\"hcd91f1257-0dc4-454d-8d4f-93f0cf291ab2\"> </a><p>Provenance for <a href=\"Observation-bilirubine-totale-cas-9.html\">Observation Bilirubine [Moles/Volume] Sérum/Plasma ; Numérique</a></p><p>Résumé</p><table class=\"grid\"><tr><td>Occurrence</td><td>2025-10-16</td></tr><tr><td>Recorded</td><td>2025-10-16 16:00:00+0200</td></tr><tr><td>Activité</td><td><span title=\"Codes:{http://terminology.hl7.org/CodeSystem/v3-DataOperation CREATE}\">create</span></td></tr></table><p><b>Agents</b></p><table class=\"grid\"><tr><td><b>Type</b></td><td><b>who</b></td></tr><tr><td><span title=\"Codes:{http://terminology.hl7.org/CodeSystem/provenance-participant-type author}\">Author</span></td><td>Nicolas Griffon</td></tr></table></div>"
  },
  "target" : [
    {
      🔗 "reference" : "Observation/bilirubine-totale-cas-9"
    }
  ],
  "occurredDateTime" : "2025-10-16",
  "recorded" : "2025-10-16T16:00:00+02:00",
  "reason" : [
    {
      "text" : "Création des ressources de la couche sémantique pour la représentation du cas 9"
    }
  ],
  "activity" : {
    "coding" : [
      {
        "system" : "http://terminology.hl7.org/CodeSystem/v3-DataOperation",
        "code" : "CREATE"
      }
    ]
  },
  "agent" : [
    {
      "type" : {
        "coding" : [
          {
            "system" : "http://terminology.hl7.org/CodeSystem/provenance-participant-type",
            "code" : "author"
          }
        ]
      },
      "who" : {
        "display" : "Nicolas Griffon"
      }
    }
  ]
}