Soigneur FHIR Implementation Guide
0.1.0 - ci-build
Soigneur FHIR Implementation Guide - Local Development build (v0.1.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions
{
"resourceType" : "Provenance",
"id" : "synth-iron-01-session-prov",
"meta" : {
"profile" : [
🔗 "https://fhir.soigneur.coach/fhir/StructureDefinition/cc-translation-provenance"
]
},
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: Provenance synth-iron-01-session-prov</b></p><a name=\"synth-iron-01-session-prov\"> </a><a name=\"hcsynth-iron-01-session-prov\"> </a><div style=\"display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%\"><p style=\"margin-bottom: 0px\"/><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-cc-translation-provenance.html\">Ingestion / Translation Provenance (Provenance)</a></p></div><p>Provenance for <a href=\"Observation-synth-iron-01-session.html\">Observation Physical activity group</a></p><p>Summary</p><table class=\"grid\"><tr><td>Recorded</td><td>2025-12-13 23:00:00+0000</td></tr><tr><td>Activity</td><td><span title=\"Codes:{https://fhir.soigneur.coach/fhir/CodeSystem/cc-provenance-activity translate}\">Translate</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><a href=\"Device-synth-iron-01-device-provider.html\">Device: status = active</a></td></tr></table></div>"
},
"target" : [
{
🔗 "reference" : "Observation/synth-iron-01-session"
}
],
"recorded" : "2025-12-13T23:00:00+00:00",
"activity" : {
"coding" : [
{
"system" : "https://fhir.soigneur.coach/fhir/CodeSystem/cc-provenance-activity",
"code" : "translate",
"display" : "Translate"
}
]
},
"agent" : [
{
"type" : {
"coding" : [
{
"system" : "http://terminology.hl7.org/CodeSystem/provenance-participant-type",
"code" : "author"
}
]
},
"who" : {
🔗 "reference" : "Device/synth-iron-01-device-provider"
}
}
],
"entity" : [
{
"role" : "source",
"what" : {
🔗 "reference" : "Binary/synth-iron-01-session-rawbinary"
}
}
]
}