This page is part of the Validated Healthcare Directory FHIR IG (v0.2.0: STU 1 Ballot 2) based on FHIR v3.5.0. . For a full list of available versions, see the Directory of published versions
JSON Format: CodeSystem-codesystem-primarysource
Raw json
{ "resourceType" : "CodeSystem", "id" : "codesystem-primarysource", "text" : { "status" : "generated", "div" : "<div xmlns="http://www.w3.org/1999/xhtml"><h2>VhDir Primary Source Code System</h2><div><p>This code system contains codes for documenting the attributes related to the business process of primary source validation durign the maintenance of a Healthcare Directory.</p> </div><p>This code system http://hl7.org/fhir/uv/vhdir/CodeSystem/codesystem-primarysource 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">licenseboard<a name="codesystem-primarysource-licenseboard"> </a></td><td>License Board</td><td>License Board</td></tr><tr><td style="white-space:nowrap">primaryeducation<a name="codesystem-primarysource-primaryeducation"> </a></td><td>Primary Education</td><td>Primary Education</td></tr><tr><td style="white-space:nowrap">continuingeducation<a name="codesystem-primarysource-continuingeducation"> </a></td><td>Continuing Education</td><td>Continuing Education</td></tr><tr><td style="white-space:nowrap">postalservice<a name="codesystem-primarysource-postalservice"> </a></td><td>Postal Service</td><td>Postal Service</td></tr><tr><td style="white-space:nowrap">relationshipowner<a name="codesystem-primarysource-relationshipowner"> </a></td><td>Relationship owner</td><td>Relationship owner</td></tr><tr><td style="white-space:nowrap">registrationauthority<a name="codesystem-primarysource-registrationauthority"> </a></td><td>Registration Authority</td><td>Registration Authority</td></tr><tr><td style="white-space:nowrap">legalsource<a name="codesystem-primarysource-legalsource"> </a></td><td>legal source</td><td>legal source</td></tr><tr><td style="white-space:nowrap">issuingsource<a name="codesystem-primarysource-issuingsource"> </a></td><td>issuing source</td><td>issuing source</td></tr><tr><td style="white-space:nowrap">authoritativesource<a name="codesystem-primarysource-authoritativesource"> </a></td><td>authoritative source</td><td>authoritative source</td></tr><tr><td style="white-space:nowrap">attester<a name="codesystem-primarysource-attester"> </a></td><td>attester</td><td>attester</td></tr></table></div>" }, "url" : "http://hl7.org/fhir/uv/vhdir/CodeSystem/codesystem-primarysource", "version" : "0.2.0", "name" : "VhDirPrimarySource", "title" : "VhDir Primary Source Code System", "status" : "active", "date" : "2018-02-21", "publisher" : "HL7 International", "contact" : [ { "telecom" : [ { "system" : "other", "value" : "http://hl7.org/fhir" } ] } ], "description" : "This code system contains codes for documenting the attributes related to the business process of primary source validation durign the maintenance of a Healthcare Directory.", "caseSensitive" : true, "valueSet" : "http://hl7.org/fhir/uv/vhdir/ValueSet/valueset-primarysource", "content" : "complete", "concept" : [ { "code" : "licenseboard", "display" : "License Board", "definition" : "License Board" }, { "code" : "primaryeducation", "display" : "Primary Education", "definition" : "Primary Education" }, { "code" : "continuingeducation", "display" : "Continuing Education", "definition" : "Continuing Education" }, { "code" : "postalservice", "display" : "Postal Service", "definition" : "Postal Service" }, { "code" : "relationshipowner", "display" : "Relationship owner", "definition" : "Relationship owner" }, { "code" : "registrationauthority", "display" : "Registration Authority", "definition" : "Registration Authority" }, { "code" : "legalsource", "display" : "legal source", "definition" : "legal source" }, { "code" : "issuingsource", "display" : "issuing source", "definition" : "issuing source" }, { "code" : "authoritativesource", "display" : "authoritative source", "definition" : "authoritative source" }, { "code" : "attester", "display" : "attester", "definition" : "attester" } ] }