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 - JSON Representation

Active as of 2026-09-11

Raw json | Download

{
  "resourceType" : "CodeSystem",
  "id" : "address-source",
  "text" : {
    "status" : "generated",
    "div" : "<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>"
  },
  "url" : "https://fhir.huli.ai/r4/CodeSystem/address-source",
  "version" : "0.1.0",
  "name" : "HuliAddressSourceCS",
  "title" : "Huli Address Source Code System",
  "status" : "active",
  "date" : "2026-09-11T01:20:01+00:00",
  "publisher" : "Huli",
  "contact" : [
    {
      "name" : "Huli",
      "telecom" : [
        {
          "system" : "url",
          "value" : "https://huli.ai"
        }
      ]
    }
  ],
  "description" : "Provenance of an address value emitted by the Huli Public API.",
  "caseSensitive" : true,
  "content" : "complete",
  "count" : 1,
  "concept" : [
    {
      "code" : "mx-normativo-nom024",
      "display" : "Mexican normative catalog",
      "definition" : "Address value sourced from the Mexican normative (NOM-024) catalog"
    }
  ]
}