{
"description": "PCT code system for defining the functional roles of the care team members.",
"_filename": "CodeSystem-PCTCareTeamRole.json",
"package_name": "hl7.fhir.us.davinci",
"date": "2021-12-04T21:54:35+00:00",
"publisher": "HL7 International - Financial Management Work Group",
"jurisdiction": [ {
"coding": [ {
"code": "US",
"system": "urn:iso:std:iso:3166"
} ]
} ],
"content": "complete",
"name": "PCTCareTeamRole",
"copyright": "This CodeSystem is not copyrighted.",
"type": null,
"experimental": null,
"resourceType": "CodeSystem",
"title": "PCT Care Team Role",
"package_version": "pct-0.1.0",
"status": "active",
"id": "685ccf9a-6396-456c-8f3d-111a201a73ab",
"kind": null,
"count": 5,
"url": "http://hl7.org/fhir/us/davinci-pct/CodeSystem/PCTCareTeamRole",
"concept": [ {
"code": "attending",
"display": "Attending provider",
"definition": "The attending provider"
}, {
"code": "referring",
"display": "Referring provider",
"definition": "The referring provider"
}, {
"code": "operating",
"display": "Operating physician",
"definition": "The operating physician"
}, {
"code": "otheroperating",
"display": "Other Operating physician",
"definition": "The other operating physician"
}, {
"code": "rendering",
"display": "Rendering provider",
"definition": "The rendering/performing provider"
} ],
"caseSensitive": true,
"version": "0.1.0",
"contact": [ {
"name": "HL7 International - Financial Management Work Group",
"telecom": [ {
"value": "http://hl7.org/Special/committees/fm",
"system": "url"
}, {
"value": "fmlists@lists.hl7.org",
"system": "email"
} ]
}, {
"name": "TBD",
"telecom": [ {
"value": "mailto:TBD@exmple.org",
"system": "email"
} ]
} ]
}