Validated Healthcare Directory, published by HL7 International / Patient Administration. This guide is not an authorized publication; it is the continuous build for version 1.0.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/HL7/VhDir/ and changes regularly. See the Directory of published versions
@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 sct: <http://snomed.info/id/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
# - resource -------------------------------------------------------------------
a fhir:PractitionerRole ;
fhir:nodeRole fhir:treeRoot ;
fhir:id [ fhir:v "practitionerrole1"] ; #
fhir:meta [
( fhir:profile [
fhir:v "http://hl7.org/fhir/uv/vhdir/StructureDefinition/vhdir-practitionerrole"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/uv/vhdir/StructureDefinition/vhdir-practitionerrole> ] )
] ; #
fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: PractitionerRole practitionerrole1</b></p><a name=\"practitionerrole1\"> </a><a name=\"hcpractitionerrole1\"> </a><a name=\"practitionerrole1-en-US\"> </a><p><b>identifier</b>: Hospital ID/provider276 (use: secondary, period: 2016-02-22 --> (ongoing))</p><p><b>active</b>: true</p><p><b>period</b>: 2016-02-22 --> (ongoing)</p><p><b>practitioner</b>: <a href=\"Practitioner-practitioner1.html\">Geroge Washington</a></p><p><b>organization</b>: <a href=\"Organization-foundingfathers.html\">Founding Fathers Memorial Hospital</a></p><p><b>code</b>: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/practitioner-role doctor}\">Doctor</span></p><p><b>specialty</b>: <span title=\"Codes:{http://snomed.info/sct 394579002}\">Cardiology</span></p><p><b>location</b>: <a href=\"Location-loc-ffmh-hvi.html\">Founding Fathers Memorial Hospital, Heart and Vascular Institute</a></p><p><b>healthcareService</b>: <a href=\"HealthcareService-ffcardiology.html\">Founding Fathers Memorial Hospital cardiac services</a></p><p><b>telecom</b>: ph: 202-101-0123</p><blockquote><p><b>availableTime</b></p><p><b>daysOfWeek</b>: Monday, Tuesday, Wednesday, Thursday</p><p><b>availableStartTime</b>: 09:00:00</p><p><b>availableEndTime</b>: 12:00:00</p></blockquote><p><b>endpoint</b>: <a href=\"Endpoint-direct321.html\">Direct address for the Founding Fathers Heart and Vascular Institute</a></p></div>"
] ; #
fhir:extension ( [
fhir:url [ fhir:v "http://hl7.org/fhir/uv/vhdir/StructureDefinition/network-reference"^^xsd:anyURI ] ;
fhir:value [
a fhir:Reference ;
fhir:reference [ fhir:v "Organization/patriotppo" ] ;
fhir:display [ fhir:v "Patriot Preferred Provider Network" ] ] # Dr. Washington is a member of the Patriot PPO insurance network in this role
] [
fhir:url [ fhir:v "http://hl7.org/fhir/uv/vhdir/StructureDefinition/digitalcertificate"^^xsd:anyURI ] ;
( fhir:extension [
fhir:url [ fhir:v "type"^^xsd:anyURI ] ;
fhir:value [
a fhir:Coding ;
fhir:system [ fhir:v "http://hl7.org/fhir/uv/vhdir/CodeSystem/digitalcertificate"^^xsd:anyURI ] ;
fhir:code [ fhir:v "ind" ] ;
fhir:display [ fhir:v "Individual" ] ] ] [
fhir:url [ fhir:v "use"^^xsd:anyURI ] ;
fhir:value [
a fhir:Coding ;
fhir:system [ fhir:v "http://hl7.org/fhir/uv/vhdir/CodeSystem/digitalcertificate"^^xsd:anyURI ] ;
fhir:code [ fhir:v "signing" ] ;
fhir:display [ fhir:v "Signing" ] ] ] [
fhir:url [ fhir:v "certificateStandard"^^xsd:anyURI ] ;
fhir:value [
a fhir:Coding ;
fhir:system [ fhir:v "http://hl7.org/fhir/uv/vhdir/CodeSystem/digitalcertificate"^^xsd:anyURI ] ;
fhir:code [ fhir:v "x.509v3" ] ;
fhir:display [ fhir:v "x.509v3" ] ] ] [
fhir:url [ fhir:v "certificate"^^xsd:anyURI ] ;
fhir:value [ fhir:v "TXkgbmFtZSBpcyBHZW9yZ2UgV2FzaGluZ3Rvbi4gVGhpcyBpcyBteSBjZXJ0aWZpY2F0ZS4gDQoNCi0tLS0tQkVHSU4gUFVCTElDIEtFWS0tLS0tDQpNSUdlTUEwR0NTcUdTSWIzRFFFQkFRVUFBNEdNQURDQmlBS0JnRkZLcjVGazJla2dYSjdwUXpKVzBWdm9NZzQ4DQpldk1DTUFTbk95M09rS1VyZlIwSGZHTmRUS216L3VpcWVjOGR3U1E5NFpKR3Njd3FzczVScmtYNkEzUHZsZmM3DQpkdlJNQlBxYzdsKzRrOHN5b2t4bzh4SW8vN0hLOE1kWW45dlhId1k5VWxGZDduRjZsbWN0Nzd3THMxNWdrZjN1DQpHVXErZ1RDV3hnZlYzbm05QWdNQkFBRT0NCi0tLS0tRU5EIFBVQkxJQyBLRVktLS0tLQ==" ] ] [
fhir:url [ fhir:v "expirationDate"^^xsd:anyURI ] ;
fhir:value [ fhir:v "1970-09-03"^^xsd:date ] ] [
fhir:url [ fhir:v "trustFramework"^^xsd:anyURI ] ;
fhir:value [
a fhir:CodeableConcept ;
( fhir:coding [
fhir:system [ fhir:v "http://hl7.org/fhir/uv/vhdir/CodeSystem/digitalcertificate"^^xsd:anyURI ] ;
fhir:code [ fhir:v "direct" ] ;
fhir:display [ fhir:v "DirectTrust" ] ;
fhir:userSelected [ fhir:v "true"^^xsd:boolean ] ] ) ] ] ) # An x.509v3 digital identity certificate associated with Dr. Washington
] [
fhir:url [ fhir:v "http://hl7.org/fhir/uv/vhdir/StructureDefinition/newpatients"^^xsd:anyURI ] ;
( fhir:extension [
fhir:url [ fhir:v "acceptingPatients"^^xsd:anyURI ] ;
fhir:value [ fhir:v "true"^^xsd:boolean ] ] [
fhir:url [ fhir:v "network"^^xsd:anyURI ] ;
fhir:value [
a fhir:Reference ;
fhir:reference [ fhir:v "Organization/patriotppo" ] ;
fhir:display [ fhir:v "Patriot Preferred Provider Network" ] ] ] ) # Dr. Washington is accepting new patients with health plans associated with the Patriot PPO
] [
fhir:url [ fhir:v "http://hl7.org/fhir/uv/vhdir/StructureDefinition/newpatientprofile"^^xsd:anyURI ] ;
fhir:value [ fhir:v "New patients are accepted via referral from providers participating in Patriot PPO" ] # Describes conditions under which Dr. Washington is accepting new patients in this role
] [
fhir:url [ fhir:v "http://hl7.org/fhir/uv/vhdir/StructureDefinition/qualification"^^xsd:anyURI ] ;
( fhir:extension [
fhir:url [ fhir:v "identifier"^^xsd:anyURI ] ;
fhir:value [
a fhir:Identifier ;
fhir:use [ fhir:v "official" ] ;
fhir:type [
( fhir:coding [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/v2-0203"^^xsd:anyURI ] ;
fhir:code [ fhir:v "PRN" ] ;
fhir:display [ fhir:v "Provider number" ] ] ) ;
fhir:text [ fhir:v "DEA Registration Number" ] ] ;
fhir:system [ fhir:v "https://www.deadiversion.usdoj.gov/"^^xsd:anyURI ] ;
fhir:value [ fhir:v "CW1234563" ] ;
fhir:period [
fhir:start [ fhir:v "2016-02-26"^^xsd:date ] ;
fhir:end [ fhir:v "2019-02-26"^^xsd:date ] ] ;
fhir:assigner [
fhir:identifier [
fhir:value [ fhir:v "US Drug Enforcement Administration (DEA)" ] ] ;
fhir:display [ fhir:v "US Drug Enforcement Administration (DEA)" ] ] ] ] [
fhir:url [ fhir:v "code"^^xsd:anyURI ] ;
fhir:value [
a fhir:CodeableConcept ;
fhir:text [ fhir:v "DEA Registration Number" ] ] ] [
fhir:url [ fhir:v "issuer"^^xsd:anyURI ] ;
fhir:value [
a fhir:Reference ;
fhir:identifier [
fhir:value [ fhir:v "US Drug Enforcement Administration (DEA)" ] ] ;
fhir:display [ fhir:v "US Drug Enforcement Administration (DEA)" ] ] ] [
fhir:url [ fhir:v "status"^^xsd:anyURI ] ;
fhir:value [
a fhir:Coding ;
fhir:system [ fhir:v "http://hl7.org/fhir/resource-status"^^xsd:anyURI ] ;
fhir:code [ fhir:v "active" ] ;
fhir:display [ fhir:v "active" ] ] ] [
fhir:url [ fhir:v "period"^^xsd:anyURI ] ;
fhir:value [
a fhir:Period ;
fhir:start [ fhir:v "2016-02-26"^^xsd:date ] ;
fhir:end [ fhir:v "2019-02-26"^^xsd:date ] ] ] ) # Information about Dr. Washington's registration w\/the DEA to prescribe controlled substances at this location
] ) ; #
fhir:identifier ( [
( fhir:extension [
fhir:url [ fhir:v "http://hl7.org/fhir/uv/vhdir/StructureDefinition/identifier-status"^^xsd:anyURI ] ;
fhir:value [ fhir:v "active" ] ] ) ;
fhir:use [ fhir:v "secondary" ] ; # Internal business ID for George Washington assigned by Founding Fathers
fhir:type [
( fhir:coding [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/v2-0203"^^xsd:anyURI ] ;
fhir:code [ fhir:v "PRN" ] ;
fhir:display [ fhir:v "Provider number" ] ] ) ;
fhir:text [ fhir:v "Hospital ID" ] ] ;
fhir:system [ fhir:v "http://example.org/www.foundingfathersmemorial.com"^^xsd:anyURI ] ;
fhir:value [ fhir:v "provider276" ] ;
fhir:period [
fhir:start [ fhir:v "2016-02-22"^^xsd:date ] ] ;
fhir:assigner [
fhir:reference [ fhir:v "Organization/foundingfathers" ] ;
fhir:display [ fhir:v "Founding Fathers Memorial Hospital" ] ]
] ) ; #
fhir:active [ fhir:v "true"^^xsd:boolean] ; #
fhir:period [
fhir:start [ fhir:v "2016-02-22"^^xsd:date ] # George Washington began working at Founding Fathers on February 22, 2016
] ; # This record is active
fhir:practitioner [
fhir:reference [ fhir:v "Practitioner/practitioner1" ] ; # George Washington
fhir:display [ fhir:v "Geroge Washington" ]
] ; #
fhir:organization [
fhir:reference [ fhir:v "Organization/foundingfathers" ] ; # Founding Fathers Memorial Hospital
fhir:display [ fhir:v "Founding Fathers Memorial Hospital" ]
] ; #
fhir:code ( [
( fhir:coding [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/practitioner-role"^^xsd:anyURI ] ;
fhir:code [ fhir:v "doctor" ] ;
fhir:display [ fhir:v "Doctor" ] ] ) # George Washington is a doctor at Founding Fathers
] ) ; #
fhir:specialty ( [
( fhir:coding [
a sct:394579002 ;
fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "394579002" ] ;
fhir:display [ fhir:v "Cardiology" ] ] ) # George Washington is a Cardiologist
] ) ; #
fhir:location ( [
fhir:reference [ fhir:v "Location/loc-ffmh-hvi" ] ; # A reference to the location resource of the Heart and Vascular Institute at Founding Fathers Memorial Hospital
fhir:display [ fhir:v "Founding Fathers Memorial Hospital, Heart and Vascular Institute" ]
] ) ; #
fhir:healthcareService ( [
fhir:reference [ fhir:v "HealthcareService/ffcardiology" ] ; # Reference to a cardiac diagnostics service
fhir:display [ fhir:v "Founding Fathers Memorial Hospital cardiac services" ]
] ) ; #
fhir:telecom ( [
( fhir:extension [
fhir:url [ fhir:v "http://hl7.org/fhir/uv/vhdir/StructureDefinition/contactpoint-viaintermediary"^^xsd:anyURI ] ;
fhir:value [
a fhir:Reference ;
fhir:reference [ fhir:v "Location/loc-ffmh-hvi" ] ;
fhir:display [ fhir:v "Founding Fathers Memorial Hospital, Heart and Vascular Institute" ] ] ] ) ; # Contact information is available via the resource for the Founding Fathers Heart and Vascular Institute
fhir:system [ fhir:v "phone" ] ; # Extracted\/copied from FFMH
fhir:value [ fhir:v "202-101-0123" ]
] ) ; #
fhir:availableTime ( [
( fhir:daysOfWeek [ fhir:v "mon" ] [ fhir:v "tue" ] [ fhir:v "wed" ] [ fhir:v "thu" ] ) ; # Dr. Washington is available at this location to perform cardiac services Mon-Thu, 9:00 am - 12:00 pm
fhir:availableStartTime [ fhir:v "09:00:00"^^xsd:time ] ;
fhir:availableEndTime [ fhir:v "12:00:00"^^xsd:time ]
] ) ; #
fhir:endpoint ( [
fhir:reference [ fhir:v "Endpoint/direct321" ] ; # A reference to a Direct address used by providers at the Founding Fathers Heart and Vascular Institute
fhir:display [ fhir:v "Direct address for the Founding Fathers Heart and Vascular Institute" ]
] ) . #
IG © 2022+ HL7 International / Patient Administration. Package hl7.fhir.uv.vhdir#1.0.0 based on FHIR 4.0.1. Generated 2024-08-26
Links: Table of Contents |
QA Report
| Version History |
|
Propose a change