Release 4

Valueset-performer-function.json

Vocabulary Work GroupMaturity Level: N/AStandards Status: Informative

Raw JSON (canonical form + also see JSON Format Specification)

Definition for Value SetPerformer Function Codes

{
  "resourceType" : "ValueSet",
  "id" : "performer-function",
  "meta" : {
    "lastUpdated" : "2021-01-21T15:34:20.265+00:00"
  },
  "text" : {
    "status" : "generated",
    "div" : "<div>!-- Snipped for Brevity --></div>"
  },
  "url" : "http://hl7.org/fhir/ValueSet/performer-function",
  "version" : "4.0.1",
  "name" : "Performer Function Codes",
  "status" : "draft",
  "publisher" : "HL7 International - Orders and Observations WG",
  "contact" : [{
    "telecom" : [{
      "system" : "url",
      "value" : "http://www.hl7.org/Special/committees/orders/index.cfm"
    }]
  }],
  "description" : "The types of involvement of the performer in the Event.",
  "compose" : {
    "include" : [{
      "system" : "http://terminology.hl7.org/CodeSystem/v3-ParticipationType",
      "concept" : [{
        "code" : "TRANS"
      },
      {
        "code" : "PART"
      },
      {
        "code" : "ATND"
      },
      {
        "code" : "CON"
      },
      {
        "code" : "AUT"
      },
      {
        "code" : "INF"
      },
      {
        "code" : "ENT"
      },
      {
        "code" : "WIT"
      },
      {
        "code" : "PPRF"
      },
      {
        "code" : "SPRF"
      },
      {
        "code" : "RESP"
      },
      {
        "code" : "VRF"
      },
      {
        "code" : "AUTHEN"
      },
      {
        "code" : "LA"
      }]
    }]
  }
}

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.