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

FHIR IG Statistics: StructureDefinition/Goal

Packagehie2.packages
Resource TypeStructureDefinition
IdGoal
FHIR VersionR4
Sourcehttps://simplifier.net/resolve?scope=hie2.packages@1.0.1&canonical=http://fhir.hie.moh.gov.my/StructureDefinition/Goal-my-core
URLhttp://fhir.hie.moh.gov.my/StructureDefinition/Goal-my-core
Version1.0.0
Statusactive
Date2022-03-17T05:45:02.2785055+00:00
NameGoalMyCore
TitleGoal (MY Core)
DescriptionDescribes 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.
TypeGoal
Kindresource

Resources that use this resource

No resources found


Resources that this resource uses

StructureDefinition
Condition-my-coreCondition (MY Core)
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)
ServiceRequest-my-coreServiceRequest (MY Core)
Group-my-coreGroup (MY Core)

Narrative

No narrative content found in resource


Source

{
  "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"
            ]
          }
        ]
      }
    ]
  }
}