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

FHIR IG Statistics: SearchParameter/PractitionerRole-practitioner

Packagede.gematik.fhir.directory
Resource TypeSearchParameter
IdPractitionerRole-practitioner
FHIR VersionR4
Sourcehttps://simplifier.net/resolve?scope=de.gematik.fhir.directory@0.15.0&canonical=http://hl7.org/fhir/SearchParameter/PractitionerRole-practitioner
URLhttp://hl7.org/fhir/SearchParameter/PractitionerRole-practitioner
Version4.0.1
Statusactive
Date2019-11-01T09:29:23+11:00
Namepractitioner
DescriptionPractitioner that is able to provide the defined services for the organization
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-practitioner",
  "url": "http://hl7.org/fhir/SearchParameter/PractitionerRole-practitioner",
  "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": "active"
        }
      ]
    },
    {
      "url": "https://smilecdr.com/fhir/ns/StructureDefinition/searchparameter-uplift-refchain",
      "extension": [
        {
          "url": "code",
          "valueCode": "name"
        }
      ]
    },
    {
      "url": "https://smilecdr.com/fhir/ns/StructureDefinition/searchparameter-uplift-refchain",
      "extension": [
        {
          "url": "code",
          "valueCode": "qualification"
        }
      ]
    }
  ],
  "version": "4.0.1",
  "name": "practitioner",
  "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": "Practitioner that is able to provide the defined services for the organization",
  "code": "practitioner",
  "base": [
    "PractitionerRole"
  ],
  "type": "reference",
  "expression": "PractitionerRole.practitioner",
  "xpath": "f:PractitionerRole/f:practitioner",
  "xpathUsage": "normal",
  "target": [
    "Practitioner"
  ]
}