This page is part of the Sharing eCC Data from Pathology Labs to EHR (v0.1.0: STU1 Ballot 1) based on FHIR R4. . For a full list of available versions, see the Directory of published versions
{
"resourceType" : "Organization",
"id" : "Redwood-Womens-Center-PC",
"meta" : {
"versionId" : "1",
"lastUpdated" : "2021-06-22T14:53:29.810+00:00",
"source" : "#TgAHtHyAQ0MVnpQh",
"profile" : [
"http://hl7.org/fhir/us/core/StructureDefinition/us-core-organization"
]
},
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative</b></p><p><b>active</b>: true</p><p><b>name</b>: Redwood Women's Center, P.C.</p><p><b>address</b>: 3307 Renner Drive Fortuna CA 95540 USA </p></div>"
},
"active" : true,
"name" : "Redwood Women's Center, P.C.",
"address" : [
{
"line" : [
"3307 Renner Drive"
],
"city" : "Fortuna",
"state" : "CA",
"postalCode" : "95540",
"country" : "USA"
}
]
}