This
page
is
part
of
the
Continuous
Integration
Build
of
FHIR
Specification
(v4.0.1:
R4
-
Mixed
Normative
and
STU
)
in
it's
permanent
home
(it
will
always
(will
be
available
incorrect/inconsistent
at
this
URL).
The
current
version
which
supercedes
this
version
is
5.0.0
.
For
a
full
list
of
available
versions,
see
times).
See
the
Directory
of
published
versions
.
Page
versions:
R5
R4B
R4
Sc-valueset-medicationknowledge-status.json
Example
ValueSet/action-participant-function
(Turtle)
Raw
Raw
Turtle
(+
also
see
JSON
Turtle/RDF
Format
Specification
)
Canonical
Mapping
Definition
for
"Medication
knowledge
status
codes"
Value
SetAction
Participant
Function
{
"resourceType" : "ConceptMap",
"id" : "sc-medicationknowledge-status",
"text" : {
"status" : "generated",
"div" : "<div>!-- Snipped for Brevity --></div>"
},
"url" : "http://hl7.org/fhir/ConceptMap/sc-medicationknowledge-status",
"version" : "4.0.1",
"name" : "MedicationKnowledge Status CodesCanonicalMap",
"title" : "Canonical Mapping for \"Medication knowledge status codes\"",
"status" : "draft",
"date" : "2019-11-01T09:29:23+11:00",
"publisher" : "FHIR Project team",
"contact" : [{
"telecom" : [{
"system" : "url",
"value" : "http://hl7.org/fhir"
}]
}],
"description" : "Canonical Mapping for \"MedicationKnowledge Status Codes\"",
"sourceCanonical" : "http://hl7.org/fhir/ValueSet/medicationknowledge-status",
"targetCanonical" : "http://hl7.org/fhir/ValueSet/resource-status",
"group" : [{
"source" : "http://terminology.hl7.org/CodeSystem/medicationknowledge-status",
"target" : "http://hl7.org/fhir/resource-status",
"element" : [{
"code" : "entered-in-error",
"target" : [{
"code" : "error",
"equivalence" : "equivalent"
}]
},
{
"code" : "active",
"target" : [{
"code" : "active",
"equivalence" : "equivalent"
}]
},
{
"code" : "inactive",
"target" : [{
"code" : "inactive",
"equivalence" : "equivalent"
}]
}]
}]
}
@prefix fhir: <http://hl7.org/fhir/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
# - resource -------------------------------------------------------------------
<http://hl7.org/fhir/ValueSet/action-participant-function> a fhir:ValueSet ;
fhir:nodeRole fhir:treeRoot ;
fhir:id [ fhir:v "action-participant-function"] ; #
fhir:meta [
fhir:lastUpdated [ fhir:v "2025-12-17T09:50:17.012+00:00"^^xsd:dateTime ]
] ; #
fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div [ fhir:v "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet action-participant-function</b></p><a name=\"action-participant-function\"> </a><a name=\"hcaction-participant-function\"> </a><ul><li>Include all codes defined in <a href=\"codesystem-action-participant-function.html\"><code>http://hl7.org/fhir/action-participant-function</code></a><span title=\"Version is not explicitly stated, which means it is fixed to the version provided in this specification\"> version ?6.0.0-ballot3</span></li></ul></div>"^^rdf:XMLLiteral ]
] ; #
fhir:extension ( [
fhir:url [
fhir:v "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg"^^xsd:anyURI ;
fhir:l <http://hl7.org/fhir/StructureDefinition/structuredefinition-wg>
] ;
fhir:value [
a fhir:Code ;
fhir:v "cds"
]
] [
fhir:url [
fhir:v "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status"^^xsd:anyURI ;
fhir:l <http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status>
] ;
fhir:value [
a fhir:Code ;
fhir:v "informative"
]
] [
fhir:url [
fhir:v "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm"^^xsd:anyURI ;
fhir:l <http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm>
] ;
fhir:value [
a fhir:Integer ;
fhir:v 3
]
] ) ; #
fhir:url [
fhir:v "http://hl7.org/fhir/ValueSet/action-participant-function"^^xsd:anyURI ;
fhir:l <http://hl7.org/fhir/ValueSet/action-participant-function>
] ; #
fhir:identifier ( [
fhir:system [
fhir:v "urn:ietf:rfc:3986"^^xsd:anyURI ;
fhir:l <urn:ietf:rfc:3986>
] ;
fhir:value [ fhir:v "urn:oid:2.16.840.1.113883.4.642.3.3052" ]
] ) ; #
fhir:version [ fhir:v "6.0.0-ballot3"] ; #
fhir:name [ fhir:v "ActionParticipantFunction"] ; #
fhir:title [ fhir:v "Action Participant Function"] ; #
fhir:status [ fhir:v "active"] ; #
fhir:experimental [ fhir:v false] ; #
fhir:date [ fhir:v "2020-12-28T16:55:11+11:00"^^xsd:dateTime] ; #
fhir:publisher [ fhir:v "HL7 (FHIR Project)"] ; #
fhir:contact ( [
fhir:telecom ( [
fhir:system [ fhir:v "url" ] ;
fhir:value [ fhir:v "http://hl7.org/fhir" ]
] [
fhir:system [ fhir:v "email" ] ;
fhir:value [ fhir:v "fhir@lists.hl7.org" ]
] )
] ) ; #
fhir:description [ fhir:v "The function performed by the participant for the action."] ; #
fhir:jurisdiction ( [
fhir:coding ( [
fhir:system [
fhir:v "http://unstats.un.org/unsd/methods/m49/m49.htm"^^xsd:anyURI ;
fhir:l <http://unstats.un.org/unsd/methods/m49/m49.htm>
] ;
fhir:code [ fhir:v "001" ] ;
fhir:display [ fhir:v "World" ]
] )
] ) ; #
fhir:immutable [ fhir:v true] ; #
fhir:compose [
fhir:include ( [
fhir:system [
fhir:v "http://hl7.org/fhir/action-participant-function"^^xsd:anyURI ;
fhir:l <http://hl7.org/fhir/action-participant-function>
]
] )
] ; #
fhir:expansion [] . #
# -------------------------------------------------------------------------------------
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.