{
  "resourceType" : "CodeSystem",
  "id" : "ndh-example-rating-type",
  "language" : "en",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: CodeSystem ndh-example-rating-type</b></p><a name=\"ndh-example-rating-type\"> </a><a name=\"hcndh-example-rating-type\"> </a><p>This case-sensitive code system <code>http://hl7.org/fhir/us/ndh/CodeSystem/ndh-example-rating-type</code> defines the following code:</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\">cms-care-compare-hospital-overall<a name=\"ndh-example-rating-type-cms-care-compare-hospital-overall\"> </a></td><td>Example Rating: CMS Care Compare Hospital Overall Star Rating</td></tr></table></div>"
  },
  "extension" : [{
    "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
    "valueCode" : "pa"
  },
  {
    "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
    "valueCode" : "informative",
    "_valueCode" : {
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom",
        "valueCanonical" : "http://hl7.org/fhir/us/ndh/ImplementationGuide/hl7.fhir.us.ndh"
      }]
    }
  }],
  "url" : "http://hl7.org/fhir/us/ndh/CodeSystem/ndh-example-rating-type",
  "identifier" : [{
    "system" : "urn:ietf:rfc:3986",
    "value" : "urn:oid:2.999.1.2.3.4.16.21"
  }],
  "version" : "2.0.0-current",
  "name" : "NdhExampleRatingTypeCS",
  "title" : "NDH Example Rating Type Code System",
  "status" : "active",
  "experimental" : true,
  "date" : "2026-06-25T23:39:34+00:00",
  "publisher" : "HL7 International / Patient Administration",
  "contact" : [{
    "name" : "HL7 International / Patient Administration",
    "telecom" : [{
      "system" : "url",
      "value" : "http://www.hl7.org/Special/committees/pafm"
    },
    {
      "system" : "email",
      "value" : "pafm@lists.hl7.org"
    }]
  }],
  "description" : "Example code system for rating types",
  "jurisdiction" : [{
    "coding" : [{
      "system" : "urn:iso:std:iso:3166",
      "code" : "US",
      "display" : "United States of America"
    }]
  }],
  "caseSensitive" : true,
  "content" : "complete",
  "count" : 1,
  "concept" : [{
    "code" : "cms-care-compare-hospital-overall",
    "display" : "Example Rating: CMS Care Compare Hospital Overall Star Rating"
  }]
}