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

FHIR IG analytics

Packagehl7.fhir.us.pco
Resource TypeGoal
IdGoal-pcoGoalSocialConnectionsWithoutExtensions.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 pcoGoalSocialConnectionsWithoutExtensions

Language: en

Profile: Person-Centered Goal

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

-MeasureDue[x]
*Goal attainment scale GAS follow-up assessment - Reported2025-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": "pcoGoalSocialConnectionsWithoutExtensions",
  "meta": {
    "profile": [
      "http://hl7.org/fhir/us/pco/StructureDefinition/pco-goal-profile"
    ]
  },
  "language": "en",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "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": [
    {
      "measure": {
        "coding": [
          {
            "system": "http://loinc.org",
            "code": "107332-9",
            "display": "Goal attainment scale GAS follow-up assessment - Reported"
          }
        ]
      },
      "dueDate": "2025-07-31"
    }
  ],
  "expressedBy": {
    "reference": "Patient/pcoPatientJones"
  },
  "addresses": [
    {
      "reference": "Observation/pcoWhatMattersRelationshipsExample",
      "display": "What Matters: Family & Friends"
    }
  ]
}