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

FHIR IG Statistics: SearchParameter/Location-physicalType

Packagetiplu.maia.schnittstellendefinition
Resource TypeSearchParameter
IdLocation-physicalType
FHIR VersionR4
Sourcehttps://simplifier.net/resolve?scope=tiplu.maia.schnittstellendefinition@1.1.3&canonical=https://tiplu.de/fhir/maia/SearchParameter/Location-physicalType
URLhttps://tiplu.de/fhir/maia/SearchParameter/Location-physicalType
Version1.0.0
Statusactive
Date2023-02-27
NamephysicalType
DescriptionA code for the physicalType of location
Typetoken

Resources that use this resource

CapabilityStatement
TipluDBTipluDB-CapabilityStatement
1.0.0Maia 1.0 CapabilityStatement

Resources that this resource uses

No resources found


Narrative

No narrative content found in resource


Source

{
  "resourceType": "SearchParameter",
  "id": "Location-physicalType",
  "url": "https://tiplu.de/fhir/maia/SearchParameter/Location-physicalType",
  "name": "physicalType",
  "status": "active",
  "experimental": false,
  "publisher": "Tiplu GmbH",
  "contact": [
    {
      "telecom": [
        {
          "system": "url",
          "value": "https://tiplu.de"
        }
      ]
    }
  ],
  "version": "1.0.0",
  "date": "2023-02-27",
  "code": "physicalType",
  "base": [
    "Location"
  ],
  "type": "token",
  "description": "A code for the physicalType of location",
  "expression": "Location.physicalType",
  "xpath": "f:Location/f:physicalType",
  "xpathUsage": "normal"
}