{
"description": "This value set includes sample Claim Care Team Role codes.",
"_filename": "CodeSystem-claim-careteamrole.json",
"package_name": "hl7.fhir.r4b.examples",
"date": null,
"meta": {
"profile": [ "http://hl7.org/fhir/StructureDefinition/shareablecodesystem" ],
"lastUpdated": "2021-12-20T14:08:35.086+11:00"
},
"publisher": null,
"content": "complete",
"name": "ClaimCareTeamRoleCodes",
"copyright": "This is an example set.",
"type": null,
"experimental": "false",
"resourceType": "CodeSystem",
"title": "Claim Care Team Role Codes",
"package_version": "4.3.0-snapshot1",
"extension": [ {
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
"valueCode": "fm"
} ],
"status": "draft",
"id": "af295f70-013d-4ea2-9bde-3b6b8530a88d",
"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": "other",
"display": "Other",
"definition": "Other role on the care team."
} ],
"caseSensitive": true,
"version": "4.3.0-snapshot1"
}