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
{
"resourceType" : "HealthcareService",
"id" : "HealthcareServiceWomenShelterAll",
"meta" : {
"lastUpdated" : "2023-06-04T13:26:22.0314215+00:00",
"profile" : [
🔗 "http://hl7.org/fhir/us/ndh/StructureDefinition/ndh-ndapi-HealthcareService"
]
},
"text" : {
"status" : "extensions",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: HealthcareService HealthcareServiceWomenShelterAll</b></p><a name=\"HealthcareServiceWomenShelterAll\"> </a><a name=\"hcHealthcareServiceWomenShelterAll\"> </a><a name=\"HealthcareServiceWomenShelterAll-en-US\"> </a><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\">Last updated: 2023-06-04 13:26:22+0000</p><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-ndh-ndapi-HealthcareService.html\">National Directory API HealthcareService Profile</a></p></div><p><b>NDH Verification Status</b>: <span title=\"Codes:{http://hl7.org/fhir/us/ndh/CodeSystem/NdhVerificationStatusCS complete}\">Complete</span></p><p><b>NDH Usage Restriction</b>: <a href=\"#hcHealthcareServiceWomenShelterAll/WomenShelterRestrictionAll\">Consent: status = active; scope = Directory Privacy Consent; category = Directory Restriction; policyRule = NDH Restriction</a></p><p><b>identifier</b>: <code>http://www.ndh.org/identifiers</code>/HealthcareServiceWomenShelterAll</p><p><b>active</b>: true</p><p><b>category</b>: <span title=\"Codes:{http://hl7.org/fhir/us/ndh/CodeSystem/HealthcareServiceCategoryCS other}\">Other</span></p><p><b>type</b>: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/service-type 233}\">Women's shelter</span></p><p><b>location</b>: <a href=\"Location-LocationWomenShelterAll.html\">The W Womens Shelter</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 entire resource</p><p><b>telecom</b>: ph: 666 wshelter</p><hr/><blockquote><p class=\"res-header-id\"><b>Generated Narrative: Consent #WomenShelterRestrictionAll</b></p><a name=\"HealthcareServiceWomenShelterAll/WomenShelterRestrictionAll\"> </a><a name=\"hcHealthcareServiceWomenShelterAll/WomenShelterRestrictionAll\"> </a><a name=\"HealthcareServiceWomenShelterAll/WomenShelterRestrictionAll-en-US\"> </a><p><b>status</b>: Active</p><p><b>scope</b>: <span title=\"Codes:{http://hl7.org/fhir/us/ndh/CodeSystem/ConsentScopeNdhCS directory-privacy}\">Directory Privacy</span></p><p><b>category</b>: <span title=\"Codes:{http://hl7.org/fhir/us/ndh/CodeSystem/ConsentCategoryNdhCS DRC}\">Directory Restriction</span></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><p><b>policyRule</b>: <span title=\"Codes:{http://hl7.org/fhir/us/ndh/CodeSystem/ConsentPolicyRulesCS ndh-restriction}\">NDH Restriction</span></p><blockquote><p><b>provision</b></p><p><b>type</b>: Opt Out</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><span title=\"Codes:{http://terminology.hl7.org/CodeSystem/v3-ParticipationType IRCP}\">information recipient</span></td><td>Blue Team @ The W shelter (CareTeam)</td></tr></table></blockquote></blockquote></div>"
},
"contained" : [
{
"resourceType" : "Consent",
"id" : "WomenShelterRestrictionAll",
"meta" : {
"profile" : [
🔗 "http://hl7.org/fhir/us/ndh/StructureDefinition/ndh-Restriction"
]
},
"status" : "active",
"scope" : {
"coding" : [
{
"system" : "http://hl7.org/fhir/us/ndh/CodeSystem/ConsentScopeNdhCS",
"code" : "directory-privacy"
}
],
"text" : "Directory Privacy"
},
"category" : [
{
"coding" : [
{
"system" : "http://hl7.org/fhir/us/ndh/CodeSystem/ConsentCategoryNdhCS",
"code" : "DRC"
}
],
"text" : "Directory Restriction"
}
],
"policy" : [
{
"uri" : "http://example.org/federal/policy#womans-shelter"
}
],
"policyRule" : {
"coding" : [
{
"system" : "http://hl7.org/fhir/us/ndh/CodeSystem/ConsentPolicyRulesCS",
"code" : "ndh-restriction"
}
]
},
"provision" : {
"type" : "deny",
"actor" : [
{
"role" : {
"coding" : [
{
"system" : "http://terminology.hl7.org/CodeSystem/v3-ParticipationType",
"code" : "IRCP",
"display" : "information recipient"
}
]
},
"reference" : {
"display" : "Blue Team @ The W shelter (CareTeam)"
}
}
]
}
}
],
"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"
}
]
}
},
{
"url" : "http://hl7.org/fhir/us/ndh/StructureDefinition/base-ext-usage-restriction",
"valueReference" : {
"reference" : "#WomenShelterRestrictionAll"
}
}
],
"identifier" : [
{
"extension" : [
{
"url" : "http://hl7.org/fhir/us/ndh/StructureDefinition/base-ext-identifier-status",
"valueCode" : "active"
}
],
"system" : "http://www.ndh.org/identifiers",
"value" : "HealthcareServiceWomenShelterAll"
}
],
"active" : true,
"category" : [
{
"coding" : [
{
"system" : "http://hl7.org/fhir/us/ndh/CodeSystem/HealthcareServiceCategoryCS",
"code" : "other",
"display" : "Other"
}
]
}
],
"type" : [
{
"coding" : [
{
"system" : "http://terminology.hl7.org/CodeSystem/service-type",
"code" : "233",
"display" : "Abuse"
}
],
"text" : "Women's shelter"
}
],
"location" : [
{
🔗 "reference" : "Location/LocationWomenShelterAll",
"display" : "The W Womens Shelter"
}
],
"name" : "Womens shelter",
"comment" : "This is an example of a Women's shelter to demonstrate how to restrict entire resource",
"telecom" : [
{
"system" : "phone",
"value" : "666 wshelter"
}
]
}