Publish-box (todo)
Example CodeSystem/research-study-party-organization-type (XML)
Raw XML (canonical form + also see XML Format Specification)
Definition for Code SystemResearchStudyPartyOrganizationType
<?xml version="1.0" encoding="UTF-8"?>
<CodeSystem xmlns="http://hl7.org/fhir">
<id value="research-study-party-organization-type"/>
<meta>
<lastUpdated value="2023-03-26T15:21:02.749+11:00"/>
<profile value="http://hl7.org/fhir/StructureDefinition/shareablecodesystem"/>
</meta>
<text>
<status value="generated"/>
<div xmlns="http://www.w3.org/1999/xhtml">
<p> This code system
<code> http://hl7.org/fhir/research-study-party-organization-type</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">nih
<a name="research-study-party-organization-type-nih"> </a>
</td>
<td> NIH</td>
</tr>
<tr>
<td style="white-space:nowrap">fda
<a name="research-study-party-organization-type-fda"> </a>
</td>
<td> FDA</td>
</tr>
<tr>
<td style="white-space:nowrap">government
<a name="research-study-party-organization-type-government"> </a>
</td>
<td> Government</td>
</tr>
<tr>
<td style="white-space:nowrap">nonprofit
<a name="research-study-party-organization-type-nonprofit"> </a>
</td>
<td> Nonprofit</td>
</tr>
<tr>
<td style="white-space:nowrap">academic
<a name="research-study-party-organization-type-academic"> </a>
</td>
<td> Academic</td>
</tr>
<tr>
<td style="white-space:nowrap">industry
<a name="research-study-party-organization-type-industry"> </a>
</td>
<td> Industry</td>
</tr>
</table>
</div>
</text>
<extension url="http://hl7.org/fhir/StructureDefinition/structuredefinition-wg">
<valueCode value="brr"/>
</extension>
<extension url="http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status">
<valueCode value="trial-use"/>
</extension>
<extension url="http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm">
<valueInteger value="0"/>
</extension>
<url value="http://hl7.org/fhir/research-study-party-organization-type"/>
<version value="5.0.0"/>
<name value="ResearchStudyPartyOrganizationType"/>
<title value="ResearchStudy Party Organization Type Code System"/>
<status value="active"/>
<experimental value="false"/>
<date value="2022-05-15T16:55:11.085+11:00"/>
<publisher value="HL7 (FHIR Project)"/>
<contact>
<telecom>
<system value="url"/>
<value value="http://hl7.org/fhir"/>
</telecom>
<telecom>
<system value="email"/>
<value value="fhir@lists.hl7.org"/>
</telecom>
</contact>
<description value="This is a ResearchStudy's party organization type."/>
<jurisdiction>
<coding>
<system value="http://unstats.un.org/unsd/methods/m49/m49.htm"/>
<code value="001"/>
<display value="World"/>
</coding>
</jurisdiction>
<caseSensitive value="true"/>
<valueSet value="http://hl7.org/fhir/ValueSet/research-study-party-organization-type"/>
<content value="complete"/>
<concept>
<code value="nih"/>
<display value="NIH"/>
</concept>
<concept>
<code value="fda"/>
<display value="FDA"/>
</concept>
<concept>
<code value="government"/>
<display value="Government"/>
</concept>
<concept>
<code value="nonprofit"/>
<display value="Nonprofit"/>
</concept>
<concept>
<code value="academic"/>
<display value="Academic"/>
</concept>
<concept>
<code value="industry"/>
<display value="Industry"/>
</concept>
</CodeSystem>
Usage note: every effort has been made to ensure that the
examples are correct and useful, but they are not a normative part
of the specification.