FHIR IG analytics| Package | hl7.fhir.uv.vhdir |
| Resource Type | Organization |
| Id | Organization-foundingfathers.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: Organization foundingfathers
identifier: NPI/1345678910 (use: official, period: 2004-04-21 11:57:00-0500 --> (ongoing)) (status: active)
active: true
type: Hospital
name: Founding Fathers Memorial Hospital
alias: DC Memorial Hospital
telecom: ph: 202-101-0123
address: 330 C Street SW, Washington, DC 20201, USA(work)
partOf: Mount Vernon Health System
| Purpose | Name | Telecom | Address |
| Administrative | Abigail Adams(Official) | ph: 202-444-5555(Work) | 330 C Street SW, Washington, DC 20201, USA(work) |
endpoint: Founding Fathers Memorial Hospital Heart and Vascular Institute Direct address
{
"resourceType": "Organization",
"id": "foundingfathers",
"meta": {
"profile": [
"http://hl7.org/fhir/uv/vhdir/StructureDefinition/vhdir-organization"
]
},
"text": {
"status": "extensions",
"div": "<!-- snip (see above) -->"
},
"identifier": [
{
"extension": [
{
"url": "http://hl7.org/fhir/uv/vhdir/StructureDefinition/identifier-status",
"valueCode": "active"
}
],
"use": "official",
"type": {
"coding": [
{
"system": "http://terminology.hl7.org/CodeSystem/v2-0203",
"code": "PRN",
"display": "Provider number"
}
],
"text": "NPI"
},
"system": "http://hl7.org/fhir/sid/us-npi",
"value": "1345678910",
"period": {
"start": "2004-04-21T11:57:00-05:00"
},
"assigner": {
"display": "CMS"
}
}
],
"active": true,
"type": [
{
"coding": [
{
"system": "http://terminology.hl7.org/CodeSystem/organization-type",
"code": "prov",
"display": "Healthcare Provider"
}
],
"text": "Hospital"
}
],
"name": "Founding Fathers Memorial Hospital",
"alias": [
"DC Memorial Hospital"
],
"_alias": [
{
"extension": [
{
"url": "http://hl7.org/fhir/uv/vhdir/StructureDefinition/org-alias-type",
"valueCodeableConcept": {
"coding": [
{
"system": "http://hl7.org/fhir/uv/vhdir/CodeSystem/organizationdemographics",
"code": "historical",
"display": "Historical"
}
]
}
},
{
"url": "http://hl7.org/fhir/uv/vhdir/StructureDefinition/org-alias-period",
"valuePeriod": {
"start": "1975",
"end": "2000"
}
}
]
}
],
"telecom": [
{
"extension": [
{
"url": "http://hl7.org/fhir/uv/vhdir/StructureDefinition/contactpoint-viaintermediary",
"valueReference": {
"reference": "Location/loc-ffmh",
"display": "Founding Fathers Memorial Hospital"
}
},
{
"url": "http://hl7.org/fhir/uv/vhdir/StructureDefinition/contactpoint-availabletime",
"extension": [
{
"url": "allDay",
"valueBoolean": true
}
]
}
],
"system": "phone",
"value": "202-101-0123"
}
],
"address": [
{
"extension": [
{
"url": "http://hl7.org/fhir/StructureDefinition/geolocation",
"extension": [
{
"url": "latitude",
"valueDecimal": 38.8859395
},
{
"url": "longitude",
"valueDecimal": -77.016469
}
]
}
],
"use": "work",
"type": "both",
"text": "330 C Street SW, Washington, DC 20201, USA",
"line": [
"330 C Street SW"
],
"city": "Washington",
"state": "DC",
"postalCode": "20201",
"country": "USA"
}
],
"partOf": {
"reference": "Organization/mtvernon",
"display": "Mount Vernon Health System"
},
"contact": [
{
"purpose": {
"coding": [
{
"system": "http://terminology.hl7.org/CodeSystem/contactentity-type",
"code": "ADMIN",
"display": "Administrative"
}
]
},
"name": {
"use": "official",
"text": "Abigail Adams",
"family": "Adams",
"given": [
"Abigail"
]
},
"telecom": [
{
"extension": [
{
"url": "http://hl7.org/fhir/uv/vhdir/StructureDefinition/contactpoint-availabletime",
"extension": [
{
"url": "daysOfWeek",
"valueCode": "mon"
},
{
"url": "daysOfWeek",
"valueCode": "tue"
},
{
"url": "daysOfWeek",
"valueCode": "wed"
},
{
"url": "daysOfWeek",
"valueCode": "thu"
},
{
"url": "daysOfWeek",
"valueCode": "fri"
},
{
"url": "availableStartTime",
"valueTime": "07:00:00"
},
{
"url": "availableEndTime",
"valueTime": "18:00:00"
}
]
}
],
"system": "phone",
"value": "202-444-5555",
"use": "work"
}
],
"address": {
"extension": [
{
"url": "http://hl7.org/fhir/StructureDefinition/geolocation",
"extension": [
{
"url": "latitude",
"valueDecimal": 38.8859395
},
{
"url": "longitude",
"valueDecimal": -77.016469
}
]
}
],
"use": "work",
"type": "both",
"text": "330 C Street SW, Washington, DC 20201, USA",
"line": [
"330 C Street SW"
],
"city": "Washington",
"state": "DC",
"postalCode": "20201",
"country": "USA"
}
}
],
"endpoint": [
{
"reference": "Endpoint/direct321",
"display": "Founding Fathers Memorial Hospital Heart and Vascular Institute Direct address"
}
]
}