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

FHIR IG Statistics: SearchParameter/PractitionerRole-location

Packagede.gematik.fhir.directory
Resource TypeSearchParameter
IdPractitionerRole-location
FHIR VersionR4
Sourcehttps://simplifier.net/resolve?scope=de.gematik.fhir.directory@0.15.0&canonical=http://hl7.org/fhir/SearchParameter/PractitionerRole-location
URLhttp://hl7.org/fhir/SearchParameter/PractitionerRole-location
Version4.0.1
Statusactive
Date2019-11-01T09:29:23+11:00
Namelocation
DescriptionOne of the locations at which this practitioner provides care
Typereference

Resources that use this resource

No resources found


Resources that this resource uses

No resources found


Narrative

No narrative content found in resource


Source

{
  "resourceType": "SearchParameter",
  "id": "PractitionerRole-location",
  "url": "http://hl7.org/fhir/SearchParameter/PractitionerRole-location",
  "extension": [
    {
      "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
      "valueCode": "trial-use"
    },
    {
      "url": "https://smilecdr.com/fhir/ns/StructureDefinition/searchparameter-uplift-refchain",
      "extension": [
        {
          "url": "code",
          "valueCode": "identifier"
        }
      ]
    },
    {
      "url": "https://smilecdr.com/fhir/ns/StructureDefinition/searchparameter-uplift-refchain",
      "extension": [
        {
          "url": "code",
          "valueCode": "address"
        }
      ]
    }
  ],
  "version": "4.0.1",
  "name": "location",
  "status": "active",
  "experimental": false,
  "date": "2019-11-01T09:29:23+11:00",
  "publisher": "Health Level Seven International (Patient Administration)",
  "contact": [
    {
      "telecom": [
        {
          "system": "url",
          "value": "http://hl7.org/fhir"
        }
      ]
    },
    {
      "telecom": [
        {
          "system": "url",
          "value": "http://www.hl7.org/Special/committees/pafm/index.cfm"
        }
      ]
    }
  ],
  "description": "One of the locations at which this practitioner provides care",
  "code": "location",
  "base": [
    "PractitionerRole"
  ],
  "type": "reference",
  "expression": "PractitionerRole.location",
  "xpath": "f:PractitionerRole/f:location",
  "xpathUsage": "normal",
  "target": [
    "Location"
  ]
}