FHIR © HL7.org  |  Server Home  |  XIG Home  |  XIG Stats  |  Server Source  |  FHIR  

FHIR IG Statistics: StructureDefinition/Group

Packagehie2.packages
Resource TypeStructureDefinition
IdGroup
FHIR VersionR4
Sourcehttps://simplifier.net/resolve?scope=hie2.packages@1.0.1&canonical=http://fhir.hie.moh.gov.my/StructureDefinition/Group-my-core
URLhttp://fhir.hie.moh.gov.my/StructureDefinition/Group-my-core
Version1.0.0
Statusactive
Date2022-03-17T01:13:36.7180667+00:00
NameGroupMyCore
TitleGroup (MY Core)
DescriptionRepresents a defined collection of entities that may be discussed or acted upon collectively but which are not expected to act collectively, and are not formally or legally recognized; i.e. a collection of entities that isn't an Organization.
PurposeRepresents a defined collection of entities that may be discussed or acted upon collectively but which are not expected to act collectively, and are not formally or legally recognized; i.e. a collection of entities that isn't an Organization.
TypeGroup
Kindresource

Resources that use this resource

StructureDefinition
CareTeam-my-coreCareTeam (MY Core)
Goal-my-coreGoal (MY Core)
Group-my-coreGroup (MY Core)

Resources that this resource uses

StructureDefinition
Organization-my-coreOrganization (MY Core)
Patient-my-corePatient (MY Core)
Practitioner-my-corePractitioner (MY Core)
PractitionerRole-my-corePractitionerRole (MY Core)
RelatedPerson-my-coreRelatedPerson (MY Core)
Device-my-coreDevice (MY Core)
Group-my-coreGroup (MY Core)

Narrative

No narrative content found in resource


Source

{
  "resourceType": "StructureDefinition",
  "id": "Group",
  "meta": {
    "versionId": "4",
    "lastUpdated": "2022-03-17T01:13:38.1+00:00"
  },
  "url": "http://fhir.hie.moh.gov.my/StructureDefinition/Group-my-core",
  "version": "1.0.0",
  "name": "GroupMyCore",
  "title": "Group (MY Core)",
  "status": "active",
  "date": "2022-03-17T01:13:36.7180667+00:00",
  "description": "Represents a defined collection of entities that may be discussed or acted upon collectively but which are not expected to act collectively, and are not formally or legally recognized; i.e. a collection of entities that isn't an Organization.",
  "purpose": "Represents a defined collection of entities that may be discussed or acted upon collectively but which are not expected to act collectively, and are not formally or legally recognized; i.e. a collection of entities that isn't an Organization.",
  "fhirVersion": "4.0.1",
  "kind": "resource",
  "abstract": false,
  "type": "Group",
  "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Group",
  "derivation": "constraint",
  "differential": {
    "element": [
      {
        "id": "Group.managingEntity",
        "path": "Group.managingEntity",
        "type": [
          {
            "code": "Reference",
            "targetProfile": [
              "http://fhir.hie.moh.gov.my/StructureDefinition/Organization-my-core",
              "http://fhir.hie.moh.gov.my/StructureDefinition/RelatedPerson-my-core",
              "http://fhir.hie.moh.gov.my/StructureDefinition/Practitioner-my-core",
              "http://fhir.hie.moh.gov.my/StructureDefinition/PractitionerRole-my-core"
            ]
          }
        ]
      },
      {
        "id": "Group.member.entity",
        "path": "Group.member.entity",
        "type": [
          {
            "code": "Reference",
            "targetProfile": [
              "http://hl7.org/fhir/StructureDefinition/Medication",
              "http://hl7.org/fhir/StructureDefinition/Substance",
              "http://fhir.hie.moh.gov.my/StructureDefinition/Patient-my-core",
              "http://fhir.hie.moh.gov.my/StructureDefinition/Practitioner-my-core",
              "http://fhir.hie.moh.gov.my/StructureDefinition/PractitionerRole-my-core",
              "http://fhir.hie.moh.gov.my/StructureDefinition/Device-my-core",
              "http://fhir.hie.moh.gov.my/StructureDefinition/Group-my-core"
            ]
          }
        ]
      }
    ]
  }
}