FHIR IG analytics| Package | hl7.fhir.us.sdoh-clinicalcare.r4b |
| Resource Type | Location |
| Id | Location-SDOHCC-LocationExample.json |
| FHIR Version | R4B |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: Location SDOHCC-LocationExample
Profile: SDOHCC Location
name: Family Counseling Services Deerland Clinic
address: 245 Amble St, Deerland, IL 62223
{
"resourceType": "Location",
"id": "SDOHCC-LocationExample",
"meta": {
"profile": [
"http://hl7.org/fhir/us/sdoh-clinicalcare/StructureDefinition/SDOHCC-Location"
]
},
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"name": "Family Counseling Services Deerland Clinic",
"address": {
"text": "245 Amble St, Deerland, IL 62223",
"line": [
"245 Amble St,"
],
"city": "Deerland",
"state": "IL",
"postalCode": "62223"
}
}