PackagesCanonicalsLogsProblems
    Packages
    hl7.fhir.us.davinci-pdex@2.0.0
    http://hl7.org/fhir/us/davinci-pdex/CodeSystem/CredentialStatusCS
{
  "description": "This code system contains codes for indicating the status of a credential, such as an identifier or qualification.",
  "_filename": "CodeSystem-CredentialStatusCS.json",
  "package_name": "hl7.fhir.us.davinci-pdex",
  "date": "2024-01-06T03:07:01+00:00",
  "publisher": "HL7 International / Financial Management",
  "jurisdiction": [ {
    "coding": [ {
      "code": "US",
      "system": "urn:iso:std:iso:3166",
      "display": "United States of America"
    } ]
  } ],
  "content": "complete",
  "name": "CredentialStatusCS",
  "type": null,
  "experimental": "false",
  "resourceType": "CodeSystem",
  "title": "Credential Status Code System",
  "package_version": "2.0.0",
  "extension": [ {
    "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
    "valueCode": "fm"
  } ],
  "status": "active",
  "id": "c5c284eb-1fc1-4937-a898-f8110d6449f9",
  "kind": null,
  "count": 6,
  "url": "http://hl7.org/fhir/us/davinci-pdex/CodeSystem/CredentialStatusCS",
  "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": "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": "unknown",
    "display": "unknown",
    "definition": "The status of this credential is unknown. It may or may not be considered valid for use."
  } ],
  "caseSensitive": true,
  "version": "2.0.0",
  "contact": [ {
    "name": "HL7 International / Financial Management",
    "telecom": [ {
      "value": "http://www.hl7.org/Special/committees/fm",
      "system": "url"
    }, {
      "value": "fm@lists.HL7.org",
      "system": "email"
    } ]
  }, {
    "name": "Mark Scrimshire (mark.scrimshire@onyxhealth.io)",
    "telecom": [ {
      "value": "mailto:mark.scrimshire@onyxhealth.io",
      "system": "email"
    } ]
  }, {
    "name": "HL7 International - Financial Management",
    "telecom": [ {
      "value": "http://www.hl7.org/Special/committees/fm",
      "system": "url"
    } ]
  } ]
}