Validated Healthcare Directory
0.2.0 - CI Build United States of America flag

Validated Healthcare Directory, published by HL7 International - Patient Administration Work Group. This is not an authorized publication; it is the continuous build for version 0.2.0). This version is based on the current content of https://github.com/HL7/VhDir/ and changes regularly. See the Directory of published versions

: ffcardiology - JSON Representation

Raw json | Download


{
  "resourceType" : "HealthcareService",
  "id" : "ffcardiology",
  "meta" : {
    "profile" : [
      "http://hl7.org/fhir/uv/vhdir/StructureDefinition/vhdir-healthcareservice"
    ]
  },
  "text" : {
    "status" : "extensions",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative: HealthcareService</b><a name=\"ffcardiology\"> </a></p><div style=\"display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%\"><p style=\"margin-bottom: 0px\">Resource HealthcareService &quot;ffcardiology&quot; </p><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-vhdir-healthcareservice.html\">VhDir Healthcare Service</a></p></div><blockquote><p><b>VhDir Newpatients</b></p><blockquote><p><b>url</b></p><code>acceptingPatients</code></blockquote><p><b>value</b>: true</p><blockquote><p><b>url</b></p><code>network</code></blockquote><p><b>value</b>: <a href=\"Organization-patriotppo.html\">Organization/patriotppo: Patriot Preferred Provider Network</a> &quot;Patriot Preferred Provider Network&quot;</p></blockquote><p><b>identifier</b>: Business ID:\u00a0service001\u00a0(use:\u00a0SECONDARY)</p><p><b>active</b>: true</p><p><b>providedBy</b>: <a href=\"Organization-foundingfathers.html\">Organization/foundingfathers: Founding Fathers Memorial Hospital</a> &quot;Founding Fathers Memorial Hospital&quot;</p><p><b>category</b>: Hospital <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"http://terminology.hl7.org/5.3.0/CodeSystem-service-category.html\">Service category</a>#35)</span></p><p><b>type</b>: Cardiology <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"http://terminology.hl7.org/5.3.0/CodeSystem-service-type.html\">Service type</a>#165)</span></p><p><b>specialty</b>: Cardiology <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"https://browser.ihtsdotools.org/\">SNOMED CT</a>#394579002)</span></p><p><b>location</b>: <a href=\"Location-loc-ffmh-hvi.html\">Location/loc-ffmh-hvi: Founding Fathers Memorial Hospital, Heart and Vascular Institute</a> &quot;Founding Fathers Memorial Hospital Heart and Vascular Institute&quot;</p><p><b>name</b>: Founding Fathers Memorial Hospital Heart and Vascular Services</p><p><b>comment</b>: Cardiac surgery, heart failure, cardiac electrophysiology, vascular surgery, and cardiovascular research</p><p><b>telecom</b>: fax: 555 12345</p><p><b>serviceProvisionCode</b>: Fees apply <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"http://terminology.hl7.org/5.3.0/CodeSystem-service-provision-conditions.html\">ServiceProvisionConditions</a>#cost)</span></p><p><b>referralMethod</b>: phone <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"http://terminology.hl7.org/5.3.0/CodeSystem-service-referral-method.html\">ReferralMethod</a>#phone)</span>, Fax <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"http://terminology.hl7.org/5.3.0/CodeSystem-service-referral-method.html\">ReferralMethod</a>#fax)</span></p><p><b>appointmentRequired</b>: true</p><h3>AvailableTimes</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>DaysOfWeek</b></td><td><b>AllDay</b></td><td><b>AvailableStartTime</b></td><td><b>AvailableEndTime</b></td></tr><tr><td style=\"display: none\">*</td><td>mon, tue, wed, thu, fri</td><td>false</td><td>08:00:00</td><td>18:00:00</td></tr></table><p><b>availabilityExceptions</b>: No interventional cardiac procedures are scheduled on Wednesdays</p><p><b>endpoint</b>: <a href=\"Endpoint-direct321.html\">Endpoint/direct321: Direct address for the Founding Fathers Heart and Vascular Institute</a> &quot;Founding Fathers Memorial Hospital Heart and Vascular Institute Direct address&quot;</p></div>"
  },
  "extension" : [
    {
      "url" : "http://hl7.org/fhir/uv/vhdir/StructureDefinition/newpatients",
      "extension" : [
        //  When offered by providers participating in Patriot PPO, this service is accepting new patients 
        {
          "url" : "acceptingPatients",
          "valueBoolean" : true
        },
        {
          "url" : "network",
          "valueReference" : {
            "reference" : "Organization/patriotppo",
            "display" : "Patriot Preferred Provider Network"
          }
        }
      ]
    }
  ],
  "identifier" : [
    {
      "extension" : [
        //  Internal business ID for this service, assigned by Founding Fathers Memorial Hospital 
        {
          "url" : "http://hl7.org/fhir/uv/vhdir/StructureDefinition/identifier-status",
          "valueCode" : "active"
        }
      ],
      "use" : "secondary",
      "type" : {
        "coding" : [
          {
            "system" : "http://example.org/identifiers",
            "code" : "BID"
          }
        ],
        "text" : "Business ID"
      },
      "system" : "http://example.org/www.foundingfathersmemorial.com",
      "value" : "service001",
      "assigner" : {
        "reference" : "Organization/foundingfathers",
        "display" : "Founding Fathers Memorial Hospital"
      }
    }
  ],
  "active" : true,
  "providedBy" : //  This record is active 
  {
    "reference" : "Organization/foundingfathers",
    "display" : "Founding Fathers Memorial Hospital"
  },
  "category" : [
    //  This service is provided by Founding Fathers Memorial Hospital 
    {
      "coding" : [
        //  This is a service provided at a hospital 
        {
          "system" : "http://terminology.hl7.org/CodeSystem/service-category",
          "code" : "35",
          "display" : "Hospital"
        }
      ]
    }
  ],
  "type" : [
    {
      "coding" : [
        //  This is a cardiology service 
        {
          "system" : "http://terminology.hl7.org/CodeSystem/service-type",
          "code" : "165",
          "display" : "Cardiology"
        }
      ]
    }
  ],
  "specialty" : [
    {
      "coding" : [
        //  Specialty for this service is cardiology 
        {
          "system" : "http://snomed.info/sct",
          "code" : "394579002",
          "display" : "Cardiology"
        }
      ]
    }
  ],
  "location" : [
    {
      "reference" : "Location/loc-ffmh-hvi",
      "display" : "Founding Fathers Memorial Hospital, Heart and Vascular Institute"
    }
  ],
  "name" : "Founding Fathers Memorial Hospital Heart and Vascular Services",
  "comment" : "Cardiac surgery, heart failure, cardiac electrophysiology, vascular surgery, and cardiovascular research",
  "telecom" : [
    //  A reference to the location resource of the Heart and Vascular Institute at Founding Fathers Memorial Hospital 
    //  Name of the service 
    //  additional information about the service 
    {
      "extension" : [
        //  Contact information is available via the resource for the Founding Fathers Heart and Vascular Institute 
        {
          "url" : "http://hl7.org/fhir/uv/vhdir/StructureDefinition/contactpoint-viaintermediary",
          "valueReference" : {
            "reference" : "Location/loc-ffmh-hvi",
            "display" : "Founding Fathers Memorial Hospital, Heart and Vascular Institute"
          }
        }
      ],
      "system" : "fax",
      "value" : "555 12345"
    }
  ],
  "serviceProvisionCode" : [
    {
      "coding" : [
        //  Fees apply for this service 
        {
          "system" : "http://terminology.hl7.org/CodeSystem/service-provision-conditions",
          "code" : "cost",
          "display" : "Fees apply"
        }
      ]
    }
  ],
  "referralMethod" : [
    // 	
	<eligibility>
	<code>

    //  There are no eligibility requirements for this service 
    // 
		<text value="None"/></code>
		<comment value="No specific eligibility requirements"/>
	</eligibility>

    {
      "coding" : [
        //  this service accepts referrals via phone 
        {
          "system" : "http://terminology.hl7.org/CodeSystem/service-referral-method",
          "code" : "phone",
          "display" : "phone"
        }
      ]
    },
    {
      "coding" : [
        //  and via fax 
        {
          "system" : "http://terminology.hl7.org/CodeSystem/service-referral-method",
          "code" : "fax",
          "display" : "Fax"
        }
      ]
    }
  ],
  "appointmentRequired" : true,
  "availableTime" : [
    //  An appointment is required for this service 
    {
      "daysOfWeek" : [
        "mon",
        "tue",
        "wed",
        "thu",
        "fri"
      ],
      "allDay" : false,
      "availableStartTime" : "08:00:00",
      "availableEndTime" : "18:00:00"
    }
  ],
  "availabilityExceptions" : "No interventional cardiac procedures are scheduled on Wednesdays",
  "endpoint" : [
    //  This service is available Mon-Fri, 8:00 am - 6:00 pm 
    //  Additional information about when the service is available 
    {
      "reference" : "Endpoint/direct321",
      "display" : "Direct address for the Founding Fathers Heart and Vascular Institute"
    }
  ]
}