DaVinci PDEX Plan Net STU Ballot

This page is part of the DaVinci PDEX Plan Net (v0.1.0: STU 1 Ballot 1) based on FHIR R4. The current version which supercedes this version is 1.1.0. For a full list of available versions, see the Directory of published versions

Example: hcs-ws


<HealthcareService xmlns="http://hl7.org/fhir">
  <id value="hcs-ws"/>
  <meta>
    <profile
             value="http://hl7.org/fhir/us/davinci-pdex-plan-net/StructureDefinition/plannet-HealthcareService"/>
  </meta>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p><b>Generated Narrative with Details</b></p><p><b>id</b>: hcs-ws</p><p><b>meta</b>: </p><p><b>contained</b>: </p><p><b>active</b>: true</p><p><b>type</b>: Women's shelter <span style="background: LightGoldenRodYellow">(Details )</span></p><p><b>location</b>: <a href="Location-loc-ws.html">The W Womens Shelter. Generated Summary: id: loc-ws; status: active; name: The W Womens Shelter; https://exmaple.org/The-W-shelter, ph: 555 administration</a></p><p><b>name</b>: Womens shelter</p><p><b>comment</b>: This is an example of a Women's shelter to demonstrate how to restrict multiple contents</p><p><b>telecom</b>: https://exmaple.org/The-W-shelter, ph: 555 wshelter</p></div>
  </text>
  <extension
             url="http://hl7.org/fhir/us/davinci-pdex-plan-net/StructureDefinition/plannet-NewPatients-extension">
    <extension
               url="http://hl7.org/fhir/us/davinci-pdex-plan-net/StructureDefinition/plannet-AcceptingPatients-extension">
      <valueBoolean value="true"/>
    </extension>
    <extension
               url="http://hl7.org/fhir/us/davinci-pdex-plan-net/StructureDefinition/plannet-FromNetwork-extension">
      <valueReference>
        <reference value="Organization/patriotppo"/>
        <display value="Patriot Preferred Provider Network"/>
      </valueReference>
    </extension>
  </extension>
  <active value="true"/>
  <type>
    <text value="Women&#39;s shelter"/>
  </type>
  <location>
    <reference value="Location/loc-ws"/>
    <display value="The W Womens Shelter"/>
  </location>
  <name value="Womens shelter"/>
  <comment
           value="This is an example of a Women&#39;s shelter to demonstrate how to restrict multiple contents"/>
  <telecom>
    <system value="url"/>
    <value value="https://exmaple.org/The-W-shelter"/>
  </telecom>
</HealthcareService>