| Package | nexuzhealth.fhir.r4 |
| Resource Type | SearchParameter |
| Id | nxh-sp-care-plan-administrative-department |
| FHIR Version | R4 |
| Source | https://simplifier.net/resolve?scope=nexuzhealth.fhir.r4@1.0.3&canonical=https://fhir.nexuzhealth.com/standards/fhir/StructureDefinition/nxh-sp-care-plan-administrative-department |
| URL | https://fhir.nexuzhealth.com/standards/fhir/StructureDefinition/nxh-sp-care-plan-administrative-department |
| Status | active |
| Date | 2023-06-23T07:01:46.4699054+00:00 |
| Name | NxhSpCarePlanAdministrativeDepartment |
| Description | Search careplans on administrative department |
| Type | string |
No resources found
No resources found
No narrative content found in resource
{
"resourceType": "SearchParameter",
"id": "nxh-sp-care-plan-administrative-department",
"url": "https://fhir.nexuzhealth.com/standards/fhir/StructureDefinition/nxh-sp-care-plan-administrative-department",
"name": "NxhSpCarePlanAdministrativeDepartment",
"status": "active",
"date": "2023-06-23T07:01:46.4699054+00:00",
"description": "Search careplans on administrative department",
"code": "NxhSpCarePlanAdministrativeDepartment",
"base": [
"CarePlan"
],
"type": "string",
"expression": "CarePlan.extension('https://fhir.nexuzhealth.com/standards/fhir/StructureDefinition/nxh-ext-administrativeDepartment').value.as(String)"
}