| Package | fhir.r4.wales.psom |
| Resource Type | SearchParameter |
| Id | DataStandardsWales-PSOM-identifier-assigner |
| FHIR Version | R4 |
| Source | https://simplifier.net/resolve?scope=fhir.r4.wales.psom@1.0.0-rc3&canonical=https://fhir.nhs.wales/fhir/SearchParameter/identifier-assigner |
| URL | https://fhir.nhs.wales/fhir/SearchParameter/identifier-assigner |
| Status | draft |
| Name | IdentifierAssigner |
| Realm | us |
| Authority | hl7 |
| Description | Details of the Organization that assigned the identifier. Works on multiple resources: [CarePlan](http://hl7.org/fhir/careplan.html) and [Task](http://hl7.org/fhir/task.html). |
| Type | reference |
No resources found
No resources found
No narrative content found in resource
{
"resourceType": "SearchParameter",
"id": "DataStandardsWales-PSOM-identifier-assigner",
"url": "https://fhir.nhs.wales/fhir/SearchParameter/identifier-assigner",
"name": "IdentifierAssigner",
"status": "draft",
"publisher": "Data Standards Wales",
"contact": [
{
"name": "Data Standards Wales",
"telecom": [
{
"system": "email",
"value": "data.standards@wales.nhs.uk",
"use": "work"
}
]
}
],
"description": "Details of the Organization that assigned the identifier. Works on multiple resources: [CarePlan](http://hl7.org/fhir/careplan.html) and [Task](http://hl7.org/fhir/task.html).",
"code": "identifier-assigner",
"base": [
"CarePlan",
"Task"
],
"type": "reference",
"expression": "CarePlan.identifier.assigner | Task.identifier.assigner"
}