| Package | org.example.ProfilingTrainingMay |
| Resource Type | SearchParameter |
| Id | sp-birthplace |
| FHIR Version | R4 |
| Source | https://simplifier.net/resolve?scope=org.example.ProfilingTrainingMay@0.0.1&canonical=http://example.org/SearchParameter/Patient-Birthplace-extension |
| URL | http://example.org/SearchParameter/Patient-Birthplace-extension |
| Status | draft |
| Name | birthplace |
| Description | Search on birth place extension in Patient resource |
| Type | string |
No resources found
No resources found
No narrative content found in resource
{
"resourceType": "SearchParameter",
"url": "http://example.org/SearchParameter/Patient-Birthplace-extension",
"name": "birthplace",
"status": "draft",
"description": "Search on birth place extension in Patient resource",
"code": "birthplace",
"base": [
"Patient"
],
"type": "string",
"expression": "Patient.extension('http://hl7.org/fhir/StructureDefinition/patient-birthPlace').value"
}