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

FHIR IG analytics

Packagehl7.fhir.us.cancer-reporting
Resource TypeOrganization
IdOrganization-organization-Redwood-Womens-Center-PC.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: Organization organization-Redwood-Womens-Center-PC

active: true

name: Redwood Women's Center, P.C.

address: 3307 Renner Drive Fortuna CA 95540 USA


Source1

{
  "resourceType": "Organization",
  "id": "organization-Redwood-Womens-Center-PC",
  "meta": {
    "profile": [
      "http://hl7.org/fhir/us/core/StructureDefinition/us-core-organization"
    ]
  },
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "active": true,
  "name": "Redwood Women's Center, P.C.",
  "address": [
    {
      "line": [
        "3307 Renner Drive"
      ],
      "city": "Fortuna",
      "state": "CA",
      "postalCode": "95540",
      "country": "USA"
    }
  ]
}