Clinical SummaryThis is the Continuous Integration Build of FHIR (will be incorrect/inconsistent at times).
See the Directory of published versions
| Responsible Owner: Patient Care Work Group | Standards Status: Informative | Compartments: Group, Patient, Practitioner, RelatedPerson |
Raw JSON (canonical form + also see JSON Format Specification)
Multidisciplinary diabetes management care team for a patient
{
"resourceType" : "CareTeam",
"id" : "example2",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\">Multidisciplinary diabetes management care team for a patient, with an endocrinologist, diabetes nurse educator, dietitian, podiatrist, ophthalmologist, and clinical pharmacist.</div>"
},
"contained" : [{
"resourceType" : "Practitioner",
"id" : "pr1",
"identifier" : [{
"type" : {
"coding" : [{
"system" : "http://terminology.hl7.org/CodeSystem/v2-0203",
"code" : "NPI",
"display" : "National provider identifier"
}],
"text" : "HPI-I"
},
"system" : "http://ns.electronichealth.net.au/id/hi/hpii/1.0",
"value" : "8003619900015717"
}],
"name" : [{
"family" : "Nguyen",
"given" : ["Anh"],
"prefix" : ["Dr"]
}],
"qualification" : [{
"code" : {
"coding" : [{
"system" : "http://snomed.info/sct",
"code" : "61894003",
"display" : "Endocrinologist (occupation)"
}]
}
}]
},
{
"resourceType" : "Practitioner",
"id" : "pr2",
"identifier" : [{
"type" : {
"coding" : [{
"system" : "http://terminology.hl7.org/CodeSystem/v2-0203",
"code" : "NPI",
"display" : "National provider identifier"
}],
"text" : "HPI-I"
},
"system" : "http://ns.electronichealth.net.au/id/hi/hpii/1.0",
"value" : "8003619900024561"
}],
"name" : [{
"family" : "Thompson",
"given" : ["Sarah"],
"prefix" : ["RN"]
}],
"qualification" : [{
"code" : {
"coding" : [{
"system" : "http://snomed.info/sct",
"code" : "224543004",
"display" : "Diabetic nurse (occupation)"
}]
}
}]
},
{
"resourceType" : "Practitioner",
"id" : "pr3",
"identifier" : [{
"type" : {
"coding" : [{
"system" : "http://terminology.hl7.org/CodeSystem/v2-0203",
"code" : "NPI",
"display" : "National provider identifier"
}],
"text" : "HPI-I"
},
"system" : "http://ns.electronichealth.net.au/id/hi/hpii/1.0",
"value" : "8003619900033478"
}],
"name" : [{
"family" : "Kowalski",
"given" : ["Maria"],
"prefix" : ["APD"]
}],
"qualification" : [{
"code" : {
"coding" : [{
"system" : "http://snomed.info/sct",
"code" : "159033005",
"display" : "Dietitian (occupation)"
}]
}
}]
},
{
"resourceType" : "Practitioner",
"id" : "pr4",
"identifier" : [{
"type" : {
"coding" : [{
"system" : "http://terminology.hl7.org/CodeSystem/v2-0203",
"code" : "NPI",
"display" : "National provider identifier"
}],
"text" : "HPI-I"
},
"system" : "http://ns.electronichealth.net.au/id/hi/hpii/1.0",
"value" : "8003619900042391"
}],
"name" : [{
"family" : "Harrison",
"given" : ["James"]
}],
"qualification" : [{
"code" : {
"coding" : [{
"system" : "http://snomed.info/sct",
"code" : "159034004",
"display" : "Podiatrist (occupation)"
}]
}
}]
},
{
"resourceType" : "Practitioner",
"id" : "pr5",
"identifier" : [{
"type" : {
"coding" : [{
"system" : "http://terminology.hl7.org/CodeSystem/v2-0203",
"code" : "NPI",
"display" : "National provider identifier"
}],
"text" : "HPI-I"
},
"system" : "http://ns.electronichealth.net.au/id/hi/hpii/1.0",
"value" : "8003619900051284"
}],
"name" : [{
"family" : "Patel",
"given" : ["Priya"],
"prefix" : ["Dr"]
}],
"qualification" : [{
"code" : {
"coding" : [{
"system" : "http://snomed.info/sct",
"code" : "422234006",
"display" : "Ophthalmologist (occupation)"
}]
}
}]
},
{
"resourceType" : "Practitioner",
"id" : "pr6",
"identifier" : [{
"type" : {
"coding" : [{
"system" : "http://terminology.hl7.org/CodeSystem/v2-0203",
"code" : "NPI",
"display" : "National provider identifier"
}],
"text" : "HPI-I"
},
"system" : "http://ns.electronichealth.net.au/id/hi/hpii/1.0",
"value" : "8003619900060177"
}],
"name" : [{
"family" : "Chen",
"given" : ["David"]
}],
"qualification" : [{
"code" : {
"coding" : [{
"system" : "http://snomed.info/sct",
"code" : "46255001",
"display" : "Pharmacist (occupation)"
}]
}
}]
},
{
"resourceType" : "Organization",
"id" : "org1",
"name" : "Metropolitan Diabetes Centre"
}],
"identifier" : [{
"system" : "http://example.org/id/careteam",
"value" : "CT-DIABETES-0042"
}],
"status" : "active",
"category" : [{
"coding" : [{
"system" : "http://loinc.org",
"code" : "LA27978-8",
"display" : "Condition-focused care team"
}]
}],
"name" : "Diabetes Management Care Team",
"subject" : {
"reference" : "Patient/example",
"display" : "Peter James Chalmers"
},
"period" : {
"start" : "2026-01-15"
},
"participant" : [{
"role" : {
"coding" : [{
"system" : "http://snomed.info/sct",
"code" : "61894003",
"display" : "Endocrinologist (occupation)"
}],
"text" : "Team Lead - Endocrinologist"
},
"member" : {
"reference" : "#pr1",
"display" : "Dr Anh Nguyen"
}
},
{
"role" : {
"coding" : [{
"system" : "http://snomed.info/sct",
"code" : "224543004",
"display" : "Diabetic nurse (occupation)"
}],
"text" : "Diabetes Nurse Educator"
},
"member" : {
"reference" : "#pr2",
"display" : "Sarah Thompson"
}
},
{
"role" : {
"coding" : [{
"system" : "http://snomed.info/sct",
"code" : "159033005",
"display" : "Dietitian (occupation)"
}],
"text" : "Dietitian"
},
"member" : {
"reference" : "#pr3",
"display" : "Maria Kowalski"
}
},
{
"role" : {
"coding" : [{
"system" : "http://snomed.info/sct",
"code" : "159034004",
"display" : "Podiatrist (occupation)"
}],
"text" : "Podiatrist - Diabetic Foot Care"
},
"member" : {
"reference" : "#pr4",
"display" : "James Harrison"
}
},
{
"role" : {
"coding" : [{
"system" : "http://snomed.info/sct",
"code" : "422234006",
"display" : "Ophthalmologist (occupation)"
}],
"text" : "Ophthalmologist - Diabetic Retinal Screening"
},
"member" : {
"reference" : "#pr5",
"display" : "Dr Priya Patel"
},
"effectiveTiming" : {
"repeat" : {
"frequency" : 1,
"period" : 12,
"periodUnit" : "mo"
}
}
},
{
"role" : {
"coding" : [{
"system" : "http://snomed.info/sct",
"code" : "46255001",
"display" : "Pharmacist (occupation)"
}],
"text" : "Clinical Pharmacist - Medication Review"
},
"member" : {
"reference" : "#pr6",
"display" : "David Chen"
},
"effectiveTiming" : {
"repeat" : {
"frequency" : 1,
"period" : 6,
"periodUnit" : "mo"
}
}
}],
"reason" : [{
"concept" : {
"coding" : [{
"system" : "http://snomed.info/sct",
"code" : "73211009",
"display" : "Diabetes mellitus"
}]
}
}],
"managingOrganization" : [{
"reference" : "#org1",
"display" : "Metropolitan Diabetes Centre"
}]
}
Usage note: every effort has been made to ensure that the examples are correct and useful, but they are not a normative part of the specification.
FHIR ®© HL7.org 2011+. FHIR R6 hl7.fhir.r6.core#6.0.0-ballot4 generated on Sat, Jun 27, 2026 05:44+0000.
Links: Search |
Version History |
Contents |
Glossary |
QA |
Compare to R4 |
Compare to R5 |
Compare to Last Ballot |
|
Propose a change