NCPI FHIR Implementation Guide v2
0.1.0 - ci-build
NCPI FHIR Implementation Guide v2 - Local Development build (v0.1.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions
Draft as of 2024-11-25 |
<CodeSystem xmlns="http://hl7.org/fhir">
<id value="study-personnel-role"/>
<text>
<status value="generated"/>
<div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: CodeSystem study-personnel-role</b></p><a name="study-personnel-role"> </a><a name="hcstudy-personnel-role"> </a><a name="study-personnel-role-en-US"> </a><p>This case-sensitive code system <code>https://nih-ncpi.github.io/ncpi-fhir-ig-2/CodeSystem/study-personnel-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></tr><tr><td style="white-space:nowrap">primary-investigator<a name="study-personnel-role-primary-investigator"> </a></td><td>Primary Investigator</td></tr><tr><td style="white-space:nowrap">administrator<a name="study-personnel-role-administrator"> </a></td><td>Administrator</td></tr><tr><td style="white-space:nowrap">collaborator<a name="study-personnel-role-collaborator"> </a></td><td>Collaborator</td></tr></table></div>
</text>
<url
value="https://nih-ncpi.github.io/ncpi-fhir-ig-2/CodeSystem/study-personnel-role"/>
<version value="0.1.0"/>
<name value="StudyPersonnelRole"/>
<title value="Study Personnel Role"/>
<status value="draft"/>
<experimental value="false"/>
<date value="2024-11-25T15:36:07+00:00"/>
<publisher value="NCPI FHIR Working Group"/>
<contact>
<name value="NCPI FHIR Working Group"/>
<telecom>
<system value="url"/>
<value value="http://example.org/example-publisher"/>
</telecom>
<telecom>
<system value="email"/>
<value value="ncpi-fhir-ig@googlegroups.com"/>
</telecom>
</contact>
<description value="Roles associated with study personnel."/>
<caseSensitive value="true"/>
<content value="complete"/>
<count value="3"/>
<concept>
<code value="primary-investigator"/>
<display value="Primary Investigator"/>
</concept>
<concept>
<code value="administrator"/>
<display value="Administrator"/>
</concept>
<concept>
<code value="collaborator"/>
<display value="Collaborator"/>
</concept>
</CodeSystem>