PACIO Personal Functioning and Engagement Implementation Guide
2.0.0-ballot - STU2 Ballot United States of America flag

This page is part of the PACIO Personal Functioning and Engagement Implementation Guide (v2.0.0-ballot: STU 2 Ballot 1) based on FHIR (HL7® FHIR® Standard) R4. The current version which supersedes this version is 1.0.0. For a full list of available versions, see the Directory of published versions

: PFEIG-Org-Loc-02 - JSON Representation

Raw json | Download


{
  "resourceType" : "Location",
  "id" : "PFEIG-Org-Loc-02",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: Location PFEIG-Org-Loc-02</b></p><a name=\"PFEIG-Org-Loc-02\"> </a><a name=\"hcPFEIG-Org-Loc-02\"> </a><a name=\"PFEIG-Org-Loc-02-en-US\"> </a><p><b>status</b>: Active</p><p><b>name</b>: Happy Nursing Facility</p><p><b>address</b>: 8100 Pinebrook Dr, San Antonio, TX, 78230</p></div>"
  },
  "status" : "active",
  "name" : "Happy Nursing Facility",
  "address" : {
    "text" : "8100 Pinebrook Dr, San Antonio, TX, 78230"
  }
}