National Directory of Healthcare Providers & Services (NDH) Implementation Guide
1.0.0-ballot - ballot 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 1.0.0-ballot 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-JoeSmithHospitalRole - TTL Representation

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:VerificationResult ;
  fhir:nodeRole fhir:treeRoot ;
  fhir:id [ fhir:v "Verify-JoeSmithHospitalRole"] ; # 
  fhir:meta [
fhir:lastUpdated [ fhir:v "2023-06-03T13:26:22.0314215+00:00"^^xsd:dateTime ] ;
    ( fhir:profile [
fhir:v "http://hl7.org/fhir/us/ndh/StructureDefinition/ndh-Verification"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/us/ndh/StructureDefinition/ndh-Verification>     ] )
  ] ; # 
  fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative: VerificationResult</b><a name=\"Verify-JoeSmithHospitalRole\"> </a><a name=\"hcVerify-JoeSmithHospitalRole\"> </a></p><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\">Resource VerificationResult &quot;Verify-JoeSmithHospitalRole&quot; Updated &quot;2023-06-03 13:26:22+0000&quot; </p><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-ndh-Verification.html\">NDH Base Verification</a></p></div><p><b>target</b>: <a href=\"PractitionerRole-JoeSmithHospitalRole.html\">PractitionerRole/JoeSmithHospitalRole: PractitionerRole Joe Smith's role at Hartford General Hospital</a></p><p><b>targetLocation</b>: PractitionerRole.practitioner, PractitionerRole.organization</p><p><b>need</b>: The frequency the target(s) need to be verified is Periodic <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"http://terminology.hl7.org/4.0.0/CodeSystem-need.html\">Need</a>#periodic &quot;Periodic&quot;)</span></p><p><b>status</b>: attested</p><p><b>statusDate</b>: 2023-06-03 13:26:22+0000</p><p><b>validationType</b>: Attested by multiple sources <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"http://terminology.hl7.org/4.0.0/CodeSystem-validation-type.html\">Validation-type</a>#multiple &quot;Multiple Sources&quot;)</span></p><p><b>validationProcess</b>: Mutual relationship between practitioner and organization <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"CodeSystem-NdhVerificationProcessCS.html\">NDH Verification Process Code System</a>#in-context &quot;In-context&quot;)</span></p><p><b>frequency</b>: Once per 1 years</p><p><b>lastPerformed</b>: 2023-06-03 13:26:22+0000</p><p><b>nextScheduled</b>: 2024-06-03</p><p><b>failureAction</b>: None <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"http://terminology.hl7.org/4.0.0/CodeSystem-failure-action.html\">Failure-action</a>#none)</span></p><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=\"Organization-Hospital.html\">Organization/Hospital: Hartford General Hospital</a> &quot;Hartford General Hospital&quot;</td><td>Manual <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"http://terminology.hl7.org/4.0.0/CodeSystem-verificationresult-communication-method.html\">VerificationResult Communication Method</a>#manual)</span></td><td>2023-03-28</td></tr></table></div>"
  ] ; # 
  fhir:target ( [
fhir:reference [ fhir:v "PractitionerRole/JoeSmithHospitalRole" ] ;
fhir:display [ fhir:v "PractitionerRole Joe Smith's role at Hartford General Hospital" ]
  ] ) ; # 
  fhir:targetLocation ( [ fhir:v "PractitionerRole.practitioner"] [ fhir:v "PractitionerRole.organization"] ) ; # 
  fhir:need [
    ( fhir:coding [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/need"^^xsd:anyURI ] ;
fhir:code [ fhir:v "periodic" ] ;
fhir:display [ fhir:v "Periodic" ]     ] ) ;
fhir:text [ fhir:v "The frequency the target(s) need to be verified is Periodic" ]
  ] ; # 
  fhir:status [ fhir:v "attested"] ; # 
  fhir:statusDate [ fhir:v "2023-06-03T13:26:22.0314215+00:00"^^xsd:dateTime] ; # 
  fhir:validationType [
    ( fhir:coding [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/validation-type"^^xsd:anyURI ] ;
fhir:code [ fhir:v "multiple" ] ;
fhir:display [ fhir:v "Multiple Sources" ]     ] ) ;
fhir:text [ fhir:v "Attested by multiple sources" ]
  ] ; # 
  fhir:validationProcess ( [
    ( fhir:coding [
fhir:system [ fhir:v "http://hl7.org/fhir/us/ndh/CodeSystem/NdhVerificationProcessCS"^^xsd:anyURI ] ;
fhir:code [ fhir:v "in-context" ] ;
fhir:display [ fhir:v "In-context" ]     ] ) ;
fhir:text [ fhir:v "Mutual relationship between practitioner and organization" ]
  ] ) ; # 
  fhir:frequency [
fhir:repeat [
fhir:frequency [ fhir:v "1"^^xsd:positiveInteger ] ;
fhir:period [ fhir:v "1"^^xsd:decimal ] ;
fhir:periodUnit [ fhir:v "a" ]     ]
  ] ; # 
  fhir:lastPerformed [ fhir:v "2023-06-03T13:26:22.0314215+00:00"^^xsd:dateTime] ; # 
  fhir:nextScheduled [ fhir:v "2024-06-03"^^xsd:date] ; # 
  fhir:failureAction [
    ( fhir:coding [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/failure-action"^^xsd:anyURI ] ;
fhir:code [ fhir:v "none" ] ;
fhir:display [ fhir:v "None" ]     ] )
  ] ; # 
  fhir:attestation [
fhir:who [
fhir:reference [ fhir:v "Organization/Hospital" ] ;
fhir:display [ fhir:v "Hartford General Hospital" ]     ] ;
fhir:communicationMethod [
      ( fhir:coding [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/verificationresult-communication-method"^^xsd:anyURI ] ;
fhir:code [ fhir:v "manual" ] ;
fhir:display [ fhir:v "Manual" ]       ] )     ] ;
fhir:date [ fhir:v "2023-03-28"^^xsd:date ]
  ] . #