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
| Active as of 2026-05-30 |
<CodeSystem xmlns="http://hl7.org/fhir">
<id value="proposal-contribution-role"/>
<text>
<status value="generated"/>
<div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: CodeSystem proposal-contribution-role</b></p><a name="proposal-contribution-role"> </a><a name="hcproposal-contribution-role"> </a><p>This case-sensitive code system <code>https://fhir.cognovis.de/praxis/CodeSystem/proposal-contribution-role</code> defines the following codes:</p><table class="codes"><tr><td style="white-space:nowrap"><b>Code</b></td><td><b>Display</b></td><td><b>Definition</b></td></tr><tr><td style="white-space:nowrap">software-suggested<a name="proposal-contribution-role-software-suggested"> </a></td><td>Software-suggested</td><td>A deterministic parser or rule engine extracted the proposal from structured source data.</td></tr><tr><td style="white-space:nowrap">llm-suggested<a name="proposal-contribution-role-llm-suggested"> </a></td><td>LLM-suggested</td><td>A large-language-model component extracted the proposal from free text or other unstructured source data.</td></tr><tr><td style="white-space:nowrap">clinician-confirmed<a name="proposal-contribution-role-clinician-confirmed"> </a></td><td>Clinician-confirmed</td><td>A clinician reviewed and confirmed a previously suggested proposal.</td></tr><tr><td style="white-space:nowrap">linked-existing<a name="proposal-contribution-role-linked-existing"> </a></td><td>Linked to existing record</td><td>A proposal was resolved by linking to an existing clinical record instead of creating a new resource.</td></tr><tr><td style="white-space:nowrap">manual-entry<a name="proposal-contribution-role-manual-entry"> </a></td><td>Manual entry</td><td>A clinician created a structured resource directly without an intermediate proposal step.</td></tr></table></div>
</text>
<url
value="https://fhir.cognovis.de/praxis/CodeSystem/proposal-contribution-role"/>
<identifier>
<system value="urn:ietf:rfc:3986"/>
<value value="urn:oid:2.16.840.1.113883.3.7985.16.43"/>
</identifier>
<version value="0.71.0"/>
<name value="ProposalContributionRoleCS"/>
<title value="Proposal Contribution Role"/>
<status value="active"/>
<experimental value="false"/>
<date value="2026-05-30T10:39:27+02:00"/>
<publisher value="cognovis GmbH"/>
<contact>
<name value="cognovis GmbH"/>
<telecom>
<system value="url"/>
<value value="https://www.cognovis.de"/>
</telecom>
<telecom>
<system value="email"/>
<value value="info@cognovis.de"/>
</telecom>
</contact>
<description
value="Roles that describe how a participant contributed to a structured clinical proposal lifecycle."/>
<jurisdiction>
<coding>
<system value="urn:iso:std:iso:3166"/>
<code value="DE"/>
<display value="Germany"/>
</coding>
</jurisdiction>
<caseSensitive value="true"/>
<content value="complete"/>
<count value="5"/>
<concept>
<code value="software-suggested"/>
<display value="Software-suggested"/>
<definition
value="A deterministic parser or rule engine extracted the proposal from structured source data."/>
</concept>
<concept>
<code value="llm-suggested"/>
<display value="LLM-suggested"/>
<definition
value="A large-language-model component extracted the proposal from free text or other unstructured source data."/>
</concept>
<concept>
<code value="clinician-confirmed"/>
<display value="Clinician-confirmed"/>
<definition
value="A clinician reviewed and confirmed a previously suggested proposal."/>
</concept>
<concept>
<code value="linked-existing"/>
<display value="Linked to existing record"/>
<definition
value="A proposal was resolved by linking to an existing clinical record instead of creating a new resource."/>
</concept>
<concept>
<code value="manual-entry"/>
<display value="Manual entry"/>
<definition
value="A clinician created a structured resource directly without an intermediate proposal step."/>
</concept>
</CodeSystem>