{
"description": null,
"_filename": "structuredefinition-IHE_DCTM_CareTeam.json",
"package_name": "ans.cisis.fhir.r4",
"date": null,
"derivation": "constraint",
"publisher": null,
"fhirVersion": "4.0.0",
"name": "IHECareTeam",
"abstract": false,
"type": "CareTeam",
"experimental": null,
"resourceType": "StructureDefinition",
"title": null,
"package_version": "3.0.0",
"status": "draft",
"id": "f62d0ee4-f2f0-4221-95f3-ce85a49e41fc",
"kind": "resource",
"url": "http://ihe.net/fhir/StructureDefinition/IHE_DCTM_CareTeam",
"version": null,
"differential": {
"element": [ {
"id": "CareTeam.identifier",
"min": 1,
"path": "CareTeam.identifier",
"requirements": "This version of the profile requires at least one identifier."
}, {
"id": "CareTeam.identifier.value",
"min": 1,
"path": "CareTeam.identifier.value",
"requirements": "This version of the profile requires an ID identifying this profile as an IHE PCC Dynamic Care Team"
}, {
"id": "CareTeam.status",
"min": 1,
"path": "CareTeam.status",
"requirements": "This version of the profile requires the status of the care team."
}, {
"id": "CareTeam.name",
"min": 1,
"path": "CareTeam.name",
"requirements": "This version of the profile requires the name of the care team."
}, {
"id": "CareTeam.subject",
"path": "CareTeam.subject",
"type": [ {
"code": "Reference",
"targetProfile": [ "http://hl7.org/fhir/StructureDefinition/Patient" ]
} ],
"meaningWhenMissing": "For this version of the profile, the use of group is not supported."
}, {
"id": "CareTeam.encounter",
"path": "CareTeam.encounter",
"type": [ {
"code": "Reference",
"targetProfile": [ "http://hl7.org/fhir/StructureDefinition/Encounter" ]
} ],
"comment": "This profile allows for CareTeam creation outside of the context of an encounter or episode."
}, {
"id": "CareTeam.period",
"min": 1,
"path": "CareTeam.period",
"requirements": "Allows tracking what team(s) are in effect at a particular time. This version of the profile requires period for the CareTeam."
}, {
"id": "CareTeam.period.start",
"min": 1,
"path": "CareTeam.period.start",
"comment": "This version of the profile requires at least a start time for the CareTeam."
}, {
"id": "CareTeam.participant",
"path": "CareTeam.participant",
"comment": "It is possible for a care team to be set up with roles specified only, before actual participants are invited into or identified as team members"
}, {
"id": "CareTeam.participant.member",
"min": 1,
"path": "CareTeam.participant.member",
"requirements": "Need to know who the member is if participant is required.\r\nThis version of the profile requires that a DynamicCareTeam be referenced when the member is a care team."
}, {
"id": "CareTeam.participant.period",
"path": "CareTeam.participant.period",
"comment": "This version of the profile requires period to indicate how current the participant is."
} ]
},
"baseDefinition": "http://hl7.org/fhir/StructureDefinition/CareTeam"
}