Person-Centered Outcomes Test Data
0.1.0 - ci-build United States of America flag

Person-Centered Outcomes Test Data - Local Development build (v0.1.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions

: Test 04 Care plan action step - JSON Representation

Raw json | Download

{
  "resourceType" : "ServiceRequest",
  "id" : "test04WalkOutsideActionStep",
  "meta" : {
    "profile" : [
      🔗 "http://hl7.org/fhir/us/core/StructureDefinition/us-core-servicerequest"
    ]
  },
  "text" : {
    "status" : "extensions",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ServiceRequest test04WalkOutsideActionStep</b></p><a name=\"test04WalkOutsideActionStep\"> </a><a name=\"hctest04WalkOutsideActionStep\"> </a><a name=\"test04WalkOutsideActionStep-en-US\"> </a><p><b>Resource Pertains To Goal</b>: <a href=\"Goal-test04GoalWithGAS.html\">Goal: lifecycleStatus = active; achievementStatus = In Progress; category = Physical Function; description = ; start[x] = 2024-04-03</a></p><p><b>status</b>: Active</p><p><b>intent</b>: Plan</p><p><b>code</b>: <span title=\"Codes:\">Walk outside without my dog</span></p><p><b>subject</b>: <a href=\"Patient-test04Patient.html\">Camila Lopez  Female, DoB: 1955-07-16 ( http://example.org#ee8d4ac0-545c-4501-8d7e-646bfbda1db5\u00a0(use:\u00a0official,\u00a0))</a></p><p><b>occurrence</b>: 2</p><p><b>authoredOn</b>: 2024-04-03</p><p><b>requester</b>: <a href=\"Practitioner-pcoPractitionerGonzalez.html\">Practitioner Maria Gonzalez, NBC-HWC</a></p><p><b>performer</b>: <a href=\"Patient-test04Patient.html\">Camila Lopez  Female, DoB: 1955-07-16 ( http://example.org#ee8d4ac0-545c-4501-8d7e-646bfbda1db5\u00a0(use:\u00a0official,\u00a0))</a></p><p><b>patientInstruction</b>: Start with a short walk to the corner of your block to gain confidence in your walking.</p></div>"
  },
  "extension" : [
    {
      "url" : "http://hl7.org/fhir/StructureDefinition/resource-pertainsToGoal",
      "valueReference" : {
        🔗 "reference" : "Goal/test04GoalWithGAS"
      }
    }
  ],
  "status" : "active",
  "intent" : "plan",
  "code" : {
    "text" : "Walk outside without my dog"
  },
  "subject" : {
    🔗 "reference" : "Patient/test04Patient"
  },
  "occurrenceTiming" : {
    "repeat" : {
      "boundsPeriod" : {
        "start" : "2024-04-03",
        "end" : "2024-04-30"
      },
      "frequency" : 2,
      "periodUnit" : "wk"
    }
  },
  "authoredOn" : "2024-04-03",
  "requester" : {
    🔗 "reference" : "Practitioner/pcoPractitionerGonzalez"
  },
  "performer" : [
    {
      🔗 "reference" : "Patient/test04Patient"
    }
  ],
  "patientInstruction" : "Start with a short walk to the corner of your block to gain confidence in your walking."
}