National Directory of Healthcare Providers & Services (NDH) Implementation Guide
1.0.0-ballot - ballot United States of America flag

National Directory of Healthcare Providers & Services (NDH) Implementation Guide, published by HL7 International / Patient Administration. This guide is not an authorized publication; it is the continuous build for version 1.0.0-ballot built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/HL7/fhir-us-ndh/ and changes regularly. See the Directory of published versions

: OrganizationWelcomeHome - XML Representation

Raw xml | Download



<Organization xmlns="http://hl7.org/fhir">
  <id value="OrganizationWelcomeHome"/>
  <meta>
    <versionId value="2"/>
    <lastUpdated value="2022-12-20T22:45:21.526+00:00"/>
    <profile
             value="http://hl7.org/fhir/us/ndh/StructureDefinition/ndh-ndapi-Organization"/>
  </meta>
  <text>
    <status value="extensions"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p><b>Generated Narrative: Organization</b><a name="OrganizationWelcomeHome"> </a><a name="hcOrganizationWelcomeHome"> </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">ResourceOrganization &quot;OrganizationWelcomeHome&quot; Version &quot;2&quot; Updated &quot;2022-12-20 22:45:21+0000&quot; </p><p style="margin-bottom: 0px">Profile: <a href="StructureDefinition-ndh-ndapi-Organization.html">National Directory API Organization Profile</a></p></div><p><b>NDH Verification Status</b>: Complete <span style="background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki"> (<a href="CodeSystem-NdhVerificationStatusCS.html">NDH Resource Instance Verification Status Code System</a>#complete)</span></p><p><b>identifier</b>: <code>http://www.ndh.org/identifiers</code>/OrganizationWelcomeHome (use: official)</p><p><b>active</b>: true</p><p><b>type</b>: A community based organization for social services <span style="background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki"> (<a href="CodeSystem-OrgTypeCS.html">Organization Type Code System</a>#comm &quot;Community&quot;)</span></p><p><b>name</b>: Welcome Home</p><p><b>telecom</b>: ph: 517-332-4663(WORK), fax: 1-443-786-1542(WORK)</p><p><b>address</b>: 500 W Maple Street, Lansing, MI 48906(work)</p><h3>Contacts</h3><table class="grid"><tr><td style="display: none">-</td><td><b>Telecom</b></td><td><b>Address</b></td></tr><tr><td style="display: none">*</td><td>ph: 410.237.8591(WORK)</td><td>4803 VALLEY VIEW AVE, BALTIMORE, MD 21206(work)</td></tr></table></div>
  </text>
  <extension
             url="http://hl7.org/fhir/us/ndh/StructureDefinition/base-ext-verification-status">
    <valueCodeableConcept>
      <coding>
        <system
                value="http://hl7.org/fhir/us/ndh/CodeSystem/NdhVerificationStatusCS"/>
        <code value="complete"/>
        <display value="Complete"/>
      </coding>
    </valueCodeableConcept>
  </extension>
  <identifier>
    <extension
               url="http://hl7.org/fhir/us/ndh/StructureDefinition/base-ext-identifier-status">
      <valueCode value="active"/>
    </extension>
    <use value="official"/>
    <system value="http://www.ndh.org/identifiers"/>
    <value value="OrganizationWelcomeHome"/>
  </identifier>
  <active value="true"/>
  <type>
    <coding>
      <system value="http://hl7.org/fhir/us/ndh/CodeSystem/OrgTypeCS"/>
      <code value="comm"/>
      <display value="Community"/>
    </coding>
    <text value="A community based organization for social services"/>
  </type>
  <name value="Welcome Home"/>
  <telecom>
    <system value="phone"/>
    <value value="517-332-4663"/>
    <use value="work"/>
  </telecom>
  <telecom>
    <system value="fax"/>
    <value value="1-443-786-1542"/>
    <use value="work"/>
  </telecom>
  <address>
    <extension url="http://hl7.org/fhir/StructureDefinition/geolocation">
      <extension url="latitude">
        <valueDecimal value="42.746978"/>
      </extension>
      <extension url="longitude">
        <valueDecimal value="-84.56037"/>
      </extension>
    </extension>
    <use value="work"/>
    <type value="both"/>
    <text value="500 W Maple Street, Lansing, MI 48906"/>
    <line value="500 W Maple Street"/>
    <city value="Lansing"/>
    <state value="MI"/>
    <postalCode value="48906"/>
    <country value="USA"/>
  </address>
  <contact>
    <telecom>
      <extension
                 url="http://hl7.org/fhir/us/ndh/StructureDefinition/base-ext-contactpoint-availabletime">
        <extension url="daysOfWeek">
          <valueCode value="mon"/>
        </extension>
        <extension url="daysOfWeek">
          <valueCode value="tue"/>
        </extension>
        <extension url="daysOfWeek">
          <valueCode value="wed"/>
        </extension>
        <extension url="daysOfWeek">
          <valueCode value="thu"/>
        </extension>
        <extension url="daysOfWeek">
          <valueCode value="fri"/>
        </extension>
        <extension url="daysOfWeek">
          <valueCode value="sat"/>
        </extension>
        <extension url="daysOfWeek">
          <valueCode value="sun"/>
        </extension>
        <extension url="availableStartTime">
          <valueTime value="07:00:00"/>
        </extension>
        <extension url="availableEndTime">
          <valueTime value="18:00:00"/>
        </extension>
      </extension>
      <system value="phone"/>
      <value value="410.237.8591"/>
      <use value="work"/>
    </telecom>
    <address>
      <use value="work"/>
      <type value="both"/>
      <text value="4803 VALLEY VIEW AVE, BALTIMORE, MD 21206"/>
      <line value="4803 VALLEY VIEW AVE"/>
      <city value="BALTIMORE"/>
      <state value="MD"/>
      <postalCode value="21206"/>
      <country value="USA"/>
    </address>
  </contact>
</Organization>