FHIR IG Statistics: StructureDefinition/Group
Package | hie2.packages |
Resource Type | StructureDefinition |
Id | Group |
FHIR Version | R4 |
Source | https://simplifier.net/resolve?scope=hie2.packages@1.0.1&canonical=http://fhir.hie.moh.gov.my/StructureDefinition/Group-my-core |
URL | http://fhir.hie.moh.gov.my/StructureDefinition/Group-my-core |
Version | 1.0.0 |
Status | active |
Date | 2022-03-17T01:13:36.7180667+00:00 |
Name | GroupMyCore |
Title | Group (MY Core) |
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. |
Type | Group |
Kind | resource |
Resources that use this resource
Resources that this resource uses
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"
]
}
]
}
]
}
}