Cqgc Implementation Guide
0.1.0 - CI Build

Cqgc Implementation Guide - Local Development build (v0.1.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions

: Ferlab.bio ValueSet/organization-type - XML Representation

Active as of 2020-08-20

Raw xml | Download


<ValueSet xmlns="http://hl7.org/fhir">
  <id value="organization-type"/>
  <text>
    <status value="extensions"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: ValueSet organization-type</b></p><a name="organization-type"> </a><a name="hcorganization-type"> </a><p>This value set includes codes based on the following rules:</p><ul><li>Include these codes as defined in <a href="http://terminology.hl7.org/6.5.0/CodeSystem-organization-type.html"><code>http://terminology.hl7.org/CodeSystem/organization-type</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><td><b>French (fr)</b></td></tr><tr><td><a href="http://terminology.hl7.org/6.5.0/CodeSystem-organization-type.html#organization-type-prov">prov</a></td><td>Healthcare Provider</td><td>An organization that provides healthcare services.</td><td>Prestataire de santé</td></tr><tr><td><a href="http://terminology.hl7.org/6.5.0/CodeSystem-organization-type.html#organization-type-dept">dept</a></td><td>Hospital Department</td><td>A department or ward within a hospital (Generally is not applicable to top level organizations)</td><td>Département hospitalier</td></tr><tr><td><a href="http://terminology.hl7.org/6.5.0/CodeSystem-organization-type.html#organization-type-other">other</a></td><td>Other</td><td>Other type of organization not already specified.</td><td>Autre</td></tr></table></li><li>Include all codes defined in <a href="CodeSystem-organization-type-plus.html"><code>http://fhir.cqgc.ferlab.bio/CodeSystem/organization-type-plus</code></a></li></ul></div>
  </text>
  <url value="http://fhir.cqgc.ferlab.bio/ValueSet/organization-type"/>
  <version value="0.1.0"/>
  <name value="organization-type"/>
  <title value="Organization type"/>
  <status value="active"/>
  <experimental value="false"/>
  <date value="2020-08-20T11:23:24-04:00"/>
  <publisher value="Ferlab.bio"/>
  <contact>
    <name value="Cqgc"/>
    <telecom>
      <system value="email"/>
      <value value="mailto:support@ferlab.bio"/>
    </telecom>
  </contact>
  <description value="Types of organization"/>
  <compose>
    <include>
      <system
              value="http://terminology.hl7.org/CodeSystem/organization-type"/>
      <concept>
        <code value="prov"/>
        <display value="Healthcare Provider"/>
        <designation>
          <language value="fr"/>
          <value value="Prestataire de santé"/>
        </designation>
      </concept>
      <concept>
        <code value="dept"/>
        <display value="Hospital Department"/>
        <designation>
          <language value="fr"/>
          <value value="Département hospitalier"/>
        </designation>
      </concept>
      <concept>
        <code value="other"/>
        <display value="Other"/>
        <designation>
          <language value="fr"/>
          <value value="Autre"/>
        </designation>
      </concept>
    </include>
    <include>
      <system
              value="http://fhir.cqgc.ferlab.bio/CodeSystem/organization-type-plus"/>
    </include>
  </compose>
</ValueSet>