FHIR IG Statistics: StructureDefinition/CareTeam
Package | hie2.packages |
Resource Type | StructureDefinition |
Id | CareTeam |
FHIR Version | R4 |
Source | https://simplifier.net/resolve?scope=hie2.packages@1.0.1&canonical=http://fhir.hie.moh.gov.my/StructureDefinition/CareTeam-my-core |
URL | http://fhir.hie.moh.gov.my/StructureDefinition/CareTeam-my-core |
Version | 1.0.0 |
Status | active |
Date | 2022-03-17T05:38:54.9059298+00:00 |
Name | CareTeamMyCore |
Title | CareTeam (MY Core) |
Description | The Care Team includes all the people and organizations who plan to participate in the coordination and delivery of care for a patient. |
Purpose | The Care Team includes all the people and organizations who plan to participate in the coordination and delivery of care for a patient. |
Type | CareTeam |
Kind | resource |
Resources that use this resource
Resources that this resource uses
Narrative
No narrative content found in resource
Source
{
"resourceType": "StructureDefinition",
"id": "CareTeam",
"meta": {
"versionId": "4",
"lastUpdated": "2022-03-17T05:38:55.718+00:00"
},
"url": "http://fhir.hie.moh.gov.my/StructureDefinition/CareTeam-my-core",
"version": "1.0.0",
"name": "CareTeamMyCore",
"title": "CareTeam (MY Core)",
"status": "active",
"date": "2022-03-17T05:38:54.9059298+00:00",
"publisher": "Malaysia MOH - HIE Steering Committee",
"description": "The Care Team includes all the people and organizations who plan to participate in the coordination and delivery of care for a patient.",
"purpose": "The Care Team includes all the people and organizations who plan to participate in the coordination and delivery of care for a patient.",
"fhirVersion": "4.0.1",
"kind": "resource",
"abstract": false,
"type": "CareTeam",
"baseDefinition": "http://hl7.org/fhir/StructureDefinition/CareTeam",
"derivation": "constraint",
"differential": {
"element": [
{
"id": "CareTeam.subject",
"path": "CareTeam.subject",
"type": [
{
"code": "Reference",
"targetProfile": [
"http://fhir.hie.moh.gov.my/StructureDefinition/Patient-my-core",
"http://fhir.hie.moh.gov.my/StructureDefinition/Group-my-core"
]
}
]
},
{
"id": "CareTeam.encounter",
"path": "CareTeam.encounter",
"type": [
{
"code": "Reference",
"targetProfile": [
"http://fhir.hie.moh.gov.my/StructureDefinition/Encounter-my-core"
]
}
]
},
{
"id": "CareTeam.reasonReference",
"path": "CareTeam.reasonReference",
"type": [
{
"code": "Reference",
"targetProfile": [
"http://fhir.hie.moh.gov.my/StructureDefinition/Condition-my-core"
]
}
]
},
{
"id": "CareTeam.managingOrganization",
"path": "CareTeam.managingOrganization",
"type": [
{
"code": "Reference",
"targetProfile": [
"http://fhir.hie.moh.gov.my/StructureDefinition/Organization-my-core"
]
}
]
}
]
}
}