This page is part of the Retrieval of Real World Data for Clinical Research (v1.0.0-ballot: STU1 Ballot 1) based on FHIR R4. . For a full list of available versions, see the Directory of published versions
: ObservationInterpretationSearchParameter - JSON Representation
Raw json | Download
{
"resourceType" : "SearchParameter",
"id" : "ObservationInterpretationSearchParameter",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative: SearchParameter</b><a name=\"ObservationInterpretationSearchParameter\"> </a></p><div style=\"display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%\"><p style=\"margin-bottom: 0px\">Resource SearchParameter "ObservationInterpretationSearchParameter" </p></div><p><b>url</b>: <code>http://hl7.org/fhir/uv/vulcan-rwd/SearchParameter/ObservationInterpretationSearchParameter</code></p><p><b>version</b>: 1.0.0-ballot</p><p><b>name</b>: Interpretation</p><p><b>status</b>: active</p><p><b>date</b>: 2022-12-04 19:34:20+0000</p><p><b>publisher</b>: HL7 International - Biomedical Research & Regulation Work Group</p><p><b>contact</b>: HL7 International - Biomedical Research & Regulation Work Group: <a href=\"http://hl7.org/Special/committees/rcrim\">http://hl7.org/Special/committees/rcrim</a></p><p><b>description</b>: A search parameter to allow searching for Observations with specific interpretations.</p><p><b>jurisdiction</b>: World <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (m49.htm#001)</span></p><p><b>code</b>: interpretation</p><p><b>base</b>: Observation</p><p><b>type</b>: token</p><p><b>expression</b>: Observation.interpretation</p></div>"
},
"url" : "http://hl7.org/fhir/uv/vulcan-rwd/SearchParameter/ObservationInterpretationSearchParameter",
"version" : "1.0.0-ballot",
"name" : "Interpretation",
"status" : "active",
"date" : "2022-12-04T19:34:20+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"
}