Example
ValueSet/action-participant-function
(XML)
This
is
the
narrative
for
the
resource.
See
also
the
XML
,
JSON
or
Turtle
format.
Closure
Table
Maintenance
OPERATION:
Closure
Table
Maintenance
The
official
URL
for
this
operation
definition
is:
http://hl7.org/fhir/OperationDefinition/ConceptMap-closure
-
This
operation
provides
support
for
ongoing
maintenance
of
a
client-side
transitive
closure
table
based
on
server-side
terminological
logic.
For
details
of
how
this
is
used,
see
Maintaining
a
Closure
Table
Narrative
URL:
[base]/$closure
Parameters
Use
Name
Cardinality
Type
Binding
Documentation
IN
name
1..1
-
string
XML
The
name
that
defines
the
particular
context
for
the
subsumption
based
closure
table
IN
concept
0..*
-
Coding
JSON
Concepts
to
add
to
the
closure
table
IN
version
0..1
-
string
TTL
A
request
to
resynchronise
-
request
to
send
all
new
entries
since
the
nominated
version
was
sent
by
the
server
OUT
return
1..1
ConceptMap
Raw
XML
(
canonical
form
+
also
see
XML
Format
Specification
)
A
list
of
new
entries
(code
/
system
-->
code/system)
that
the
client
should
add
to
its
closure
table.
The
only
kind
of
entry
mapping
equivalences
that
can
be
returned
are
equal,
specializes,
subsumes
and
unmatched
Definition
for
Value
SetAction
Participant
Function
<?xml version="1.0" encoding="UTF-8"?>
<ValueSet xmlns="http://hl7.org/fhir">
<id value="action-participant-function"/>
<meta>
<lastUpdated value="2023-03-01T23:03:57.298+11:00"/>
<profile value="http://hl7.org/fhir/StructureDefinition/shareablevalueset"/>
</meta>
<text>
<status value="generated"/>
<div xmlns="http://www.w3.org/1999/xhtml">
<ul>
<li> Include all codes defined in
<a href="codesystem-action-participant-function.html">
<code> http://hl7.org/fhir/action-participant-function</code>
</a>
</li>
</ul>
</div>
</text>
<extension url="http://hl7.org/fhir/StructureDefinition/structuredefinition-wg">
<valueCode value="cds"/>
</extension>
<extension url="http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status">
<valueCode value="trial-use"/>
</extension>
<extension url="http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm">
<valueInteger value="3"/>
</extension>
<url value="http://hl7.org/fhir/ValueSet/action-participant-function"/>
<identifier>
<system value="urn:ietf:rfc:3986"/>
<value value="urn:oid:2.16.840.1.113883.4.642.3.3052"/>
</identifier>
<version value="5.0.0-draft-final"/>
<name value="ActionParticipantFunction"/>
<title value="Action Participant Function"/>
<status value="draft"/>
<experimental value="true"/>
<date value="2020-12-28T16:55:11+11:00"/>
<publisher value="HL7 (FHIR Project)"/>
<contact>
<telecom>
<system value="url"/>
<value value="http://hl7.org/fhir"/>
</telecom>
<telecom>
<system value="email"/>
<value value="fhir@lists.hl7.org"/>
</telecom>
</contact>
<description value="The function performed by the participant for the action."/>
<jurisdiction>
<coding>
<system value="http://unstats.un.org/unsd/methods/m49/m49.htm"/>
<code value="001"/>
<display value="World"/>
</coding>
</jurisdiction>
<immutable value="true"/>
<compose>
<include>
<system value="http://hl7.org/fhir/action-participant-function"/>
</include>
</compose>
</
ValueSet
>
Usage
note:
every
effort
has
been
made
to
ensure
that
the
examples
are
correct
and
useful,
but
they
are
not
a
normative
part
of
the
specification.