This
page
is
part
of
the
FHIR
Specification
(v4.0.1:
R4
(v5.0.0-draft-final:
Final
QA
Preview
for
R5
-
Mixed
Normative
and
STU
see
ballot
notes
)
in
it's
permanent
home
(it
will
always
be
available
at
this
URL).
).
The
current
version
which
supercedes
this
version
is
5.0.0
.
For
a
full
list
of
available
versions,
see
the
Directory
of
published
versions
.
Page
versions:
R5
R4B
R4
R3
R2
Extension:
candidateList
Orders
and
Observations
Work
Group
Maturity
Level
:
1
Informative
Use
Context
:
Any
URL
for
this
extension:
http://hl7.org/fhir/StructureDefinition/task-candidateList
Status:
draft.
Extension
maintained
by:
Health
Level
Seven,
Inc.
-
FHIR
I
WG
Identifies
the
individuals
who
are
candidates
for
being
the
owner
of
the
task.
Comment
:
In
some
environments,
this
list
might
be
binding
(i.e.
owner
must
be
one
of
the
listed
individuals),
in
others
it
may
be
suggestive
(i.e.
preferred
owner
will
be
from
this
list,
but
business
processes
may
allow
assignment
to
someone
not
on
the
list.
Context
of
Use:
Use
on
Element
ID
Task
Extension
Content
Summary
Name
Flags
Card.
Type
Description
&
Constraints
10.8.10
candidateList
0..*
Reference
(
Device
|
Organization
|
Patient
|
Practitioner
|
RelatedPerson
)
URL
=
http://hl7.org/fhir/StructureDefinition/task-candidateList
candidateList:
Identifies
the
individuals
who
are
candidates
for
being
the
owner
of
the
task.
Use
on
Element
ID
Task
Documentation
for
this
format
Full
Structure
Name
Flags
Card.
Type
Description
Resource
Specimen
-
Extensions
&
Constraints
extension
0..*
Extension
URL
=
http://hl7.org/fhir/StructureDefinition/task-candidateList
candidateList:
Identifies
the
individuals
who
are
candidates
for
being
the
owner
of
the
task.
Use
on
Element
ID
Task
extension
I
0..0
Profiles
XML
Template
<!-- candidateList -->
< xmlns="http://hl7.org/fhir"
url="" >
<!-- from Element:
<</valueReference>
</extension>
JSON
Template
{ //
// from Element:
" ]
"
"
}
This
table
lists
profiles
and
extensions
for
the
Specimen
resource.
For
background
information,
see
Profiling
Resources
and
Extensibility
.
Additional
profiles
and
extensions
may
be
found
in
published
Implementation
Guides
Summary
,
or
in
the
Conformance
resource
registry
.
Name
Flags
Card.
Type
Description
&
Constraints
10.8.10.1
Profiles
candidateList
Reference
(
Device
|
Organization
|
Patient
|
Practitioner
|
RelatedPerson
)
URL
=
http://hl7.org/fhir/StructureDefinition/task-candidateList
candidateList:
Identifies
the
individuals
who
are
candidates
for
being
the
owner
Resources
of
type
Specimen
do
not
have
extensions
at
the
task.
Use
root
element,
but
extensions
MAY
be
present
on
Element
ID
Task
Documentation
the
elements
in
the
resource
No
Profiles
defined
for
this
format
Full
Structure
resource
Name
Flags
Card.
Type
Description
&
Constraints
extension
0..*
Extension
URL
=
http://hl7.org/fhir/StructureDefinition/task-candidateList
candidateList:
Identifies
the
individuals
who
are
candidates
for
being
the
owner
of
the
task.
Use
on
Element
ID
Task
extension
I
0..0
url
1..1
uri
"http://hl7.org/fhir/StructureDefinition/task-candidateList"
10.8.10.2
Search
Extensions
I
1..1
Reference
(
Device
|
Organization
|
Patient
|
Practitioner
|
RelatedPerson
)
Value
of
extension
Documentation
No
Search
Extensions
defined
for
this
format
resource
XML
Template
<!-- candidateList -->
< xmlns="http://hl7.org/fhir"
url="" >
<!-- from Element:
<</valueReference>
</extension>
JSON
Template
{ //
// from Element:
" ]
"
"
}
Constraints
ele-1
:
All
FHIR
elements
must
have
a
@value
or
children
(xpath:
@value|f:*|h:div
)
ext-1
:
Must
have
either
extensions
or
value[x],
not
both
(xpath:
exists(f:extension)!=exists(f:*[starts-with(local-name(.),
'value')])
)
ele-1
:
On
Extension.extension:
All
FHIR
elements
must
have
a
@value
or
children
(xpath
on
Extension.extension:
@value|f:*|h:div
)
ext-1
:
On
Extension.extension:
Must
have
either
extensions
or
value[x],
not
both
(xpath
on
Extension.extension:
exists(f:extension)!=exists(f:*[starts-with(local-name(.),
"value")])
)
ele-1
:
On
Extension.value[x]:
All
FHIR
elements
must
have
a
@value
or
children
(xpath
on
Extension.value[x]:
@value|f:*|h:div
)