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-ws - JSON Representation

Raw json | Download


{
  "resourceType" : "Location",
  "id" : "loc-ws",
  "meta" : {
    "profile" : [
      "http://hl7.org/fhir/uv/vhdir/StructureDefinition/vhdir-location"
    ]
  },
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative: Location</b><a name=\"loc-ws\"> </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-ws&quot; </p><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-vhdir-location.html\">VhDir Location</a></p></div><p><b>status</b>: active</p><p><b>name</b>: The W Womens Shelter</p><p><b>telecom</b>: <a href=\"https://exmaple.org/The-W-shelter\">https://exmaple.org/The-W-shelter</a>, ph: 555 administration</p><p><b>address</b>: 3300 Washtenaw Avenue, Suite 227 Ann Arbor MI 48104 USA </p><hr/><blockquote><p><b>Generated Narrative: Consent #restrict</b><a name=\"restrict\"> </a></p><p><b>status</b>: active</p><p><b>scope</b>: Direct Referral use only <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"CodeSystem-consent.html\">VhDir Consent Code System</a>#protect &quot;Protect&quot;)</span></p><p><b>category</b>: conditional release (per DUA) <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"https://loinc.org/\">LOINC</a>#57016-8 &quot;Privacy policy acknowledgment Document&quot;)</span></p><p><b>dateTime</b>: 2017-12-18</p><h3>Policies</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Uri</b></td></tr><tr><td style=\"display: none\">*</td><td><a href=\"http://example.org/federal/policy#womans-shelter\">http://example.org/federal/policy#womans-shelter</a></td></tr></table><blockquote><p><b>provision</b></p><p><b>type</b>: permit</p><h3>Actors</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Role</b></td><td><b>Reference</b></td></tr><tr><td style=\"display: none\">*</td><td>information recipient <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"http://terminology.hl7.org/5.3.0/CodeSystem-v3-ParticipationType.html\">ParticipationType</a>#IRCP)</span></td><td><span>: Blue Team @ The W shelter (CareTeam)</span></td></tr></table><p><b>action</b>: specific value <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> ()</span></p><p><b>securityLabel</b>: womens-abuse-councellors (Details: [not stated] code null = 'null', stated as 'womens-abuse-councellors')</p><p><b>purpose</b>: Women's Shelter (Details: [not stated] code null = 'null', stated as 'Women's Shelter')</p></blockquote></blockquote></div>"
  },
  "contained" : [
    {
      "resourceType" : "Consent",
      "id" : "restrict",
      "meta" : {
        "profile" : [
          "http://hl7.org/fhir/uv/vhdir/StructureDefinition/vhdir-restriction"
        ]
      },
      "status" : "active",
      "scope" : {
        "coding" : [
          {
            "system" : "http://hl7.org/fhir/uv/vhdir/CodeSystem/consent",
            "code" : "protect",
            "display" : "Protect"
          }
        ],
        "text" : "Direct Referral use only"
      },
      "category" : [
        {
          "coding" : [
            {
              "system" : "http://loinc.org",
              "code" : "57016-8",
              "display" : "Privacy policy acknowledgment Document"
            }
          ],
          "text" : "conditional release (per DUA)"
        }
      ],
      "dateTime" : "2017-12-18",
      "policy" : [
        {
          "uri" : "http://example.org/federal/policy#womans-shelter"
        }
      ],
      "provision" : {
        "type" : "permit",
        "actor" : [
          {
            "role" : {
              "coding" : [
                {
                  "system" : "http://terminology.hl7.org/CodeSystem/v3-ParticipationType",
                  "code" : "IRCP",
                  "display" : "information recipient"
                }
              ]
            },
            "reference" : {
              "display" : "Blue Team @ The W shelter (CareTeam)"
            }
          }
        ],
        "action" : [
          {
            "text" : "specific value"
          }
        ],
        "securityLabel" : [
          {
            "display" : "womens-abuse-councellors"
          }
        ],
        "purpose" : [
          {
            "display" : "Women's Shelter"
          }
        ]
      }
    }
  ],
  "status" : "active",
  "name" : "The W Womens Shelter",
  "telecom" : [
    {
      "system" : "url",
      "value" : "https://exmaple.org/The-W-shelter"
    },
    {
      "extension" : [
        {
          "url" : "http://hl7.org/fhir/uv/vhdir/StructureDefinition/usage-restriction",
          "valueReference" : {
            "reference" : "#restrict"
          }
        }
      ],
      "system" : "phone",
      "value" : "555 administration"
    }
  ],
  "address" : {
    "extension" : [
      {
        "url" : "http://hl7.org/fhir/uv/vhdir/StructureDefinition/usage-restriction",
        "valueReference" : {
          "reference" : "#restrict"
        }
      }
    ],
    "line" : [
      "3300 Washtenaw Avenue, Suite 227"
    ],
    "city" : "Ann Arbor",
    "state" : "MI",
    "postalCode" : "48104",
    "country" : "USA"
  }
}