German Practice Management FHIR Profiles (R4)
0.71.0 - STU1
DE
German Practice Management FHIR Profiles (R4) - Local Development build (v0.71.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions
{
"resourceType" : "Provenance",
"id" : "ExampleProposalSuggestionProvenance",
"meta" : {
"profile" : [
🔗 "https://fhir.cognovis.de/praxis/StructureDefinition/praxis-proposal-provenance"
]
},
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: Provenance ExampleProposalSuggestionProvenance</b></p><a name=\"ExampleProposalSuggestionProvenance\"> </a><a name=\"hcExampleProposalSuggestionProvenance\"> </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-praxis-proposal-provenance.html\">Praxis Proposal Provenance</a></p></div><p>Provenance for <a href=\"Condition-ExampleDiagnose.html\">Condition Diabetes mellitus, Typ 2, ohne Komplikationen</a></p><p>Summary</p><table class=\"grid\"><tr><td>Recorded</td><td>2026-05-18 10:15:00+0100</td></tr><tr><td>Activity</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>Role</b></td><td><b>who</b></td></tr><tr><td><span title=\"Codes:{http://terminology.hl7.org/CodeSystem/provenance-participant-type assembler}\">Assembler</span></td><td/><td><a href=\"Device-example-proposal-engine-device.html\">Device: type = </a></td></tr></table></div>"
},
"target" : [
{
🔗 "reference" : "Condition/ExampleDiagnose"
}
],
"recorded" : "2026-05-18T10:15:00+01:00",
"activity" : {
"coding" : [
{
"system" : "http://terminology.hl7.org/CodeSystem/v3-DataOperation",
"code" : "CREATE",
"display" : "create"
}
]
},
"agent" : [
{
"type" : {
"coding" : [
{
"system" : "http://terminology.hl7.org/CodeSystem/provenance-participant-type",
"code" : "assembler",
"display" : "Assembler"
}
]
},
"role" : [
{
"coding" : [
{
"system" : "https://fhir.cognovis.de/praxis/CodeSystem/proposal-contribution-role",
"code" : "llm-suggested",
"display" : "LLM-suggested"
}
]
}
],
"who" : {
🔗 "reference" : "Device/example-proposal-engine-device"
}
}
],
"entity" : [
{
"role" : "source",
"what" : {
🔗 "reference" : "Composition/example-card-entry-composition"
}
}
]
}