PackagesCanonicalsLogsProblems
    Packages
    il.core.fhir.r4.2023@0.1.0
    http://fhir.health.gov.il/StructureDefinition/il-core-group
{
  "description": "Israel Core proposed constraints and extensions on the Group Resource",
  "_filename": "StructureDefinition-il-core-group.json",
  "package_name": "il.core.fhir.r4.2023",
  "date": "2022-02-07",
  "derivation": "constraint",
  "publisher": "Israel Core Team",
  "fhirVersion": "4.0.1",
  "name": "ILCoreGroup",
  "mapping": [ {
    "uri": "http://hl7.org/v3",
    "name": "RIM Mapping",
    "identity": "rim"
  }, {
    "uri": "http://hl7.org/fhir/fivews",
    "name": "FiveWs Pattern Mapping",
    "identity": "w5"
  } ],
  "abstract": false,
  "type": "Group",
  "experimental": null,
  "resourceType": "StructureDefinition",
  "title": "ILCore Group Profile",
  "package_version": "0.1.0",
  "status": "draft",
  "id": "9948e39b-e39b-43dc-85bd-dbd212270452",
  "kind": "resource",
  "url": "http://fhir.health.gov.il/StructureDefinition/il-core-group",
  "version": "0.12.1",
  "differential": {
    "element": [ {
      "id": "Group",
      "path": "Group",
      "short": "ILCore Group Profile",
      "definition": "Definitions for the profile-Group resource profile."
    }, {
      "id": "Group.managingEntity",
      "path": "Group.managingEntity",
      "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-related-person" ]
      } ]
    }, {
      "id": "Group.member.entity",
      "path": "Group.member.entity",
      "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-patient", "http://fhir.health.gov.il/StructureDefinition/il-core-device", "http://fhir.health.gov.il/StructureDefinition/il-core-medication", "http://fhir.health.gov.il/StructureDefinition/il-core-group", "http://hl7.org/fhir/StructureDefinition/Substance" ]
      } ]
    } ]
  },
  "contact": [ {
    "telecom": [ {
      "value": "ido.levin@moh.gov.il",
      "system": "email"
    } ]
  } ],
  "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Group"
}