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

: Country - XML Representation

Draft as of 2020-03-13

Raw xml | Download



<ValueSet xmlns="http://hl7.org/fhir">
  <id value="Country"/>
  <meta>
    <lastUpdated value="2020-03-13T21:12:15.917+00:00"/>
  </meta>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><ul><li>Include all codes defined in <a href="CodeSystem-Country.html"><code>https://ancode.app/fhir/CodeSystem/Country</code></a></li></ul></div>
  </text>
  <url value="https://ancode.app/fhir/ValueSet/Country"/>
  <version value="0.2.0"/>
  <name value="Country"/>
  <status value="draft"/>
  <experimental value="false"/>
  <date value="2020-03-13T21:12:40.0380164+00:00"/>
  <publisher value="Ancode"/>
  <contact>
    <telecom>
      <system value="url"/>
      <value value="https://ancode.app"/>
    </telecom>
  </contact>
  <description value="Códigos para representação de países."/>
  <immutable value="false"/>
  <compose>
    <include>
      <system value="https://ancode.app/fhir/CodeSystem/Country"/>
    </include>
  </compose>
</ValueSet>