Universal API Implementation Guide - Local Development build (v1.1.19). See the Directory of published versions
: UAPI Value Set - Organization Type - XML Representation
Raw xml | Download
<ValueSet xmlns="http://hl7.org/fhir">
<id value="uapi-org-type"/>
<meta>
<lastUpdated value="2021-06-02T05:00:00.000+00:00"/>
</meta>
<text>
<status value="generated"/>
<div xmlns="http://www.w3.org/1999/xhtml"><p>This value set includes codes based on the following rules:</p><ul><li>Include codes from <a href="http://hl7.org/fhir/R4B/codesystem-organization-type.html"><code>http://terminology.hl7.org/CodeSystem/organization-type</code></a> where concept is-a <a href="http://hl7.org/fhir/R4B/codesystem-organization-type.html#organization-type-prov">prov</a></li><li>Include codes from <a href="http://hl7.org/fhir/R4B/codesystem-organization-type.html"><code>http://terminology.hl7.org/CodeSystem/organization-type</code></a> where concept is-a <a href="http://hl7.org/fhir/R4B/codesystem-organization-type.html#organization-type-ins">ins</a></li><li>Include codes from <a href="http://hl7.org/fhir/R4B/codesystem-organization-type.html"><code>http://terminology.hl7.org/CodeSystem/organization-type</code></a> where concept is-a <a href="http://hl7.org/fhir/R4B/codesystem-organization-type.html#organization-type-other">other</a></li></ul></div>
</text>
<url value="https://fhir.developer.gene.com/ValueSet/uapi-org-type"/>
<version value="1.1.19"/>
<name value="UapiValueSetOrganizationType"/>
<title value="UAPI Value Set - Organization Type"/>
<status value="active"/>
<experimental value="false"/>
<date value="2020-06-15T00:00:00-05:00"/>
<publisher value="Genentech USIX"/>
<contact>
<name value="Krzysztof Wilczek"/>
<telecom>
<system value="email"/>
<value value="mailto:wilczekk@gene.com"/>
</telecom>
</contact>
<description
value="This value set contains Organization Types used in the UAPI "/>
<jurisdiction>
<coding>
<system value="urn:iso:std:iso:3166"/>
<code value="US"/>
<display value="United States of America"/>
</coding>
</jurisdiction>
<compose>
<include>
<system
value="http://terminology.hl7.org/CodeSystem/organization-type"/>
<filter>
<property value="concept"/>
<op value="is-a"/>
<value value="prov"/>
</filter>
</include>
<include>
<system
value="http://terminology.hl7.org/CodeSystem/organization-type"/>
<filter>
<property value="concept"/>
<op value="is-a"/>
<value value="ins"/>
</filter>
</include>
<include>
<system
value="http://terminology.hl7.org/CodeSystem/organization-type"/>
<filter>
<property value="concept"/>
<op value="is-a"/>
<value value="other"/>
</filter>
</include>
</compose>
</ValueSet>