| Package | de.medizininformatikinitiative.use-case.omi |
| Resource Type | SearchParameter |
| Id | DevicePropertyTypeAndCodeSP |
| FHIR Version | R4 |
| Source | https://simplifier.net/resolve?scope=de.medizininformatikinitiative.use-case.omi@0.3.19&canonical=http://omi.de/fhir/registry/SearchParameter/DevicePropertyTypeAndCodeSP |
| URL | http://omi.de/fhir/registry/SearchParameter/DevicePropertyTypeAndCodeSP |
| Version | 0.3.19 |
| Status | active |
| Name | DevicePropertyTypeCode |
| Realm | de |
| Description | Composite search for devices based on property type and property code |
| Type | composite |
| CapabilityStatement | |
| OMIRegistryCapabilityStatement | OMI Registry Capability Statement |
No resources found
No narrative content found in resource
{
"resourceType": "SearchParameter",
"id": "DevicePropertyTypeAndCodeSP",
"url": "http://omi.de/fhir/registry/SearchParameter/DevicePropertyTypeAndCodeSP",
"description": "Composite search for devices based on property type and property code",
"base": [
"Device"
],
"component": [
{
"definition": "http://omi.de/fhir/registry/SearchParameter/DevicePropertyTypeSP",
"expression": "type"
},
{
"definition": "http://omi.de/fhir/registry/SearchParameter/DevicePropertyValueCodeSP",
"expression": "valueCode"
}
],
"status": "active",
"publisher": "MOLIT gGmbH",
"version": "0.3.19",
"name": "DevicePropertyTypeCode",
"code": "property-type-code",
"type": "composite",
"expression": "Device.property"
}