FHIR IG analytics| Package | hl7.fhir.us.ndh.r4b |
| Resource Type | SearchParameter |
| Id | SearchParameter-endpoint-usecase-type.json |
| FHIR Version | R4B |
| Source | http://hl7.org/fhir/us/ndh/STU1/SearchParameter-endpoint-usecase-type.html |
| URL | http://hl7.org/fhir/us/ndh/SearchParameter/endpoint-usecase-type |
| Version | 1.0.0 |
| Status | active |
| Date | 2025-04-10T14:12:18+00:00 |
| Name | EndpointUsecaseTypeSearchParameter |
| Realm | us |
| Authority | hl7 |
| Description | Select Endpoints that support the type of services indicated by a specific usecase-type |
| Type | token |
| CapabilityStatement | |
| national-directory-api-base-expanded-server | National Directory API Base Expanded Server Capability Statement |
| national-directory-api-base-server | National Directory API Base Server Capability Statement |
| national-directory-api-server | National Directory API Capability Statement |
| ndh-attestation-server | NDH Attestation Server Capability Statement |
| ndh-verification-server | NDH Verification Server Capability Statement |
| wds-endpoint-basic-query-server | Workflow Directory Server Endpoint Basic Query Capability Statement |
| wds-endpoint-expanded-query-server | Workflow Directory Server Endpoint Expanded Query Capability Statement |
| wds-health-and-human-service-basic-query-server | Workflow Directory Server Health And Human Service Basic Query Capability Statement |
| wds-health-and-human-service-expanded-query-server | Workflow Directory Server Health And Human Service Expanded Query Capability Statement |
| wds-human-service-basic-query-server | Workflow Directory Server Human Service Basic Query Capability Statement |
| wds-human-service-expanded-query-server | Workflow Directory Server Human Service Expanded Query Capability Statement |
| wds-payer-provider-network-query-server | Workflow Directory Server Payer Provider Network Query Capability Statement |
| wds-provider-basic-query-server | Workflow Directory Server Provider Basic Query Capability Statement |
| wds-provider-expanded-query-server | Workflow Directory Server Provider Expanded Query Capability Statement |
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: SearchParameter endpoint-usecase-type
Parameter usecase-type:token
Select Endpoints that support the type of services indicated by a specific usecase-type
| Resource | Endpoint |
| Expression | Endpoint.extension.where(url='http://hl7.org/fhir/us/ndh/StructureDefinition/base-ext-endpoint-usecase').extension.where(url='endpointUsecasetype').value.ofType(CodeableConcept) |
| Processing Mode | Normal |
| Multiples |
|
| Modifiers | Allowed: text |
{
"resourceType": "SearchParameter",
"id": "endpoint-usecase-type",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"extension": [
{
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
"valueCode": "pa"
},
{
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
"valueCode": "trial-use",
"_valueCode": {
"extension": [
{
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom",
"valueCanonical": "http://hl7.org/fhir/us/ndh/ImplementationGuide/hl7.fhir.us.ndh"
}
]
}
}
],
"url": "http://hl7.org/fhir/us/ndh/SearchParameter/endpoint-usecase-type",
"version": "1.0.0",
"name": "EndpointUsecaseTypeSearchParameter",
"status": "active",
"date": "2025-04-10T14:12:18+00:00",
"publisher": "HL7 International / Patient Administration",
"contact": [
{
"name": "HL7 International / Patient Administration",
"telecom": [
{
"system": "url",
"value": "http://www.hl7.org/Special/committees/pafm"
},
{
"system": "email",
"value": "pafm@lists.hl7.org"
}
]
}
],
"description": "Select Endpoints that support the type of services indicated by a specific usecase-type",
"jurisdiction": [
{
"coding": [
{
"system": "urn:iso:std:iso:3166",
"code": "US",
"display": "United States of America"
}
]
}
],
"code": "usecase-type",
"base": [
"Endpoint"
],
"type": "token",
"expression": "Endpoint.extension.where(url='http://hl7.org/fhir/us/ndh/StructureDefinition/base-ext-endpoint-usecase').extension.where(url='endpointUsecasetype').value.ofType(CodeableConcept)",
"xpathUsage": "normal",
"multipleOr": true,
"multipleAnd": true,
"modifier": [
"text"
]
}