FHIR IG analytics| Package | hl7.fhir.us.hsds.r4 |
| Resource Type | SearchParameter |
| Id | SearchParameter-healthcareservice-type.json |
| FHIR Version | R4 |
| Source | http://hl7.org/fhir/us/hsds/2023Jan/SearchParameter-healthcareservice-type.html |
| URL | http://hl7.org/fhir/us/hsds/SearchParameter/healthcareservice-type |
| Version | 1.0.0-ballot |
| Status | active |
| Date | 2022-12-08T20:20:19+00:00 |
| Name | HSDS_sp_healthcareservice_type |
| Realm | us |
| Authority | hl7 |
| Description | Select healthcareservices with the specified type |
| Type | string |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: SearchParameter
Resource SearchParameter "healthcareservice-type"
url: http://hl7.org/fhir/us/hsds/SearchParameter/healthcareservice-type
version: 1.0.0-ballot
name: HSDS_sp_healthcareservice_type
status: active
date: 2022-12-08 20:20:19+0000
publisher: HL7 Human and Social Services Work Group
contact: HL7 Human and Social Services Work Group: http://www.hl7.org/Special/committees/hsswg
description: Select healthcareservices with the specified type
jurisdiction: United States of America (unknown#US)
code: type
base: HealthcareService
type: string
expression: HealthcareService.type
multipleOr: true
multipleAnd: true
modifier: contains
{
"resourceType": "SearchParameter",
"id": "healthcareservice-type",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"url": "http://hl7.org/fhir/us/hsds/SearchParameter/healthcareservice-type",
"version": "1.0.0-ballot",
"name": "HSDS_sp_healthcareservice_type",
"status": "active",
"date": "2022-12-08T20:20:19+00:00",
"publisher": "HL7 Human and Social Services Work Group",
"contact": [
{
"name": "HL7 Human and Social Services Work Group",
"telecom": [
{
"system": "url",
"value": "http://www.hl7.org/Special/committees/hsswg"
}
]
}
],
"description": "Select healthcareservices with the specified type",
"jurisdiction": [
{
"coding": [
{
"system": "urn:iso:std:iso:3166",
"code": "US"
}
]
}
],
"code": "type",
"base": [
"HealthcareService"
],
"type": "string",
"expression": "HealthcareService.type",
"multipleOr": true,
"multipleAnd": true,
"modifier": [
"contains"
]
}