Package | hl7.fhir.uv.vulcan-rwd |
Resource Type | SearchParameter |
Id | ObservationInterpretationSearchParameter |
FHIR Version | R4 |
Source | http://hl7.org/fhir/uv/vulcan-rwd/https://build.fhir.org/ig/HL7/vulcan-rwd/SearchParameter-ObservationInterpretationSearchParameter.html |
URL | http://hl7.org/fhir/uv/vulcan-rwd/SearchParameter/ObservationInterpretationSearchParameter |
Version | 1.0.0 |
Status | active |
Date | 2023-05-09T16:50:27+00:00 |
Name | Interpretation |
Realm | uv |
Authority | hl7 |
Description | A search parameter to allow searching for Observations with specific interpretations. |
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 interpretation
:token
A search parameter to allow searching for Observations with specific interpretations.
Resource | Observation |
Expression | Observation.interpretation |
Multiples | The parameter cannot repeat or have multiple values |
{ "resourceType": "SearchParameter", "id": "ObservationInterpretationSearchParameter", "text": { "status": "generated", "div": "<!-- snip (see above) -->" }, "url": "http://hl7.org/fhir/uv/vulcan-rwd/SearchParameter/ObservationInterpretationSearchParameter", "version": "1.0.0", "name": "Interpretation", "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 Observations with specific interpretations.", "jurisdiction": [ { "coding": [ { "system": "http://unstats.un.org/unsd/methods/m49/m49.htm", "code": "001", "display": "World" } ] } ], "code": "interpretation", "base": [ "Observation" ], "type": "token", "expression": "Observation.interpretation" }