PackagesCanonicalsLogsProblems
    Packages
    hl7.terminology.r3@5.4.0
    http://terminology.hl7.org/CodeSystem/claimcareteamrole
{
  "description": "Claim roles of the care team members providing products and services.",
  "_filename": "CodeSystem-claimcareteamrole.json",
  "package_name": "hl7.terminology.r3",
  "date": "2023-11-17T03:23:21-07:00",
  "meta": {
    "profile": [ "http://hl7.org/fhir/StructureDefinition/shareablecodesystem" ],
    "lastUpdated": "2022-04-27T12:21:00.000+00:00"
  },
  "publisher": "Health Level Seven International",
  "content": "complete",
  "name": "ClaimCareTeamRoleCodes",
  "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",
  "type": null,
  "experimental": "false",
  "resourceType": "CodeSystem",
  "title": "Claim Care Team Role Codes",
  "package_version": "5.4.0",
  "extension": [ {
    "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
    "valueCode": "fm"
  }, {
    "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm",
    "valueInteger": 1
  } ],
  "status": "draft",
  "id": "b9aafc2b-1f8e-440a-ac4b-f6be838d7a7f",
  "valueSet": "http://terminology.hl7.org/ValueSet/claim-careteamrole",
  "kind": null,
  "url": "http://terminology.hl7.org/CodeSystem/claimcareteamrole",
  "identifier": {
    "value": "urn:oid:2.16.840.1.113883.4.642.1.1165",
    "system": "urn:ietf:rfc:3986"
  },
  "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."
  } ],
  "caseSensitive": true,
  "version": "1.0.0",
  "contact": [ {
    "telecom": [ {
      "value": "http://hl7.org",
      "system": "url"
    }, {
      "value": "hq@HL7.org",
      "system": "email"
    } ]
  } ]
}