| Package | de.gematik.fhir.directory |
| Resource Type | SearchParameter |
| Id | PractitionerRole-location |
| FHIR Version | R4 |
| Source | https://simplifier.net/resolve?scope=de.gematik.fhir.directory@0.15.0&canonical=http://hl7.org/fhir/SearchParameter/PractitionerRole-location |
| URL | http://hl7.org/fhir/SearchParameter/PractitionerRole-location |
| Version | 4.0.1 |
| Status | active |
| Date | 2019-11-01T09:29:23+11:00 |
| Name | location |
| Description | One of the locations at which this practitioner provides care |
| Type | reference |
No resources found
No resources found
No narrative content found in resource
{
"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"
]
}