http://terminology.hl7.org/CodeSystem/professional-credential-status|1.0.0

name
ProfessionalCredentialStatus
package
hl7.terminology.r5@6.3.0
content
complete
status
draft
date
2025-05-01 01:35:10.0

Professional Credential Status

This code system establishes a series of codes designed to represent the status of professional credentials.

{
  "description" : "This code system establishes a series of codes designed to represent the status of professional credentials.",
  "compose" : null,
  "package" : "hl7.terminology.r5@6.3.0",
  "date" : "2025-05-01T01:35:10Z",
  "meta" : {
    "profile" : [ "http://hl7.org/fhir/StructureDefinition/shareablecodesystem" ],
    "lastUpdated" : "2020-04-09T21:10:28.568+00:00"
  },
  "publisher" : "Health Level Seven International",
  "content" : "complete",
  "name" : "ProfessionalCredentialStatus",
  "copyright" : "This material derives from the HL7 Terminology (THO). THO is copyright ©1989+ Health Level Seven International and is made available under the CC0 designation. For more licensing information see: https://terminology.hl7.org/license",
  "experimental" : false,
  "resourceType" : "CodeSystem",
  "title" : "Professional Credential Status",
  "supliment" : null,
  "extension" : [ {
    "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
    "valueCode" : "pa"
  }, {
    "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm",
    "valueInteger" : 1
  } ],
  "status" : "draft",
  "id" : "d4330282-18d0-55dd-902a-ecbbbca1e8d6",
  "valueSet" : "http://terminology.hl7.org/ValueSet/professional-credential-status",
  "url" : "http://terminology.hl7.org/CodeSystem/professional-credential-status",
  "concept" : [ {
    "code" : "active",
    "display" : "active",
    "definition" : "The credential may be considered valid for use."
  }, {
    "code" : "inactive",
    "display" : "inactive",
    "definition" : "The credential may not be considered valid for use."
  }, {
    "code" : "issued-in-error",
    "display" : "issued in error",
    "definition" : "The credential was mistakenly assigned and should not be considered valid for use."
  }, {
    "code" : "expired",
    "display" : "expired",
    "definition" : "The credential may not be considered valid for use."
  }, {
    "code" : "revoked",
    "display" : "revoked",
    "definition" : "The credential was revoked by the issuing organization and should not be considered valid for use."
  }, {
    "code" : "pending",
    "display" : "pending",
    "definition" : "The credential has not been officially assigned. It may or may not be considered valid for use."
  }, {
    "code" : "provisional",
    "display" : "provisional",
    "definition" : "The credential is temporary and granted under specific conditions or limitations. It may or may not be considered valid for use."
  }, {
    "code" : "unknown",
    "display" : "unknown",
    "definition" : "The status of this credential is unknown. It may or may not be considered valid for use."
  } ],
  "caseSensitive" : true,
  "version" : "1.0.0",
  "contact" : [ {
    "telecom" : [ {
      "value" : "http://hl7.org",
      "system" : "url"
    }, {
      "value" : "hq@HL7.org",
      "system" : "email"
    } ]
  } ]
}