| Package | hl7.fhir.us.carin-bb |
| Resource Type | SearchParameter |
| Id | practitionerrole-practitioner |
| FHIR Version | R4 |
| Source | http://hl7.org/fhir/us/carin-bb/https://build.fhir.org/ig/HL7/carin-bb/SearchParameter-practitionerrole-practitioner.html |
| URL | http://hl7.org/fhir/us/carin-bb/SearchParameter/practitionerrole-practitioner |
| Version | 2.1.0 |
| Status | active |
| Date | 2019-11-01T09:29:23+11:00 |
| Name | ExplanationOfBenefit_Practitioner |
| Realm | us |
| Authority | hl7 |
| Description | Practitioner that is able to provide the defined services for the organization |
| Type | reference |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: SearchParameter practitionerrole-practitioner
Parameter practitioner:reference
Practitioner that is able to provide the defined services for the organization
| Resource | PractitionerRole |
| Expression | PractitionerRole.practitioner |
| Processing Mode | Normal |
| Target Resources | Practitioner |
| Multiples |
|
{
"resourceType": "SearchParameter",
"id": "practitionerrole-practitioner",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"extension": [
{
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
"valueCode": "trial-use"
},
{
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
"valueCode": "fm"
}
],
"url": "http://hl7.org/fhir/us/carin-bb/SearchParameter/practitionerrole-practitioner",
"version": "2.1.0",
"name": "ExplanationOfBenefit_Practitioner",
"derivedFrom": "http://hl7.org/fhir/SearchParameter/PractitionerRole-practitioner",
"status": "active",
"experimental": false,
"date": "2019-11-01T09:29:23+11:00",
"publisher": "HL7 International / Financial Management",
"contact": [
{
"name": "HL7 International / Financial Management",
"telecom": [
{
"system": "url",
"value": "http://www.hl7.org/Special/committees/fm"
},
{
"system": "email",
"value": "fm@lists.HL7.org"
}
]
}
],
"description": "Practitioner that is able to provide the defined services for the organization",
"jurisdiction": [
{
"coding": [
{
"system": "urn:iso:std:iso:3166",
"code": "US"
}
]
}
],
"code": "practitioner",
"base": [
"PractitionerRole"
],
"type": "reference",
"expression": "PractitionerRole.practitioner",
"xpathUsage": "normal",
"target": [
"Practitioner"
]
}