This page is part of the Argonaut Provider Directory Guide (v1.0.0: Release) based on FHIR R3. This is the current published version in it's permanent home (it will always be available at this URL). For a full list of available versions, see the Directory of published versions
Formats: Narrative, XML, JSON, Turtle
Raw ttl
@prefix fhir: <http://hl7.org/fhir/STU3/> . @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:Bundle; fhir:nodeRole fhir:treeRoot; fhir:Resource.id [ fhir:value "66c8856b-ba11-4876-8aa8-467aad8c11a2"]; fhir:Bundle.type [ fhir:value "searchset"]; fhir:Bundle.total [ fhir:value "1"^^xsd:nonNegativeInteger]; fhir:Bundle.link [ fhir:index 0; fhir:Bundle.link.relation [ fhir:value "self" ]; fhir:Bundle.link.url [ fhir:value "http://52.90.126.238:8080/fhir/baseDstu3/PractitionerRole?_id=PractitionerRole-1&_include=PractitionerRole%3Apractitioner&_include=PractitionerRole%3Aendpoint" ] ]; fhir:Bundle.entry [ fhir:index 0; fhir:Bundle.entry.fullUrl [ fhir:value "http://52.90.126.238:8080/fhir/baseDstu3/PractitionerRole/PractitionerRole-1" ]; fhir:Bundle.entry.resource <http://52.90.126.238:8080/fhir/baseDstu3/PractitionerRole/PractitionerRole-1>; fhir:Bundle.entry.search [ fhir:Bundle.entry.search.mode [ fhir:value "match" ] ] ], [ fhir:index 1; fhir:Bundle.entry.fullUrl [ fhir:value "http://52.90.126.238:8080/fhir/baseDstu3/Practitioner/Practitioner-1011" ]; fhir:Bundle.entry.resource <http://52.90.126.238:8080/fhir/baseDstu3/Practitioner/Practitioner-1011>; fhir:Bundle.entry.search [ fhir:Bundle.entry.search.mode [ fhir:value "include" ] ] ], [ fhir:index 2; fhir:Bundle.entry.fullUrl [ fhir:value "http://52.90.126.238:8080/fhir/baseDstu3/Endpoint/Endpoint-71" ]; fhir:Bundle.entry.resource <http://52.90.126.238:8080/fhir/baseDstu3/Endpoint/Endpoint-71>; fhir:Bundle.entry.search [ fhir:Bundle.entry.search.mode [ fhir:value "include" ] ] ]. <http://52.90.126.238:8080/fhir/baseDstu3/PractitionerRole/PractitionerRole-1> a fhir:PractitionerRole; fhir:Resource.id [ fhir:value "PractitionerRole-1"]; fhir:Resource.meta [ fhir:Meta.profile [ fhir:value "http://fhir.org/guides/argonaut-pd/StructureDefinition/argo-practitionerrole"; fhir:index 0 ] ]; fhir:DomainResource.text [ fhir:Narrative.status [ fhir:value "generated" ]; fhir:Narrative.div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative with Details</b></p><p><b>id</b>: PractitionerRole-1</p><p><b>meta</b>: </p><p><b>practitioner</b>: <a href=\"Practitioner-example-practitioner-1.html\">Brenda Jennings Richard MD. Generated Summary: id: example-practitioner-1; 9941339108, 25456; Ronald Heart </a></p><p><b>organization</b>: <a href=\"Organization-example-organization-1.html\">Maple Leaf Clinic. Generated Summary: id: example-organization-1; 1144221847, 2523423456; active; <span title=\"Codes: {http://hl7.org/fhir/STU3/organization-type prov}\">Healthcare Provider</span>; name: Acme Hospital; ph: (+1) 734-677-7777, hq@acme.org</a></p><p><b>code</b>: Doctor <span style=\"background: LightGoldenRodYellow\">(Details : {http://nucc.org/provider-taxonomy code '261QP2300X' = 'Primary Care', given as 'Doctor'})</span></p><p><b>specialty</b>: General Practice <span style=\"background: LightGoldenRodYellow\">(Details : {http://nucc.org/provider-taxonomy code '208D00000X' = 'General Practice', given as 'General Practice'})</span></p><p><b>location</b>: <a href=\"Location-example-location-1.html\">Maple Leaf Clinic. Generated Summary: id: example-location-1; 29; status: active; name: Health Level Seven International - Amherst; description: HL7 Headquarters - East; mode: instance; <span title=\"Codes: {http://hl7.org/fhir/STU3/v3/RoleCode SLEEP}\">Sleep disorders unit</span>; ph: (+1) 734-677-7777, fax: (+1) 734-677-6622, hq@HL7.org; <span title=\"Codes: {http://hl7.org/fhir/STU3/location-physical-type bu}\">Building</span></a></p><p><b>endpoint</b>: </p><ul><li><a href=\"Endpoint-example-endpoint-2.html\">Westwood Physicians Organization ADT. Generated Summary: id: example-endpoint-2; status: active; <span title=\"{http://hl7.org/fhir/STU3/endpoint-connection-type hl7v2-mllp}\">HL7 v2 MLLP</span>; name: Westwood Physicians Organization ADT; <span title=\"Codes: {http://example.org HL7_ADT}\">HL7_ADT</span>; payloadMimeType: text; address: http://exampl.org/open/ADT</a></li><li><a href=\"http://52.90.126.238:8080/fhir/baseDstu3/Endpoint/Endpoint-71\">Brenda.Jennings.Richard.MD@direct.argonaut.org</a></li></ul></div>" ]; fhir:PractitionerRole.practitioner [ fhir:Reference.reference [ fhir:value "Practitioner/example-practitioner-1" ]; fhir:Reference.display [ fhir:value "Brenda Jennings Richard MD" ] ]; fhir:PractitionerRole.organization [ fhir:Reference.reference [ fhir:value "Organization/example-organization-1" ]; fhir:Reference.display [ fhir:value "Maple Leaf Clinic" ] ]; fhir:PractitionerRole.code [ fhir:index 0; fhir:CodeableConcept.coding [ fhir:index 0; fhir:Coding.system [ fhir:value "http://nucc.org/provider-taxonomy" ]; fhir:Coding.code [ fhir:value "261QP2300X" ]; fhir:Coding.display [ fhir:value "Doctor" ] ] ]; fhir:PractitionerRole.specialty [ fhir:index 0; fhir:CodeableConcept.coding [ fhir:index 0; fhir:Coding.system [ fhir:value "http://nucc.org/provider-taxonomy" ]; fhir:Coding.code [ fhir:value "208D00000X" ]; fhir:Coding.display [ fhir:value "General Practice" ] ] ]; fhir:PractitionerRole.location [ fhir:index 0; fhir:Reference.reference [ fhir:value "Location/example-location-1" ]; fhir:Reference.display [ fhir:value "Maple Leaf Clinic" ] ]; fhir:PractitionerRole.endpoint [ fhir:index 0; fhir:Reference.reference [ fhir:value "Endpoint/example-endpoint-2" ]; fhir:Reference.display [ fhir:value "Westwood Physicians Organization ADT" ] ], [ fhir:index 1; fhir:link <http://52.90.126.238:8080/fhir/baseDstu3/Endpoint/Endpoint-71>; fhir:Reference.reference [ fhir:value "http://52.90.126.238:8080/fhir/baseDstu3/Endpoint/Endpoint-71" ]; fhir:Reference.display [ fhir:value "Brenda.Jennings.Richard.MD@direct.argonaut.org" ] ]. <http://52.90.126.238:8080/fhir/baseDstu3/Practitioner/Practitioner-1011> a fhir:Practitioner; fhir:Resource.id [ fhir:value "Practitioner-1011"]; fhir:Resource.meta [ fhir:Meta.profile [ fhir:value "http://fhir.org/guides/argonaut-pd/StructureDefinition/argo-practitioner"; fhir:index 0 ] ]; fhir:DomainResource.text [ fhir:Narrative.status [ fhir:value "generated" ]; fhir:Narrative.div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative with Details</b></p><p><b>id</b>: Practitioner-1011</p><p><b>meta</b>: </p><p><b>identifier</b>: US Social Security Number = 000001011 (OFFICIAL), US National Provider Identifier = 9999991011 (OFFICIAL), Michigan Common Key Service Identifier = d46f70565a1042f6a6ece48dd81b408f (OFFICIAL)</p><p><b>name</b>: Brenda Jennings Richard </p><p><b>telecom</b>: ph: 313-555-6868(HOME), ph: 313-555-6443(WORK)</p><p><b>address</b>: 346 W Plum Avenu Dearborn MI 48123</p><p><b>gender</b>: female</p><p><b>birthDate</b>: 15/11/1976</p><h3>Qualifications</h3><table class=\"grid\"><tr><td>-</td><td><b>Identifier</b></td><td><b>Code</b></td><td><b>Issuer</b></td></tr><tr><td>*</td><td>Michigan Medical License = LARA-1011 (OFFICIAL)</td><td>Medical Doctor <span style=\"background: LightGoldenRodYellow\">(Details : {http://michigan.gov/lara/license-type code '4305' = '4305', given as 'Medical Doctor'})</span></td><td>Michigan Department of Licensing and Regulatory Affairs</td></tr></table></div>" ]; fhir:Practitioner.identifier [ fhir:index 0; fhir:Identifier.use [ fhir:value "official" ]; fhir:Identifier.type [ fhir:CodeableConcept.coding [ fhir:index 0; fhir:Coding.system [ fhir:value "http://hl7.org/fhir/STU3/identifier-type" ]; fhir:Coding.code [ fhir:value "SB" ]; fhir:Coding.display [ fhir:value "Social Beneficiary Identifier" ] ]; fhir:CodeableConcept.text [ fhir:value "US Social Security Number" ] ]; fhir:Identifier.system [ fhir:value "http://hl7.org/fhir/STU3/sid/us-ssn" ]; fhir:Identifier.value [ fhir:value "000001011" ] ], [ fhir:index 1; fhir:Identifier.use [ fhir:value "official" ]; fhir:Identifier.type [ fhir:CodeableConcept.coding [ fhir:index 0; fhir:Coding.system [ fhir:value "http://hl7.org/fhir/STU3/v2/0203" ]; fhir:Coding.code [ fhir:value "PRN" ]; fhir:Coding.display [ fhir:value "Provider number" ] ]; fhir:CodeableConcept.text [ fhir:value "US National Provider Identifier" ] ]; fhir:Identifier.system [ fhir:value "http://hl7.org/fhir/STU3/sid/us-npi" ]; fhir:Identifier.value [ fhir:value "9999991011" ] ], [ fhir:index 2; fhir:Identifier.use [ fhir:value "official" ]; fhir:Identifier.type [ fhir:CodeableConcept.coding [ fhir:index 0; fhir:Coding.system [ fhir:value "http://hl7.org/fhir/STU3/identifier-type" ]; fhir:Coding.code [ fhir:value "SB" ]; fhir:Coding.display [ fhir:value "Social Beneficiary Identifier" ] ]; fhir:CodeableConcept.text [ fhir:value "Michigan Common Key Service Identifier" ] ]; fhir:Identifier.system [ fhir:value "http://mihin.org/fhir/cks" ]; fhir:Identifier.value [ fhir:value "d46f70565a1042f6a6ece48dd81b408f" ] ]; fhir:Practitioner.name [ fhir:index 0; fhir:HumanName.family [ fhir:value "Richard" ]; fhir:HumanName.given [ fhir:value "Brenda"; fhir:index 0 ], [ fhir:value "Jennings"; fhir:index 1 ]; fhir:HumanName.suffix [ fhir:value "MD"; fhir:index 0 ] ]; fhir:Practitioner.telecom [ fhir:index 0; fhir:ContactPoint.system [ fhir:value "phone" ]; fhir:ContactPoint.value [ fhir:value "313-555-6868" ]; fhir:ContactPoint.use [ fhir:value "home" ] ], [ fhir:index 1; fhir:ContactPoint.system [ fhir:value "phone" ]; fhir:ContactPoint.value [ fhir:value "313-555-6443" ]; fhir:ContactPoint.use [ fhir:value "work" ] ]; fhir:Practitioner.address [ fhir:index 0; fhir:Address.text [ fhir:value "346 W Plum Avenu Dearborn MI 48123" ]; fhir:Address.line [ fhir:value "346 W Plum Avenue"; fhir:index 0 ]; fhir:Address.city [ fhir:value "Dearborn" ]; fhir:Address.state [ fhir:value "MI" ]; fhir:Address.postalCode [ fhir:value "48126" ] ]; fhir:Practitioner.gender [ fhir:value "female"]; fhir:Practitioner.birthDate [ fhir:value "1976-11-15"^^xsd:date]; fhir:Practitioner.qualification [ fhir:index 0; fhir:Practitioner.qualification.identifier [ fhir:index 0; fhir:Identifier.use [ fhir:value "official" ]; fhir:Identifier.type [ fhir:CodeableConcept.coding [ fhir:index 0; fhir:Coding.system [ fhir:value "http://hl7.org/fhir/STU3/v2/0203" ]; fhir:Coding.code [ fhir:value "MD" ]; fhir:Coding.display [ fhir:value "Medical License number" ] ]; fhir:CodeableConcept.text [ fhir:value "Michigan Medical License" ] ]; fhir:Identifier.system [ fhir:value "http://michigan.gov/fhir/medical-license" ]; fhir:Identifier.value [ fhir:value "LARA-1011" ]; fhir:Identifier.assigner [ fhir:Reference.display [ fhir:value "State of Michigan" ] ] ]; fhir:Practitioner.qualification.code [ fhir:CodeableConcept.coding [ fhir:index 0; fhir:Coding.system [ fhir:value "http://michigan.gov/lara/license-type" ]; fhir:Coding.code [ fhir:value "4305" ]; fhir:Coding.display [ fhir:value "Medical Doctor" ] ] ]; fhir:Practitioner.qualification.issuer [ fhir:Reference.display [ fhir:value "Michigan Department of Licensing and Regulatory Affairs" ] ] ]. <http://52.90.126.238:8080/fhir/baseDstu3/Endpoint/Endpoint-71> a fhir:Endpoint; fhir:Resource.id [ fhir:value "71"]; fhir:Resource.meta [ fhir:Meta.profile [ fhir:value "http://fhir.org/guides/argonaut-pd/StructureDefinition/argo-endpoint"; fhir:index 0 ] ]; fhir:DomainResource.text [ fhir:Narrative.status [ fhir:value "generated" ]; fhir:Narrative.div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative with Details</b></p><p><b>id</b>: 71</p><p><b>meta</b>: </p><p><b>status</b>: active</p><p><b>connectionType</b>: Direct Project (Details: http://hl7.org/fhir/STU3/endpoint-connection-type code direct-project = 'Direct Project', stated as 'null')</p><p><b>name</b>: Brenda.Jennings.Richard.MD@direct.argonaut.org</p><p><b>managingOrganization</b>: <a href=\"Organization-example-organization-1.html\">Generated Summary: id: example-organization-1; 1144221847, 2523423456; active; <span title=\"Codes: {http://hl7.org/fhir/STU3/organization-type prov}\">Healthcare Provider</span>; name: Acme Hospital; ph: (+1) 734-677-7777, hq@acme.org</a></p><p><b>payloadType</b>: urn:hl7-org:sdwg:ccda-structuredBody:1.1 <span style=\"background: LightGoldenRodYellow\">(Details : {urn:oid:1.3.6.1.4.1.19376.1.2.3 code 'urn:hl7-org:sdwg:ccda-structuredBody:1.1' = 'urn:hl7-org:sdwg:ccda-structuredBody:1.1)</span></p><p><b>payloadMimeType</b>: text/xml</p><p><b>address</b>: <a href=\"Brenda.Jennings.Richard.MD@direct.argonaut.org\">Brenda.Jennings.Richard.MD@direct.argonaut.org</a></p></div>" ]; fhir:Endpoint.status [ fhir:value "active"]; fhir:Endpoint.connectionType [ fhir:Coding.system [ fhir:value "http://hl7.org/fhir/STU3/endpoint-connection-type" ]; fhir:Coding.code [ fhir:value "direct-project" ] ]; fhir:Endpoint.name [ fhir:value "Brenda.Jennings.Richard.MD@direct.argonaut.org"]; fhir:Endpoint.managingOrganization [ fhir:Reference.reference [ fhir:value "Organization/example-organization-1" ] ]; fhir:Endpoint.payloadType [ fhir:index 0; fhir:CodeableConcept.coding [ fhir:index 0; fhir:Coding.system [ fhir:value "urn:oid:1.3.6.1.4.1.19376.1.2.3" ]; fhir:Coding.code [ fhir:value "urn:hl7-org:sdwg:ccda-structuredBody:1.1" ] ] ]; fhir:Endpoint.payloadMimeType [ fhir:value "text/xml"; fhir:index 0 ]; fhir:Endpoint.address [ fhir:value "Brenda.Jennings.Richard.MD@direct.argonaut.org"]. # - ontology header ------------------------------------------------------------ a owl:Ontology; owl:imports fhir:fhir.ttl.