FHIR IG analytics| Package | hl7.fhir.uv.vhdir |
| Resource Type | Organization |
| Id | Organization-patriotppo.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: Organization patriotppo
Organization Period: 2012-03-11 --> (ongoing)
identifier: Healthcare.gov Network ID/DCN001 (use: secondary, ) (status: active)
active: true
type: PPO
name: Patriot Preferred Provider Network
alias: Patriot PPO
address: 101 Independence Ave SE, Washington, DC 20540(work)
partOf: Homeland Health Insurance
| Purpose | Name | Telecom | Address |
| Administrative | James Madison | ph: 202-010-1234(Work) | 101 Independence Ave SE, Washington, DC 20540(work) |
endpoint: homelandinsurance.org/services/network
{
"resourceType": "Organization",
"id": "patriotppo",
"meta": {
"profile": [
"http://hl7.org/fhir/uv/vhdir/StructureDefinition/vhdir-network"
]
},
"text": {
"status": "extensions",
"div": "<!-- snip (see above) -->"
},
"extension": [
{
"url": "http://hl7.org/fhir/StructureDefinition/organization-period",
"valuePeriod": {
"start": "2012-03-11"
}
}
],
"identifier": [
{
"extension": [
{
"url": "http://hl7.org/fhir/uv/vhdir/StructureDefinition/identifier-status",
"valueCode": "active"
}
],
"use": "secondary",
"type": {
"coding": [
{
"system": "http://terminology.hl7.org/CodeSystem/v2-0203",
"code": "NIIP",
"display": "National Insurance Payor Identifier (Payor)"
}
],
"text": "Healthcare.gov Network ID"
},
"system": "https://www.qhpcertification.cms.gov/s/QHP",
"value": "DCN001",
"assigner": {
"display": "Centers for Medicare and Medicaid Services"
}
}
],
"active": true,
"type": [
{
"coding": [
{
"system": "http://hl7.org/fhir/uv/vhdir/CodeSystem/network-type",
"code": "ppo",
"display": "PPO"
}
]
}
],
"name": "Patriot Preferred Provider Network",
"alias": [
"Patriot PPO"
],
"address": [
{
"use": "work",
"type": "both",
"text": "101 Independence Ave SE, Washington, DC 20540",
"line": [
"101 Independence Ave SE"
],
"city": "Washington",
"state": "DC",
"postalCode": "20540",
"country": "USA"
}
],
"partOf": {
"reference": "Organization/homeland",
"display": "Homeland Health Insurance"
},
"contact": [
{
"purpose": {
"coding": [
{
"system": "http://terminology.hl7.org/CodeSystem/contactentity-type",
"code": "ADMIN",
"display": "Administrative"
}
]
},
"name": {
"use": "usual",
"text": "James Madison",
"family": "Madison",
"given": [
"James"
]
},
"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": "09:00:00"
},
{
"url": "availableEndTime",
"valueTime": "17:00:00"
}
]
}
],
"system": "phone",
"value": "202-010-1234",
"use": "work"
}
],
"address": {
"use": "work",
"type": "both",
"text": "101 Independence Ave SE, Washington, DC 20540",
"line": [
"101 Independence Ave SE"
],
"city": "Washington",
"state": "DC",
"postalCode": "20540",
"country": "USA"
}
}
],
"endpoint": [
{
"display": "homelandinsurance.org/services/network"
}
]
}