FHIR © HL7.org  |  FHIRsmith 4.0.1  |  Server Home  |  XIG Home  |  XIG Stats  | 

FHIR IG analytics

Packagehl7.fhir.uv.vhdir
Resource TypeOrganization
IdOrganization-patriotppo.json
FHIR VersionR4

Resources that use this resource

No resources found


Resources that this resource uses

No resources found


Narrative

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

Contacts

-PurposeNameTelecomAddress
*AdministrativeJames Madisonph: 202-010-1234(Work)101 Independence Ave SE, Washington, DC 20540(work)

endpoint: homelandinsurance.org/services/network


Source1

{
  "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"
    }
  ]
}