FHIR © HL7.org  |  FHIRsmith 4.0.1  |  Server Home  |  XIG Home  |  XIG Stats  | 

FHIR IG analytics

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

Resources that use this resource

CapabilityStatement
de.medizininformatikinitiative.use-case.omi#0.3.26OMIRegistryCapabilityStatementOMI Registry Capability Statement

Resources that this resource uses

No resources found


Narrative

No narrative content found in resource


Source1

{
  "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.26",
  "name": "DevicePropertyTypeSP",
  "code": "property-type",
  "type": "token",
  "expression": "Device.property.type"
}