Credentials PSV Primary Source IG
1.0.0 - ci-build
Credentials PSV Primary Source IG, published by . This guide is not an authorized publication; it is the continuous build for version 1.0.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/alpivonka/Practitioners-Qualification-PSV-PrimarySource/ and changes regularly. See the Directory of published versions
| Active as of 2025-10-24 |
{
"resourceType" : "CodeSystem",
"id" : "psv-dea-registrant-type-cs",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: CodeSystem psv-dea-registrant-type-cs</b></p><a name=\"psv-dea-registrant-type-cs\"> </a><a name=\"hcpsv-dea-registrant-type-cs\"> </a><p>This case-sensitive code system <code>http://example.com/fhir/psv/CodeSystem/psv-dea-registrant-type-cs</code> defines the following codes:</p><table class=\"codes\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td></tr><tr><td style=\"white-space:nowrap\">practitioner<a name=\"psv-dea-registrant-type-cs-practitioner\"> </a></td><td>Practitioner</td></tr><tr><td style=\"white-space:nowrap\">midlevel-practitioner<a name=\"psv-dea-registrant-type-cs-midlevel-practitioner\"> </a></td><td>Mid-level Practitioner</td></tr><tr><td style=\"white-space:nowrap\">hospital-clinic<a name=\"psv-dea-registrant-type-cs-hospital-clinic\"> </a></td><td>Hospital/Clinic</td></tr><tr><td style=\"white-space:nowrap\">pharmacy<a name=\"psv-dea-registrant-type-cs-pharmacy\"> </a></td><td>Pharmacy</td></tr><tr><td style=\"white-space:nowrap\">teaching-institution<a name=\"psv-dea-registrant-type-cs-teaching-institution\"> </a></td><td>Teaching Institution</td></tr><tr><td style=\"white-space:nowrap\">narcotic-treatment<a name=\"psv-dea-registrant-type-cs-narcotic-treatment\"> </a></td><td>Narcotic Treatment Program</td></tr><tr><td style=\"white-space:nowrap\">researcher<a name=\"psv-dea-registrant-type-cs-researcher\"> </a></td><td>Researcher</td></tr></table></div>"
},
"url" : "http://example.com/fhir/psv/CodeSystem/psv-dea-registrant-type-cs",
"version" : "1.0.0",
"name" : "PSVDEARegistrantTypeCS",
"title" : "DEA Registrant Type",
"status" : "active",
"date" : "2025-10-24T14:48:28+00:00",
"description" : "DEA registrant categories relevant to care delivery and dispensing.",
"jurisdiction" : [
{
"coding" : [
{
"system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
"code" : "001",
"display" : "World"
}
]
}
],
"caseSensitive" : true,
"content" : "complete",
"count" : 7,
"concept" : [
{
"code" : "practitioner",
"display" : "Practitioner"
},
{
"code" : "midlevel-practitioner",
"display" : "Mid-level Practitioner"
},
{
"code" : "hospital-clinic",
"display" : "Hospital/Clinic"
},
{
"code" : "pharmacy",
"display" : "Pharmacy"
},
{
"code" : "teaching-institution",
"display" : "Teaching Institution"
},
{
"code" : "narcotic-treatment",
"display" : "Narcotic Treatment Program"
},
{
"code" : "researcher",
"display" : "Researcher"
}
]
}