This page is part of the HL7 Terminology (v6.1.0: Release) based on FHIR (HL7® FHIR® Standard) v5.0.0. This is the current published version. For a full list of available versions, see the Directory of published versions
Draft as of 2024-11-17 | Maturity Level: 1 |
@prefix fhir: <http://hl7.org/fhir/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
# - resource -------------------------------------------------------------------
a fhir:CodeSystem ;
fhir:nodeRole fhir:treeRoot ;
fhir:id [ fhir:v "professional-credential-status"] ; #
fhir:meta [
fhir:lastUpdated [ fhir:v "2020-04-09T21:10:28.568+00:00"^^xsd:dateTime ] ;
( fhir:profile [
fhir:v "http://hl7.org/fhir/StructureDefinition/shareablecodesystem"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/StructureDefinition/shareablecodesystem> ] )
] ; #
fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: CodeSystem professional-credential-status</b></p><a name=\"professional-credential-status\"> </a><a name=\"hcprofessional-credential-status\"> </a><a name=\"professional-credential-status-en-US\"> </a><div style=\"display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%\"><p style=\"margin-bottom: 0px\">Last updated: 2020-04-09 21:10:28+0000</p><p style=\"margin-bottom: 0px\">Profile: <a href=\"http://hl7.org/fhir/R5/shareablecodesystem.html\">Shareable CodeSystem</a></p></div><p>This case-sensitive code system <code>http://terminology.hl7.org/CodeSystem/professional-credential-status</code> defines the following codes:</p><table class=\"codes\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td><td><b>Definition</b></td></tr><tr><td style=\"white-space:nowrap\">active<a name=\"professional-credential-status-active\"> </a></td><td>active</td><td>The credential may be considered valid for use.</td></tr><tr><td style=\"white-space:nowrap\">inactive<a name=\"professional-credential-status-inactive\"> </a></td><td>inactive</td><td>The credential may not be considered valid for use.</td></tr><tr><td style=\"white-space:nowrap\">issued-in-error<a name=\"professional-credential-status-issued-in-error\"> </a></td><td>issued in error</td><td>The credential was mistakenly assigned and should not be considered valid for use.</td></tr><tr><td style=\"white-space:nowrap\">expired<a name=\"professional-credential-status-expired\"> </a></td><td>expired</td><td>The credential may not be considered valid for use.</td></tr><tr><td style=\"white-space:nowrap\">revoked<a name=\"professional-credential-status-revoked\"> </a></td><td>revoked</td><td>The credential was revoked by the issuing organization and should not be considered valid for use.</td></tr><tr><td style=\"white-space:nowrap\">pending<a name=\"professional-credential-status-pending\"> </a></td><td>pending</td><td>The credential has not been officially assigned. It may or may not be considered valid for use.</td></tr><tr><td style=\"white-space:nowrap\">provisional<a name=\"professional-credential-status-provisional\"> </a></td><td>provisional</td><td>The credential is temporary and granted under specific conditions or limitations. It may or may not be considered valid for use.</td></tr><tr><td style=\"white-space:nowrap\">unknown<a name=\"professional-credential-status-unknown\"> </a></td><td>unknown</td><td>The status of this credential is unknown. It may or may not be considered valid for use.</td></tr></table></div>"
] ; #
fhir:extension ( [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg"^^xsd:anyURI ] ;
fhir:value [ fhir:v "pa" ]
] [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm"^^xsd:anyURI ] ;
fhir:value [ fhir:v "1"^^xsd:integer ]
] ) ; #
fhir:url [ fhir:v "http://terminology.hl7.org/CodeSystem/professional-credential-status"^^xsd:anyURI] ; #
fhir:version [ fhir:v "1.0.0"] ; #
fhir:name [ fhir:v "ProfessionalCredentialStatus"] ; #
fhir:title [ fhir:v "Professional Credential Status"] ; #
fhir:status [ fhir:v "draft"] ; #
fhir:experimental [ fhir:v "false"^^xsd:boolean] ; #
fhir:date [ fhir:v "2024-11-17T12:23:22-07:00"^^xsd:dateTime] ; #
fhir:publisher [ fhir:v "Health Level Seven International"] ; #
fhir:contact ( [
( fhir:telecom [
fhir:system [ fhir:v "url" ] ;
fhir:value [ fhir:v "http://hl7.org" ] ] [
fhir:system [ fhir:v "email" ] ;
fhir:value [ fhir:v "hq@HL7.org" ] ] )
] ) ; #
fhir:description [ fhir:v "This code system establishes a series of codes designed to represent the status of professional credentials."] ; #
fhir:copyright [ fhir:v "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"] ; #
fhir:caseSensitive [ fhir:v "true"^^xsd:boolean] ; #
fhir:valueSet [
fhir:v "http://terminology.hl7.org/ValueSet/professional-credential-status"^^xsd:anyURI ;
fhir:link <http://terminology.hl7.org/ValueSet/professional-credential-status>
] ; #
fhir:content [ fhir:v "complete"] ; #
fhir:concept ( [
fhir:code [ fhir:v "active" ] ;
fhir:display [ fhir:v "active" ] ;
fhir:definition [ fhir:v "The credential may be considered valid for use." ]
] [
fhir:code [ fhir:v "inactive" ] ;
fhir:display [ fhir:v "inactive" ] ;
fhir:definition [ fhir:v "The credential may not be considered valid for use." ]
] [
fhir:code [ fhir:v "issued-in-error" ] ;
fhir:display [ fhir:v "issued in error" ] ;
fhir:definition [ fhir:v "The credential was mistakenly assigned and should not be considered valid for use." ]
] [
fhir:code [ fhir:v "expired" ] ;
fhir:display [ fhir:v "expired" ] ;
fhir:definition [ fhir:v "The credential may not be considered valid for use." ]
] [
fhir:code [ fhir:v "revoked" ] ;
fhir:display [ fhir:v "revoked" ] ;
fhir:definition [ fhir:v "The credential was revoked by the issuing organization and should not be considered valid for use." ]
] [
fhir:code [ fhir:v "pending" ] ;
fhir:display [ fhir:v "pending" ] ;
fhir:definition [ fhir:v "The credential has not been officially assigned. It may or may not be considered valid for use." ]
] [
fhir:code [ fhir:v "provisional" ] ;
fhir:display [ fhir:v "provisional" ] ;
fhir:definition [ fhir:v "The credential is temporary and granted under specific conditions or limitations. It may or may not be considered valid for use." ]
] [
fhir:code [ fhir:v "unknown" ] ;
fhir:display [ fhir:v "unknown" ] ;
fhir:definition [ fhir:v "The status of this credential is unknown. It may or may not be considered valid for use." ]
] ) . #
IG © 2020+ HL7 International - Vocabulary Work Group. Package hl7.terminology#6.1.0 based on FHIR 5.0.0. Generated 2024-11-17
Links: Table of Contents |
QA Report
| Version History |
|
Propose a change