http://terminology.hl7.org/CodeSystem/claimcareteamrole|4.0.1
name
ClaimCareTeamRoleCodes
ClaimCareTeamRoleCodes
package
hl7.fhir.r4.examples@4.0.1
hl7.fhir.r4.examples@4.0.1
content
complete
complete
status
draft
draft
Claim Care Team Role Codes
This value set includes sample Claim Care Team Role codes.
{
"description" : "This value set includes sample Claim Care Team Role codes.",
"compose" : null,
"package" : "hl7.fhir.r4.examples@4.0.1",
"date" : null,
"meta" : {
"profile" : [ "http://hl7.org/fhir/StructureDefinition/shareablecodesystem" ],
"lastUpdated" : "2019-11-01T09:29:23.356+11:00"
},
"publisher" : "Financial Management",
"content" : "complete",
"name" : "ClaimCareTeamRoleCodes",
"copyright" : "This is an example set.",
"experimental" : false,
"resourceType" : "CodeSystem",
"title" : "Claim Care Team Role Codes",
"supliment" : null,
"extension" : [ {
"url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
"valueCode" : "fm"
}, {
"url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
"valueCode" : "draft"
}, {
"url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm",
"valueInteger" : 1
} ],
"status" : "draft",
"id" : "a5485799-9561-5962-8946-a7466e5888b2",
"valueSet" : "http://hl7.org/fhir/ValueSet/claim-careteamrole",
"url" : "http://terminology.hl7.org/CodeSystem/claimcareteamrole",
"identifier" : [ {
"value" : "urn:oid:2.16.840.1.113883.4.642.4.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.0.1",
"contact" : [ {
"telecom" : [ {
"value" : "http://hl7.org/fhir",
"system" : "url"
} ]
} ]
}