PackagesCanonicalsLogsProblems
    Packages
    il.core.fhir.r4.2023@0.1.0
    http://fhir.health.gov.il/StructureDefinition/il-core-care-team
{
  "description": "Israel Core proposed constraints and extensions on the CareTeam Resource",
  "_filename": "StructureDefinition-il-core-care-team.json",
  "package_name": "il.core.fhir.r4.2023",
  "date": "2023-05-17",
  "derivation": "constraint",
  "publisher": "Israel Core Team",
  "fhirVersion": "4.0.1",
  "name": "ILCoreCareTeam",
  "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,
  "type": "CareTeam",
  "experimental": null,
  "resourceType": "StructureDefinition",
  "title": "ILCore CareTeam Profile",
  "package_version": "0.1.0",
  "status": "draft",
  "id": "be6aeec7-307a-4836-8869-3514b763feed",
  "kind": "resource",
  "url": "http://fhir.health.gov.il/StructureDefinition/il-core-care-team",
  "version": "0.12.1",
  "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" ]
      } ]
    } ]
  },
  "contact": [ {
    "telecom": [ {
      "value": "ido.levin@moh.gov.il",
      "system": "email"
    } ]
  } ],
  "baseDefinition": "http://hl7.org/fhir/StructureDefinition/CareTeam"
}