FHIR © HL7.org  |  FHIRsmith 4.0.1  |  Server Home  |  XIG Home  |  XIG Stats  | 

FHIR IG analytics

Packagehl7.fhir.us.davinci-crd.stu3
Resource TypeSearchParameter
IdSearchParameter-procedurerequest-onbehalfof-stu3.json
FHIR VersionR3
Sourcehttp://hl7.org/fhir/us/davinci-crd/2018Sep/STU3/{{[id]}}.html
URLhttp://hl7.org/fhir/us/davinci-crd/STU3/SearchParameter/procedurerequest-onbehalfof-stu3
Statusdraft
Date2018-08-14
NameCRDProcedureRequestOnBehalfOf
Realmus
Authorityhl7
DescriptionReturns the organization on whose behalf the requester was acting when the procedure request was created.
Typereference

Resources that use this resource

No resources found


Resources that this resource uses

No resources found


Narrative

Note: links and images are rebased to the (stated) source

Generated Narrative with Details

id: procedurerequest-onbehalfof-stu3

url: http://hl7.org/fhir/us/davinci-crd/STU3/SearchParameter/procedurerequest-onbehalfof-stu3

name: CRDProcedureRequestOnBehalfOf

status: draft

date: 14/08/2018

publisher: HL7 Da Vinci Project

contact:

code: onbehalfof

base: ProcedureRequest

type: reference

description: Returns the organization on whose behalf the requester was acting when the procedure request was created.

expression: ProcedureRequest.requester.onBehalfOf

xpath: f:ProcedureRequest/f:requester/f:onBehalfOf

xpathUsage: normal


Source1

{
  "resourceType": "SearchParameter",
  "id": "procedurerequest-onbehalfof-stu3",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "http://hl7.org/fhir/us/davinci-crd/STU3/SearchParameter/procedurerequest-onbehalfof-stu3",
  "name": "CRDProcedureRequestOnBehalfOf",
  "status": "draft",
  "date": "2018-08-14",
  "publisher": "HL7 Da Vinci Project",
  "contact": [
    {
      "telecom": [
        {
          "system": "other",
          "value": "http://www.hl7.org/about/davinci"
        }
      ]
    }
  ],
  "code": "onbehalfof",
  "base": [
    "ProcedureRequest"
  ],
  "type": "reference",
  "description": "Returns the organization on whose behalf the requester was acting when the procedure request was created.",
  "expression": "ProcedureRequest.requester.onBehalfOf",
  "xpath": "f:ProcedureRequest/f:requester/f:onBehalfOf",
  "xpathUsage": "normal"
}