FHIR © HL7.org  |  FHIRsmith 4.0.1  |  Server Home  |  XIG Home  |  XIG Stats  | 

FHIR IG analytics

Packagesynapxe.hsar
Resource TypeStructureDefinition
Idprofile-Healthplan-get-health-plan-goal.json
FHIR VersionR4B
Sourcehttps://simplifier.net/resolve?scope=synapxe.hsar@1.0.0&canonical=http://ihis.sg/StructureDefinition/getHealthplanGoal
URLhttp://ihis.sg/StructureDefinition/getHealthplanGoal
Statusactive
Nameprofile-Healthplan-get-health-plan-goal
TypeGoal
Kindresource

Resources that use this resource

StructureDefinition
CarePlan-pophealth-healthplan-outputprofile-Healthplan-get-health-plan

Resources that this resource uses

No resources found


Narrative

No narrative content found in resource


Source1

{
  "resourceType": "StructureDefinition",
  "url": "http://ihis.sg/StructureDefinition/getHealthplanGoal",
  "name": "profile-Healthplan-get-health-plan-goal",
  "status": "active",
  "fhirVersion": "4.3.0",
  "kind": "resource",
  "abstract": false,
  "type": "Goal",
  "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Goal",
  "derivation": "constraint",
  "differential": {
    "element": [
      {
        "id": "Goal.identifier",
        "path": "Goal.identifier",
        "max": "0"
      },
      {
        "id": "Goal.lifecycleStatus",
        "path": "Goal.lifecycleStatus",
        "fixedCode": "active"
      },
      {
        "id": "Goal.achievementStatus",
        "path": "Goal.achievementStatus",
        "max": "0"
      },
      {
        "id": "Goal.category",
        "path": "Goal.category",
        "max": "0"
      },
      {
        "id": "Goal.priority",
        "path": "Goal.priority",
        "max": "0"
      },
      {
        "id": "Goal.description.coding",
        "path": "Goal.description.coding",
        "min": 1
      },
      {
        "id": "Goal.description.coding.system",
        "path": "Goal.description.coding.system",
        "min": 1
      },
      {
        "id": "Goal.description.coding.code",
        "path": "Goal.description.coding.code",
        "min": 1
      },
      {
        "id": "Goal.description.coding.userSelected",
        "path": "Goal.description.coding.userSelected",
        "max": "0"
      },
      {
        "id": "Goal.description.text",
        "path": "Goal.description.text",
        "max": "0"
      },
      {
        "id": "Goal.subject.reference",
        "path": "Goal.subject.reference",
        "min": 1
      },
      {
        "id": "Goal.subject.type",
        "path": "Goal.subject.type",
        "max": "0"
      },
      {
        "id": "Goal.subject.identifier",
        "path": "Goal.subject.identifier",
        "max": "0"
      },
      {
        "id": "Goal.subject.display",
        "path": "Goal.subject.display",
        "max": "0"
      },
      {
        "id": "Goal.start[x]",
        "path": "Goal.start[x]",
        "max": "0"
      },
      {
        "id": "Goal.target.measure",
        "path": "Goal.target.measure",
        "min": 1
      },
      {
        "id": "Goal.target.measure.coding",
        "path": "Goal.target.measure.coding",
        "min": 1
      },
      {
        "id": "Goal.target.measure.coding.system",
        "path": "Goal.target.measure.coding.system",
        "min": 1
      },
      {
        "id": "Goal.target.measure.coding.code",
        "path": "Goal.target.measure.coding.code",
        "min": 1
      },
      {
        "id": "Goal.target.measure.coding.userSelected",
        "path": "Goal.target.measure.coding.userSelected",
        "max": "0"
      },
      {
        "id": "Goal.target.measure.text",
        "path": "Goal.target.measure.text",
        "max": "0"
      },
      {
        "id": "Goal.target.detail[x]",
        "path": "Goal.target.detail[x]",
        "type": [
          {
            "code": "Quantity"
          }
        ]
      },
      {
        "id": "Goal.target.due[x]",
        "path": "Goal.target.due[x]",
        "type": [
          {
            "code": "Duration"
          }
        ]
      },
      {
        "id": "Goal.statusDate",
        "path": "Goal.statusDate",
        "max": "0"
      },
      {
        "id": "Goal.statusReason",
        "path": "Goal.statusReason",
        "max": "0"
      },
      {
        "id": "Goal.expressedBy",
        "path": "Goal.expressedBy",
        "max": "0"
      },
      {
        "id": "Goal.addresses",
        "path": "Goal.addresses",
        "max": "0"
      },
      {
        "id": "Goal.note",
        "path": "Goal.note",
        "max": "0"
      },
      {
        "id": "Goal.outcomeCode",
        "path": "Goal.outcomeCode",
        "max": "0"
      },
      {
        "id": "Goal.outcomeReference",
        "path": "Goal.outcomeReference",
        "max": "0"
      }
    ]
  }
}