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

FHIR IG Statistics: SearchParameter/DataStandardsWales-PSOM-identifier-assigner

Packagefhir.r4.wales.psom
Resource TypeSearchParameter
IdDataStandardsWales-PSOM-identifier-assigner
FHIR VersionR4
Sourcehttps://simplifier.net/resolve?scope=fhir.r4.wales.psom@1.0.0-rc3&canonical=https://fhir.nhs.wales/fhir/SearchParameter/identifier-assigner
URLhttps://fhir.nhs.wales/fhir/SearchParameter/identifier-assigner
Statusdraft
NameIdentifierAssigner
Realmus
Authorityhl7
DescriptionDetails 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).
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": "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"
}