Publication Build: This will be filled in by the publication tooling
Page standards status: Trial-use | Maturity Level: 2 |
@prefix fhir: <http://hl7.org/fhir/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
# - resource -------------------------------------------------------------------
a fhir:ValueSet ;
fhir:nodeRole fhir:treeRoot ;
fhir:id [ fhir:v "primarysourcevalidationprocess"] ; #
fhir:text [
fhir:status [ fhir:v "extensions" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet primarysourcevalidationprocess</b></p><a name=\"primarysourcevalidationprocess\"> </a><a name=\"hcprimarysourcevalidationprocess\"> </a><a name=\"primarysourcevalidationprocess-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-manual\">manual</a></td><td style=\"color: #cccccc\">Manual</td><td>The resource or element is validated manually.</td></tr><tr><td><a href=\"CodeSystem-validation.html#validation-portal\">portal</a></td><td style=\"color: #cccccc\">Portal</td><td>The resource or element is validated via a portal into a source of valid data.</td></tr><tr><td><a href=\"CodeSystem-validation.html#validation-pull\">pull</a></td><td style=\"color: #cccccc\">Pull</td><td>Data is retrieved (i.e. pulled) from a source of valid data into the Healthcare Directory</td></tr><tr><td><a href=\"CodeSystem-validation.html#validation-push\">push</a></td><td style=\"color: #cccccc\">Push</td><td>Data is sent (i.e. pushed) from a source of valid data to the Healthcare Directory</td></tr></table></li></ul></div>"^^rdf:XMLLiteral
] ; #
fhir:extension ( [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg"^^xsd:anyURI ] ;
fhir:value [
a fhir:code ;
fhir:v "pa" ]
] [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm"^^xsd:anyURI ] ;
fhir:value [
a fhir:integer ;
fhir:v "2"^^xsd:integer ;
( fhir:extension [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom"^^xsd:anyURI ] ;
fhir:value [
a fhir:canonical ;
fhir:v "http://hl7.org/fhir/uv/vhdir/ImplementationGuide/hl7.fhir.uv.vhdir"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/uv/vhdir/ImplementationGuide/hl7.fhir.uv.vhdir> ] ] ) ]
] [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status"^^xsd:anyURI ] ;
fhir:value [
a fhir:code ;
fhir:v "trial-use" ;
( fhir:extension [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom"^^xsd:anyURI ] ;
fhir:value [
a fhir:canonical ;
fhir:v "http://hl7.org/fhir/uv/vhdir/ImplementationGuide/hl7.fhir.uv.vhdir"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/uv/vhdir/ImplementationGuide/hl7.fhir.uv.vhdir> ] ] ) ]
] ) ; #
fhir:url [ fhir:v "http://hl7.org/fhir/uv/vhdir/ValueSet/primarysourcevalidationprocess"^^xsd:anyURI] ; #
fhir:version [ fhir:v "1.0.0"] ; #
fhir:name [ fhir:v "VhDirPrimarySourceValidationProcess"] ; #
fhir:title [ fhir:v "VhDir Primary Source Validation Process"] ; #
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 "Attested information may be validated by process that are manual or automated. For automated processes it may accomplished by the system of record reaching out through another system's API or information may be sent to the system of record. This value set defines a set of codes to describing the process, the how, a resource or data element is validated."] ; #
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:compose [
( fhir:include [
fhir:system [ fhir:v "http://hl7.org/fhir/uv/vhdir/CodeSystem/validation"^^xsd:anyURI ] ;
( fhir:concept [
fhir:code [ fhir:v "manual" ] ] [
fhir:code [ fhir:v "portal" ] ] [
fhir:code [ fhir:v "pull" ] ] [
fhir:code [ fhir:v "push" ] ] ) ] )
] . #
IG © 2022+ HL7 International / Patient Administration. Package hl7.fhir.uv.vhdir#1.0.0 based on FHIR 4.0.1. Generated 2025-02-18
Links: Table of Contents |
QA Report
| Version History |
|
Propose a change