National Directory of Healthcare Providers & Services (NDH) Implementation Guide, published by HL7 International / Patient Administration. This guide is not an authorized publication; it is the continuous build for version 2.0.0-current built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/HL7/fhir-us-ndh/ and changes regularly. See the Directory of published versions
| Page standards status: Trial-use | Maturity Level: 4 |
{
"resourceType" : "CodeSystem",
"id" : "FaCeT-org-credentialPropertiesCS",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: CodeSystem FaCeT-org-credentialPropertiesCS</b></p><a name=\"FaCeT-org-credentialPropertiesCS\"> </a><a name=\"hcFaCeT-org-credentialPropertiesCS\"> </a><p>This case-sensitive code system <code>http://hl7.org/fhir/us/ndh/CodeSystem/FaCeT-org-credentialPropertiesCS</code> defines the following codes:</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\">credential_category<a name=\"FaCeT-org-credentialPropertiesCS-credential_category\"> </a></td><td>Credential Category</td></tr><tr><td style=\"white-space:nowrap\">issuer<a name=\"FaCeT-org-credentialPropertiesCS-issuer\"> </a></td><td>Issuer Organization</td></tr><tr><td style=\"white-space:nowrap\">issuer_url<a name=\"FaCeT-org-credentialPropertiesCS-issuer_url\"> </a></td><td>URL for Issuer Organization</td></tr><tr><td style=\"white-space:nowrap\">credential_type<a name=\"FaCeT-org-credentialPropertiesCS-credential_type\"> </a></td><td>Credential Type</td></tr><tr><td style=\"white-space:nowrap\">credential_url<a name=\"FaCeT-org-credentialPropertiesCS-credential_url\"> </a></td><td>URL for Credential Information</td></tr><tr><td style=\"white-space:nowrap\">is_credential_retired<a name=\"FaCeT-org-credentialPropertiesCS-is_credential_retired\"> </a></td><td>Indicates whether the credential is retired and should no longer be used</td></tr><tr><td style=\"white-space:nowrap\">is_cms_deeming_credential<a name=\"FaCeT-org-credentialPropertiesCS-is_cms_deeming_credential\"> </a></td><td>Indicates whether the credential is recognized by CMS as a deeming credential for Medicare/Medicaid provider enrollment purposes</td></tr></table></div>"
},
"extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
"valueCode" : "pa"
},
{
"url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm",
"valueInteger" : 4,
"_valueInteger" : {
"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/StructureDefinition/structuredefinition-standards-status",
"valueCode" : "trial-use",
"_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/FaCeT-org-credentialPropertiesCS",
"version" : "2.0.0-current",
"name" : "FaCeTOrganizationalCredentialPropertiesCS",
"title" : "FaCeT Organizational Credential Properties Code System",
"status" : "active",
"experimental" : false,
"date" : "2026-03-30T20:34:40+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" : "FaCeT Organizational Credential Properties Code System",
"jurisdiction" : [
{
"coding" : [
{
"system" : "urn:iso:std:iso:3166",
"code" : "US",
"display" : "United States of America"
}
]
}
],
"caseSensitive" : true,
"content" : "complete",
"concept" : [
{
"code" : "credential_category",
"display" : "Credential Category"
},
{
"code" : "issuer",
"display" : "Issuer Organization"
},
{
"code" : "issuer_url",
"display" : "URL for Issuer Organization"
},
{
"code" : "credential_type",
"display" : "Credential Type"
},
{
"code" : "credential_url",
"display" : "URL for Credential Information"
},
{
"code" : "is_credential_retired",
"display" : "Indicates whether the credential is retired and should no longer be used"
},
{
"code" : "is_cms_deeming_credential",
"display" : "Indicates whether the credential is recognized by CMS as a deeming credential for Medicare/Medicaid provider enrollment purposes"
}
]
}