Evidence Based Medicine on FHIR Implementation Guide
2.0.0-ballot - ballot International flag

Evidence Based Medicine on FHIR Implementation Guide, published by HL7 International / Clinical Decision Support. This guide is not an authorized publication; it is the continuous build for version 2.0.0-ballot built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/HL7/ebm/ and changes regularly. See the Directory of published versions

: Evidence Report Contributor Role Value Set - XML Representation

Page standards status: Draft Maturity Level: 1

Raw xml | Download


<ValueSet xmlns="http://hl7.org/fhir">
  <id value="evidence-report-contributor-role"/>
  <text>
    <status value="extensions"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: ValueSet evidence-report-contributor-role</b></p><a name="evidence-report-contributor-role"> </a><a name="hcevidence-report-contributor-role"> </a><a name="evidence-report-contributor-role-en-US"> </a><p>This value set includes codes based on the following rules:</p><ul><li>Include all codes defined in <a href="http://hl7.org/fhir/R5/codesystem-contributor-role.html"><code>http://hl7.org/fhir/contributor-role</code></a></li><li>Include these codes as defined in <a href="CodeSystem-179423.html"><code>https://fevir.net/resources/CodeSystem/179423</code></a><table class="none"><tr><td style="white-space:nowrap"><b>Code</b></td><td><b>Display</b></td><td><b>Definition</b></td></tr><tr><td><a href="CodeSystem-179423.html#179423-recorder">recorder</a></td><td>Recorder</td><td>Entity that enters the data.</td></tr></table></li></ul></div>
  </text>
  <extension
             url="http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm">
    <valueInteger value="1"/>
  </extension>
  <extension
             url="http://hl7.org/fhir/StructureDefinition/structuredefinition-wg">
    <valueCode value="cds"/>
  </extension>
  <extension
             url="http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status">
    <valueCode value="draft"/>
  </extension>
  <url
       value="http://hl7.org/fhir/uv/ebm/ValueSet/evidence-report-contributor-role"/>
  <identifier>
    <system value="urn:ietf:rfc:3986"/>
    <value value="urn:oid:2.16.840.1.113883.4.642.40.44.48.1"/>
  </identifier>
  <version value="2.0.0-ballot"/>
  <name value="EvidenceReportContributorRole"/>
  <title value="Evidence Report Contributor Role Value Set"/>
  <status value="draft"/>
  <experimental value="false"/>
  <date value="2024-11-01T10:20:00+00:00"/>
  <publisher value="HL7 International / Clinical Decision Support"/>
  <contact>
    <name value="HL7 International / Clinical Decision Support"/>
    <telecom>
      <system value="url"/>
      <value value="http://www.hl7.org/Special/committees/dss"/>
    </telecom>
  </contact>
  <description value="The role in influencing the content of the Resource."/>
  <jurisdiction>
    <coding>
      <system value="http://unstats.un.org/unsd/methods/m49/m49.htm"/>
      <code value="001"/>
      <display value="World"/>
    </coding>
  </jurisdiction>
  <compose>
    <include>
      <system value="http://hl7.org/fhir/contributor-role"/>
    </include>
    <include>
      <system value="https://fevir.net/resources/CodeSystem/179423"/>
      <concept>
        <code value="recorder"/>
        <display value="Recorder"/>
      </concept>
    </include>
  </compose>
</ValueSet>