{
  "resourceType" : "CodeSystem",
  "id" : "claimcareteamrole",
  "meta" : {
    "lastUpdated" : "2024-04-24T00:00:00+00:00",
    "profile" : ["http://hl7.org/fhir/StructureDefinition/shareablecodesystem"]
  },
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: CodeSystem claimcareteamrole</b></p><a name=\"claimcareteamrole\"> </a><a name=\"hcclaimcareteamrole\"> </a><div style=\"display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%\"><p style=\"margin-bottom: 0px\">Last updated: 2024-04-24 00:00:00+0000</p><p style=\"margin-bottom: 0px\">Profile: <a href=\"http://hl7.org/fhir/R5/shareablecodesystem.html\">Shareable CodeSystem</a></p></div><p>This case-sensitive code system <code>http://terminology.hl7.org/CodeSystem/claimcareteamrole</code> defines the following codes:</p><table class=\"codes\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td><td><b>Definition</b></td></tr><tr><td style=\"white-space:nowrap\">primary<a name=\"claimcareteamrole-primary\"> </a></td><td>Primary provider</td><td>The primary care provider.</td></tr><tr><td style=\"white-space:nowrap\">assist<a name=\"claimcareteamrole-assist\"> </a></td><td>Assisting Provider</td><td>Assisting care provider.</td></tr><tr><td style=\"white-space:nowrap\">supervisor<a name=\"claimcareteamrole-supervisor\"> </a></td><td>Supervising Provider</td><td>Supervising care provider.</td></tr><tr><td style=\"white-space:nowrap\">attending<a name=\"claimcareteamrole-attending\"> </a></td><td>Attending</td><td>The attending physician.</td></tr><tr><td style=\"white-space:nowrap\">referring<a name=\"claimcareteamrole-referring\"> </a></td><td>Referring</td><td>The referring provider.</td></tr><tr><td style=\"white-space:nowrap\">operating<a name=\"claimcareteamrole-operating\"> </a></td><td>Operating</td><td>The operating physician.</td></tr><tr><td style=\"white-space:nowrap\">otheroperating<a name=\"claimcareteamrole-otheroperating\"> </a></td><td>Other Operating</td><td>The other operating physician.</td></tr><tr><td style=\"white-space:nowrap\">prescribing<a name=\"claimcareteamrole-prescribing\"> </a></td><td>Prescribing provider</td><td>The prescribing provider.</td></tr><tr><td style=\"white-space:nowrap\">purchasedservice<a name=\"claimcareteamrole-purchasedservice\"> </a></td><td>Purchased Service</td><td>The provider from which a service was purchased by another provider.</td></tr><tr><td style=\"white-space:nowrap\">rendering<a name=\"claimcareteamrole-rendering\"> </a></td><td>Rendering provider</td><td>The rendering/performing provider.</td></tr><tr><td style=\"white-space:nowrap\">other<a name=\"claimcareteamrole-other\"> </a></td><td>Other</td><td>Other role on the care team.</td></tr></table></div>"
  },
  "extension" : [{
    "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
    "valueCode" : "fm"
  },
  {
    "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm",
    "valueInteger" : 1
  }],
  "url" : "http://terminology.hl7.org/CodeSystem/claimcareteamrole",
  "identifier" : [{
    "system" : "urn:ietf:rfc:3986",
    "value" : "urn:oid:2.16.840.1.113883.4.642.1.1165"
  }],
  "version" : "1.0.1",
  "name" : "ClaimCareTeamRoleCodes",
  "title" : "Claim Care Team Role Codes",
  "status" : "active",
  "experimental" : false,
  "date" : "2025-07-10T18:03:22+00:00",
  "publisher" : "Health Level Seven International",
  "contact" : [{
    "telecom" : [{
      "system" : "url",
      "value" : "http://hl7.org"
    },
    {
      "system" : "email",
      "value" : "hq@HL7.org"
    }]
  }],
  "description" : "Claim roles of the care team members providing products and services.",
  "copyright" : "This material derives from the HL7 Terminology (THO). THO is copyright ©1989+ Health Level Seven International and is made available under the CC0 designation. For more licensing information see: https://terminology.hl7.org/license",
  "caseSensitive" : true,
  "valueSet" : "http://terminology.hl7.org/ValueSet/claim-careteamrole",
  "content" : "complete",
  "concept" : [{
    "code" : "primary",
    "display" : "Primary provider",
    "definition" : "The primary care provider."
  },
  {
    "code" : "assist",
    "display" : "Assisting Provider",
    "definition" : "Assisting care provider."
  },
  {
    "code" : "supervisor",
    "display" : "Supervising Provider",
    "definition" : "Supervising care provider."
  },
  {
    "code" : "attending",
    "display" : "Attending",
    "definition" : "The attending physician."
  },
  {
    "code" : "referring",
    "display" : "Referring",
    "definition" : "The referring provider."
  },
  {
    "code" : "operating",
    "display" : "Operating",
    "definition" : "The operating physician."
  },
  {
    "code" : "otheroperating",
    "display" : "Other Operating",
    "definition" : "The other operating physician."
  },
  {
    "code" : "prescribing",
    "display" : "Prescribing provider",
    "definition" : "The prescribing provider."
  },
  {
    "code" : "purchasedservice",
    "display" : "Purchased Service",
    "definition" : "The provider from which a service was purchased by another provider."
  },
  {
    "code" : "rendering",
    "display" : "Rendering provider",
    "definition" : "The rendering/performing provider."
  },
  {
    "code" : "other",
    "display" : "Other",
    "definition" : "Other role on the care team."
  }]
}