{
"description": "The (FHIR) CareTeam (resource) is a representation of the care team of all participants who participate in the patient's care process, with the patient being the subject of the team.",
"_filename": "KT2CareTeam.json",
"package_name": "koppeltaalv2.00",
"date": "2022-03-23",
"derivation": "constraint",
"meta": {
"lastUpdated": "2022-03-23T15:35:09.430+00:00"
},
"publisher": "VZVZ",
"fhirVersion": "4.0.1",
"name": "KT2_CareTeam",
"mapping": [ {
"uri": "http://hl7.org/fhir/fivews",
"name": "FiveWs Pattern Mapping",
"identity": "w5"
}, {
"uri": "http://hl7.org/v2",
"name": "HL7 v2 Mapping",
"identity": "v2"
}, {
"uri": "http://hl7.org/v3",
"name": "RIM Mapping",
"identity": "rim"
} ],
"abstract": false,
"copyright": "VZVZ",
"type": "CareTeam",
"experimental": null,
"resourceType": "StructureDefinition",
"title": null,
"package_version": "0.7.1",
"status": "draft",
"id": "2dbe684d-fffc-400a-967f-b57dfc4bedcb",
"kind": "resource",
"url": "http://koppeltaal.nl/fhir/StructureDefinition/KT2CareTeam",
"version": "0.0.5",
"differential": {
"element": [ {
"id": "CareTeam.extension",
"min": 0,
"path": "CareTeam.extension",
"slicing": {
"rules": "open",
"discriminator": [ {
"path": "url",
"type": "value"
} ]
}
}, {
"id": "CareTeam.extension:resource-origin",
"max": "1",
"min": 0,
"path": "CareTeam.extension",
"type": [ {
"code": "Extension",
"profile": [ "http://koppeltaal.nl/fhir/StructureDefinition/resource-origin" ]
} ],
"sliceName": "resource-origin"
}, {
"id": "CareTeam.identifier",
"min": 1,
"path": "CareTeam.identifier",
"label": "Koppeltaal"
}, {
"id": "CareTeam.status",
"min": 1,
"path": "CareTeam.status",
"label": "Koppeltaal"
}, {
"id": "CareTeam.subject",
"min": 1,
"path": "CareTeam.subject",
"type": [ {
"code": "Reference",
"targetProfile": [ "http://koppeltaal.nl/fhir/StructureDefinition/KT2Patient" ]
} ],
"label": "Koppeltaal"
}, {
"id": "CareTeam.period",
"path": "CareTeam.period",
"label": "Koppeltaal"
}, {
"id": "CareTeam.participant",
"path": "CareTeam.participant",
"label": "Koppeltaal"
}, {
"id": "CareTeam.participant.role",
"min": 1,
"path": "CareTeam.participant.role",
"label": "Koppeltaal"
}, {
"id": "CareTeam.participant.member",
"min": 1,
"path": "CareTeam.participant.member",
"type": [ {
"code": "Reference",
"targetProfile": [ "http://koppeltaal.nl/fhir/StructureDefinition/KT2Practitioner", "http://koppeltaal.nl/fhir/StructureDefinition/KT2RelatedPerson" ]
} ],
"label": "Koppeltaal"
} ]
},
"contact": [ {
"name": "Bernard Stibbe"
} ],
"baseDefinition": "http://hl7.org/fhir/StructureDefinition/CareTeam"
}