This page is part of the DaVinci PDEX Plan Net (v0.1.0: STU 1 Ballot 1) based on FHIR (HL7® FHIR® Standard) R4. The current version which supersedes this version is 1.2.0. For a full list of available versions, see the Directory of published versions
{
"resourceType" : "HealthcareService",
"id" : "hcs-ws",
"meta" : {
"profile" : [
"http://hl7.org/fhir/us/davinci-pdex-plan-net/StructureDefinition/plannet-HealthcareService"
]
},
"text" : {
"status" : "generated",
"div" : "<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>"
},
"extension" : [
{
"extension" : [
{
"url" : "http://hl7.org/fhir/us/davinci-pdex-plan-net/StructureDefinition/plannet-AcceptingPatients-extension",
"valueBoolean" : true
},
{
"url" : "http://hl7.org/fhir/us/davinci-pdex-plan-net/StructureDefinition/plannet-FromNetwork-extension",
"valueReference" : {
"reference" : "Organization/patriotppo",
"display" : "Patriot Preferred Provider Network"
}
}
],
"url" : "http://hl7.org/fhir/us/davinci-pdex-plan-net/StructureDefinition/plannet-NewPatients-extension"
}
],
"active" : true,
"type" : [
{
"text" : "Women's shelter"
}
],
"location" : [
{
"reference" : "Location/loc-ws",
"display" : "The W Womens Shelter"
}
],
"name" : "Womens shelter",
"comment" : "This is an example of a Women's shelter to demonstrate how to restrict multiple contents",
"telecom" : [
{
"system" : "url",
"value" : "https://exmaple.org/The-W-shelter"
}
]
}