Terminology
Publish-box (todo)
| FHIR Infrastructure Work Group | Maturity Level : N/A | Standards Status : Informative |
Raw Turtle (+ also see Turtle/RDF Format Specification )
Definition for Code SystemAssertionOperatorType
@prefix fhir: <http://hl7.org/fhir/> . @prefix owl: <http://www.w3.org/2002/07/owl#> . @prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> . @prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> . @prefix xsd: <http://www.w3.org/2001/XMLSchema#> . # - resource -------------------------------------------------------------------[] a fhir:CodeSystem ; fhir:id [ fhir:v "assert-operator-codes"] ;<http://hl7.org/fhir/CodeSystem/assert-operator-codes> a fhir:CodeSystem ; fhir:nodeRole fhir:treeRoot ; fhir:id [ fhir:v "assert-operator-codes"] ; # fhir:meta [fhir:lastUpdated [ fhir:v "2023-03-26T15:21:02.749+11:00" ] ; fhir:profile ( [ fhir:v "http://hl7.org/fhir/StructureDefinition/shareablecodesystem" ] ) ] ;fhir:lastUpdated [ fhir:v "2025-04-01T12:16:37.966+11:00"^^xsd:dateTime ] ; fhir:profile ( [ fhir:v "http://hl7.org/fhir/StructureDefinition/shareablecodesystem"^^xsd:anyURI ; fhir:link <http://hl7.org/fhir/StructureDefinition/shareablecodesystem> ] ) ] ; # fhir:text [fhir:status [ fhir:v "generated" ] ] ;fhir:status [ fhir:v "generated" ] ; fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: CodeSystem assert-operator-codes</b></p><a name=\"assert-operator-codes\"> </a><a name=\"hcassert-operator-codes\"> </a><a name=\"assert-operator-codes-en-AU\"> </a><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\"/><p style=\"margin-bottom: 0px\">Profile: <a href=\"shareablecodesystem.html\">Shareable CodeSystem</a></p></div><p>This case-sensitive code system <code>http://hl7.org/fhir/assert-operator-codes</code> defines the following codes:</p><table class=\"codes\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td><td><b>Definition</b></td></tr><tr><td style=\"white-space:nowrap\">equals<a name=\"assert-operator-codes-equals\"> </a></td><td>equals</td><td>Default value. Equals comparison.</td></tr><tr><td style=\"white-space:nowrap\">notEquals<a name=\"assert-operator-codes-notEquals\"> </a></td><td>notEquals</td><td>Not equals comparison.</td></tr><tr><td style=\"white-space:nowrap\">in<a name=\"assert-operator-codes-in\"> </a></td><td>in</td><td>Compare value within a known set of values.</td></tr><tr><td style=\"white-space:nowrap\">notIn<a name=\"assert-operator-codes-notIn\"> </a></td><td>notIn</td><td>Compare value not within a known set of values.</td></tr><tr><td style=\"white-space:nowrap\">greaterThan<a name=\"assert-operator-codes-greaterThan\"> </a></td><td>greaterThan</td><td>Compare value to be greater than a known value.</td></tr><tr><td style=\"white-space:nowrap\">lessThan<a name=\"assert-operator-codes-lessThan\"> </a></td><td>lessThan</td><td>Compare value to be less than a known value.</td></tr><tr><td style=\"white-space:nowrap\">empty<a name=\"assert-operator-codes-empty\"> </a></td><td>empty</td><td>Compare value is empty.</td></tr><tr><td style=\"white-space:nowrap\">notEmpty<a name=\"assert-operator-codes-notEmpty\"> </a></td><td>notEmpty</td><td>Compare value is not empty.</td></tr><tr><td style=\"white-space:nowrap\">contains<a name=\"assert-operator-codes-contains\"> </a></td><td>contains</td><td>Compare value string contains a known value.</td></tr><tr><td style=\"white-space:nowrap\">notContains<a name=\"assert-operator-codes-notContains\"> </a></td><td>notContains</td><td>Compare value string does not contain a known value.</td></tr><tr><td style=\"white-space:nowrap\">eval<a name=\"assert-operator-codes-eval\"> </a></td><td>evaluate</td><td>Evaluate the FHIRPath expression as a boolean condition.</td></tr><tr><td style=\"white-space:nowrap\">manualEval<a name=\"assert-operator-codes-manualEval\"> </a></td><td>manualEvaluate</td><td>Manually evaluate the condition described by this assert. The test engine SHALL pause and provide an input mechanism to set the outcome of this assert to 'pass', 'fail', 'skip' or 'stop'.</td></tr></table></div>"^^rdf:XMLLiteral ] ; # fhir:extension ( [fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg" ] ; fhir:value [ fhir:v "fhir" ]fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg"^^xsd:anyURI ] ; fhir:value [ a fhir:code ; fhir:v "fhir" ] ] [fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status" ] ; fhir:value [ fhir:v "trial-use" ]fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status"^^xsd:anyURI ] ; fhir:value [ a fhir:code ; fhir:v "trial-use" ] ] [fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm" ] ; fhir:value [ fhir:v "2" ] ] ) ; fhir:url [ fhir:v "http://hl7.org/fhir/assert-operator-codes"], [ fhir:v "http://hl7.org/fhir/assert-operator-codes"] ;fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm"^^xsd:anyURI ] ; fhir:value [ a fhir:integer ; fhir:v 2 ] ] ) ; # fhir:url [ fhir:v "http://hl7.org/fhir/assert-operator-codes"^^xsd:anyURI] ; # fhir:identifier ( [fhir:system [ fhir:v "urn:ietf:rfc:3986" ] ; fhir:value [ fhir:v "urn:oid:2.16.840.1.113883.4.642.4.709" ] ] [ fhir:use [ fhir:v "old" ] ; fhir:system [ fhir:v "urn:ietf:rfc:3986" ] ; fhir:value [ fhir:v "urn:oid:2.16.840.1.113883.4.642.1.697" ] ] [ fhir:use [ fhir:v "old" ] ; fhir:system [ fhir:v "urn:ietf:rfc:3986" ] ; fhir:value [ fhir:v "urn:oid:2.16.840.1.113883.4.642.2.360" ] ] [ fhir:system [ fhir:v "urn:ietf:rfc:3986" ] ;fhir:system [ fhir:v "urn:ietf:rfc:3986"^^xsd:anyURI ] ; fhir:value [ fhir:v "urn:oid:2.16.840.1.113883.4.642.4.709" ] ] [ fhir:use [ fhir:v "old" ] ;fhir:system [ fhir:v "urn:ietf:rfc:3986" ] ;fhir:system [ fhir:v "urn:ietf:rfc:3986"^^xsd:anyURI ] ; fhir:value [ fhir:v "urn:oid:2.16.840.1.113883.4.642.1.697" ] ] [ fhir:use [ fhir:v "old" ] ;fhir:system [ fhir:v "urn:ietf:rfc:3986" ] ;fhir:system [ fhir:v "urn:ietf:rfc:3986"^^xsd:anyURI ] ; fhir:value [ fhir:v "urn:oid:2.16.840.1.113883.4.642.2.360" ]] ) ; fhir:version [ fhir:v "5.0.0"], [ fhir:v "5.0.0"] ; fhir:name [ fhir:v "AssertionOperatorType"], [ fhir:v "AssertionOperatorType"] ; fhir:title [ fhir:v "Assertion Operator Type"], [ fhir:v "Assertion Operator Type"] ; fhir:status [ fhir:v "active"], [ fhir:v "active"] ; fhir:experimental [ fhir:v "false"], [ fhir:v "false"] ; fhir:date [ fhir:v "2021-01-05T10:01:24+11:00"], [ fhir:v "2021-01-05T10:01:24+11:00"] ; fhir:publisher [ fhir:v "HL7 (FHIR Project)"], [ fhir:v "HL7 (FHIR Project)"] ;] ) ; # fhir:version [ fhir:v "6.0.0-ballot3"] ; # fhir:name [ fhir:v "AssertionOperatorType"] ; # fhir:title [ fhir:v "Assertion Operator Type"] ; # fhir:status [ fhir:v "active"] ; # fhir:experimental [ fhir:v false] ; # fhir:date [ fhir:v "2021-01-05T10:01:24+11:00"^^xsd:dateTime] ; # fhir:publisher [ fhir:v "HL7 (FHIR Project)"] ; # fhir:contact ( [ fhir:telecom ( [ fhir:system [ fhir:v "url" ] ; fhir:value [ fhir:v "http://hl7.org/fhir" ] ] [ fhir:system [ fhir:v "email" ] ; fhir:value [ fhir:v "fhir@lists.hl7.org" ] ] )] [ fhir:telecom ( [ fhir:system [ fhir:v "url" ] ; fhir:value [ fhir:v "http://hl7.org/fhir" ] ] [ fhir:system [ fhir:v "email" ] ; fhir:value [ fhir:v "fhir@lists.hl7.org" ] ] ) ] ) ; fhir:description [ fhir:v "The type of operator to use for assertion."], [ fhir:v "The type of operator to use for assertion."] ;] ) ; # fhir:description [ fhir:v "The type of operator to use for assertion."] ; # fhir:jurisdiction ( [ fhir:coding ( [fhir:system [ fhir:v "http://unstats.un.org/unsd/methods/m49/m49.htm" ] ; fhir:code [ fhir:v "001" ] ; fhir:display [ fhir:v "World" ] ] ) ] [ fhir:coding ( [ fhir:system [ fhir:v "http://unstats.un.org/unsd/methods/m49/m49.htm" ] ;fhir:system [ fhir:v "http://unstats.un.org/unsd/methods/m49/m49.htm"^^xsd:anyURI ] ; fhir:code [ fhir:v "001" ] ; fhir:display [ fhir:v "World" ] ] )] ) ; fhir:caseSensitive [ fhir:v "true"] ; fhir:valueSet [ fhir:v "http://hl7.org/fhir/ValueSet/assert-operator-codes"] ; fhir:content [ fhir:v "complete"] ;] ) ; # fhir:caseSensitive [ fhir:v true] ; # fhir:valueSet [ fhir:v "http://hl7.org/fhir/ValueSet/assert-operator-codes"^^xsd:anyURI ; fhir:link <http://hl7.org/fhir/ValueSet/assert-operator-codes> ] ; # fhir:hierarchyMeaning [] ; # fhir:content [ fhir:v "complete"] ; # fhir:concept ( [ fhir:code [ fhir:v "equals" ] ; fhir:display [ fhir:v "equals" ] ; fhir:definition [ fhir:v "Default value. Equals comparison." ] ] [ fhir:code [ fhir:v "notEquals" ] ; fhir:display [ fhir:v "notEquals" ] ; fhir:definition [ fhir:v "Not equals comparison." ] ] [ fhir:code [ fhir:v "in" ] ; fhir:display [ fhir:v "in" ] ; fhir:definition [ fhir:v "Compare value within a known set of values." ] ] [ fhir:code [ fhir:v "notIn" ] ; fhir:display [ fhir:v "notIn" ] ; fhir:definition [ fhir:v "Compare value not within a known set of values." ] ] [ fhir:code [ fhir:v "greaterThan" ] ; fhir:display [ fhir:v "greaterThan" ] ; fhir:definition [ fhir:v "Compare value to be greater than a known value." ] ] [ fhir:code [ fhir:v "lessThan" ] ; fhir:display [ fhir:v "lessThan" ] ; fhir:definition [ fhir:v "Compare value to be less than a known value." ] ] [ fhir:code [ fhir:v "empty" ] ; fhir:display [ fhir:v "empty" ] ; fhir:definition [ fhir:v "Compare value is empty." ] ] [ fhir:code [ fhir:v "notEmpty" ] ; fhir:display [ fhir:v "notEmpty" ] ; fhir:definition [ fhir:v "Compare value is not empty." ] ] [ fhir:code [ fhir:v "contains" ] ; fhir:display [ fhir:v "contains" ] ; fhir:definition [ fhir:v "Compare value string contains a known value." ] ] [ fhir:code [ fhir:v "notContains" ] ; fhir:display [ fhir:v "notContains" ] ; fhir:definition [ fhir:v "Compare value string does not contain a known value." ] ] [ fhir:code [ fhir:v "eval" ] ; fhir:display [ fhir:v "evaluate" ] ; fhir:definition [ fhir:v "Evaluate the FHIRPath expression as a boolean condition." ] ] [ fhir:code [ fhir:v "manualEval" ] ; fhir:display [ fhir:v "manualEvaluate" ] ; fhir:definition [ fhir:v "Manually evaluate the condition described by this assert. The test engine SHALL pause and provide an input mechanism to set the outcome of this assert to 'pass', 'fail', 'skip' or 'stop'." ]] ) .] ) . # # -------------------------------------------------------------------------------------
Usage note: every effort has been made to ensure that the examples are correct and useful, but they are not a normative part of the specification.
FHIR
®©
HL7.org
2011+.
FHIR
R5
hl7.fhir.core#5.0.0
R6
hl7.fhir.core#6.0.0-ballot3
generated
on
Sun,
Mar
26,
2023
15:22+1100.
Tue,
Apr
1,
2025
12:21+1100.
Links:
Search
|
Version
History
|
Contents
|
Glossary
|
QA
|
Compare
to
R4
|
Compare
to
R4B
R5
|
|
Propose
a
change