FHIR implementation guide of AP-HP FormBuilder
1.0.0 - ci-build
FHIR implementation guide of AP-HP FormBuilder - Local Development build (v1.0.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions
{
"resourceType" : "Provenance",
"id" : "5dfca861-dd96-4394-b2e2-d1df94aa5c72",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Narratif généré : Provenance 5dfca861-dd96-4394-b2e2-d1df94aa5c72</b></p><a name=\"5dfca861-dd96-4394-b2e2-d1df94aa5c72\"> </a><a name=\"hc5dfca861-dd96-4394-b2e2-d1df94aa5c72\"> </a><p>Provenance for <a href=\"StructureDefinition-QuestionnaireItemSource.html\">StructureDefinition Source application</a></p><p>Résumé</p><table class=\"grid\"><tr><td>Occurrence</td><td>2025-03-03</td></tr><tr><td>Recorded</td><td>2025-03-03 16:43:00+0000</td></tr><tr><td>Activité</td><td><span title=\"Codes:{http://terminology.hl7.org/CodeSystem/v3-DataOperation UPDATE}\">revise</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" : "StructureDefinition/QuestionnaireItemSource"
}
],
"occurredDateTime" : "2025-03-03",
"recorded" : "2025-03-03T16:43:00.000Z",
"reason" : [
{
"text" : "Transfert of this extension from the private to the public AP-HP FB IG"
}
],
"activity" : {
"coding" : [
{
"system" : "http://terminology.hl7.org/CodeSystem/v3-DataOperation",
"code" : "UPDATE"
}
]
},
"agent" : [
{
"type" : {
"coding" : [
{
"system" : "http://terminology.hl7.org/CodeSystem/provenance-participant-type",
"code" : "author"
}
]
},
"who" : {
"display" : "Nicolas Griffon"
}
}
]
}