FHIR IG analytics| Package | il.core.fhir.r4.2023 |
| Resource Type | StructureDefinition |
| Id | StructureDefinition-il-core-care-team.json |
| FHIR Version | R4 |
| Source | https://simplifier.net/resolve?scope=il.core.fhir.r4.2023@0.1.0&canonical=http://fhir.health.gov.il/StructureDefinition/il-core-care-team |
| URL | http://fhir.health.gov.il/StructureDefinition/il-core-care-team |
| Version | 0.12.1 |
| Status | draft |
| Date | 2023-05-17 |
| Name | ILCoreCareTeam |
| Title | ILCore CareTeam Profile |
| Realm | il |
| Authority | national |
| Description | Israel Core proposed constraints and extensions on the CareTeam Resource |
| Type | CareTeam |
| Kind | resource |
| StructureDefinition | ||
| il.core.fhir.r4.2023#0.1.0 | il-core-care-team | ILCore CareTeam Profile |
| il.core.fhir.r4.2023#0.1.0 | il-core-medication-request | ILCore MedicationRequest Profile |
| il.hdp.fhir.r4#0.4.2 | il-hdp-care-team | ILHDP CareTeam Profile |
| il.hdp.fhir.r4#0.4.2 | il-hdp-communication-pathology | ILHDP Communication Pathology Profile |
| il.hdp.fhir.r4#0.4.2 | il-hdp-diagnostic-report-pathology | ILHDP DiagnosticReport Pathology Profile |
| il.hdp.fhir.r4#0.4.2 | il-hdp-diagnostic-report | ILHDP DiagnosticReport Profile |
| il.hdp.fhir.r4#0.4.2 | il-hdp-episode-of-care | ILHDP EpisodeOfCare Profile |
| il.hdp.fhir.r4#0.4.2 | il-hdp-medication-request | ILHDP MedicationRequest Profile |
| il.hdp.fhir.r4#0.4.2 | il-hdp-patient-reported-chief-complaint | ILHDP Patient Reported Chief Complaint Profile |
| il.core.fhir.r4#0.20.3 | il-core-care-plan | ILCore CarePlan Profile |
| il.core.fhir.r4#0.20.3 | il-core-communication-request | ILCore CommunicationRequest Profile |
| il.core.fhir.r4#0.20.3 | il-core-communication | ILCore Communication Profile |
| il.core.fhir.r4#0.20.3 | il-core-consent | ILCore Consent Profile |
| il.core.fhir.r4#0.20.3 | il-core-device-request | ILCore DeviceRequest Profile |
| il.core.fhir.r4#0.20.3 | il-core-episode-of-care | ILCore EpisodeOfCare Profile |
| il.core.fhir.r4#0.20.3 | il-core-task | ILCore Task Profile |
| StructureDefinition | ||
| il.core.fhir.r4.2023#0.1.0 | il-core-care-team | ILCore CareTeam Profile |
| il.core.fhir.r4.2023#0.1.0 | il-core-condition | ILCore Condition Profile |
| il.core.fhir.r4.2023#0.1.0 | il-core-encounter | ILCore Encounter Profile |
| il.core.fhir.r4.2023#0.1.0 | il-core-group | ILCore Group Profile |
| il.core.fhir.r4.2023#0.1.0 | il-core-organization | ILCore Organization Profile |
| il.core.fhir.r4.2023#0.1.0 | il-core-patient | ILCore Patient Profile |
| il.core.fhir.r4.2023#0.1.0 | il-core-practitioner | ILCore Practitioner Profile |
| il.core.fhir.r4.2023#0.1.0 | il-core-practitioner-role | ILCore PractitionerRole Profile |
| il.core.fhir.r4.2023#0.1.0 | il-core-related-person | ILCore RelatedPerson Profile |
No narrative content found in resource
{
"resourceType": "StructureDefinition",
"id": "il-core-care-team",
"url": "http://fhir.health.gov.il/StructureDefinition/il-core-care-team",
"version": "0.12.1",
"name": "ILCoreCareTeam",
"title": "ILCore CareTeam Profile",
"status": "draft",
"date": "2023-05-17",
"publisher": "Israel Core Team",
"contact": [
{
"telecom": [
{
"system": "email",
"value": "ido.levin@moh.gov.il"
}
]
}
],
"description": "Israel Core proposed constraints and extensions on the CareTeam Resource",
"fhirVersion": "4.0.1",
"mapping": [
{
"identity": "w5",
"uri": "http://hl7.org/fhir/fivews",
"name": "FiveWs Pattern Mapping"
},
{
"identity": "v2",
"uri": "http://hl7.org/v2",
"name": "HL7 v2 Mapping"
},
{
"identity": "rim",
"uri": "http://hl7.org/v3",
"name": "RIM Mapping"
}
],
"kind": "resource",
"abstract": false,
"type": "CareTeam",
"baseDefinition": "http://hl7.org/fhir/StructureDefinition/CareTeam",
"derivation": "constraint",
"differential": {
"element": [
{
"id": "CareTeam",
"path": "CareTeam",
"short": "ILCore CareTeam Profile",
"definition": "Definitions for the profile-CareTeam resource profile."
},
{
"id": "CareTeam.subject",
"path": "CareTeam.subject",
"type": [
{
"code": "Reference",
"targetProfile": [
"http://fhir.health.gov.il/StructureDefinition/il-core-patient",
"http://fhir.health.gov.il/StructureDefinition/il-core-group"
]
}
]
},
{
"id": "CareTeam.encounter",
"path": "CareTeam.encounter",
"type": [
{
"code": "Reference",
"targetProfile": [
"http://fhir.health.gov.il/StructureDefinition/il-core-encounter"
]
}
]
},
{
"id": "CareTeam.participant.member",
"path": "CareTeam.participant.member",
"type": [
{
"code": "Reference",
"targetProfile": [
"http://fhir.health.gov.il/StructureDefinition/il-core-practitioner",
"http://fhir.health.gov.il/StructureDefinition/il-core-practitioner-role",
"http://fhir.health.gov.il/StructureDefinition/il-core-organization",
"http://fhir.health.gov.il/StructureDefinition/il-core-patient",
"http://fhir.health.gov.il/StructureDefinition/il-core-related-person",
"http://fhir.health.gov.il/StructureDefinition/il-core-care-team"
]
}
]
},
{
"id": "CareTeam.participant.onBehalfOf",
"path": "CareTeam.participant.onBehalfOf",
"type": [
{
"code": "Reference",
"targetProfile": [
"http://fhir.health.gov.il/StructureDefinition/il-core-organization"
]
}
]
},
{
"id": "CareTeam.reasonReference",
"path": "CareTeam.reasonReference",
"type": [
{
"code": "Reference",
"targetProfile": [
"http://fhir.health.gov.il/StructureDefinition/il-core-condition"
]
}
]
},
{
"id": "CareTeam.managingOrganization",
"path": "CareTeam.managingOrganization",
"type": [
{
"code": "Reference",
"targetProfile": [
"http://fhir.health.gov.il/StructureDefinition/il-core-organization"
]
}
]
}
]
}
}