Validated Healthcare Directory, published by HL7 International / Patient Administration. 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/HL7/VhDir/ and changes regularly. See the Directory of published versions
Active as of 2018-02-21 |
{
"resourceType" : "ValueSet",
"id" : "primarysourcetype",
"text" : {
"status" : "extensions",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet primarysourcetype</b></p><a name=\"primarysourcetype\"> </a><a name=\"hcprimarysourcetype\"> </a><a name=\"primarysourcetype-en-US\"> </a><ul><li>Include these codes as defined in <a href=\"CodeSystem-validation.html\"><code>http://hl7.org/fhir/uv/vhdir/CodeSystem/validation</code></a><table class=\"none\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td><td><b>Definition</b></td></tr><tr><td><a href=\"CodeSystem-validation.html#validation-licenseboard\">licenseboard</a></td><td style=\"color: #cccccc\">License Board</td><td>License Board</td></tr><tr><td><a href=\"CodeSystem-validation.html#validation-primaryed\">primaryed</a></td><td style=\"color: #cccccc\">Primary Education</td><td>Primary Education</td></tr><tr><td><a href=\"CodeSystem-validation.html#validation-continuinged\">continuinged</a></td><td style=\"color: #cccccc\">Continuing Education</td><td>Continuing Education</td></tr><tr><td><a href=\"CodeSystem-validation.html#validation-postalservice\">postalservice</a></td><td style=\"color: #cccccc\">Postal Service</td><td>Postal Service</td></tr><tr><td><a href=\"CodeSystem-validation.html#validation-relowner\">relowner</a></td><td style=\"color: #cccccc\">Relationship owner</td><td>Relationship owner</td></tr><tr><td><a href=\"CodeSystem-validation.html#validation-regauth\">regauth</a></td><td style=\"color: #cccccc\">Registration Authority</td><td>Registration Authority</td></tr><tr><td><a href=\"CodeSystem-validation.html#validation-legalsource\">legalsource</a></td><td style=\"color: #cccccc\">Legal source</td><td>Legal source</td></tr><tr><td><a href=\"CodeSystem-validation.html#validation-issuingsource\">issuingsource</a></td><td style=\"color: #cccccc\">Issuing source</td><td>Issuing source</td></tr><tr><td><a href=\"CodeSystem-validation.html#validation-attester\">attester</a></td><td style=\"color: #cccccc\">Attester</td><td>Attester</td></tr></table></li></ul></div>"
},
"extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
"valueCode" : "pa"
}
],
"url" : "http://hl7.org/fhir/uv/vhdir/ValueSet/primarysourcetype",
"version" : "1.0.0",
"name" : "VhDirPrimarySourceType",
"title" : "VhDir Primary Source Validation Type",
"status" : "active",
"experimental" : false,
"date" : "2018-02-21",
"publisher" : "HL7 International / Patient Administration",
"contact" : [
{
"name" : "HL7 International / Patient Administration",
"telecom" : [
{
"system" : "url",
"value" : "http://www.hl7.org/Special/committees/pafm"
},
{
"system" : "email",
"value" : "pafm@lists.HL7.org"
}
]
}
],
"description" : "This value set defines a set of codes that describes the entity that provides validatation of attested data.",
"jurisdiction" : [
{
"coding" : [
{
"system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
"code" : "001",
"display" : "World"
}
]
}
],
"copyright" : "Used by permission of HL7 International all rights reserved Creative Commons License",
"compose" : {
"include" : [
{
"system" : "http://hl7.org/fhir/uv/vhdir/CodeSystem/validation",
"concept" : [
{
"code" : "licenseboard"
},
{
"code" : "primaryed"
},
{
"code" : "continuinged"
},
{
"code" : "postalservice"
},
{
"code" : "relowner"
},
{
"code" : "regauth"
},
{
"code" : "legalsource"
},
{
"code" : "issuingsource"
},
{
"code" : "attester"
}
]
}
]
}
}