AU Core Implementation Guide
1.0.0-ci-build - CI Build
AU Core Implementation Guide, published by HL7 Australia. This guide is not an authorized publication; it is the continuous build for version 1.0.0-ci-build built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/hl7au/au-fhir-core/ and changes regularly. See the Directory of published versions
Page standards status: Draft | Maturity Level: 1 |
{
"resourceType" : "SearchParameter",
"id" : "au-core-practitionerrole-practitioner",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: SearchParameter au-core-practitionerrole-practitioner</b></p><a name=\"au-core-practitionerrole-practitioner\"> </a><a name=\"hcau-core-practitionerrole-practitioner\"> </a><a name=\"au-core-practitionerrole-practitioner-en-AU\"> </a><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><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: identifier</td></tr></table></div>"
},
"extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm",
"valueInteger" : 1
},
{
"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" : "1.0.0-ci-build",
"name" : "AUCorePractitionerRolePractitioner",
"derivedFrom" : "http://hl7.org/fhir/SearchParameter/PractitionerRole-practitioner",
"status" : "active",
"date" : "2024-11-05T04:49:40+00:00",
"publisher" : "HL7 Australia",
"contact" : [
{
"name" : "HL7 Australia FHIR Work Group",
"telecom" : [
{
"system" : "url",
"value" : "https://confluence.hl7.org/display/HAFWG",
"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"
}
]
}
]
}