http://hl7.org/fhir/action-participant-type|4.0.1

name
ActionParticipantType
package
hl7.fhir.r4.core@4.0.1
content
complete
status
draft
date
2019-10-31 22:29:23.0

ActionParticipantType

The type of participant for the action.

{
  "description" : "The type of participant for the action.",
  "compose" : null,
  "package" : "hl7.fhir.r4.core@4.0.1",
  "date" : "2019-10-31T22:29:23Z",
  "meta" : {
    "lastUpdated" : "2019-11-01T09:29:23.356+11:00"
  },
  "publisher" : "HL7 (FHIR Project)",
  "content" : "complete",
  "name" : "ActionParticipantType",
  "experimental" : false,
  "resourceType" : "CodeSystem",
  "title" : "ActionParticipantType",
  "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" : 2
  } ],
  "status" : "draft",
  "id" : "bca18eec-d09e-5323-b83e-fd99a31d361d",
  "valueSet" : "http://hl7.org/fhir/ValueSet/action-participant-type",
  "url" : "http://hl7.org/fhir/action-participant-type",
  "identifier" : [ {
    "value" : "urn:oid:2.16.840.1.113883.4.642.4.812",
    "system" : "urn:ietf:rfc:3986"
  } ],
  "concept" : [ {
    "code" : "patient",
    "display" : "Patient",
    "definition" : "The participant is the patient under evaluation."
  }, {
    "code" : "practitioner",
    "display" : "Practitioner",
    "definition" : "The participant is a practitioner involved in the patient's care."
  }, {
    "code" : "related-person",
    "display" : "Related Person",
    "definition" : "The participant is a person related to the patient."
  }, {
    "code" : "device",
    "display" : "Device",
    "definition" : "The participant is a system or device used in the care of the patient."
  } ],
  "caseSensitive" : true,
  "version" : "4.0.1",
  "contact" : [ {
    "telecom" : [ {
      "value" : "http://hl7.org/fhir",
      "system" : "url"
    }, {
      "value" : "fhir@lists.hl7.org",
      "system" : "email"
    } ]
  } ]
}