{
"description": "A care team is a group of health professionals and other people involved in caring for a patient for one or more problems.",
"_filename": "zib-CareTeam.json",
"package_name": "nictiz.fhir.nl.r4.zib2020",
"date": null,
"derivation": "constraint",
"publisher": "Nictiz",
"fhirVersion": "4.0.1",
"purpose": "This CareTeam resource represents the Dutch [zib ('Zorginformatiebouwsteen', i.e. Health and Care Information Model) CareTeam v1.0 (2020)](https://zibs.nl/wiki/CareTeam-v1.0(2020EN)).",
"name": "ZibCareTeam",
"mapping": [ {
"uri": "https://zibs.nl/wiki/CareTeam-v1.0(2020EN)",
"name": "zib CareTeam-v1.0(2020EN)",
"identity": "zib-careteam-v1.0-2020EN"
}, {
"uri": "https://zibs.nl/wiki/HealthProfessional-v3.5(2020EN)",
"name": "zib HealthProfessional-v3.5(2020EN)",
"identity": "zib-healthprofessional-v3.5-2020EN"
} ],
"abstract": true,
"copyright": "Copyright and related rights waived via CC0, https://creativecommons.org/publicdomain/zero/1.0/. This does not apply to information from third parties, for example a medical terminology system. The implementer alone is responsible for identifying and obtaining any necessary licenses or authorizations to utilize third party IP in connection with the specification or otherwise.",
"type": "CareTeam",
"experimental": null,
"resourceType": "StructureDefinition",
"title": "zib CareTeam",
"package_version": "0.11.0-beta.1",
"status": "draft",
"id": "65a01ee6-993d-4286-b1b4-45f680f26e7a",
"kind": "resource",
"url": "http://nictiz.nl/fhir/StructureDefinition/zib-CareTeam",
"version": null,
"differential": {
"element": [ {
"id": "CareTeam",
"path": "CareTeam",
"alias": [ "ZorgTeam" ],
"short": "CareTeam",
"mapping": [ {
"map": "NL-CM:17.3.1",
"comment": "CareTeam",
"identity": "zib-careteam-v1.0-2020EN"
} ]
}, {
"id": "CareTeam.name",
"path": "CareTeam.name",
"alias": [ "ZorgTeamNaam" ],
"short": "CareTeamName",
"mapping": [ {
"map": "NL-CM:17.3.12",
"comment": "CareTeamName",
"identity": "zib-careteam-v1.0-2020EN"
} ],
"definition": "The name of the care team."
}, {
"id": "CareTeam.participant",
"path": "CareTeam.participant",
"slicing": {
"rules": "open",
"discriminator": [ {
"path": "member.resolve()",
"type": "profile"
} ]
}
}, {
"id": "CareTeam.participant:contactPerson",
"max": "1",
"path": "CareTeam.participant",
"sliceName": "contactPerson"
}, {
"id": "CareTeam.participant:contactPerson.member",
"min": 1,
"path": "CareTeam.participant.member",
"type": [ {
"code": "Reference",
"targetProfile": [ "http://nictiz.nl/fhir/StructureDefinition/zib-ContactPerson" ]
} ],
"alias": [ "Contactpersoon" ],
"short": "CareTeamMember",
"mapping": [ {
"map": "NL-CM:17.3.8",
"comment": "CareTeamMember",
"identity": "zib-careteam-v1.0-2020EN"
} ],
"definition": "A contact person of the patient as member of the care team."
}, {
"id": "CareTeam.participant:patient",
"max": "1",
"path": "CareTeam.participant",
"sliceName": "patient"
}, {
"id": "CareTeam.participant:patient.member",
"min": 1,
"path": "CareTeam.participant.member",
"type": [ {
"code": "Reference",
"targetProfile": [ "http://nictiz.nl/fhir/StructureDefinition/zib-Patient" ]
} ],
"alias": [ "Patient" ],
"short": "CareTeamMember",
"mapping": [ {
"map": "NL-CM:17.3.7",
"comment": "CareTeamMember",
"identity": "zib-careteam-v1.0-2020EN"
} ],
"definition": "The patient as member of the care team."
}, {
"id": "CareTeam.participant:healthcareProfessional",
"max": "1",
"path": "CareTeam.participant",
"sliceName": "healthcareProfessional"
}, {
"id": "CareTeam.participant:healthcareProfessional.role",
"path": "CareTeam.participant.role",
"slicing": {
"rules": "open",
"discriminator": [ {
"path": "$this",
"type": "value"
} ]
}
}, {
"path": "CareTeam.participant.role",
"definition": "The role the health professional fulfils in the healthcare process. For health professionals, this could be for example attender, referrer or performer.",
"short": "HealthProfessionalRole",
"mapping": [ {
"map": "NL-CM:17.1.5",
"comment": "HealthProfessionalRole",
"identity": "zib-healthprofessional-v3.5-2020EN"
} ],
"sliceName": "healthProfessionalRole",
"binding": {
"strength": "required",
"valueSet": "http://decor.nictiz.nl/fhir/ValueSet/2.16.840.1.113883.2.4.3.11.60.40.2.17.1.5--20200901000000"
},
"alias": [ "ZorgverlenerRol" ],
"max": "1",
"id": "CareTeam.participant:healthcareProfessional.role:healthProfessionalRole"
}, {
"id": "CareTeam.participant:healthcareProfessional.member",
"min": 1,
"path": "CareTeam.participant.member",
"type": [ {
"code": "Reference",
"profile": [ "http://nictiz.nl/fhir/StructureDefinition/pattern-ZibHealthProfessionalReference" ],
"targetProfile": [ "http://nictiz.nl/fhir/StructureDefinition/zib-HealthProfessional-PractitionerRole" ]
} ],
"alias": [ "Zorgverlener" ],
"short": "CareTeamMember",
"mapping": [ {
"map": "NL-CM:17.3.9",
"comment": "CareTeamMember",
"identity": "zib-careteam-v1.0-2020EN"
} ],
"definition": "A health professional as a member of the care team involved in the care around the patient."
}, {
"id": "CareTeam.reasonReference",
"path": "CareTeam.reasonReference",
"type": [ {
"code": "Reference",
"targetProfile": [ "http://hl7.org/fhir/StructureDefinition/Condition", "http://nictiz.nl/fhir/StructureDefinition/zib-Problem" ]
} ],
"alias": [ "Probleem" ],
"short": "Problem",
"mapping": [ {
"map": "NL-CM:17.3.5",
"comment": "Problem",
"identity": "zib-careteam-v1.0-2020EN"
} ],
"definition": "The disease and/or the health status for which the patient receives treatment via members of the care team."
} ]
},
"contact": [ {
"name": "Nictiz",
"telecom": [ {
"use": "work",
"value": "https://www.nictiz.nl",
"system": "url"
} ]
} ],
"baseDefinition": "http://hl7.org/fhir/StructureDefinition/CareTeam"
}