Vanna Health IG
0.0.2 - ci-build

Vanna Health IG - Local Development build (v0.0.2) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions

: Vanna Communication Category Code System - XML Representation

Draft as of 2024-05-03

Raw xml | Download



<CodeSystem xmlns="http://hl7.org/fhir">
  <id value="organization-type"/>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p>This case-sensitive code system <code>http://vanna.health/fhir/CodeSystem/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><td><b>Definition</b></td></tr><tr><td style="white-space:nowrap">center<a name="organization-type-center"> </a></td><td>Center</td><td>A Vanna Center. Example: Vanna Philadelphia</td></tr><tr><td style="white-space:nowrap">client<a name="organization-type-client"> </a></td><td>Client</td><td>A Vanna Client. Maps 1:1 with Project (aka tenant). Examples: Emilio, AZ Blue.</td></tr></table></div>
  </text>
  <url value="http://vanna.health/fhir/CodeSystem/organization-type"/>
  <version value="0.0.2"/>
  <name value="VannaOrganizationTypeCodeSystem"/>
  <title value="Vanna Communication Category Code System"/>
  <status value="draft"/>
  <date value="2024-05-03T17:27:25+00:00"/>
  <publisher value="Vanna Health Engineering"/>
  <contact>
    <name value="Vanna Health Engineering"/>
    <telecom>
      <system value="url"/>
      <value value="http://vanna.health"/>
    </telecom>
  </contact>
  <description
               value="A local code system defined within the context of the Vanna IG to hold custom org types."/>
  <caseSensitive value="true"/>
  <content value="complete"/>
  <count value="2"/>
  <concept>
    <code value="center"/>
    <display value="Center"/>
    <definition value="A Vanna Center. Example: Vanna Philadelphia"/>
  </concept>
  <concept>
    <code value="client"/>
    <display value="Client"/>
    <definition
                value="A Vanna Client. Maps 1:1 with Project (aka tenant). Examples: Emilio, AZ Blue."/>
  </concept>
</CodeSystem>