PackagesCanonicalsLogsProblems
    Packages
    hl7.fhir.r5.core@5.0.0-snapshot1
    http://hl7.org/fhir/action-participant-function
{
  "description": "The function performed by the participant for the action.",
  "_filename": "CodeSystem-action-participant-function.json",
  "package_name": "hl7.fhir.r5.core",
  "date": "2021-01-05T10:01:24+11:00",
  "meta": {
    "profile": [ "http://hl7.org/fhir/StructureDefinition/shareablecodesystem" ],
    "lastUpdated": "2021-12-19T08:15:41.873+11:00"
  },
  "publisher": "HL7 (FHIR Project)",
  "content": "complete",
  "name": "ActionParticipantFunction",
  "type": null,
  "experimental": "false",
  "resourceType": "CodeSystem",
  "title": "ActionParticipantFunction",
  "package_version": "5.0.0-snapshot1",
  "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": "draft",
  "id": "9076321a-14b2-4f73-ae6c-88a6c9ca95e4",
  "valueSet": "http://hl7.org/fhir/ValueSet/action-participant-function",
  "kind": null,
  "url": "http://hl7.org/fhir/action-participant-function",
  "identifier": [ {
    "value": "urn:oid:2.16.840.1.113883.4.642.1.0",
    "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-snapshot1",
  "contact": [ {
    "telecom": [ {
      "value": "http://hl7.org/fhir",
      "system": "url"
    }, {
      "value": "fhir@lists.hl7.org",
      "system": "email"
    } ]
  } ]
}