Package | ans.cisis.fhir.r4 |
Resource Type | StructureDefinition |
Id | structuredefinition-IHE_DCTM_CareTeam |
FHIR Version | R4 |
Source | https://simplifier.net/resolve?scope=ans.cisis.fhir.r4@3.0.0-pat23v2&canonical=http://ihe.net/fhir/StructureDefinition/IHE_DCTM_CareTeam |
URL | http://ihe.net/fhir/StructureDefinition/IHE_DCTM_CareTeam |
Status | draft |
Name | IHECareTeam |
Authority | national |
Type | CareTeam |
Kind | resource |
StructureDefinition | |
CDS_IHECareTeam | CDS_IHECareTeam |
No resources found
No narrative content found in resource
{ "resourceType": "StructureDefinition", "url": "http://ihe.net/fhir/StructureDefinition/IHE_DCTM_CareTeam", "name": "IHECareTeam", "status": "draft", "fhirVersion": "4.0.0", "kind": "resource", "abstract": false, "type": "CareTeam", "baseDefinition": "http://hl7.org/fhir/StructureDefinition/CareTeam", "derivation": "constraint", "differential": { "element": [ { "id": "CareTeam.identifier", "path": "CareTeam.identifier", "requirements": "This version of the profile requires at least one identifier.", "min": 1 }, { "id": "CareTeam.identifier.value", "path": "CareTeam.identifier.value", "requirements": "This version of the profile requires an ID identifying this profile as an IHE PCC Dynamic Care Team", "min": 1 }, { "id": "CareTeam.status", "path": "CareTeam.status", "requirements": "This version of the profile requires the status of the care team.", "min": 1 }, { "id": "CareTeam.name", "path": "CareTeam.name", "requirements": "This version of the profile requires the name of the care team.", "min": 1 }, { "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", "comment": "This profile allows for CareTeam creation outside of the context of an encounter or episode.", "type": [ { "code": "Reference", "targetProfile": [ "http://hl7.org/fhir/StructureDefinition/Encounter" ] } ] }, { "id": "CareTeam.period", "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.", "min": 1 }, { "id": "CareTeam.period.start", "path": "CareTeam.period.start", "comment": "This version of the profile requires at least a start time for the CareTeam.", "min": 1 }, { "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", "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.", "min": 1 }, { "id": "CareTeam.participant.period", "path": "CareTeam.participant.period", "comment": "This version of the profile requires period to indicate how current the participant is." } ] } }