{
  "resourceType" : "CodeSystem",
  "id" : "FacilityIdentifierTypesCS",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: CodeSystem FacilityIdentifierTypesCS</b></p><a name=\"FacilityIdentifierTypesCS\"> </a><a name=\"hcFacilityIdentifierTypesCS\"> </a><p>This case-insensitive code system <code>http://example.org/CodeSystem/FacilityIdentifierTypesCS</code> defines the following codes:</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\">slade-code<a name=\"FacilityIdentifierTypesCS-slade-code\"> </a></td><td>Code</td><td>Slade facility code</td></tr><tr><td style=\"white-space:nowrap\">fid<a name=\"FacilityIdentifierTypesCS-fid\"> </a></td><td>Fid</td><td>Facility ID</td></tr><tr><td style=\"white-space:nowrap\">fr-code<a name=\"FacilityIdentifierTypesCS-fr-code\"> </a></td><td>Fr Code</td><td>Facility Registry Code</td></tr><tr><td style=\"white-space:nowrap\">registration-number<a name=\"FacilityIdentifierTypesCS-registration-number\"> </a></td><td>Registration Number</td><td>Registration number from regulatory body</td></tr></table></div>"
  },
  "url" : "http://example.org/CodeSystem/FacilityIdentifierTypesCS",
  "version" : "0.1.0",
  "name" : "FacilityIdentifierTypesCS",
  "title" : "Facility Identifier Types",
  "status" : "active",
  "experimental" : false,
  "date" : "2026-04-08T16:55:13+00:00",
  "publisher" : "IntelliSOFT Consulting",
  "contact" : [{
    "name" : "IntelliSOFT Consulting",
    "telecom" : [{
      "system" : "url",
      "value" : "https://.com/fhir/example-publisher"
    }]
  }],
  "description" : "Facility Identifier Types Code Systems",
  "caseSensitive" : false,
  "content" : "complete",
  "count" : 4,
  "concept" : [{
    "code" : "slade-code",
    "display" : "Code",
    "definition" : "Slade facility code"
  },
  {
    "code" : "fid",
    "display" : "Fid",
    "definition" : "Facility ID"
  },
  {
    "code" : "fr-code",
    "display" : "Fr Code",
    "definition" : "Facility Registry Code"
  },
  {
    "code" : "registration-number",
    "display" : "Registration Number",
    "definition" : "Registration number from regulatory body"
  }]
}