Da Vinci PDex Plan Net, published by HL7 International / Financial Management. This guide is not an authorized publication; it is the continuous build for version 1.2.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/HL7/davinci-pdex-plan-net/ and changes regularly. See the Directory of published versions
| Page standards status: Trial-use |
@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/SearchParameter/practitionerrole-network> a fhir:SearchParameter ;
fhir:nodeRole fhir:treeRoot ;
fhir:Resource.id [ fhir:value "practitionerrole-network"] ;
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: SearchParameter practitionerrole-network</b></p><a name=\"practitionerrole-network\"> </a><a name=\"hcpractitionerrole-network\"> </a><h2>Plannet_sp_practitionerrole_network</h2><p>Parameter <code>network</code>:<code>reference</code></p><div><p>Select roles where the practitioner is a member of the specified health insurance provider network</p>\n</div><table class=\"grid\"><tr><td>Resource</td><td><a href=\"http://hl7.org/fhir/R4/practitionerrole.html\">PractitionerRole</a></td></tr><tr><td>Expression</td><td><code>PractitionerRole.extension.where(url='http://hl7.org/fhir/us/davinci-pdex-plan-net/StructureDefinition/network-reference')</code></td></tr><tr><td>Target Resources</td><td><a href=\"http://hl7.org/fhir/R4/organization.html\">Organization</a></td></tr><tr><td>Multiples</td><td><ul><li>multipleAnd: The parameter may repeat in order to specify multiple values that must all be true</li><li>multipleOr: The parameter may have multiple values (separated by comma) where at least one must be true</li></ul></td></tr><tr><td>Chains</td><td>Allowed: name, address, partof, type</td></tr></table></div>"
] ;
fhir:DomainResource.extension [
fhir:index -1 ;
fhir:Extension.url [ fhir:value "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg" ] ;
fhir:Extension.valueCode [ fhir:value "fm" ]
], [
fhir:index -1 ;
fhir:Extension.url [ fhir:value "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status" ] ;
fhir:Extension.valueCode [
fhir:value "trial-use" ;
fhir:Element.extension [
fhir:index -1 ;
fhir:Extension.url [ fhir:value "http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom" ] ;
fhir:Extension.valueCanonical [
fhir:value "http://hl7.org/fhir/us/davinci-pdex-plan-net/ImplementationGuide/hl7.fhir.us.davinci-pdex-plan-net" ;
fhir:link <http://hl7.org/fhir/us/davinci-pdex-plan-net/ImplementationGuide/hl7.fhir.us.davinci-pdex-plan-net>
]
]
]
] ;
fhir:SearchParameter.url [ fhir:value "http://hl7.org/fhir/us/davinci-pdex-plan-net/SearchParameter/practitionerrole-network"] ;
fhir:SearchParameter.version [ fhir:value "1.2.0"] ;
fhir:SearchParameter.name [ fhir:value "Plannet_sp_practitionerrole_network"] ;
fhir:SearchParameter.status [ fhir:value "active"] ;
fhir:SearchParameter.date [ fhir:value "2018-05-23T00:00:00+00:00"^^xsd:dateTime] ;
fhir:SearchParameter.publisher [ fhir:value "HL7 International / Financial Management"] ;
fhir:SearchParameter.contact [
fhir:index -1 ;
fhir:ContactDetail.name [ fhir:value "HL7 International / Financial Management" ] ;
fhir:ContactDetail.telecom [
fhir:index -1 ;
fhir:ContactPoint.system [ fhir:value "url" ] ;
fhir:ContactPoint.value [ fhir:value "http://www.hl7.org/Special/committees/fm" ]
], [
fhir:index -1 ;
fhir:ContactPoint.system [ fhir:value "email" ] ;
fhir:ContactPoint.value [ fhir:value "fm@lists.HL7.org" ]
]
] ;
fhir:SearchParameter.description [ fhir:value "Select roles where the practitioner is a member of the specified health insurance provider network"] ;
fhir:SearchParameter.jurisdiction [
fhir:index -1 ;
fhir:CodeableConcept.coding [
fhir:index -1 ;
fhir:Coding.system [ fhir:value "urn:iso:std:iso:3166" ] ;
fhir:Coding.code [ fhir:value "US" ]
]
] ;
fhir:SearchParameter.code [ fhir:value "network"] ;
fhir:SearchParameter.base [
fhir:value "PractitionerRole" ;
fhir:index -1
] ;
fhir:SearchParameter.type [ fhir:value "reference"] ;
fhir:SearchParameter.expression [ fhir:value "PractitionerRole.extension.where(url='http://hl7.org/fhir/us/davinci-pdex-plan-net/StructureDefinition/network-reference')"] ;
fhir:SearchParameter.target [
fhir:value "Organization" ;
fhir:index -1
] ;
fhir:SearchParameter.multipleOr [ fhir:value "true"^^xsd:boolean] ;
fhir:SearchParameter.multipleAnd [ fhir:value "true"^^xsd:boolean] ;
fhir:SearchParameter.chain [
fhir:value "name" ;
fhir:index -1
], [
fhir:value "address" ;
fhir:index -1
], [
fhir:value "partof" ;
fhir:index -1
], [
fhir:value "type" ;
fhir:index -1
] .
# - ontology header ------------------------------------------------------------
<http://hl7.org/fhir/SearchParameter/practitionerrole-network.ttl> a owl:Ontology ;
owl:imports fhir:fhir.ttl ;
owl:versionIRI <http://build.fhir.org/SearchParameter/practitionerrole-network.ttl> .
IG © 2025+ HL7 International / Financial Management.
Package hl7.fhir.us.davinci-pdex-plan-net#1.2.0 based on FHIR 4.0.1.
Generated
2026-06-26
Links: Table of Contents |
QA Report
| Version History |
|
Propose a change
