National Directory of Healthcare Providers & Services (NDH) Implementation Guide
2.0.0-current - ci-build United States of America flag

National Directory of Healthcare Providers & Services (NDH) Implementation Guide, published by HL7 International / Patient Administration. This guide is not an authorized publication; it is the continuous build for version 2.0.0-current built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/HL7/fhir-us-ndh/ and changes regularly. See the Directory of published versions

: Verify-JoeSmith-2

Page standards status: Informative

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 -------------------------------------------------------------------

<http://hl7.org/fhir/VerificationResult/Verify-JoeSmith-2> a fhir:VerificationResult ;
  fhir:nodeRole fhir:treeRoot ;
  fhir:Resource.id [ fhir:value "Verify-JoeSmith-2"] ;
  fhir:Resource.meta [
     fhir:Meta.lastUpdated [ fhir:value "2023-06-03T13:26:22.0314215+00:00"^^xsd:dateTime ] ;
     fhir:Meta.profile [
       fhir:value "http://hl7.org/fhir/us/ndh/StructureDefinition/ndh-Verification" ;
       fhir:index -1 ;
       fhir:link <http://hl7.org/fhir/us/ndh/StructureDefinition/ndh-Verification>
     ]
  ] ;
  fhir:Resource.language [ fhir:value "en"] ;
  fhir:DomainResource.text [
     fhir:Narrative.status [ fhir:value "generated" ] ;
     fhir:Narrative.div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: VerificationResult Verify-JoeSmith-2</b></p><a name=\"Verify-JoeSmith-2\"> </a><a name=\"hcVerify-JoeSmith-2\"> </a><div style=\"display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%\"><p style=\"margin-bottom: 0px\">Last updated: 2023-06-03 13:26:22+0000</p><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-ndh-Verification.html\">NDH Verification</a></p></div><p><b>target</b>: <a href=\"Practitioner-JoeSmith.html\">Practitioner Joe Smith</a></p><p><b>targetLocation</b>: Practitioner.qualifications, Practitioner.address, Practitioner.identifier.where(system='http://hl7.org/fhir/sid/us-npi')</p><p><b>need</b>: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/need periodic}\">The frequency the target(s) need to be verified is Periodic</span></p><p><b>status</b>: Validated</p><p><b>statusDate</b>: 2023-06-03 13:26:22+0000</p><p><b>validationType</b>: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/validation-type primary}\">The verification type is via Primary Source</span></p><p><b>validationProcess</b>: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/validation-process primary}\">The verification process is via primary source</span></p><p><b>failureAction</b>: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/failure-action fatal}\">Fatal</span></p><blockquote><p><b>primarySource</b></p><p><b>who</b>: Medical School</p><p><b>type</b>: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/primary-source-type prim}\">Primary Education</span></p><p><b>validationStatus</b>: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/validation-status successful}\">Successful</span></p><p><b>validationDate</b>: 2023-06-03 13:26:22+0000</p></blockquote><blockquote><p><b>primarySource</b></p><p><b>who</b>: Physical address</p><p><b>type</b>: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/primary-source-type post-serv}\">Postal Service</span></p><p><b>validationStatus</b>: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/validation-status successful}\">Successful</span></p><p><b>validationDate</b>: 2023-06-03 13:26:22+0000</p></blockquote><blockquote><p><b>primarySource</b></p><p><b>who</b>: NPI Registry</p><p><b>type</b>: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/primary-source-type issuer}\">Issuing source</span></p><p><b>validationStatus</b>: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/validation-status successful}\">Successful</span></p><p><b>validationDate</b>: 2023-06-03 13:26:22+0000</p></blockquote><h3>Attestations</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Who</b></td><td><b>CommunicationMethod</b></td><td><b>Date</b></td></tr><tr><td style=\"display: none\">*</td><td><a href=\"Practitioner-JoeSmith.html\">Joe Smith</a></td><td><span title=\"Codes:{http://terminology.hl7.org/CodeSystem/verificationresult-communication-method manual}\">Manual</span></td><td>2023-03-28</td></tr></table></div>"
  ] ;
  fhir:VerificationResult.target [
     fhir:index -1 ;
     fhir:link <http://hl7.org/fhir/Practitioner/JoeSmith> ;
     fhir:Reference.reference [ fhir:value "Practitioner/JoeSmith" ] ;
     fhir:Reference.display [ fhir:value "Practitioner Joe Smith" ]
  ] ;
  fhir:VerificationResult.targetLocation [
     fhir:value "Practitioner.qualifications" ;
     fhir:index -1
  ], [
     fhir:value "Practitioner.address" ;
     fhir:index -1
  ], [
     fhir:value "Practitioner.identifier.where(system='http://hl7.org/fhir/sid/us-npi')" ;
     fhir:index -1
  ] ;
  fhir:VerificationResult.need [
     fhir:CodeableConcept.coding [
       fhir:index -1 ;
       fhir:Coding.system [ fhir:value "http://terminology.hl7.org/CodeSystem/need" ] ;
       fhir:Coding.code [ fhir:value "periodic" ] ;
       fhir:Coding.display [ fhir:value "Periodic" ]
     ] ;
     fhir:CodeableConcept.text [ fhir:value "The frequency the target(s) need to be verified is Periodic" ]
  ] ;
  fhir:VerificationResult.status [ fhir:value "validated"] ;
  fhir:VerificationResult.statusDate [ fhir:value "2023-06-03T13:26:22.0314215+00:00"^^xsd:dateTime] ;
  fhir:VerificationResult.validationType [
     fhir:CodeableConcept.coding [
       fhir:index -1 ;
       fhir:Coding.system [ fhir:value "http://terminology.hl7.org/CodeSystem/validation-type" ] ;
       fhir:Coding.code [ fhir:value "primary" ] ;
       fhir:Coding.display [ fhir:value "Primary Source" ]
     ] ;
     fhir:CodeableConcept.text [ fhir:value "The verification type is via Primary Source" ]
  ] ;
  fhir:VerificationResult.validationProcess [
     fhir:index -1 ;
     fhir:CodeableConcept.coding [
       fhir:index -1 ;
       fhir:Coding.system [ fhir:value "http://terminology.hl7.org/CodeSystem/validation-process" ] ;
       fhir:Coding.code [ fhir:value "primary" ] ;
       fhir:Coding.display [ fhir:value "primary source" ]
     ] ;
     fhir:CodeableConcept.text [ fhir:value "The verification process is via primary source" ]
  ] ;
  fhir:VerificationResult.failureAction [
     fhir:CodeableConcept.coding [
       fhir:index -1 ;
       fhir:Coding.system [ fhir:value "http://terminology.hl7.org/CodeSystem/failure-action" ] ;
       fhir:Coding.code [ fhir:value "fatal" ] ;
       fhir:Coding.display [ fhir:value "Fatal" ]
     ]
  ] ;
  fhir:VerificationResult.primarySource [
     fhir:index -1 ;
     fhir:VerificationResult.primarySource.who [
       fhir:Reference.display [ fhir:value "Medical School" ]
     ] ;
     fhir:VerificationResult.primarySource.type [
       fhir:index -1 ;
       fhir:CodeableConcept.coding [
         fhir:index -1 ;
         fhir:Coding.system [ fhir:value "http://terminology.hl7.org/CodeSystem/primary-source-type" ] ;
         fhir:Coding.code [ fhir:value "prim" ] ;
         fhir:Coding.display [ fhir:value "Primary Education" ]
       ]
     ] ;
     fhir:VerificationResult.primarySource.validationStatus [
       fhir:CodeableConcept.coding [
         fhir:index -1 ;
         fhir:Coding.system [ fhir:value "http://terminology.hl7.org/CodeSystem/validation-status" ] ;
         fhir:Coding.code [ fhir:value "successful" ] ;
         fhir:Coding.display [ fhir:value "Successful" ]
       ]
     ] ;
     fhir:VerificationResult.primarySource.validationDate [ fhir:value "2023-06-03T13:26:22.0314215+00:00"^^xsd:dateTime ]
  ], [
     fhir:index -1 ;
     fhir:VerificationResult.primarySource.who [
       fhir:Reference.display [ fhir:value "Physical address" ]
     ] ;
     fhir:VerificationResult.primarySource.type [
       fhir:index -1 ;
       fhir:CodeableConcept.coding [
         fhir:index -1 ;
         fhir:Coding.system [ fhir:value "http://terminology.hl7.org/CodeSystem/primary-source-type" ] ;
         fhir:Coding.code [ fhir:value "post-serv" ] ;
         fhir:Coding.display [ fhir:value "Postal Service" ]
       ]
     ] ;
     fhir:VerificationResult.primarySource.validationStatus [
       fhir:CodeableConcept.coding [
         fhir:index -1 ;
         fhir:Coding.system [ fhir:value "http://terminology.hl7.org/CodeSystem/validation-status" ] ;
         fhir:Coding.code [ fhir:value "successful" ] ;
         fhir:Coding.display [ fhir:value "Successful" ]
       ]
     ] ;
     fhir:VerificationResult.primarySource.validationDate [ fhir:value "2023-06-03T13:26:22.0314215+00:00"^^xsd:dateTime ]
  ], [
     fhir:index -1 ;
     fhir:VerificationResult.primarySource.who [
       fhir:Reference.display [ fhir:value "NPI Registry" ]
     ] ;
     fhir:VerificationResult.primarySource.type [
       fhir:index -1 ;
       fhir:CodeableConcept.coding [
         fhir:index -1 ;
         fhir:Coding.system [ fhir:value "http://terminology.hl7.org/CodeSystem/primary-source-type" ] ;
         fhir:Coding.code [ fhir:value "issuer" ] ;
         fhir:Coding.display [ fhir:value "Issuing source" ]
       ]
     ] ;
     fhir:VerificationResult.primarySource.validationStatus [
       fhir:CodeableConcept.coding [
         fhir:index -1 ;
         fhir:Coding.system [ fhir:value "http://terminology.hl7.org/CodeSystem/validation-status" ] ;
         fhir:Coding.code [ fhir:value "successful" ] ;
         fhir:Coding.display [ fhir:value "Successful" ]
       ]
     ] ;
     fhir:VerificationResult.primarySource.validationDate [ fhir:value "2023-06-03T13:26:22.0314215+00:00"^^xsd:dateTime ]
  ] ;
  fhir:VerificationResult.attestation [
     fhir:VerificationResult.attestation.who [
       fhir:link <http://hl7.org/fhir/Practitioner/JoeSmith> ;
       fhir:Reference.reference [ fhir:value "Practitioner/JoeSmith" ] ;
       fhir:Reference.display [ fhir:value "Joe Smith" ]
     ] ;
     fhir:VerificationResult.attestation.communicationMethod [
       fhir:CodeableConcept.coding [
         fhir:index -1 ;
         fhir:Coding.system [ fhir:value "http://terminology.hl7.org/CodeSystem/verificationresult-communication-method" ] ;
         fhir:Coding.code [ fhir:value "manual" ] ;
         fhir:Coding.display [ fhir:value "Manual" ]
       ]
     ] ;
     fhir:VerificationResult.attestation.date [ fhir:value "2023-03-28"^^xsd:date ]
  ] .

<http://hl7.org/fhir/Practitioner/JoeSmith> a fhir:Practitioner .

# - ontology header ------------------------------------------------------------

<http://hl7.org/fhir/VerificationResult/Verify-JoeSmith-2.ttl> a owl:Ontology ;
  owl:imports fhir:fhir.ttl ;
  owl:versionIRI <http://build.fhir.org/VerificationResult/Verify-JoeSmith-2.ttl> .