FHIR IG analytics| Package | hl7.fhir.us.carin-bb |
| Resource Type | ValueSet |
| Id | C4BBClaimInstitutionalCareTeamRole |
| FHIR Version | R4 |
| Source | http://hl7.org/fhir/us/carin-bb/https://build.fhir.org/ig/HL7/carin-bb/ValueSet-C4BBClaimInstitutionalCareTeamRole.html |
| URL | http://hl7.org/fhir/us/carin-bb/ValueSet/C4BBClaimInstitutionalCareTeamRole |
| Version | 2.1.0 |
| Status | active |
| Date | 2025-02-17T19:01:44+00:00 |
| Name | C4BBClaimInstitutionalCareTeamRole |
| Title | C4BB Claim Institutional Care Team Role Value Set |
| Realm | us |
| Authority | hl7 |
| Description | Describes functional roles of the care team members. |
| Copyright | This Valueset is not copyrighted. |
| StructureDefinition | |
| C4BB-ExplanationOfBenefit-Inpatient-Institutional-Basis | C4BB ExplanationOfBenefit Inpatient Institutional Basis |
| C4BB-ExplanationOfBenefit-Outpatient-Institutional-Basis | C4BB ExplanationOfBenefit Outpatient Institutional Basis |
| CodeSystem | |
| claimcareteamrole | Claim Care Team Role Codes |
| C4BBClaimCareTeamRole | C4BB Claim Care Team Role Code System |
Note: links and images are rebased to the (stated) source
Generated Narrative: ValueSet C4BBClaimInstitutionalCareTeamRole
This value set includes codes based on the following rules:
http://terminology.hl7.org/CodeSystem/claimcareteamrole version 1.0.0| Code | Display | Definition |
| primary | Primary provider | The primary care provider. |
http://hl7.org/fhir/us/carin-bb/CodeSystem/C4BBClaimCareTeamRole| Code | Display | Definition |
| attending | Attending | The attending physician |
| referring | Referring | The referring physician |
| operating | Operating | The operating physician |
| otheroperating | Other Operating | The other operating physician |
| rendering | Rendering provider | The performing or rendering provider |
{
"resourceType": "ValueSet",
"id": "C4BBClaimInstitutionalCareTeamRole",
"text": {
"status": "extensions",
"div": "<!-- snip (see above) -->"
},
"extension": [
{
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
"valueCode": "fm"
},
{
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
"valueCode": "trial-use",
"_valueCode": {
"extension": [
{
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom",
"valueCanonical": "http://hl7.org/fhir/us/carin-bb/ImplementationGuide/hl7.fhir.us.carin-bb"
}
]
}
}
],
"url": "http://hl7.org/fhir/us/carin-bb/ValueSet/C4BBClaimInstitutionalCareTeamRole",
"version": "2.1.0",
"name": "C4BBClaimInstitutionalCareTeamRole",
"title": "C4BB Claim Institutional Care Team Role Value Set",
"status": "active",
"experimental": false,
"date": "2025-02-17T19:01:44+00:00",
"publisher": "HL7 International / Financial Management",
"contact": [
{
"name": "HL7 International / Financial Management",
"telecom": [
{
"system": "url",
"value": "http://www.hl7.org/Special/committees/fm"
},
{
"system": "email",
"value": "fm@lists.HL7.org"
}
]
}
],
"description": "Describes functional roles of the care team members.",
"jurisdiction": [
{
"coding": [
{
"system": "urn:iso:std:iso:3166",
"code": "US"
}
]
}
],
"copyright": "This Valueset is not copyrighted.",
"compose": {
"include": [
{
"system": "http://terminology.hl7.org/CodeSystem/claimcareteamrole",
"version": "1.0.0",
"concept": [
{
"code": "primary"
}
]
},
{
"system": "http://hl7.org/fhir/us/carin-bb/CodeSystem/C4BBClaimCareTeamRole",
"concept": [
{
"code": "attending"
},
{
"code": "referring"
},
{
"code": "operating"
},
{
"code": "otheroperating"
},
{
"code": "rendering"
}
]
}
]
}
}