| Package | hie2.packages |
| Resource Type | StructureDefinition |
| Id | Goal |
| FHIR Version | R4 |
| Source | https://simplifier.net/resolve?scope=hie2.packages@1.0.1&canonical=http://fhir.hie.moh.gov.my/StructureDefinition/Goal-my-core |
| URL | http://fhir.hie.moh.gov.my/StructureDefinition/Goal-my-core |
| Version | 1.0.0 |
| Status | active |
| Date | 2022-03-17T05:45:02.2785055+00:00 |
| Name | GoalMyCore |
| Title | Goal (MY Core) |
| Description | Describes the intended objective(s) for a patient, group or organization care, for example, weight loss, restoring an activity of daily living, obtaining herd immunity via immunization, meeting a process improvement objective, etc. |
| Type | Goal |
| Kind | resource |
No resources found
| StructureDefinition | |
| Condition-my-core | Condition (MY Core) |
| Organization-my-core | Organization (MY Core) |
| Patient-my-core | Patient (MY Core) |
| Practitioner-my-core | Practitioner (MY Core) |
| PractitionerRole-my-core | PractitionerRole (MY Core) |
| RelatedPerson-my-core | RelatedPerson (MY Core) |
| ServiceRequest-my-core | ServiceRequest (MY Core) |
| Group-my-core | Group (MY Core) |
No narrative content found in resource
{
"resourceType": "StructureDefinition",
"id": "Goal",
"meta": {
"versionId": "5",
"lastUpdated": "2022-03-17T05:45:03.633+00:00"
},
"url": "http://fhir.hie.moh.gov.my/StructureDefinition/Goal-my-core",
"version": "1.0.0",
"name": "GoalMyCore",
"title": "Goal (MY Core)",
"status": "active",
"date": "2022-03-17T05:45:02.2785055+00:00",
"publisher": "Malaysia MOH - HIE Steering Committee",
"description": "Describes the intended objective(s) for a patient, group or organization care, for example, weight loss, restoring an activity of daily living, obtaining herd immunity via immunization, meeting a process improvement objective, etc.",
"fhirVersion": "4.0.1",
"kind": "resource",
"abstract": false,
"type": "Goal",
"baseDefinition": "http://hl7.org/fhir/StructureDefinition/Goal",
"derivation": "constraint",
"differential": {
"element": [
{
"id": "Goal.subject",
"path": "Goal.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",
"http://fhir.hie.moh.gov.my/StructureDefinition/Organization-my-core"
]
}
]
},
{
"id": "Goal.expressedBy",
"path": "Goal.expressedBy",
"type": [
{
"code": "Reference",
"targetProfile": [
"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/RelatedPerson-my-core"
]
}
]
},
{
"id": "Goal.addresses",
"path": "Goal.addresses",
"type": [
{
"code": "Reference",
"targetProfile": [
"http://hl7.org/fhir/StructureDefinition/Observation",
"http://hl7.org/fhir/StructureDefinition/MedicationStatement",
"http://hl7.org/fhir/StructureDefinition/NutritionOrder",
"http://hl7.org/fhir/StructureDefinition/RiskAssessment",
"http://fhir.hie.moh.gov.my/StructureDefinition/Condition-my-core",
"http://fhir.hie.moh.gov.my/StructureDefinition/ServiceRequest-my-core"
]
}
]
}
]
}
}