PackagesCanonicalsLogsProblems
    Packages
    il.core.fhir.r4@0.14.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",
  "date": "2024-04-07",
  "derivation": "constraint",
  "publisher": "Israel Core Team",
  "fhirVersion": "4.0.1",
  "name": "ILCoreCareTeam",
  "abstract": false,
  "type": "CareTeam",
  "experimental": null,
  "resourceType": "StructureDefinition",
  "title": "ILCore CareTeam Profile",
  "package_version": "0.14.0",
  "extension": [ {
    "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
    "valueCode": "draft"
  }, {
    "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm",
    "valueInteger": 0
  } ],
  "status": "draft",
  "id": "bb313550-8806-4e39-bd0c-f777baa6d838",
  "kind": "resource",
  "url": "http://fhir.health.gov.il/StructureDefinition/il-core-care-team",
  "version": "0.14.0",
  "differential": {
    "element": [ {
      "id": "CareTeam",
      "path": "CareTeam",
      "short": "ILCore CareTeam Profile",
      "definition": "Israel Core proposed constraints and extensions on the 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": "tal.primak@moh.gov.il",
      "system": "email"
    } ]
  } ],
  "baseDefinition": "http://hl7.org/fhir/StructureDefinition/CareTeam"
}