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

FHIR IG analytics

Packagefhir.paciosampledata
Resource TypeLocation
IdLocation-org-Loc-Michigan-Primary-Health-Care-A.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: Location org-Loc-Michigan-Primary-Health-Care-A

status: Active

telecom: ph: (555) 4813-3311

address: 14820 Gratiot Ave Detroit MI 48205 US


Source1

{
  "resourceType": "Location",
  "id": "org-Loc-Michigan-Primary-Health-Care-A",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "status": "active",
  "telecom": [
    {
      "system": "phone",
      "value": "(555) 4813-3311"
    }
  ],
  "address": {
    "line": [
      "14820 Gratiot Ave"
    ],
    "city": "Detroit",
    "state": "MI",
    "postalCode": "48205",
    "country": "US"
  }
}