FHIR © HL7.org  |  Server Home  |  XIG Home  |  XIG Stats  |  Server Source  |  FHIR  

FHIR IG Statistics: SearchParameter/DevicePropertyTypeSP

Packagede.medizininformatikinitiative.use-case.omi
Resource TypeSearchParameter
IdDevicePropertyTypeSP
FHIR VersionR4
Sourcehttps://simplifier.net/resolve?scope=de.medizininformatikinitiative.use-case.omi@0.3.19&canonical=http://omi.de/fhir/registry/SearchParameter/DevicePropertyTypeSP
URLhttp://omi.de/fhir/registry/SearchParameter/DevicePropertyTypeSP
Version0.3.19
Statusactive
NameDevicePropertyTypeSP
Realmde
DescriptionSearch for devices by property type
Typetoken

Resources that use this resource

CapabilityStatement
OMIRegistryCapabilityStatementOMI Registry Capability Statement

Resources that this resource uses

No resources found


Narrative

No narrative content found in resource


Source

{
  "resourceType": "SearchParameter",
  "id": "DevicePropertyTypeSP",
  "url": "http://omi.de/fhir/registry/SearchParameter/DevicePropertyTypeSP",
  "description": "Search for devices by property type",
  "base": [
    "Device"
  ],
  "status": "active",
  "publisher": "MOLIT gGmbH",
  "version": "0.3.19",
  "name": "DevicePropertyTypeSP",
  "code": "property-type",
  "type": "token",
  "expression": "Device.property.type"
}