Publication Build: This will be filled in by the publication tooling
: AUCorePractitionerRolePractitioner - JSON Representation
Raw json | Download
{
"resourceType" : "SearchParameter",
"id" : "au-core-practitionerrole-practitioner",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><h2>AUCorePractitionerRolePractitioner <a style=\"padding-left: 3px; padding-right: 3px; border: 1px grey solid; font-weight: bold; color: black; background-color: #efefef\" href=\"http://hl7.org/fhir/R4/versions.html#std-process\" title=\"Standards Status = Draft\">D</a></h2><p>Parameter <code>practitioner</code>:<code>reference</code></p><div><p>A practitioner role practitioner <strong>SHOULD</strong> support practitioner.identifier. NOTE: This AU Core SearchParameter extends the usage context of the\nPractitionerRole-practitioner parameter</p>\n<ul>\n<li>multipleAnd</li>\n<li>multipleOr</li>\n<li>chain</li>\n</ul>\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.practitioner</code></td></tr><tr><td>Target Resources</td><td><a href=\"http://hl7.org/fhir/R4/practitioner.html\">Practitioner</a></td></tr><tr><td>Multiples</td><td>The parameter can repeat (and) and can have repeating values (or)</td></tr><tr><td>Chains</td><td>Allowed: identifier</td></tr></table></div>"
},
"extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm",
"valueInteger" : 0,
"_valueInteger" : {
"extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom",
"valueCanonical" : "http://hl7.org.au/fhir/core/ImplementationGuide/hl7.fhir.au.core"
}
]
}
},
{
"url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
"valueCode" : "draft",
"_valueCode" : {
"extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom",
"valueCanonical" : "http://hl7.org.au/fhir/core/ImplementationGuide/hl7.fhir.au.core"
}
]
}
}
],
"url" : "http://hl7.org.au/fhir/core/SearchParameter/au-core-practitionerrole-practitioner",
"version" : "0.2.0-preview",
"name" : "AUCorePractitionerRolePractitioner",
"derivedFrom" : "http://hl7.org/fhir/SearchParameter/PractitionerRole-practitioner",
"status" : "draft",
"date" : "2023-08-21T15:18:50+10:00",
"publisher" : "HL7 Australia",
"contact" : [
{
"telecom" : [
{
"system" : "url",
"value" : "http://hl7.com.au",
"use" : "work"
}
]
},
{
"name" : "HL7 Australia FHIR Working Group",
"telecom" : [
{
"system" : "email",
"value" : "fhirwg@hl7.com.au",
"use" : "work"
}
]
}
],
"description" : "A practitioner role practitioner **SHOULD** support practitioner.identifier. NOTE: This AU Core SearchParameter extends the usage context of the\nPractitionerRole-practitioner parameter\n - multipleAnd\n - multipleOr\n - chain",
"jurisdiction" : [
{
"coding" : [
{
"system" : "urn:iso:std:iso:3166",
"code" : "AU"
}
]
}
],
"code" : "practitioner",
"base" : [
"PractitionerRole"
],
"type" : "reference",
"expression" : "PractitionerRole.practitioner",
"target" : [
"Practitioner"
],
"multipleOr" : true,
"_multipleOr" : {
"extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
"valueCode" : "MAY"
}
]
},
"multipleAnd" : true,
"_multipleAnd" : {
"extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
"valueCode" : "MAY"
}
]
},
"chain" : [
"identifier"
],
"_chain" : [
{
"extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
"valueCode" : "SHOULD"
}
]
}
]
}