Guia de Implementação da SES GO - CORE
0.0.1 - draft Brazil flag

Guia de Implementação da SES GO - CORE - Local Development build (v0.0.1) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions

: Tipo Measure Target - XML Representation

Active as of 2025-03-20

Raw xml | Download


<CodeSystem xmlns="http://hl7.org/fhir">
  <id value="tipo-measure-target"/>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: CodeSystem tipo-measure-target</b></p><a name="tipo-measure-target"> </a><a name="hctipo-measure-target"> </a><a name="tipo-measure-target-pt-BR"> </a><p>This case-sensitive code system <code>https://fhir.saude.go.gov.br/r4/core/CodeSystem/tipo-measure-target</code> defines the following codes:</p><table class="codes"><tr><td style="white-space:nowrap"><b>Code</b></td><td><b>Display</b></td></tr><tr><td style="white-space:nowrap">meta<a name="tipo-measure-target-meta"> </a></td><td>Meta</td></tr><tr><td style="white-space:nowrap">parameter<a name="tipo-measure-target-parameter"> </a></td><td>Parâmetro</td></tr></table></div>
  </text>
  <url
       value="https://fhir.saude.go.gov.br/r4/core/CodeSystem/tipo-measure-target"/>
  <version value="0.0.1"/>
  <name value="TipoMeasureTarget"/>
  <title value="Tipo Measure Target"/>
  <status value="active"/>
  <experimental value="false"/>
  <date value="2025-03-20T14:24:26-03:00"/>
  <publisher value="SES-GO"/>
  <contact>
    <name value="SES-GO"/>
    <telecom>
      <system value="url"/>
      <value value="https://fhir.saude.go.gov.br"/>
    </telecom>
    <telecom>
      <system value="email"/>
      <value value="ti-ses.saude@goias.gov.br"/>
    </telecom>
  </contact>
  <description value="Tipo de Measure Target."/>
  <jurisdiction>
    <coding>
      <system value="urn:iso:std:iso:3166"/>
      <code value="BRA"/>
    </coding>
  </jurisdiction>
  <caseSensitive value="true"/>
  <content value="complete"/>
  <count value="2"/>
  <concept>
    <code value="meta"/>
    <display value="Meta"/>
  </concept>
  <concept>
    <code value="parameter"/>
    <display value="Parâmetro"/>
  </concept>
</CodeSystem>