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

: Organization-Social-Towson-Food - JSON Representation

Raw json | Download


{
  "resourceType" : "Organization",
  "id" : "Organization-Social-Towson-Food",
  "meta" : {
    "versionId" : "2",
    "lastUpdated" : "2022-12-20T22:45:21.526+00:00",
    "profile" : [
      🔗 "http://hl7.org/fhir/us/ndh/StructureDefinition/ndh-ndapi-Organization"
    ]
  },
  "text" : {
    "status" : "extensions",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative: Organization</b><a name=\"Organization-Social-Towson-Food\"> </a><a name=\"hcOrganization-Social-Towson-Food\"> </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;Organization-Social-Towson-Food&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>/Organization-Social-Towson-Food\u00a0(use:\u00a0official)</p><p><b>active</b>: true</p><p><b>type</b>: A food dispensary entity <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"CodeSystem-OrgTypeCS.html\">Organization Type Code System</a>#prvgrp &quot;Provider Group&quot;)</span></p><p><b>name</b>: Hope INC</p><p><b>telecom</b>: ph: 410.237.8591(WORK), fax: 1-443-786-1542(WORK)</p><p><b>address</b>: 4803 VALLEY VIEW AVE, BALTIMORE, MD 21206(work)</p><h3>Contacts</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Purpose</b></td><td><b>Name</b></td><td><b>Telecom</b></td><td><b>Address</b></td></tr><tr><td style=\"display: none\">*</td><td>Administrative <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"http://terminology.hl7.org/5.5.0/CodeSystem-contactentity-type.html\">Contact entity type</a>#ADMIN)</span></td><td>HERROL BLAKE(Official)</td><td>ph: 410.237.8591(WORK)</td><td>4803 VALLEY VIEW AVE, BALTIMORE, MD 21206(work)</td></tr></table></div>"
  },
  "extension" : [
    {
      "url" : "http://hl7.org/fhir/us/ndh/StructureDefinition/base-ext-verification-status",
      "valueCodeableConcept" : {
        "coding" : [
          {
            "system" : "http://hl7.org/fhir/us/ndh/CodeSystem/NdhVerificationStatusCS",
            "code" : "complete",
            "display" : "Complete"
          }
        ]
      }
    }
  ],
  "identifier" : [
    {
      "extension" : [
        {
          "url" : "http://hl7.org/fhir/us/ndh/StructureDefinition/base-ext-identifier-status",
          "valueCode" : "active"
        }
      ],
      "use" : "official",
      "system" : "http://www.ndh.org/identifiers",
      "value" : "Organization-Social-Towson-Food",
      "assigner" : {
        "display" : "Centers for Medicare and Medicaid Services"
      }
    }
  ],
  "active" : true,
  "type" : [
    {
      "coding" : [
        {
          "system" : "http://hl7.org/fhir/us/ndh/CodeSystem/OrgTypeCS",
          "code" : "prvgrp",
          "display" : "Provider Group"
        }
      ],
      "text" : "A food dispensary entity"
    }
  ],
  "name" : "Hope INC",
  "telecom" : [
    {
      "system" : "phone",
      "value" : "410.237.8591",
      "use" : "work"
    },
    {
      "system" : "fax",
      "value" : "1-443-786-1542",
      "use" : "work"
    }
  ],
  "address" : [
    {
      "extension" : [
        {
          "extension" : [
            {
              "url" : "latitude",
              "valueDecimal" : 39.33634
            },
            {
              "url" : "longitude",
              "valueDecimal" : -76.53353
            }
          ],
          "url" : "http://hl7.org/fhir/StructureDefinition/geolocation"
        }
      ],
      "use" : "work",
      "type" : "both",
      "text" : "4803 VALLEY VIEW AVE, BALTIMORE, MD 21206",
      "line" : [
        "4803 VALLEY VIEW AVE"
      ],
      "city" : "BALTIMORE",
      "state" : "MD",
      "postalCode" : "21206",
      "country" : "USA"
    }
  ],
  "contact" : [
    {
      "purpose" : {
        "coding" : [
          {
            "system" : "http://terminology.hl7.org/CodeSystem/contactentity-type",
            "code" : "ADMIN",
            "display" : "Administrative"
          }
        ]
      },
      "name" : {
        "use" : "official",
        "text" : "HERROL BLAKE",
        "family" : "Blake",
        "given" : [
          "Herrol"
        ]
      },
      "telecom" : [
        {
          "extension" : [
            {
              "extension" : [
                {
                  "url" : "daysOfWeek",
                  "valueCode" : "mon"
                },
                {
                  "url" : "daysOfWeek",
                  "valueCode" : "tue"
                },
                {
                  "url" : "daysOfWeek",
                  "valueCode" : "wed"
                },
                {
                  "url" : "daysOfWeek",
                  "valueCode" : "thu"
                },
                {
                  "url" : "daysOfWeek",
                  "valueCode" : "fri"
                },
                {
                  "url" : "daysOfWeek",
                  "valueCode" : "sat"
                },
                {
                  "url" : "daysOfWeek",
                  "valueCode" : "sun"
                },
                {
                  "url" : "availableStartTime",
                  "valueTime" : "07:00:00"
                },
                {
                  "url" : "availableEndTime",
                  "valueTime" : "18:00:00"
                }
              ],
              "url" : "http://hl7.org/fhir/us/ndh/StructureDefinition/base-ext-contactpoint-availabletime"
            }
          ],
          "system" : "phone",
          "value" : "410.237.8591",
          "use" : "work"
        }
      ],
      "address" : {
        "use" : "work",
        "type" : "both",
        "text" : "4803 VALLEY VIEW AVE, BALTIMORE, MD 21206",
        "line" : [
          "4803 VALLEY VIEW AVE"
        ],
        "city" : "BALTIMORE",
        "state" : "MD",
        "postalCode" : "21206",
        "country" : "USA"
      }
    }
  ]
}