0.1.0 - ci-build
PatientScheduling - Local Development build (v0.1.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions
@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:Practitioner ;
fhir:nodeRole fhir:treeRoot ;
fhir:id [ fhir:v "BrianLBachelderMD"] ; #
fhir:meta [
( fhir:profile [
fhir:v "http://example.org/StructureDefinition/smart-practitioner"^^xsd:anyURI ;
fhir:l <http://example.org/StructureDefinition/smart-practitioner> ] [
fhir:v "http://hl7.org/fhir/us/core/StructureDefinition/us-core-practitioner"^^xsd:anyURI ;
fhir:l <http://hl7.org/fhir/us/core/StructureDefinition/us-core-practitioner> ] )
] ; #
fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div [ fhir:v "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: Practitioner BrianLBachelderMD</b></p><a name=\"BrianLBachelderMD\"> </a><a name=\"hcBrianLBachelderMD\"> </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\"/><p style=\"margin-bottom: 0px\">Profiles: <a href=\"StructureDefinition-smart-practitioner.html\">SMART Practitioner</a>, <code>http://hl7.org/fhir/us/core/StructureDefinition/us-core-practitioner</code></p></div><p><b>identifier</b>: <a href=\"http://terminology.hl7.org/7.0.1/NamingSystem-npi.html\" title=\"National Provider Identifier\">United States National Provider Identifier</a>/1356439228</p><p><b>name</b>: Brian Bachelder </p><p><b>address</b>: 5156 E Main St Columbus OH 43213 (work)</p><h3>Qualifications</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Code</b></td></tr><tr><td style=\"display: none\">*</td><td><span title=\"Codes:{http://terminology.hl7.org/CodeSystem/v2-0360 MD}\">Doctor of Medicine</span></td></tr></table></div>"^^rdf:XMLLiteral ]
] ; #
fhir:identifier ( [
fhir:system [
fhir:v "http://hl7.org/fhir/sid/us-npi"^^xsd:anyURI ;
fhir:l <http://hl7.org/fhir/sid/us-npi> ] ;
fhir:value [ fhir:v "1356439228" ]
] ) ; #
fhir:name ( [
fhir:family [ fhir:v "Bachelder" ] ;
( fhir:given [ fhir:v "Brian" ] ) ;
( fhir:prefix [ fhir:v "MD" ] )
] ) ; #
fhir:address ( [
fhir:use [ fhir:v "work" ] ;
( fhir:line [ fhir:v "5156 E Main St" ] ) ;
fhir:city [ fhir:v "Columbus" ] ;
fhir:state [ fhir:v "OH" ] ;
fhir:postalCode [ fhir:v "43213" ]
] ) ; #
fhir:qualification ( [
fhir:code [
( fhir:coding [
fhir:system [
fhir:v "http://terminology.hl7.org/CodeSystem/v2-0360"^^xsd:anyURI ;
fhir:l <http://terminology.hl7.org/CodeSystem/v2-0360> ] ;
fhir:code [ fhir:v "MD" ] ] ) ]
] ) . #
IG © 2025+ haau3. Package patient.scheduling#0.1.0 based on FHIR 4.0.1. Generated 2025-12-23
Links: Table of Contents |
QA Report