Virtually Healthcare HL7 FHIR Implementation Guide
0.1.0-current - ci-build
Virtually Healthcare HL7 FHIR Implementation Guide, published by Virtually Healthcare. This guide is not an authorized publication; it is the continuous build for version 0.1.0-current built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/Virtually-Healthcare/Virtually-Healthcare-FHIR-Implementation-Guide/ and changes regularly. See the Directory of published versions
Draft as of 2024-11-06 |
{
"resourceType" : "ValueSet",
"id" : "ProfessionalLicense",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet ProfessionalLicense</b></p><a name=\"ProfessionalLicense\"> </a><a name=\"hcProfessionalLicense\"> </a><a name=\"ProfessionalLicense-en-GB\"> </a><ul><li>Include all codes defined in <a href=\"CodeSystem-ProfessionalLicense.html\"><code>https://fhir.virtually.healthcare/CodeSystem/ProfessionalLicense</code></a></li></ul></div>"
},
"url" : "https://fhir.virtually.healthcare/ValueSet/ProfessionalLicense",
"version" : "0.1.0-current",
"name" : "ProfessionalLicense",
"title" : "UK Professional License",
"status" : "draft",
"experimental" : false,
"date" : "2024-11-06T08:30:37+00:00",
"publisher" : "Virtually Healthcare",
"contact" : [
{
"name" : "Virtually Healthcare",
"telecom" : [
{
"system" : "url",
"value" : "https://virtually.healthcare"
}
]
}
],
"description" : "UK Professional License\n\nE.g. GMC, HCPC, GMP, etc numbers.",
"jurisdiction" : [
{
"coding" : [
{
"system" : "urn:iso:std:iso:3166",
"code" : "GB",
"display" : "United Kingdom of Great Britain and Northern Ireland"
}
]
}
],
"compose" : {
"include" : [
{
"system" : "https://fhir.virtually.healthcare/CodeSystem/ProfessionalLicense"
}
]
}
}