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 |
@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 "validation"] ; # 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 validation</b></p><a name=\"validation\"> </a><a name=\"hcvalidation\"> </a><a name=\"validation-en-US\"> </a><p>This case-sensitive code system <code>http://hl7.org/fhir/uv/vhdir/CodeSystem/validation</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\">noneneeded<a name=\"validation-noneneeded\"> </a></td><td>None needed</td><td>No validation needed/planned for this resource or element.</td></tr><tr><td style=\"white-space:nowrap\">initial<a name=\"validation-initial\"> </a></td><td>Initial</td><td>Validation is only needed after initial attestation. For elements that typically do not change such as 'medical school attended and graduation date'.</td></tr><tr><td style=\"white-space:nowrap\">periodic<a name=\"validation-periodic\"> </a></td><td>Periodic</td><td>Validation is needed after initial attestation and on a periodic basis. E.g. elements that expire or may change such as licensure.</td></tr><tr><td style=\"white-space:nowrap\">attested<a name=\"validation-attested\"> </a></td><td>Attested</td><td>Indicates the element or resource has only been attested.</td></tr><tr><td style=\"white-space:nowrap\">validated<a name=\"validation-validated\"> </a></td><td>Validated</td><td>Indicates the element or resource has been successfully validated.</td></tr><tr><td style=\"white-space:nowrap\">inprocess<a name=\"validation-inprocess\"> </a></td><td>Inprocess</td><td>Indicates the element or resource is currently being validated.</td></tr><tr><td style=\"white-space:nowrap\">reqreval<a name=\"validation-reqreval\"> </a></td><td>Required revalidation</td><td>Indicates the element or resource has passed an expiration date and requires revalidation.</td></tr><tr><td style=\"white-space:nowrap\">valfailed<a name=\"validation-valfailed\"> </a></td><td>Valiation failed</td><td>Indicates validation was attepted on an element or resource and that validation failed.</td></tr><tr><td style=\"white-space:nowrap\">nothing<a name=\"validation-nothing\"> </a></td><td>Nothing</td><td>No external validation is required.</td></tr><tr><td style=\"white-space:nowrap\">single<a name=\"validation-single\"> </a></td><td>Single</td><td>Indicates the element or resource is validated against a single source.</td></tr><tr><td style=\"white-space:nowrap\">multiple<a name=\"validation-multiple\"> </a></td><td>Multiple</td><td>Indicates the element or resource may require validation against multiple sources, e.g. a practitioner participating in an insurance network.</td></tr><tr><td style=\"white-space:nowrap\">editcheck<a name=\"validation-editcheck\"> </a></td><td>Edit check</td><td>Indicates the element or resource is validated for format, range, presence, or other similar properties.</td></tr><tr><td style=\"white-space:nowrap\">valueset<a name=\"validation-valueset\"> </a></td><td>Valueset</td><td>Indicates the element or resource is validated against a value set.</td></tr><tr><td style=\"white-space:nowrap\">extsource<a name=\"validation-extsource\"> </a></td><td>External source</td><td>Indicates the element or resource is validated against an external source.</td></tr><tr><td style=\"white-space:nowrap\">standalone<a name=\"validation-standalone\"> </a></td><td>Stand alone</td><td>Indicates the element or resource is validated by itself and is unrelated to other elements or resources.</td></tr><tr><td style=\"white-space:nowrap\">incontext<a name=\"validation-incontext\"> </a></td><td>In context</td><td>Indicates the element or resource is validated by the existence or value of another related element or resource.</td></tr><tr><td style=\"white-space:nowrap\">fatal<a name=\"validation-fatal\"> </a></td><td>Fatal</td><td>A failure that is likely relevant to local workflow environments, considered sufficient to suspend the resource/element and one or more action has been taken.</td></tr><tr><td style=\"white-space:nowrap\">warning<a name=\"validation-warning\"> </a></td><td>Warning</td><td>A failure that may be relevant to some local workflow environments, but in and of itself is not consider sufficient to suspend the resource/element. E.g. validating membership in an organization.</td></tr><tr><td style=\"white-space:nowrap\">recordonly<a name=\"validation-recordonly\"> </a></td><td>Record only</td><td>A failure that may be relevant to some local workflow environments and will be documented but not result in notification or publication of the error.</td></tr><tr><td style=\"white-space:nowrap\">noaction<a name=\"validation-noaction\"> </a></td><td>No action</td><td>A failure that is unlikely to be relevant to any local workflow environment.</td></tr><tr><td style=\"white-space:nowrap\">manual<a name=\"validation-manual\"> </a></td><td>Manual</td><td>The resource or element is validated manually.</td></tr><tr><td style=\"white-space:nowrap\">portal<a name=\"validation-portal\"> </a></td><td>Portal</td><td>The resource or element is validated via a portal into a source of valid data.</td></tr><tr><td style=\"white-space:nowrap\">push<a name=\"validation-push\"> </a></td><td>Push</td><td>Data is sent (i.e. pushed) from a source of valid data to the Healthcare Directory</td></tr><tr><td style=\"white-space:nowrap\">pull<a name=\"validation-pull\"> </a></td><td>Pull</td><td>Data is retrieved (i.e. pulled) from a source of valid data into the Healthcare Directory</td></tr><tr><td style=\"white-space:nowrap\">successful<a name=\"validation-successful\"> </a></td><td>Successful</td><td>The validation process is complete and a determination made that the the attested data is true and accurate.</td></tr><tr><td style=\"white-space:nowrap\">failed<a name=\"validation-failed\"> </a></td><td>Failed</td><td>The validation process is complete and a determination made that the the attested data is not true or accurate.</td></tr><tr><td style=\"white-space:nowrap\">undetermined<a name=\"validation-undetermined\"> </a></td><td>Undetermined</td><td>The validation process is complete and a determination could not be made that the the attested data is, or is not, true and accurate.</td></tr><tr><td style=\"white-space:nowrap\">pushyes<a name=\"validation-pushyes\"> </a></td><td>Yes</td><td>The primary source validation can be achieved via a push of data from the source of that information.</td></tr><tr><td style=\"white-space:nowrap\">pushno<a name=\"validation-pushno\"> </a></td><td>No</td><td>The primary source validation cannot be achieved via a push of data from the source of that information.</td></tr><tr><td style=\"white-space:nowrap\">pushundetermined<a name=\"validation-pushundetermined\"> </a></td><td>Undetermined</td><td>It is if undetermined if primary source validation can be achieved via a push of data from the source of that information.</td></tr><tr><td style=\"white-space:nowrap\">specific<a name=\"validation-specific\"> </a></td><td>Specific requested changes</td><td>The sender will send specific changes to the healthcare directory as determined by agreement.</td></tr><tr><td style=\"white-space:nowrap\">any<a name=\"validation-any\"> </a></td><td>Any changes</td><td>The sender will send all changes to the healthcare directory.</td></tr><tr><td style=\"white-space:nowrap\">sourcedef<a name=\"validation-sourcedef\"> </a></td><td>As defined by the source/sender</td><td>The sender will only send changes they have determined to be significant.</td></tr><tr><td style=\"white-space:nowrap\">owner<a name=\"validation-owner\"> </a></td><td>Owner</td><td>Indicates the element or resource was attested to by the individual who owned the data.</td></tr><tr><td style=\"white-space:nowrap\">authrep<a name=\"validation-authrep\"> </a></td><td>Authorized representative</td><td>Indicates the element or resource was attested to by an individual who was designated to attest by the owner of the data.</td></tr><tr><td style=\"white-space:nowrap\">authint<a name=\"validation-authint\"> </a></td><td>Authorized intermediary</td><td>Indicates the element or resource was attested to by a system (intermediary) that was designated to attest by the owner of the data.</td></tr><tr><td style=\"white-space:nowrap\">non-auth-src<a name=\"validation-non-auth-src\"> </a></td><td>Non-authorized source</td><td>Indicates the element or resource was attested to by an individual or system that was not designated to attest by the owner of the data.</td></tr><tr><td style=\"white-space:nowrap\">licenseboard<a name=\"validation-licenseboard\"> </a></td><td>License Board</td><td>License Board</td></tr><tr><td style=\"white-space:nowrap\">primaryed<a name=\"validation-primaryed\"> </a></td><td>Primary Education</td><td>Primary Education</td></tr><tr><td style=\"white-space:nowrap\">continuinged<a name=\"validation-continuinged\"> </a></td><td>Continuing Education</td><td>Continuing Education</td></tr><tr><td style=\"white-space:nowrap\">postalservice<a name=\"validation-postalservice\"> </a></td><td>Postal Service</td><td>Postal Service</td></tr><tr><td style=\"white-space:nowrap\">relowner<a name=\"validation-relowner\"> </a></td><td>Relationship owner</td><td>Relationship owner</td></tr><tr><td style=\"white-space:nowrap\">regauth<a name=\"validation-regauth\"> </a></td><td>Registration Authority</td><td>Registration Authority</td></tr><tr><td style=\"white-space:nowrap\">legalsource<a name=\"validation-legalsource\"> </a></td><td>Legal source</td><td>Legal source</td></tr><tr><td style=\"white-space:nowrap\">issuingsource<a name=\"validation-issuingsource\"> </a></td><td>Issuing source</td><td>Issuing source</td></tr><tr><td style=\"white-space:nowrap\">attester<a name=\"validation-attester\"> </a></td><td>Attester</td><td>Attester</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/uv/vhdir/CodeSystem/validation"^^xsd:anyURI] ; # fhir:version [ fhir:v "1.0.0"] ; # fhir:name [ fhir:v "VhDirValidationType"] ; # fhir:title [ fhir:v "VhDir Validation Type Code System"] ; # fhir:status [ fhir:v "active"] ; # fhir:experimental [ fhir:v "false"^^xsd:boolean] ; # fhir:date [ fhir:v "2018-02-21"^^xsd:date] ; # fhir:publisher [ fhir:v "HL7 International / Patient Administration"] ; # fhir:contact ( [ fhir:name [ fhir:v "HL7 International / Patient Administration" ] ; ( fhir:telecom [ fhir:system [ fhir:v "url" ] ; fhir:value [ fhir:v "http://www.hl7.org/Special/committees/pafm" ] ] [ fhir:system [ fhir:v "email" ] ; fhir:value [ fhir:v "pafm@lists.HL7.org" ] ] ) ] ) ; # fhir:description [ fhir:v "This code system contains codes for documenting the attributes of the FHIR resource Validation to reflect the business process of validating information in a Healthcare Directory."] ; # fhir:jurisdiction ( [ ( fhir:coding [ fhir:system [ fhir:v "http://unstats.un.org/unsd/methods/m49/m49.htm"^^xsd:anyURI ] ; fhir:code [ fhir:v "001" ] ; fhir:display [ fhir:v "World" ] ] ) ] ) ; # fhir:copyright [ fhir:v "Used by permission of HL7 International all rights reserved Creative Commons License"] ; # fhir:caseSensitive [ fhir:v "true"^^xsd:boolean] ; # fhir:content [ fhir:v "complete"] ; # fhir:concept ( [ fhir:code [ fhir:v "noneneeded" ] ; fhir:display [ fhir:v "None needed" ] ; fhir:definition [ fhir:v "No validation needed/planned for this resource or element." ] ] [ fhir:code [ fhir:v "initial" ] ; fhir:display [ fhir:v "Initial" ] ; fhir:definition [ fhir:v "Validation is only needed after initial attestation. For elements that typically do not change such as 'medical school attended and graduation date'." ] ] [ fhir:code [ fhir:v "periodic" ] ; fhir:display [ fhir:v "Periodic" ] ; fhir:definition [ fhir:v "Validation is needed after initial attestation and on a periodic basis. E.g. elements that expire or may change such as licensure." ] ] [ fhir:code [ fhir:v "attested" ] ; fhir:display [ fhir:v "Attested" ] ; fhir:definition [ fhir:v "Indicates the element or resource has only been attested." ] ] [ fhir:code [ fhir:v "validated" ] ; fhir:display [ fhir:v "Validated" ] ; fhir:definition [ fhir:v "Indicates the element or resource has been successfully validated." ] ] [ fhir:code [ fhir:v "inprocess" ] ; fhir:display [ fhir:v "Inprocess" ] ; fhir:definition [ fhir:v "Indicates the element or resource is currently being validated." ] ] [ fhir:code [ fhir:v "reqreval" ] ; fhir:display [ fhir:v "Required revalidation" ] ; fhir:definition [ fhir:v "Indicates the element or resource has passed an expiration date and requires revalidation." ] ] [ fhir:code [ fhir:v "valfailed" ] ; fhir:display [ fhir:v "Valiation failed" ] ; fhir:definition [ fhir:v "Indicates validation was attepted on an element or resource and that validation failed." ] ] [ fhir:code [ fhir:v "nothing" ] ; fhir:display [ fhir:v "Nothing" ] ; fhir:definition [ fhir:v "No external validation is required." ] ] [ fhir:code [ fhir:v "single" ] ; fhir:display [ fhir:v "Single" ] ; fhir:definition [ fhir:v "Indicates the element or resource is validated against a single source." ] ] [ fhir:code [ fhir:v "multiple" ] ; fhir:display [ fhir:v "Multiple" ] ; fhir:definition [ fhir:v "Indicates the element or resource may require validation against multiple sources, e.g. a practitioner participating in an insurance network." ] ] [ fhir:code [ fhir:v "editcheck" ] ; fhir:display [ fhir:v "Edit check" ] ; fhir:definition [ fhir:v "Indicates the element or resource is validated for format, range, presence, or other similar properties." ] ] [ fhir:code [ fhir:v "valueset" ] ; fhir:display [ fhir:v "Valueset" ] ; fhir:definition [ fhir:v "Indicates the element or resource is validated against a value set." ] ] [ fhir:code [ fhir:v "extsource" ] ; fhir:display [ fhir:v "External source" ] ; fhir:definition [ fhir:v "Indicates the element or resource is validated against an external source." ] ] [ fhir:code [ fhir:v "standalone" ] ; fhir:display [ fhir:v "Stand alone" ] ; fhir:definition [ fhir:v "Indicates the element or resource is validated by itself and is unrelated to other elements or resources." ] ] [ fhir:code [ fhir:v "incontext" ] ; fhir:display [ fhir:v "In context" ] ; fhir:definition [ fhir:v "Indicates the element or resource is validated by the existence or value of another related element or resource." ] ] [ fhir:code [ fhir:v "fatal" ] ; fhir:display [ fhir:v "Fatal" ] ; fhir:definition [ fhir:v "A failure that is likely relevant to local workflow environments, considered sufficient to suspend the resource/element and one or more action has been taken." ] ] [ fhir:code [ fhir:v "warning" ] ; fhir:display [ fhir:v "Warning" ] ; fhir:definition [ fhir:v "A failure that may be relevant to some local workflow environments, but in and of itself is not consider sufficient to suspend the resource/element. E.g. validating membership in an organization." ] ] [ fhir:code [ fhir:v "recordonly" ] ; fhir:display [ fhir:v "Record only" ] ; fhir:definition [ fhir:v "A failure that may be relevant to some local workflow environments and will be documented but not result in notification or publication of the error." ] ] [ fhir:code [ fhir:v "noaction" ] ; fhir:display [ fhir:v "No action" ] ; fhir:definition [ fhir:v "A failure that is unlikely to be relevant to any local workflow environment." ] ] [ fhir:code [ fhir:v "manual" ] ; fhir:display [ fhir:v "Manual" ] ; fhir:definition [ fhir:v "The resource or element is validated manually." ] ] [ fhir:code [ fhir:v "portal" ] ; fhir:display [ fhir:v "Portal" ] ; fhir:definition [ fhir:v "The resource or element is validated via a portal into a source of valid data." ] ] [ fhir:code [ fhir:v "push" ] ; fhir:display [ fhir:v "Push" ] ; fhir:definition [ fhir:v "Data is sent (i.e. pushed) from a source of valid data to the Healthcare Directory" ] ] [ fhir:code [ fhir:v "pull" ] ; fhir:display [ fhir:v "Pull" ] ; fhir:definition [ fhir:v "Data is retrieved (i.e. pulled) from a source of valid data into the Healthcare Directory" ] ] [ fhir:code [ fhir:v "successful" ] ; fhir:display [ fhir:v "Successful" ] ; fhir:definition [ fhir:v "The validation process is complete and a determination made that the the attested data is true and accurate." ] ] [ fhir:code [ fhir:v "failed" ] ; fhir:display [ fhir:v "Failed" ] ; fhir:definition [ fhir:v "The validation process is complete and a determination made that the the attested data is not true or accurate." ] ] [ fhir:code [ fhir:v "undetermined" ] ; fhir:display [ fhir:v "Undetermined" ] ; fhir:definition [ fhir:v "The validation process is complete and a determination could not be made that the the attested data is, or is not, true and accurate." ] ] [ fhir:code [ fhir:v "pushyes" ] ; fhir:display [ fhir:v "Yes" ] ; fhir:definition [ fhir:v "The primary source validation can be achieved via a push of data from the source of that information." ] ] [ fhir:code [ fhir:v "pushno" ] ; fhir:display [ fhir:v "No" ] ; fhir:definition [ fhir:v "The primary source validation cannot be achieved via a push of data from the source of that information." ] ] [ fhir:code [ fhir:v "pushundetermined" ] ; fhir:display [ fhir:v "Undetermined" ] ; fhir:definition [ fhir:v "It is if undetermined if primary source validation can be achieved via a push of data from the source of that information." ] ] [ fhir:code [ fhir:v "specific" ] ; fhir:display [ fhir:v "Specific requested changes" ] ; fhir:definition [ fhir:v "The sender will send specific changes to the healthcare directory as determined by agreement." ] ] [ fhir:code [ fhir:v "any" ] ; fhir:display [ fhir:v "Any changes" ] ; fhir:definition [ fhir:v "The sender will send all changes to the healthcare directory." ] ] [ fhir:code [ fhir:v "sourcedef" ] ; fhir:display [ fhir:v "As defined by the source/sender" ] ; fhir:definition [ fhir:v "The sender will only send changes they have determined to be significant." ] ] [ fhir:code [ fhir:v "owner" ] ; fhir:display [ fhir:v "Owner" ] ; fhir:definition [ fhir:v "Indicates the element or resource was attested to by the individual who owned the data." ] ] [ fhir:code [ fhir:v "authrep" ] ; fhir:display [ fhir:v "Authorized representative" ] ; fhir:definition [ fhir:v "Indicates the element or resource was attested to by an individual who was designated to attest by the owner of the data." ] ] [ fhir:code [ fhir:v "authint" ] ; fhir:display [ fhir:v "Authorized intermediary" ] ; fhir:definition [ fhir:v "Indicates the element or resource was attested to by a system (intermediary) that was designated to attest by the owner of the data." ] ] [ fhir:code [ fhir:v "non-auth-src" ] ; fhir:display [ fhir:v "Non-authorized source" ] ; fhir:definition [ fhir:v "Indicates the element or resource was attested to by an individual or system that was not designated to attest by the owner of the data." ] ] [ fhir:code [ fhir:v "licenseboard" ] ; fhir:display [ fhir:v "License Board" ] ; fhir:definition [ fhir:v "License Board" ] ] [ fhir:code [ fhir:v "primaryed" ] ; fhir:display [ fhir:v "Primary Education" ] ; fhir:definition [ fhir:v "Primary Education" ] ] [ fhir:code [ fhir:v "continuinged" ] ; fhir:display [ fhir:v "Continuing Education" ] ; fhir:definition [ fhir:v "Continuing Education" ] ] [ fhir:code [ fhir:v "postalservice" ] ; fhir:display [ fhir:v "Postal Service" ] ; fhir:definition [ fhir:v "Postal Service" ] ] [ fhir:code [ fhir:v "relowner" ] ; fhir:display [ fhir:v "Relationship owner" ] ; fhir:definition [ fhir:v "Relationship owner" ] ] [ fhir:code [ fhir:v "regauth" ] ; fhir:display [ fhir:v "Registration Authority" ] ; fhir:definition [ fhir:v "Registration Authority" ] ] [ fhir:code [ fhir:v "legalsource" ] ; fhir:display [ fhir:v "Legal source" ] ; fhir:definition [ fhir:v "Legal source" ] ] [ fhir:code [ fhir:v "issuingsource" ] ; fhir:display [ fhir:v "Issuing source" ] ; fhir:definition [ fhir:v "Issuing source" ] ] [ fhir:code [ fhir:v "attester" ] ; fhir:display [ fhir:v "Attester" ] ; fhir:definition [ fhir:v "Attester" ] ] ) . #
IG © 2022+ HL7 International / Patient Administration. Package hl7.fhir.uv.vhdir#1.0.0 based on FHIR 4.0.1. Generated 2024-08-26
Links: Table of Contents |
QA Report
| Version History |
|
Propose a change