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

: loc-ffmh-hvi - JSON Representation

Raw json | Download


{
  "resourceType" : "Location",
  "id" : "loc-ffmh-hvi",
  "meta" : {
    "profile" : [
      "http://hl7.org/fhir/uv/vhdir/StructureDefinition/vhdir-location"
    ]
  },
  "text" : {
    "status" : "extensions",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative: Location</b><a name=\"loc-ffmh-hvi\"> </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 Location &quot;loc-ffmh-hvi&quot; </p><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-vhdir-location.html\">VhDir Location</a></p></div><p><b>VhDir Accessibility</b>: Founding Fathers Memorial Hospital offers a variety of services and programs for persons with disabilities <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"CodeSystem-accessibility.html\">VhDir Accessibility Code System</a>#handiaccess &quot;handicap accessible&quot;)</span></p><blockquote><p><b>VhDir Ehr</b></p><blockquote><p><b>url</b></p><code>developer</code></blockquote><p><b>value</b>: Revolutionary Health</p><blockquote><p><b>url</b></p><code>product</code></blockquote><p><b>value</b>: Revolutionary Professional EHR</p><blockquote><p><b>url</b></p><code>version</code></blockquote><p><b>value</b>: 10.4.3</p><blockquote><p><b>url</b></p><code>certificationEdition</code></blockquote><p><b>value</b>: ONC 2014 Certification (Details: http://hl7.org/fhir/uv/vhdir/CodeSystem/ehrcharacteristics code 2014 = 'ONC 2014 Certification', stated as 'ONC 2014 Certification')</p><blockquote><p><b>url</b></p><code>patientAccess</code></blockquote><p><b>value</b>: patient portal <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"CodeSystem-ehrcharacteristics.html\">VhDir Ehr Characteristics Code System</a>#portal)</span></p><blockquote><p><b>url</b></p><code>certificationID</code></blockquote><p><b>value</b>: 04282014-1111-2</p></blockquote><p><b>identifier</b>: id:\u00a0main campus\u00a0(use:\u00a0SECONDARY)</p><p><b>status</b>: active</p><p><b>name</b>: Founding Fathers Memorial Hospital Heart and Vascular Institute</p><p><b>description</b>: Heart and Vascular Institute Specialty Wing</p><p><b>type</b>: Hospital <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"http://terminology.hl7.org/5.3.0/CodeSystem-v3-RoleCode.html\">RoleCode</a>#HOSP)</span></p><p><b>telecom</b>: ph: 202-101-0123(WORK)</p><p><b>address</b>: 330 C Street SW, Washington, DC 20201, USA(WORK)</p><p><b>physicalType</b>: Site <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"http://terminology.hl7.org/5.3.0/CodeSystem-location-physical-type.html\">Location type</a>#si)</span></p><h3>Positions</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Longitude</b></td><td><b>Latitude</b></td></tr><tr><td style=\"display: none\">*</td><td>38.8859395</td><td>-77.016469</td></tr></table><p><b>managingOrganization</b>: <a href=\"Organization-foundingfathers.html\">Organization/foundingfathers: Founding Fathers Memorial Hospital</a> &quot;Founding Fathers Memorial Hospital&quot;</p><p><b>partOf</b>: <a href=\"Location-loc-ffmh.html\">Location/loc-ffmh: Founding Fathers Memorial Hospital</a> &quot;Founding Fathers Memorial Hospital&quot;</p><h3>HoursOfOperations</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>DaysOfWeek</b></td></tr><tr><td style=\"display: none\">*</td><td>mon, tue, wed, thu, fri</td></tr></table><p><b>availabilityExceptions</b>: visiting hours from 6:00 am - 10:00 pm</p></div>"
  },
  "extension" : [
    {
      "url" : "http://hl7.org/fhir/uv/vhdir/StructureDefinition/accessibility",
      "valueCodeableConcept" : //  Indicates that this location is handicap accessible and can provide assistance to persons with disabilities 
      {
        "coding" : [
          {
            "system" : "http://hl7.org/fhir/uv/vhdir/CodeSystem/accessibility",
            "code" : "handiaccess",
            "display" : "handicap accessible"
          }
        ],
        "text" : "Founding Fathers Memorial Hospital offers a variety of services and programs for persons with disabilities"
      }
    },
    {
      "url" : "http://hl7.org/fhir/uv/vhdir/StructureDefinition/ehr",
      "extension" : [
        //  This location uses the Revolutionary Professional EHR v10.4.3. The EHR product is certified to the 2014 Edition requirements. The product includes a patient portal. 
        {
          "url" : "developer",
          "valueString" : "Revolutionary Health"
        },
        {
          "url" : "product",
          "valueString" : "Revolutionary Professional EHR"
        },
        {
          "url" : "version",
          "valueString" : "10.4.3"
        },
        {
          "url" : "certificationEdition",
          "valueCoding" : {
            "system" : "http://hl7.org/fhir/uv/vhdir/CodeSystem/ehrcharacteristics",
            "code" : "2014",
            "display" : "ONC 2014 Certification"
          }
        },
        {
          "url" : "patientAccess",
          "valueCodeableConcept" : {
            "coding" : [
              {
                "system" : "http://hl7.org/fhir/uv/vhdir/CodeSystem/ehrcharacteristics",
                "code" : "portal",
                "display" : "patient portal"
              }
            ]
          }
        },
        {
          "url" : "certificationID",
          "valueString" : "04282014-1111-2"
        }
      ]
    }
  ],
  "identifier" : [
    {
      "extension" : [
        {
          "url" : "http://hl7.org/fhir/uv/vhdir/StructureDefinition/identifier-status",
          "valueCode" : "active"
        }
      ],
      "use" : "secondary",
      "system" : "http://example.org/www.foundingfathersmemorial.com",
      "value" : "main campus",
      "assigner" : //  This location is the main campus for Founding Fathers Memorial Hospital 
      {
        "reference" : "Organization/foundingfathers",
        "display" : "Founding Fathers Memorial Hospital"
      }
    }
  ],
  "status" : "active",
  "name" : "Founding Fathers Memorial Hospital Heart and Vascular Institute",
  "description" : "Heart and Vascular Institute Specialty Wing",
  "type" : [
    //  this record is active 
    {
      "coding" : [
        //  This location is a hospital 
        {
          "system" : "http://terminology.hl7.org/CodeSystem/v3-RoleCode",
          "code" : "HOSP",
          "display" : "Hospital",
          "userSelected" : true
        }
      ]
    }
  ],
  "telecom" : [
    {
      "extension" : [
        //  Contact this location at any time of day by phone at 202-101-0123 
        {
          "url" : "http://hl7.org/fhir/uv/vhdir/StructureDefinition/contactpoint-availabletime",
          "extension" : [
            {
              "url" : "allDay",
              "valueBoolean" : true
            }
          ]
        }
      ],
      "system" : "phone",
      "value" : "202-101-0123",
      "use" : "work",
      "rank" : 1
    }
  ],
  "address" : {
    "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"
  },
  "physicalType" : //  This location's address is 330 C Street SW, Washington, DC 20201, USA 
  {
    "coding" : [
      //  This location is a collection of buildings or other locations such as a site or a campus 
      {
        "system" : "http://terminology.hl7.org/CodeSystem/location-physical-type",
        "code" : "si",
        "display" : "Site",
        "userSelected" : true
      }
    ]
  },
  "position" : {
    "longitude" : 38.8859395,
    "latitude" : -77.016469
  },
  "managingOrganization" : //  Coordinates of this location 
  {
    "reference" : "Organization/foundingfathers",
    "display" : "Founding Fathers Memorial Hospital"
  },
  "partOf" : //  This location is managed by Founding Fathers Memorial Hospital 
  {
    "reference" : "Location/loc-ffmh",
    "display" : "Founding Fathers Memorial Hospital"
  },
  "hoursOfOperation" : [
    {
      "daysOfWeek" : [
        "mon",
        "tue",
        "wed",
        "thu",
        "fri"
      ]
    }
  ],
  "availabilityExceptions" : "visiting hours from 6:00 am - 10:00 pm"
}