PackagesCanonicalsLogsProblems
    Packages
    hl7.fhir.us.ndh@1.0.0-ballot
    http://hl7.org/fhir/us/ndh/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.ndh",
  "date": "2023-07-30T14:53:07+00:00",
  "publisher": "HL7 International - Patient Administration Work Group",
  "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": "1.0.0-ballot",
  "status": "active",
  "id": "665ff066-1e0b-4579-9998-dd0134c9636d",
  "kind": null,
  "count": 6,
  "url": "http://hl7.org/fhir/us/ndh/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": "1.0.0-ballot",
  "contact": [ {
    "name": "HL7 International - Patient Administration Work Group",
    "telecom": [ {
      "value": "http://hl7.org/Special/committees/pafm",
      "system": "url"
    }, {
      "value": "pafm@lists.hl7.org",
      "system": "email"
    } ]
  } ]
}