{
  "resourceType" : "CodeSystem",
  "id" : "FaCeT-credentialPropertiesCS",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: CodeSystem FaCeT-credentialPropertiesCS</b></p><a name=\"FaCeT-credentialPropertiesCS\"> </a><a name=\"hcFaCeT-credentialPropertiesCS\"> </a><p>This case-sensitive code system <code>http://hl7.org/fhir/us/ndh/CodeSystem/FaCeT-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\">cred_org<a name=\"FaCeT-credentialPropertiesCS-cred_org\"> </a></td><td>Credentialing Organization</td></tr><tr><td style=\"white-space:nowrap\">cred_url<a name=\"FaCeT-credentialPropertiesCS-cred_url\"> </a></td><td>URL for Credential Organization</td></tr><tr><td style=\"white-space:nowrap\">description<a name=\"FaCeT-credentialPropertiesCS-description\"> </a></td><td>Description of the credential</td></tr><tr><td style=\"white-space:nowrap\">is_multisource<a name=\"FaCeT-credentialPropertiesCS-is_multisource\"> </a></td><td>Indicates whether the credential is offered by multiple organizations</td></tr><tr><td style=\"white-space:nowrap\">is_clinical<a name=\"FaCeT-credentialPropertiesCS-is_clinical\"> </a></td><td>Indicates whether the credential is clinical in nature</td></tr><tr><td style=\"white-space:nowrap\">is_board_certification<a name=\"FaCeT-credentialPropertiesCS-is_board_certification\"> </a></td><td>Indicates whether the credential is a board certification</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-credentialPropertiesCS",
  "version" : "2.0.0-current",
  "name" : "FaCeTCredentialPropertiesCS",
  "title" : "FaCeT 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 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" : "cred_org",
    "display" : "Credentialing Organization"
  },
  {
    "code" : "cred_url",
    "display" : "URL for Credential Organization"
  },
  {
    "code" : "description",
    "display" : "Description of the credential"
  },
  {
    "code" : "is_multisource",
    "display" : "Indicates whether the credential is offered by multiple organizations"
  },
  {
    "code" : "is_clinical",
    "display" : "Indicates whether the credential is clinical in nature"
  },
  {
    "code" : "is_board_certification",
    "display" : "Indicates whether the credential is a board certification"
  }]
}