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

FHIR IG analytics

Packagehl7.fhir.us.pco
Resource TypeGoal
IdGoal-pcoGoalSocialConnectionsWithGAS.json
FHIR VersionR4

Resources that use this resource

No resources found


Resources that this resource uses

No resources found


Narrative

Note: links and images are rebased to the (stated) source

Generated Narrative: Goal pcoGoalSocialConnectionsWithGAS

Language: en

Profile: Person-Centered GAS Goal

Goal Attainment Scaling Extension

  • level: LOINC: LA34479-8 (Much better than expected)
  • progressText: I am practicing being present when interacting with family and friends in an uplifting way at least 5x monthly.

Goal Attainment Scaling Extension

  • level: LOINC: LA34480-6 (Better than expected)
  • progressText: I am practicing being present when interacting with family and friends in an uplifting way at least 4x monthly.

Goal Attainment Scaling Extension

  • level: LOINC: LA34481-4 (Expected outcome)
  • progressText: I am practicing being present when interacting with family and friends in an uplifting way at least 3x monthly.

Goal Attainment Scaling Extension

  • level: LOINC: LA34483-0 (Less than expected)
  • progressText: I am practicing being present when interacting with family and friends in an uplifting way 1-2x per month.

Goal Attainment Scaling Extension

  • level: LOINC: LA34484-8 (Much less than expected)
  • progressText: I do not interact with family and friends at all each month.

lifecycleStatus: Active

achievementStatus: In Progress

category: What Matters, Social Functioning

description: I want to practice being present when interacting with family and friends in an uplifting way at least 3x monthly.

subject: Dorothy Jones Female, DoB: 1975-05-25 ( http://example.org#ee8d4ac0-545c-4501-8d7e-646bfbda1db5 (use: official, ))

start: 2025-02-15

Targets

-Due[x]
*2025-07-31

expressedBy: Dorothy Jones Female, DoB: 1975-05-25 ( http://example.org#ee8d4ac0-545c-4501-8d7e-646bfbda1db5 (use: official, ))

addresses: What Matters: Family & Friends


Source1

{
  "resourceType": "Goal",
  "id": "pcoGoalSocialConnectionsWithGAS",
  "meta": {
    "profile": [
      "http://hl7.org/fhir/us/pco/StructureDefinition/pco-gas-goal-profile"
    ]
  },
  "language": "en",
  "text": {
    "status": "extensions",
    "div": "<!-- snip (see above) -->"
  },
  "extension": [
    {
      "extension": [
        {
          "url": "level",
          "valueCoding": {
            "system": "http://loinc.org",
            "code": "LA34479-8",
            "display": "Much better than expected"
          }
        },
        {
          "url": "progressText",
          "valueString": "I am practicing being present when interacting with family and friends in an uplifting way at least 5x monthly."
        }
      ],
      "url": "http://hl7.org/fhir/us/pco/StructureDefinition/pco-goal-attainment-scaling"
    },
    {
      "extension": [
        {
          "url": "level",
          "valueCoding": {
            "system": "http://loinc.org",
            "code": "LA34480-6",
            "display": "Better than expected"
          }
        },
        {
          "url": "progressText",
          "valueString": "I am practicing being present when interacting with family and friends in an uplifting way at least 4x monthly."
        }
      ],
      "url": "http://hl7.org/fhir/us/pco/StructureDefinition/pco-goal-attainment-scaling"
    },
    {
      "extension": [
        {
          "url": "level",
          "valueCoding": {
            "system": "http://loinc.org",
            "code": "LA34481-4",
            "display": "Expected outcome"
          }
        },
        {
          "url": "progressText",
          "valueString": "I am practicing being present when interacting with family and friends in an uplifting way at least 3x monthly."
        }
      ],
      "url": "http://hl7.org/fhir/us/pco/StructureDefinition/pco-goal-attainment-scaling"
    },
    {
      "extension": [
        {
          "url": "level",
          "valueCoding": {
            "system": "http://loinc.org",
            "code": "LA34483-0",
            "display": "Less than expected"
          }
        },
        {
          "url": "progressText",
          "valueString": "I am practicing being present when interacting with family and friends in an uplifting way 1-2x per month."
        }
      ],
      "url": "http://hl7.org/fhir/us/pco/StructureDefinition/pco-goal-attainment-scaling"
    },
    {
      "extension": [
        {
          "url": "level",
          "valueCoding": {
            "system": "http://loinc.org",
            "code": "LA34484-8",
            "display": "Much less than expected"
          }
        },
        {
          "url": "progressText",
          "valueString": "I do not interact with family and friends at all each month."
        }
      ],
      "url": "http://hl7.org/fhir/us/pco/StructureDefinition/pco-goal-attainment-scaling"
    }
  ],
  "lifecycleStatus": "active",
  "achievementStatus": {
    "coding": [
      {
        "system": "http://terminology.hl7.org/CodeSystem/goal-achievement",
        "code": "in-progress"
      }
    ]
  },
  "category": [
    {
      "coding": [
        {
          "system": "http://hl7.org/fhir/us/pco/CodeSystem/pco-concepts-temporary",
          "code": "what-matters",
          "display": "What Matters"
        }
      ]
    },
    {
      "coding": [
        {
          "system": "http://hl7.org/fhir/us/pco/CodeSystem/pco-goal-domains-temporary",
          "code": "social-functioning",
          "display": "Social Functioning"
        }
      ]
    }
  ],
  "description": {
    "text": "I want to practice being present when interacting with family and friends in an uplifting way at least 3x monthly."
  },
  "subject": {
    "reference": "Patient/pcoPatientJones"
  },
  "startDate": "2025-02-15",
  "target": [
    {
      "dueDate": "2025-07-31"
    }
  ],
  "expressedBy": {
    "reference": "Patient/pcoPatientJones"
  },
  "addresses": [
    {
      "reference": "Observation/pcoWhatMattersRelationshipsExample",
      "display": "What Matters: Family & Friends"
    }
  ]
}