FHIR IG analytics| Package | hl7.fhir.uv.vulcan-rwd.r4b |
| Resource Type | SearchParameter |
| Id | SearchParameter-ProcedureOutcomeSearchParameter.json |
| FHIR Version | R4B |
No resources found
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-26T22:53:14+10: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"
}