FHIR © HL7.org  |  FHIRsmith 4.0.1  |  Server Home  |  XIG Home  |  XIG Stats  | 

FHIR IG analytics

Packagehl7.fhir.us.ndh
Resource TypeCodeSystem
IdCodeSystem-FaCeT-org-credentialPropertiesCS.json
FHIR VersionR4
Sourcehttps://build.fhir.org/ig/HL7/fhir-us-ndh/CodeSystem-FaCeT-org-credentialPropertiesCS.html
URLhttp://hl7.org/fhir/us/ndh/CodeSystem/FaCeT-org-credentialPropertiesCS
Version2.0.0-current
Statusactive
Date2026-07-15T19:38:47+00:00
NameFaCeTOrganizationalCredentialPropertiesCS
TitleCodeSystem properties for FaCeT Organizational Credential
Realmus
Authorityhl7
DescriptionThis code system defines metadata property codes for FaCeT organizational credentials, including credential category, issuer details, credential type, credential URL, retirement status, and CMS deeming-recognition indicator.
Contentcomplete

Resources that use this resource

No resources found


Resources that this resource uses

No resources found


Narrative

Note: links and images are rebased to the (stated) source

Generated Narrative: CodeSystem FaCeT-org-credentialPropertiesCS

This case-sensitive code system http://hl7.org/fhir/us/ndh/CodeSystem/FaCeT-org-credentialPropertiesCS defines the following codes:

CodeDisplayDefinition
credential_category Credential CategoryCategory of the credential (e.g., accreditation, certification, license, etc.)
issuer Issuer OrganizationOrganization responsible for credentialing the practitioner
issuer_url URL for Issuer OrganizationURL for the organization responsible for credentialing the practitioner
credential_type Credential TypeType of the credential (e.g., accreditation, certification, license, etc.)
credential_url URL for Credential InformationURL for the credential information
is_credential_retired Indicates whether the credential is retired and should no longer be usedIndicates whether the credential is retired and should no longer be used
is_cms_deeming_credential Indicates whether the credential is recognized by CMS as a deeming credential for Medicare/Medicaid provider enrollment purposesIndicates whether the credential is recognized by CMS as a deeming credential for Medicare/Medicaid provider enrollment purposes

Source1

{
  "resourceType": "CodeSystem",
  "id": "FaCeT-org-credentialPropertiesCS",
  "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-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",
  "identifier": [
    {
      "system": "urn:ietf:rfc:3986",
      "value": "urn:oid:2.16.840.1.113883.4.642.40.43.16.4"
    }
  ],
  "version": "2.0.0-current",
  "name": "FaCeTOrganizationalCredentialPropertiesCS",
  "title": "CodeSystem properties for FaCeT Organizational Credential",
  "status": "active",
  "experimental": false,
  "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": "This code system defines metadata property codes for FaCeT organizational credentials, including credential category, issuer details, credential type, credential URL, retirement status, and CMS deeming-recognition indicator.",
  "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",
      "definition": "Category of the credential (e.g., accreditation, certification, license, etc.)"
    },
    {
      "code": "issuer",
      "display": "Issuer Organization",
      "definition": "Organization responsible for credentialing the practitioner"
    },
    {
      "code": "issuer_url",
      "display": "URL for Issuer Organization",
      "definition": "URL for the organization responsible for credentialing the practitioner"
    },
    {
      "code": "credential_type",
      "display": "Credential Type",
      "definition": "Type of the credential (e.g., accreditation, certification, license, etc.)"
    },
    {
      "code": "credential_url",
      "display": "URL for Credential Information",
      "definition": "URL for the credential information"
    },
    {
      "code": "is_credential_retired",
      "display": "Indicates whether the credential is retired and should no longer be used",
      "definition": "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",
      "definition": "Indicates whether the credential is recognized by CMS as a deeming credential for Medicare/Medicaid provider enrollment purposes"
    }
  ]
}