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

FHIR IG analytics

Packagehl7.fhir.us.pacio-toc.r4
Resource TypeLocation
IdLocation-org-Loc-PC-Primary-Care-Michigan.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-PC-Primary-Care-Michigan

status: Active

name: Michigan Primary Health Care Associates

address: 123 Spruce Dr. Grand Rapids, MI 49503


Source1

{
  "resourceType": "Location",
  "id": "org-Loc-PC-Primary-Care-Michigan",
  "meta": {
    "profile": [
      "http://hl7.org/fhir/us/core/StructureDefinition/us-core-location|6.1.0"
    ]
  },
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "status": "active",
  "name": "Michigan Primary Health Care Associates",
  "address": {
    "text": "123 Spruce Dr. Grand Rapids, MI 49503",
    "line": [
      "123 Spruce Dr"
    ],
    "city": "Grand Rapids",
    "state": "MI",
    "postalCode": "49503",
    "country": "US"
  }
}