Guia de Implementação do AnHealth
0.2.0 - CI Build

Guia de Implementação do AnHealth - Local Development build (v0.2.0). See the Directory of published versions

: DefinitionTopic - XML Representation

Draft as of 2022-09-09

Raw xml | Download



<ValueSet xmlns="http://hl7.org/fhir">
  <id value="DefinitionTopic"/>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><ul><li>Include all codes defined in <a href="CodeSystem-DefinitionTopic.html"><code>https://ancode.app/fhir/CodeSystem/DefinitionTopic</code></a></li></ul></div>
  </text>
  <url value="https://ancode.app/fhir/ValueSet/DefinitionTopic"/>
  <version value="0.2.0"/>
  <name value="DefinitionTopic"/>
  <status value="draft"/>
  <experimental value="false"/>
  <date value="2022-09-09"/>
  <publisher value="Ancode"/>
  <contact>
    <telecom>
      <system value="url"/>
      <value value="https://ancode.app"/>
    </telecom>
  </contact>
  <description value="Definition Topic"/>
  <compose>
    <include>
      <system value="https://ancode.app/fhir/CodeSystem/DefinitionTopic"/>
      <version value="*"/>
    </include>
  </compose>
</ValueSet>