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 Organization Service Code System - JSON Representation

Active as of 2026-09-11

Raw json | Download

{
  "resourceType" : "CodeSystem",
  "id" : "org-service",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: CodeSystem org-service</b></p><a name=\"org-service\"> </a><a name=\"hcorg-service\"> </a><p>This case-sensitive code system <code>https://fhir.huli.ai/r4/CodeSystem/org-service</code> defines codes, but no codes are represented here</p></div>"
  },
  "url" : "https://fhir.huli.ai/r4/CodeSystem/org-service",
  "version" : "0.1.0",
  "name" : "HuliOrgServiceCS",
  "title" : "Huli Organization Service 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" : "Identity of an entry in an organization's service catalog. The code\nis the org-service UUID. Emitted on HealthcareService.type.coding so a\nbooking client can copy it verbatim onto Appointment.serviceType.",
  "caseSensitive" : true,
  "content" : "not-present"
}