{ "description": "A nl-core base CareTeam profile, that references to all relating Dutch Health and Care Information models or HCIM (Dutch: Zorginformatiebouwsteen or ZIB) profiles. This profile is not based on a ZIB, beceause no ZIB exists for the CareTeam concept.", "_filename": "nl-core-careteam.json", "package_name": "nictiz.fhir.nl.stu3.zib2017", "date": null, "derivation": "constraint", "publisher": "HL7 Netherlands", "fhirVersion": "3.0.1", "purpose": "The MedMij GGZ use case has a direct need voor exchanging careteam information with the patient.", "name": "nl-core-careteam", "mapping": [ { "uri": "https://zibs.nl/wiki/HealthProfessional-v1.2.1(2015EN)", "name": "HCIM HealthProfessional-v1.2.1(2015EN)", "identity": "hcim-healthprofessional-v1.2.1-2015EN" }, { "uri": "https://zibs.nl/wiki/HealthProfessional-v3.0(2016EN)", "name": "HCIM HealthProfessional-v3.0(2016EN)", "identity": "hcim-healthprofessional-v3.0-2016EN" }, { "uri": "https://zibs.nl/wiki/HealthProfessional-v3.2(2017EN)", "name": "HCIM HealthProfessional-v3.2(2017EN)", "identity": "hcim-healthprofessional-v3.2-2017EN" }, { "uri": "https://zibs.nl/wiki/BasicElements-v1.0(2017EN)", "name": "HCIM BasicElements-v1.0(2017EN)", "identity": "hcim-basicelements-v1.0-2017EN" } ], "abstract": false, "copyright": "CC0", "type": "CareTeam", "experimental": null, "resourceType": "StructureDefinition", "title": "nl-core-careteam", "package_version": "1.3.1", "status": "active", "id": "903d2e67-9bda-4db0-99c6-e8c6cbf7847d", "kind": "resource", "url": "http://fhir.nl/fhir/StructureDefinition/nl-core-careteam", "version": "2.0.1", "differential": { "element": [ { "id": "CareTeam.identifier", "path": "CareTeam.identifier", "mapping": [ { "map": "NL-CM:0.0.6", "comment": "IdentificationNumber", "identity": "hcim-basicelements-v1.0-2017EN" } ] }, { "id": "CareTeam.subject", "path": "CareTeam.subject", "type": [ { "code": "Reference", "targetProfile": "http://fhir.nl/fhir/StructureDefinition/nl-core-patient" }, { "code": "Reference", "targetProfile": "http://hl7.org/fhir/StructureDefinition/Group" } ], "mapping": [ { "map": "NL-CM:0.0.11", "comment": "Subject", "identity": "hcim-basicelements-v1.0-2017EN" } ] }, { "id": "CareTeam.context", "path": "CareTeam.context", "type": [ { "code": "Reference", "targetProfile": "http://nictiz.nl/fhir/StructureDefinition/zib-Encounter" }, { "code": "Reference", "targetProfile": "http://fhir.nl/fhir/StructureDefinition/nl-core-episodeofcare" } ] }, { "id": "CareTeam.period", "path": "CareTeam.period", "mapping": [ { "map": "NL-CM:0.0.14", "comment": "DateTime", "identity": "hcim-basicelements-v1.0-2017EN" } ] }, { "id": "CareTeam.participant.role.coding", "path": "CareTeam.participant.role.coding", "slicing": { "rules": "open", "discriminator": [ { "path": "system", "type": "value" } ] } }, { "id": "CareTeam.participant.role.coding:healthProfessionalRole", "path": "CareTeam.participant.role.coding", "alias": [ "ZorgverlenerRol" ], "short": "HealthProfessionalRole", "binding": { "strength": "extensible", "valueSetReference": { "display": "ZorgverlenerRolCodelijst", "reference": "http://decor.nictiz.nl/fhir/ValueSet/2.16.840.1.113883.2.4.3.11.60.40.2.17.1.5--20171231000000" } }, "mapping": [ { "map": "NL-CM:17.1.5", "comment": "HealthcareProviderRole", "identity": "hcim-healthprofessional-v1.2.1-2015EN" }, { "map": "NL-CM:17.1.5", "comment": "HealthcareProviderRole", "identity": "hcim-healthprofessional-v3.0-2016EN" }, { "map": "NL-CM:17.1.5", "comment": "HealthProfessionalRole", "identity": "hcim-healthprofessional-v3.2-2017EN" } ], "sliceName": "healthProfessionalRole", "definition": "The role the healthcare provider fulfils in the healthcare process. For healthcare providers, this could be for example main practitioner, referrer or general practitioner." }, { "id": "CareTeam.participant.member", "path": "CareTeam.participant.member", "type": [ { "code": "Reference", "targetProfile": "http://fhir.nl/fhir/StructureDefinition/nl-core-practitioner" }, { "code": "Reference", "targetProfile": "http://fhir.nl/fhir/StructureDefinition/nl-core-relatedperson" }, { "code": "Reference", "targetProfile": "http://fhir.nl/fhir/StructureDefinition/nl-core-patient" }, { "code": "Reference", "targetProfile": "http://fhir.nl/fhir/StructureDefinition/nl-core-organization" }, { "code": "Reference", "targetProfile": "http://hl7.org/fhir/StructureDefinition/CareTeam" } ] }, { "id": "CareTeam.participant.member.extension", "path": "CareTeam.participant.member.extension", "slicing": { "rules": "open", "discriminator": [ { "path": "url", "type": "value" } ] } }, { "id": "CareTeam.participant.member.extension:practitionerRole", "max": "1", "path": "CareTeam.participant.member.extension", "type": [ { "code": "Extension", "profile": "http://nictiz.nl/fhir/StructureDefinition/practitionerrole-reference" } ], "sliceName": "practitionerRole" }, { "id": "CareTeam.participant.onBehalfOf", "path": "CareTeam.participant.onBehalfOf", "type": [ { "code": "Reference", "targetProfile": "http://fhir.nl/fhir/StructureDefinition/nl-core-organization" } ] }, { "id": "CareTeam.reasonReference", "path": "CareTeam.reasonReference", "type": [ { "code": "Reference", "targetProfile": "http://nictiz.nl/fhir/StructureDefinition/zib-Problem" } ] }, { "id": "CareTeam.managingOrganization", "path": "CareTeam.managingOrganization", "type": [ { "code": "Reference", "targetProfile": "http://fhir.nl/fhir/StructureDefinition/nl-core-organization" } ] } ] }, "contact": [ { "name": "Nictiz", "telecom": [ { "use": "work", "value": "info@nictiz.nl", "system": "email" } ] } ], "baseDefinition": "http://hl7.org/fhir/StructureDefinition/CareTeam" }