| Package | hl7.fhir.uv.vhdir |
| Resource Type | CodeSystem |
| Id | validation |
| FHIR Version | R4 |
| Source | http://hl7.org/fhir/uv/vhdir/https://build.fhir.org/ig/HL7/VhDir/CodeSystem-validation.html |
| URL | http://hl7.org/fhir/uv/vhdir/CodeSystem/validation |
| Version | 1.0.0 |
| Status | active |
| Date | 2018-02-21 |
| Name | VhDirValidationType |
| Title | VhDir Validation Type Code System |
| Realm | uv |
| Authority | hl7 |
| Description | 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. |
| Copyright | Used by permission of HL7 International all rights reserved Creative Commons License |
| Content | complete |
| ValueSet | |
| attestationmethod | VhDir Attestation Method |
| externalvalidationtype | VhDir External Validation Type Value Set |
| failureaction | VhDir Failure Action |
| primarysourcefailureaction | VhDir Primary Source Failure Action |
| primarysourcepush | VhDir Primary Source Push |
| primarysourcepushtype | VhDir Primary Source Push Type |
| primarysourcetype | VhDir Primary Source Validation Type |
| primarysourcevalidationprocess | VhDir Primary Source Validation Process |
| primarysourcevalidationstatus | VhDir Primary Source Validation Status |
| validationneed | VhDir Primary Source Validation Need |
| validationprocess | VhDir Validation Process |
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: CodeSystem validation
This case-sensitive code system http://hl7.org/fhir/uv/vhdir/CodeSystem/validation defines the following codes:
{
"resourceType": "CodeSystem",
"id": "validation",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"extension": [
{
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
"valueCode": "pa"
},
{
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm",
"valueInteger": 2,
"_valueInteger": {
"extension": [
{
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom",
"valueCanonical": "http://hl7.org/fhir/uv/vhdir/ImplementationGuide/hl7.fhir.uv.vhdir"
}
]
}
},
{
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
"valueCode": "trial-use",
"_valueCode": {
"extension": [
{
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom",
"valueCanonical": "http://hl7.org/fhir/uv/vhdir/ImplementationGuide/hl7.fhir.uv.vhdir"
}
]
}
}
],
"url": "http://hl7.org/fhir/uv/vhdir/CodeSystem/validation",
"version": "1.0.0",
"name": "VhDirValidationType",
"title": "VhDir Validation Type Code System",
"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 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.",
"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",
"caseSensitive": true,
"content": "complete",
"concept": [
{
"code": "noneneeded",
"display": "None needed",
"definition": "No validation needed/planned for this resource or element."
},
{
"code": "initial",
"display": "Initial",
"definition": "Validation is only needed after initial attestation. For elements that typically do not change such as 'medical school attended and graduation date'."
},
{
"code": "periodic",
"display": "Periodic",
"definition": "Validation is needed after initial attestation and on a periodic basis. E.g. elements that expire or may change such as licensure."
},
{
"code": "attested",
"display": "Attested",
"definition": "Indicates the element or resource has only been attested."
},
{
"code": "validated",
"display": "Validated",
"definition": "Indicates the element or resource has been successfully validated."
},
{
"code": "inprocess",
"display": "Inprocess",
"definition": "Indicates the element or resource is currently being validated."
},
{
"code": "reqreval",
"display": "Required revalidation",
"definition": "Indicates the element or resource has passed an expiration date and requires revalidation."
},
{
"code": "valfailed",
"display": "Valiation failed",
"definition": "Indicates validation was attepted on an element or resource and that validation failed."
},
{
"code": "nothing",
"display": "Nothing",
"definition": "No external validation is required."
},
{
"code": "single",
"display": "Single",
"definition": "Indicates the element or resource is validated against a single source."
},
{
"code": "multiple",
"display": "Multiple",
"definition": "Indicates the element or resource may require validation against multiple sources, e.g. a practitioner participating in an insurance network."
},
{
"code": "editcheck",
"display": "Edit check",
"definition": "Indicates the element or resource is validated for format, range, presence, or other similar properties."
},
{
"code": "valueset",
"display": "Valueset",
"definition": "Indicates the element or resource is validated against a value set."
},
{
"code": "extsource",
"display": "External source",
"definition": "Indicates the element or resource is validated against an external source."
},
{
"code": "standalone",
"display": "Stand alone",
"definition": "Indicates the element or resource is validated by itself and is unrelated to other elements or resources."
},
{
"code": "incontext",
"display": "In context",
"definition": "Indicates the element or resource is validated by the existence or value of another related element or resource."
},
{
"code": "fatal",
"display": "Fatal",
"definition": "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."
},
{
"code": "warning",
"display": "Warning",
"definition": "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."
},
{
"code": "recordonly",
"display": "Record only",
"definition": "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."
},
{
"code": "noaction",
"display": "No action",
"definition": "A failure that is unlikely to be relevant to any local workflow environment."
},
{
"code": "manual",
"display": "Manual",
"definition": "The resource or element is validated manually."
},
{
"code": "portal",
"display": "Portal",
"definition": "The resource or element is validated via a portal into a source of valid data."
},
{
"code": "push",
"display": "Push",
"definition": "Data is sent (i.e. pushed) from a source of valid data to the Healthcare Directory"
},
{
"code": "pull",
"display": "Pull",
"definition": "Data is retrieved (i.e. pulled) from a source of valid data into the Healthcare Directory"
},
{
"code": "successful",
"display": "Successful",
"definition": "The validation process is complete and a determination made that the the attested data is true and accurate."
},
{
"code": "failed",
"display": "Failed",
"definition": "The validation process is complete and a determination made that the the attested data is not true or accurate."
},
{
"code": "undetermined",
"display": "Undetermined",
"definition": "The validation process is complete and a determination could not be made that the the attested data is, or is not, true and accurate."
},
{
"code": "pushyes",
"display": "Yes",
"definition": "The primary source validation can be achieved via a push of data from the source of that information."
},
{
"code": "pushno",
"display": "No",
"definition": "The primary source validation cannot be achieved via a push of data from the source of that information."
},
{
"code": "pushundetermined",
"display": "Undetermined",
"definition": "It is if undetermined if primary source validation can be achieved via a push of data from the source of that information."
},
{
"code": "specific",
"display": "Specific requested changes",
"definition": "The sender will send specific changes to the healthcare directory as determined by agreement."
},
{
"code": "any",
"display": "Any changes",
"definition": "The sender will send all changes to the healthcare directory."
},
{
"code": "sourcedef",
"display": "As defined by the source/sender",
"definition": "The sender will only send changes they have determined to be significant."
},
{
"code": "owner",
"display": "Owner",
"definition": "Indicates the element or resource was attested to by the individual who owned the data."
},
{
"code": "authrep",
"display": "Authorized representative",
"definition": "Indicates the element or resource was attested to by an individual who was designated to attest by the owner of the data."
},
{
"code": "authint",
"display": "Authorized intermediary",
"definition": "Indicates the element or resource was attested to by a system (intermediary) that was designated to attest by the owner of the data."
},
{
"code": "non-auth-src",
"display": "Non-authorized source",
"definition": "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."
},
{
"code": "licenseboard",
"display": "License Board",
"definition": "License Board"
},
{
"code": "primaryed",
"display": "Primary Education",
"definition": "Primary Education"
},
{
"code": "continuinged",
"display": "Continuing Education",
"definition": "Continuing Education"
},
{
"code": "postalservice",
"display": "Postal Service",
"definition": "Postal Service"
},
{
"code": "relowner",
"display": "Relationship owner",
"definition": "Relationship owner"
},
{
"code": "regauth",
"display": "Registration Authority",
"definition": "Registration Authority"
},
{
"code": "legalsource",
"display": "Legal source",
"definition": "Legal source"
},
{
"code": "issuingsource",
"display": "Issuing source",
"definition": "Issuing source"
},
{
"code": "attester",
"display": "Attester",
"definition": "Attester"
}
]
}