FHIR IG analytics| Package | hl7.fhir.uv.vulcan-rwd.r4 |
| Resource Type | SearchParameter |
| Id | SearchParameter-ObservationInterpretationSearchParameter.json |
| FHIR Version | R4 |
No resources found
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-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 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"
}