FHIR IG analytics| Package | hl7.fhir.us.ndh.r4 |
| Resource Type | Location |
| Id | Location-LocationWomenShelter.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: Location LocationWomenShelter
Last updated: 2023-06-04 13:26:22+0000
NDH Verification Status: Complete
NDH Usage Restriction: Consent: extension = No display for Expression ,No display for Expression ; status = active; scope = Directory Privacy Consent; category = Directory Restriction; policyRule = NDH Restriction
identifier: http://example.org/ndh-identifiers/LocationWomenShelter
status: Active
name: The W Womens Shelter
telecom: ph: 555 administration
address: 3300 Washtenaw Avenue, Suite 227 Ann Arbor MI 48104 USA
Generated Narrative: Consent #LocationWomenShelterRestriction
Profile: NDH Base Restriction
NDH usage restriction fhir path:
Location.addressNDH usage restriction fhir path:
Location.telecomstatus: Active
scope: Directory Privacy
category: Directory Restriction
Policies
Uri http://example.org/federal/policy#womans-shelter policyRule: NDH Restriction
provision
type: Opt Out
Actors
Role Reference information recipient Blue Team @ The W shelter (CareTeam)
{
"resourceType": "Location",
"id": "LocationWomenShelter",
"meta": {
"lastUpdated": "2023-06-04T13:26:22.0314215+00:00",
"profile": [
"http://hl7.org/fhir/us/ndh/StructureDefinition/ndh-ndapi-Location"
]
},
"text": {
"status": "extensions",
"div": "<!-- snip (see above) -->"
},
"contained": [
{
"resourceType": "Consent",
"id": "LocationWomenShelterRestriction",
"meta": {
"profile": [
"http://hl7.org/fhir/us/ndh/StructureDefinition/ndh-Restriction"
]
},
"extension": [
{
"url": "http://hl7.org/fhir/us/ndh/StructureDefinition/base-ext-restrictFhirPath",
"valueExpression": {
"language": "text/fhirpath",
"expression": "Location.address"
}
},
{
"url": "http://hl7.org/fhir/us/ndh/StructureDefinition/base-ext-restrictFhirPath",
"valueExpression": {
"language": "text/fhirpath",
"expression": "Location.telecom"
}
}
],
"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": "#LocationWomenShelterRestriction"
}
}
],
"identifier": [
{
"extension": [
{
"url": "http://hl7.org/fhir/us/ndh/StructureDefinition/base-ext-identifier-status",
"valueCode": "active"
}
],
"system": "http://example.org/ndh-identifiers",
"value": "LocationWomenShelter"
}
],
"status": "active",
"name": "The W Womens Shelter",
"telecom": [
{
"system": "phone",
"value": "555 administration"
}
],
"address": {
"line": [
"3300 Washtenaw Avenue, Suite 227"
],
"city": "Ann Arbor",
"state": "MI",
"postalCode": "48104",
"country": "USA"
}
}