http://hl7.org/fhir/action-participant-function|5.0.0
name
ActionParticipantFunction
ActionParticipantFunction
package
hl7.fhir.r5.core@5.0.0
hl7.fhir.r5.core@5.0.0
content
complete
complete
status
active
active
date
2021-01-04 23:01:24.0
2021-01-04 23:01:24.0
Action Participant Function
The function performed by the participant for the action.
{
"description" : "The function performed by the participant for the action.",
"compose" : null,
"package" : "hl7.fhir.r5.core@5.0.0",
"date" : "2021-01-04T23:01:24Z",
"meta" : {
"profile" : [ "http://hl7.org/fhir/StructureDefinition/shareablecodesystem" ],
"lastUpdated" : "2023-03-26T15:21:02.749+11:00"
},
"publisher" : "HL7 (FHIR Project)",
"jurisdiction" : [ {
"coding" : [ {
"code" : "001",
"system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
"display" : "World"
} ]
} ],
"content" : "complete",
"name" : "ActionParticipantFunction",
"experimental" : false,
"resourceType" : "CodeSystem",
"title" : "Action Participant Function",
"supliment" : null,
"extension" : [ {
"url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
"valueCode" : "cds"
}, {
"url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
"valueCode" : "trial-use"
}, {
"url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm",
"valueInteger" : 3
} ],
"status" : "active",
"id" : "8f7e79af-65f5-5f22-a676-6dca9f485a25",
"valueSet" : "http://hl7.org/fhir/ValueSet/action-participant-function",
"url" : "http://hl7.org/fhir/action-participant-function",
"identifier" : [ {
"value" : "urn:oid:2.16.840.1.113883.4.642.4.1946",
"system" : "urn:ietf:rfc:3986"
} ],
"concept" : [ {
"code" : "performer",
"display" : "Performer",
"definition" : "The participant is the performer of the action."
}, {
"code" : "author",
"display" : "Author",
"definition" : "The participant is the author of the result of the action."
}, {
"code" : "reviewer",
"display" : "Reviewer",
"definition" : "The participant is reviewing the result of the action."
}, {
"code" : "witness",
"display" : "Witness",
"definition" : "The participant is a witness to the action being performed."
} ],
"caseSensitive" : true,
"version" : "5.0.0",
"contact" : [ {
"telecom" : [ {
"value" : "http://hl7.org/fhir",
"system" : "url"
}, {
"value" : "fhir@lists.hl7.org",
"system" : "email"
} ]
} ]
}