Huli FHIR Core Implementation Guide (R4)
0.1.0 - Release

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

: Huli Address Source Code System - XML Representation

Active as of 2026-09-11

Raw xml | Download


<CodeSystem xmlns="http://hl7.org/fhir">
  <id value="address-source"/>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: CodeSystem address-source</b></p><a name="address-source"> </a><a name="hcaddress-source"> </a><p>This case-sensitive code system <code>https://fhir.huli.ai/r4/CodeSystem/address-source</code> defines the following code:</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">mx-normativo-nom024<a name="address-source-mx-normativo-nom024"> </a></td><td>Mexican normative catalog</td><td>Address value sourced from the Mexican normative (NOM-024) catalog</td></tr></table></div>
  </text>
  <url value="https://fhir.huli.ai/r4/CodeSystem/address-source"/>
  <version value="0.1.0"/>
  <name value="HuliAddressSourceCS"/>
  <title value="Huli Address Source Code System"/>
  <status value="active"/>
  <date value="2026-09-11T01:20:01+00:00"/>
  <publisher value="Huli"/>
  <contact>
    <name value="Huli"/>
    <telecom>
      <system value="url"/>
      <value value="https://huli.ai"/>
    </telecom>
  </contact>
  <description
               value="Provenance of an address value emitted by the Huli Public API."/>
  <caseSensitive value="true"/>
  <content value="complete"/>
  <count value="1"/>
  <concept>
    <code value="mx-normativo-nom024"/>
    <display value="Mexican normative catalog"/>
    <definition
                value="Address value sourced from the Mexican normative (NOM-024) catalog"/>
  </concept>
</CodeSystem>