FHIR IG analytics| Package | hl7.fhir.us.cancer-reporting |
| Resource Type | Organization |
| Id | Organization-organization-Redwood-Womens-Center-PC.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: Organization organization-Redwood-Womens-Center-PC
Profile: US Core Organization Profile
active: true
name: Redwood Women's Center, P.C.
address: 3307 Renner Drive Fortuna CA 95540 USA
{
"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"
}
]
}