FHIR IG analytics| Package | hl7.fhir.us.ndh |
| Resource Type | Organization |
| Id | Organization-Organization-Social-Hope-CBO.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: Organization Organization-Social-Hope-CBO
version: 2; Last updated: 2022-12-20 22:45:21+0000
Profile: NDH Organization Profile
NDH Verification Status: Complete
identifier: http://example.org/ndh-identifiers/Organization-Social-Hope-CBO
active: true
type: A food dispensary entity
name: Hope INC
telecom: ph: 410.237.8591(Work), fax: 1-443-786-1542(Work)
address: 4803 VALLEY VIEW AVE, BALTIMORE, MD 21206(work)
| Purpose | Name | Telecom | Address |
| Administrative | HERROL BLAKE(Official) | ph: 410.237.8591(Work) | 4803 VALLEY VIEW AVE, BALTIMORE, MD 21206(work) |
{
"resourceType": "Organization",
"id": "Organization-Social-Hope-CBO",
"meta": {
"versionId": "2",
"lastUpdated": "2022-12-20T22:45:21.526+00:00",
"profile": [
"http://hl7.org/fhir/us/ndh/StructureDefinition/ndh-Organization"
]
},
"text": {
"status": "extensions",
"div": "<!-- snip (see above) -->"
},
"extension": [
{
"url": "http://hl7.org/fhir/us/ndh/StructureDefinition/base-ext-verification-status",
"valueCodeableConcept": {
"coding": [
{
"system": "http://hl7.org/fhir/us/ndh/CodeSystem/NdhVerificationStatusCS",
"code": "complete",
"display": "Complete"
}
]
}
}
],
"identifier": [
{
"extension": [
{
"url": "http://hl7.org/fhir/us/ndh/StructureDefinition/base-ext-identifier-status",
"valueCode": "active"
}
],
"system": "http://example.org/ndh-identifiers",
"value": "Organization-Social-Hope-CBO"
}
],
"active": true,
"type": [
{
"coding": [
{
"system": "http://hl7.org/fhir/us/ndh/CodeSystem/NdhOrgTypeCS",
"code": "prvgrp",
"display": "Provider Group"
}
],
"text": "A food dispensary entity"
}
],
"name": "Hope INC",
"telecom": [
{
"system": "phone",
"value": "410.237.8591",
"use": "work"
},
{
"system": "fax",
"value": "1-443-786-1542",
"use": "work"
}
],
"address": [
{
"extension": [
{
"extension": [
{
"url": "latitude",
"valueDecimal": 39.33634
},
{
"url": "longitude",
"valueDecimal": -76.53353
}
],
"url": "http://hl7.org/fhir/StructureDefinition/geolocation"
}
],
"use": "work",
"type": "both",
"text": "4803 VALLEY VIEW AVE, BALTIMORE, MD 21206",
"line": [
"4803 VALLEY VIEW AVE"
],
"city": "BALTIMORE",
"state": "MD",
"postalCode": "21206",
"country": "USA"
}
],
"contact": [
{
"purpose": {
"coding": [
{
"system": "http://terminology.hl7.org/CodeSystem/contactentity-type",
"code": "ADMIN",
"display": "Administrative"
}
]
},
"name": {
"use": "official",
"text": "HERROL BLAKE",
"family": "Blake",
"given": [
"Herrol"
]
},
"telecom": [
{
"extension": [
{
"extension": [
{
"url": "daysOfWeek",
"valueCode": "mon"
},
{
"url": "daysOfWeek",
"valueCode": "tue"
},
{
"url": "daysOfWeek",
"valueCode": "wed"
},
{
"url": "daysOfWeek",
"valueCode": "thu"
},
{
"url": "daysOfWeek",
"valueCode": "fri"
},
{
"url": "daysOfWeek",
"valueCode": "sat"
},
{
"url": "daysOfWeek",
"valueCode": "sun"
},
{
"url": "availableStartTime",
"valueTime": "07:00:00"
},
{
"url": "availableEndTime",
"valueTime": "18:00:00"
}
],
"url": "http://hl7.org/fhir/us/ndh/StructureDefinition/base-ext-contactpoint-availabletime"
}
],
"system": "phone",
"value": "410.237.8591",
"use": "work"
}
],
"address": {
"use": "work",
"type": "both",
"text": "4803 VALLEY VIEW AVE, BALTIMORE, MD 21206",
"line": [
"4803 VALLEY VIEW AVE"
],
"city": "BALTIMORE",
"state": "MD",
"postalCode": "21206",
"country": "USA"
}
}
]
}