FHIR IG analytics| Package | hl7.fhir.us.ndh |
| Resource Type | CodeSystem |
| Id | CodeSystem-ndh-example-rating-type.json |
| FHIR Version | R4 |
| Source | https://build.fhir.org/ig/HL7/fhir-us-ndh/CodeSystem-ndh-example-rating-type.html |
| URL | http://hl7.org/fhir/us/ndh/CodeSystem/ndh-example-rating-type |
| Version | 2.0.0-current |
| Status | active |
| Date | 2026-07-15T19:38:47+00:00 |
| Name | NdhExampleRatingTypeCS |
| Title | NDH Example Rating Type Code System |
| Realm | us |
| Authority | hl7 |
| Description | Example code system for rating types |
| Content | complete |
| ValueSet | ||
| hl7.fhir.us.ndh#current | ndh-example-rating-type-vs | NDH Example Rating Type Value Set |
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: CodeSystem ndh-example-rating-type
This case-sensitive code system http://hl7.org/fhir/us/ndh/CodeSystem/ndh-example-rating-type defines the following code:
| Code | Display |
| cms-care-compare-hospital-overall | Example Rating: CMS Care Compare Hospital Overall Star Rating |
{
"resourceType": "CodeSystem",
"id": "ndh-example-rating-type",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"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.16.840.1.113883.4.642.40.43.16.21"
}
],
"version": "2.0.0-current",
"name": "NdhExampleRatingTypeCS",
"title": "NDH Example Rating Type Code System",
"status": "active",
"experimental": true,
"date": "2026-07-15T19:38:47+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"
}
]
}