Fujitsu Healthy Living Implementation Guide
1.1.30 - release

Publication Build: This will be filled in by the publication tooling

: LocationExample - JSON Representation

Raw json | Download


{
  "resourceType" : "Location",
  "id" : "l001",
  "meta" : {
    "profile" : [
      🔗 "http://ig.fujitsu.com/healthy-living/StructureDefinition/fujitsu-location"
    ]
  },
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative: Location</b><a name=\"l001\"> </a><a name=\"hcl001\"> </a></p><div style=\"display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%\"><p style=\"margin-bottom: 0px\">Resource Location &quot;l001&quot; </p><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-fujitsu-location.html\">Fujitsu Location Profile</a></p></div><p><b>status</b>: active</p><p><b>name</b>: 1階放射線受付</p><p><b>managingOrganization</b>: <a href=\"Organization-o001.html\">Organization/o001</a> &quot;サンプル病院&quot;</p></div>"
  },
  "status" : "active",
  "name" : "1階放射線受付",
  "managingOrganization" : {
    🔗 "reference" : "Organization/o001"
  }
}