National Directory of Healthcare Providers & Services (NDH) Implementation Guide
1.0.0-ballot - ballot United States of America flag

This page is part of the National Directory of Healthcare Providers and Services (NDH) Implementation Guide (v1.0.0-ballot: STU1 Ballot 1) based on FHIR R4. . For a full list of available versions, see the Directory of published versions

: VerificationResult primarysource-who - TTL Representation

Active as of 2023-07-30

Raw ttl | Download


@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:SearchParameter ;
  fhir:nodeRole fhir:treeRoot ;
  fhir:id [ fhir:v "verificationresult-primarysource-who"] ; # 
  fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><h2>VerificationResultPrimarysourceWhoSearchParameter</h2><p>Parameter <code>verificationresult-primarysource-who</code>:<code>reference</code></p><div><p>Select verification information for data that was verified against the specified primary source who</p>\n</div><table class=\"grid\"><tr><td>Resource</td><td><a href=\"http://hl7.org/fhir/R4/verificationresult.html\">VerificationResult</a></td></tr><tr><td>Expression</td><td><code>VerificationResult.primarysource.who</code></td></tr><tr><td>Processing Mode</td><td>Normal</td></tr><tr><td>Target Resources</td><td><a href=\"http://hl7.org/fhir/R4/practitioner.html\">Practitioner</a>, <a href=\"http://hl7.org/fhir/R4/practitionerrole.html\">PractitionerRole</a>, <a href=\"http://hl7.org/fhir/R4/organization.html\">Organization</a></td></tr><tr><td>Multiples</td><td>The parameter can repeat (and) and can have repeating values (or)</td></tr><tr><td>Modifiers</td><td>Allowed: type</td></tr><tr><td>Chains</td><td>Allowed: identifier, address, name, partof, location, organization, practitioner</td></tr></table></div>"
  ] ; # 
  fhir:url [ fhir:v "http://hl7.org/fhir/us/ndh/SearchParameter/verificationresult-primarysource-who"^^xsd:anyURI] ; # 
  fhir:version [ fhir:v "1.0.0-ballot"] ; # 
  fhir:name [ fhir:v "VerificationResultPrimarysourceWhoSearchParameter"] ; # 
  fhir:status [ fhir:v "active"] ; # 
  fhir:date [ fhir:v "2023-07-30T14:53:07+00:00"^^xsd:dateTime] ; # 
  fhir:publisher [ fhir:v "HL7 International - Patient Administration Work Group"] ; # 
  fhir:contact ( [
fhir:name [ fhir:v "HL7 International - Patient Administration Work Group" ] ;
    ( fhir:telecom [
fhir:system [ fhir:v "url" ] ;
fhir:value [ fhir:v "http://hl7.org/Special/committees/pafm" ]     ] [
fhir:system [ fhir:v "email" ] ;
fhir:value [ fhir:v "pafm@lists.hl7.org" ]     ] )
  ] ) ; # 
  fhir:description [ fhir:v "Select verification information for data that was verified against the specified primary source who"] ; # 
  fhir:jurisdiction ( [
    ( fhir:coding [
fhir:system [ fhir:v "urn:iso:std:iso:3166"^^xsd:anyURI ] ;
fhir:code [ fhir:v "US" ] ;
fhir:display [ fhir:v "United States of America" ]     ] )
  ] ) ; # 
  fhir:code [ fhir:v "verificationresult-primarysource-who"] ; # 
  fhir:base ( [ fhir:v "VerificationResult"] ) ; # 
  fhir:type [ fhir:v "reference"] ; # 
  fhir:expression [ fhir:v "VerificationResult.primarysource.who"] ; # 
  fhir:xpathUsage [ fhir:v "normal"] ; # 
  fhir:target ( [ fhir:v "Practitioner"] [ fhir:v "PractitionerRole"] [ fhir:v "Organization"] ) ; # 
  fhir:multipleOr [ fhir:v "true"^^xsd:boolean] ; # 
  fhir:multipleAnd [ fhir:v "true"^^xsd:boolean] ; # 
  fhir:modifier ( [ fhir:v "type"] ) ; # 
  fhir:chain ( [ fhir:v "identifier"] [ fhir:v "address"] [ fhir:v "name"] [ fhir:v "partof"] [ fhir:v "location"] [ fhir:v "organization"] [ fhir:v "practitioner"] ) . #