{ "description": "Represents the enrollment of a patient in a care program, including participants, period, status, and managing organization.", "_filename": "CareTeam.StructureDefinition.json", "package_name": "synapxe.nde", "date": null, "derivation": "constraint", "publisher": null, "fhirVersion": "5.0.0", "name": "CareTeam", "abstract": false, "type": "CareTeam", "experimental": null, "resourceType": "StructureDefinition", "title": null, "package_version": "1.0.0", "status": "draft", "id": "9c691157-0a9b-4df1-b27d-c81ad9ccd31e", "kind": "resource", "url": "https://fhir.synapxe.sg/StructureDefinition/profile-careteam", "version": null, "differential": { "element": [ { "id": "CareTeam.contained", "path": "CareTeam.contained", "slicing": { "rules": "open", "discriminator": [ { "path": "resolve()", "type": "profile" } ] } }, { "id": "CareTeam.contained:Patient", "max": "1", "path": "CareTeam.contained", "type": [ { "code": "Resource", "profile": [ "https://fhir.synapxe.sg/StructureDefinition/profile-patient" ] } ], "sliceName": "Patient" }, { "id": "CareTeam.contained:Practitioner", "max": "1", "path": "CareTeam.contained", "type": [ { "code": "Resource", "profile": [ "https://fhir.synapxe.sg/StructureDefinition/profile-practitioner" ] } ], "sliceName": "Practitioner" }, { "id": "CareTeam.contained:Organization", "max": "1", "path": "CareTeam.contained", "type": [ { "code": "Resource", "profile": [ "https://fhir.synapxe.sg/StructureDefinition/profile-organization" ] } ], "sliceName": "Organization" }, { "id": "CareTeam.identifier", "max": "1", "min": 1, "path": "CareTeam.identifier" }, { "id": "CareTeam.identifier.id", "max": "0", "path": "CareTeam.identifier.id" }, { "id": "CareTeam.identifier.extension", "max": "0", "path": "CareTeam.identifier.extension" }, { "id": "CareTeam.identifier.use", "max": "0", "path": "CareTeam.identifier.use" }, { "id": "CareTeam.identifier.type", "max": "0", "path": "CareTeam.identifier.type" }, { "id": "CareTeam.identifier.system", "min": 1, "path": "CareTeam.identifier.system" }, { "id": "CareTeam.identifier.value", "min": 1, "path": "CareTeam.identifier.value" }, { "id": "CareTeam.identifier.period", "max": "0", "path": "CareTeam.identifier.period" }, { "id": "CareTeam.identifier.assigner", "max": "0", "path": "CareTeam.identifier.assigner" }, { "id": "CareTeam.status", "min": 1, "path": "CareTeam.status" }, { "id": "CareTeam.category", "max": "1", "min": 1, "path": "CareTeam.category", "binding": { "strength": "required", "valueSet": "https://fhir.synapxe.sg/ValueSet/programme-name" } }, { "id": "CareTeam.category.id", "max": "0", "path": "CareTeam.category.id" }, { "id": "CareTeam.category.extension", "max": "0", "path": "CareTeam.category.extension" }, { "id": "CareTeam.category.coding", "max": "1", "min": 1, "path": "CareTeam.category.coding" }, { "id": "CareTeam.category.coding.id", "max": "0", "path": "CareTeam.category.coding.id" }, { "id": "CareTeam.category.coding.extension", "max": "0", "path": "CareTeam.category.coding.extension" }, { "id": "CareTeam.category.coding.system", "min": 1, "path": "CareTeam.category.coding.system", "patternUri": "https://fhir.synapxe.sg/CodeSystem/programme-name" }, { "id": "CareTeam.category.coding.code", "min": 1, "path": "CareTeam.category.coding.code" }, { "id": "CareTeam.category.coding.display", "min": 1, "path": "CareTeam.category.coding.display" }, { "id": "CareTeam.category.coding.userSelected", "max": "0", "path": "CareTeam.category.coding.userSelected" }, { "id": "CareTeam.category.text", "max": "0", "path": "CareTeam.category.text" }, { "id": "CareTeam.name", "max": "0", "path": "CareTeam.name" }, { "id": "CareTeam.period", "min": 1, "path": "CareTeam.period" }, { "id": "CareTeam.period.id", "max": "0", "path": "CareTeam.period.id" }, { "id": "CareTeam.period.extension", "max": "0", "path": "CareTeam.period.extension" }, { "id": "CareTeam.period.start", "min": 1, "path": "CareTeam.period.start" }, { "id": "CareTeam.period.end", "min": 1, "path": "CareTeam.period.end" }, { "id": "CareTeam.participant.id", "max": "0", "path": "CareTeam.participant.id" }, { "id": "CareTeam.participant.extension", "max": "0", "path": "CareTeam.participant.extension" }, { "id": "CareTeam.participant.modifierExtension", "max": "0", "path": "CareTeam.participant.modifierExtension" }, { "id": "CareTeam.participant.role", "min": 1, "path": "CareTeam.participant.role" }, { "id": "CareTeam.participant.role.id", "max": "0", "path": "CareTeam.participant.role.id" }, { "id": "CareTeam.participant.role.extension", "max": "0", "path": "CareTeam.participant.role.extension" }, { "id": "CareTeam.participant.role.coding", "max": "1", "min": 1, "path": "CareTeam.participant.role.coding" }, { "id": "CareTeam.participant.role.coding.id", "max": "0", "path": "CareTeam.participant.role.coding.id" }, { "id": "CareTeam.participant.role.coding.extension", "max": "0", "path": "CareTeam.participant.role.coding.extension" }, { "id": "CareTeam.participant.role.coding.system", "min": 1, "path": "CareTeam.participant.role.coding.system" }, { "id": "CareTeam.participant.role.coding.code", "min": 1, "path": "CareTeam.participant.role.coding.code" }, { "id": "CareTeam.participant.role.coding.display", "min": 1, "path": "CareTeam.participant.role.coding.display" }, { "id": "CareTeam.participant.role.coding.userSelected", "max": "0", "path": "CareTeam.participant.role.coding.userSelected" }, { "id": "CareTeam.participant.role.text", "max": "0", "path": "CareTeam.participant.role.text" }, { "id": "CareTeam.participant.member", "min": 1, "path": "CareTeam.participant.member", "type": [ { "code": "Reference", "targetProfile": [ "https://fhir.synapxe.sg/StructureDefinition/profile-patient", "https://fhir.synapxe.sg/StructureDefinition/profile-practitioner", "https://fhir.synapxe.sg/StructureDefinition/profile-organization" ] } ] }, { "id": "CareTeam.participant.onBehalfOf", "max": "0", "path": "CareTeam.participant.onBehalfOf" }, { "id": "CareTeam.participant.coverage[x]", "max": "0", "path": "CareTeam.participant.coverage[x]" }, { "id": "CareTeam.reason", "min": 1, "path": "CareTeam.reason" }, { "id": "CareTeam.reason.id", "max": "0", "path": "CareTeam.reason.id" }, { "id": "CareTeam.reason.extension", "max": "0", "path": "CareTeam.reason.extension" }, { "id": "CareTeam.reason.concept", "min": 1, "path": "CareTeam.reason.concept" }, { "id": "CareTeam.reason.concept.id", "max": "0", "path": "CareTeam.reason.concept.id" }, { "id": "CareTeam.reason.concept.extension", "max": "0", "path": "CareTeam.reason.concept.extension" }, { "id": "CareTeam.reason.concept.coding", "max": "1", "min": 1, "path": "CareTeam.reason.concept.coding" }, { "id": "CareTeam.reason.concept.coding.id", "max": "0", "path": "CareTeam.reason.concept.coding.id" }, { "id": "CareTeam.reason.concept.coding.extension", "max": "0", "path": "CareTeam.reason.concept.coding.extension" }, { "id": "CareTeam.reason.concept.coding.system", "min": 1, "path": "CareTeam.reason.concept.coding.system" }, { "id": "CareTeam.reason.concept.coding.code", "min": 1, "path": "CareTeam.reason.concept.coding.code" }, { "id": "CareTeam.reason.concept.coding.display", "min": 1, "path": "CareTeam.reason.concept.coding.display" }, { "id": "CareTeam.reason.concept.coding.userSelected", "max": "0", "path": "CareTeam.reason.concept.coding.userSelected" }, { "id": "CareTeam.reason.concept.text", "max": "0", "path": "CareTeam.reason.concept.text" }, { "id": "CareTeam.reason.reference", "max": "0", "path": "CareTeam.reason.reference" }, { "id": "CareTeam.managingOrganization", "max": "1", "min": 1, "path": "CareTeam.managingOrganization", "type": [ { "code": "Reference", "targetProfile": [ "https://fhir.synapxe.sg/StructureDefinition/profile-organization" ] } ] }, { "id": "CareTeam.telecom", "max": "0", "path": "CareTeam.telecom" }, { "id": "CareTeam.note.id", "max": "0", "path": "CareTeam.note.id" }, { "id": "CareTeam.note.extension", "max": "0", "path": "CareTeam.note.extension" }, { "id": "CareTeam.note.author[x]", "max": "0", "path": "CareTeam.note.author[x]" }, { "id": "CareTeam.note.time", "max": "0", "path": "CareTeam.note.time" } ] }, "baseDefinition": "http://hl7.org/fhir/StructureDefinition/CareTeam" }