Dissolve-E: FHIR Implementation Guide for the AWMF Guideline Registry
0.1.0 - qa-preview

Dissolve-E: FHIR Implementation Guide for the AWMF Guideline Registry - Downloaded Version 0.1.0 See the Directory of published versions

: Guideline with leading author referencing Practitioner (fails invariant) - XML Representation

Raw xml | Download


<Composition xmlns="http://hl7.org/fhir">
  <id value="TestInvLeadingAuthorRefPerson-SHOULD-FAIL"/>
  <meta>
    <profile
             value="http://fhir.awmf.org/awmf.ig/StructureDefinition/awmf-guideline"/>
  </meta>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: Composition TestInvLeadingAuthorRefPerson-SHOULD-FAIL</b></p><a name="TestInvLeadingAuthorRefPerson-SHOULD-FAIL"> </a><a name="hcTestInvLeadingAuthorRefPerson-SHOULD-FAIL"> </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-awmf-guideline.html">AWMF Guideline</a></p></div><p><b>identifier</b>: <code>http://fhir.awmf.org/guidelines</code>/888-001 (use: official, )</p><p><b>version</b>: 1.0</p><p><b>status</b>: Final</p><p><b>type</b>: <span title="Codes:{https://fevir.net/resources/CodeSystem/179423 Guideline}">Guideline</span></p><p><b>date</b>: 2025-06-17</p><p><b>author</b>: <a href="PractitionerRole-GuidelineAuthorRoleExample.html">PractitionerRole </a></p><p><b>title</b>: Leading Author Practitioner Fail</p></div>
  </text>
  <identifier>
    <use value="official"/>
    <system value="http://fhir.awmf.org/guidelines"/>
    <value value="888-001"/>
  </identifier>
  <version value="1.0"/>
  <status value="final"/>
  <type>
    <coding>
      <system value="https://fevir.net/resources/CodeSystem/179423"/>
      <code value="Guideline"/>
      <display value="Guideline"/>
    </coding>
  </type>
  <date value="2025-06-17"/>
  <author>🔗 
    <extension
               url="http://fhir.awmf.org/awmf.ig/StructureDefinition/ext-guideline-author-role">
      <valueCodeableConcept>
        <coding>
          <system
                  value="http://fhir.awmf.org/awmf.ig/CodeSystem/cs-guideline-author-role"/>
          <code value="leading"/>
        </coding>
      </valueCodeableConcept>
    </extension>
    <reference value="PractitionerRole/GuidelineAuthorRoleExample"/>
  </author>
  <title value="Leading Author Practitioner Fail"/>
</Composition>