2nd DSTU Draft For Comment

This page is part of the FHIR Specification (v0.4.0: DSTU 2 Draft). The current version which supercedes this version is 5.0.0. For a full list of available versions, see the Directory of published versions

V2\0912\v2-0912.json

Raw JSON (canonical form)

FHIR Value set/code system definition for HL7 v2 table 0912 ( Participation)

{
  "resourceType": "ValueSet",
  "id": "v2-0912",
  "meta": {
    "profile": [
      "http://hl7.org/fhir/Profile/valueset-shareable-definition"
    ]
  },
  "text": {
    "status": "additional",
    "div": "<div>!-- Snipped for Brevity --></div>"
  },
  "url": "http://hl7.org/fhir/v2/vs/0912",
  "version": "2.7",
  "name": "v2 Participation",
  "publisher": "HL7, Inc",
  "contact": [
    {
      "telecom": [
        {
          "system": "url",
          "value": "http://hl7.org"
        }
      ]
    }
  ],
  "description": "FHIR Value set/code system definition for HL7 v2 table 0912 ( Participation)",
  "status": "active",
  "experimental": true,
  "date": "2011-01-28",
  "define": {
    "system": "http://hl7.org/fhir/v2/0912",
    "caseSensitive": true,
    "concept": [
      {
        "code": "AD",
        "display": "Admitting Provider"
      },
      {
        "code": "AI",
        "display": "Assistant/Alternate Interpreter"
      },
      {
        "code": "AP",
        "display": "Administering Provider"
      },
      {
        "code": "ARI",
        "display": "Assistant Result Interpreter"
      },
      {
        "code": "AT",
        "display": "Attending Provider"
      },
      {
        "code": "AUT",
        "display": "AUT Author/Event Initiator"
      },
      {
        "code": "CP",
        "display": "Consulting Provider"
      },
      {
        "code": "DP",
        "display": "Dispensing Provider"
      },
      {
        "code": "EP",
        "display": "Entering Provider (probably not the same as transcriptionist)"
      },
      {
        "code": "EQUIP",
        "display": "Equipment"
      },
      {
        "code": "FHCP",
        "display": "Family Health Care Professional"
      },
      {
        "code": "MDIR",
        "display": "Medical Director"
      },
      {
        "code": "OP",
        "display": "Ordering Provider"
      },
      {
        "code": "PB",
        "display": "Packed by"
      },
      {
        "code": "PH",
        "display": "Pharmacist   (not sure how to dissect Pharmacist/Treatment Supplier's Verifier ID)"
      },
      {
        "code": "PI",
        "display": "Primary Interpreter"
      },
      {
        "code": "PO",
        "display": "Performing Organization"
      },
      {
        "code": "POMD",
        "display": "Performing Organization Medical Director"
      },
      {
        "code": "PP",
        "display": "Primary Care Provider"
      },
      {
        "code": "PRI",
        "display": "Principal Result Interpreter"
      },
      {
        "code": "RCT",
        "display": "Results Copies To"
      },
      {
        "code": "RO",
        "display": "Responsible Observer"
      },
      {
        "code": "RP",
        "display": "Referring Provider"
      },
      {
        "code": "RT",
        "display": "Referred to Provider"
      },
      {
        "code": "SB",
        "display": "Send by"
      },
      {
        "code": "SC",
        "display": "Specimen Collector"
      },
      {
        "code": "TN",
        "display": "Technician"
      },
      {
        "code": "TR",
        "display": "Transcriptionist"
      },
      {
        "code": "VP",
        "display": "Verifying Provider"
      },
      {
        "code": "VPS",
        "display": "Verifying Pharmaceutical Supplier   (not sure how to dissect Pharmacist/Treatment Supplier's Verifier ID)"
      },
      {
        "code": "VTS",
        "display": "Verifying Treatment Supplier   (not sure how to dissect Pharmacist/Treatment Supplier's Verifier ID)"
      },
      {
        "code": "WAY",
        "display": "Waypoint"
      },
      {
        "code": "WAYR",
        "display": "Waypoint Recipient"
      }
    ]
  }
}

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.