PackagesCanonicalsLogsProblems
    Packages
    hl7.fhir.us.directory-query@1.0.0-ballot
    http://hl7.org/fhir/us/directory-query/CodeSystem/QualificationStatusCS
{
  "description": "The state indicating if a qualification is currently valid.",
  "_filename": "CodeSystem-QualificationStatusCS.json",
  "package_name": "hl7.fhir.us.directory-query",
  "date": "2022-08-09T18:49:24+00:00",
  "publisher": "HL7 International - Patient Administration Work Group",
  "jurisdiction": [ {
    "coding": [ {
      "code": "US",
      "system": "urn:iso:std:iso:3166"
    } ]
  } ],
  "content": "complete",
  "name": "QualificationStatusCS",
  "type": null,
  "experimental": null,
  "resourceType": "CodeSystem",
  "title": "Qualification Status Code System",
  "package_version": "1.0.0-ballot",
  "status": "active",
  "id": "b83e9920-30c8-44fc-8607-69924909135b",
  "kind": null,
  "count": 6,
  "url": "http://hl7.org/fhir/us/directory-query/CodeSystem/QualificationStatusCS",
  "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": "issiner",
    "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"
    } ]
  } ]
}