VhDir Implementation Guide CI Build: STU2 Ballot

This page is part of the Validated Healthcare Directory FHIR IG (v0.2.0: STU 1 Ballot 2) based on FHIR v3.5.0. . For a full list of available versions, see the Directory of published versions

JSON Format: Organization-patriotdental

Raw json

{
  "resourceType" : "Organization",
  "id" : "patriotdental",
  "meta" : {
    "profile" : [
      "http://hl7.org/fhir/uv/vhdir/StructureDefinition/vhdir-network"
    ]
  },
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns="http://www.w3.org/1999/xhtml"><p><b>Generated Narrative with Details</b></p><p><b>id</b>: patriotdental</p><p><b>meta</b>: </p><p><b>active</b>: true</p><p><b>type</b>: Health System <span style="background: LightGoldenRodYellow">(Details : {http://terminology.hl7.org/CodeSystem/organization-type code 'pay' = 'Payer', given as 'Payer'})</span></p><p><b>name</b>: Patriot Dental Provider Network</p><p><b>partOf</b>: <a href="Organization-homeland.html">Homeland Health Insurance. Generated Summary: id: homeland; active; <span title="Codes: {http://terminology.hl7.org/CodeSystem/organization-type ins}">Health System</span>; name: Homeland Health Insurance</a></p></div>"
  },
  "active" : true,
  "type" : [
    {
      "coding" : [
        {
          "system" : "http://terminology.hl7.org/CodeSystem/organization-type",
          "code" : "pay",
          "display" : "Payer"
        }
      ],
      "text" : "Health System"
    }
  ],
  "name" : "Patriot Dental Provider Network",
  "partOf" : {
    "reference" : "Organization/homeland",
    "display" : "Homeland Health Insurance"
  }
}