Package | hl7.fhir.uv.vulcan-rwd |
Resource Type | SearchParameter |
Id | ProcedureOutcomeSearchParameter |
FHIR Version | R4 |
Source | http://hl7.org/fhir/uv/vulcan-rwd/https://build.fhir.org/ig/HL7/vulcan-rwd/SearchParameter-ProcedureOutcomeSearchParameter.html |
URL | http://hl7.org/fhir/uv/vulcan-rwd/SearchParameter/ProcedureOutcomeSearchParameter |
Version | 1.0.0 |
Status | active |
Date | 2023-05-09T16:50:27+00:00 |
Name | Outcome |
Realm | uv |
Authority | hl7 |
Description | A search parameter to allow searching for Procedures with specific outcomes. |
Type | token |
CapabilityStatement | |
CapabilityStatement-RWDServer | Real World Data Server Capability Statement |
No resources found
Note: links and images are rebased to the (stated) source
Parameter outcome
:token
A search parameter to allow searching for Procedures with specific outcomes.
Resource | Procedure |
Expression | Procedure.outcome |
Multiples | The parameter cannot repeat or have multiple values |
{ "resourceType": "SearchParameter", "id": "ProcedureOutcomeSearchParameter", "text": { "status": "generated", "div": "<!-- snip (see above) -->" }, "url": "http://hl7.org/fhir/uv/vulcan-rwd/SearchParameter/ProcedureOutcomeSearchParameter", "version": "1.0.0", "name": "Outcome", "status": "active", "date": "2023-05-09T16:50:27+00:00", "publisher": "HL7 International - Biomedical Research & Regulation Work Group", "contact": [ { "name": "HL7 International - Biomedical Research & Regulation Work Group", "telecom": [ { "system": "url", "value": "http://hl7.org/Special/committees/rcrim" } ] } ], "description": "A search parameter to allow searching for Procedures with specific outcomes.", "jurisdiction": [ { "coding": [ { "system": "http://unstats.un.org/unsd/methods/m49/m49.htm", "code": "001", "display": "World" } ] } ], "code": "outcome", "base": [ "Procedure" ], "type": "token", "expression": "Procedure.outcome" }