Extensions for Using Data Elements from FHIR R4 in FHIR R5 - Downloaded Version null See the Directory of published versions
| Page standards status: Trial-use | Maturity Level: 2 |
@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:nodeRole fhir:treeRoot ;
fhir:id [ fhir:v "assert-operator-codes"] ; #
fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div [ fhir:v "<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><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></table></div>"^^rdf:XMLLiteral ]
] ; #
fhir:extension ( [
fhir:url [
fhir:v "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status"^^xsd:anyURI ;
fhir:l <http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status> ] ;
fhir:value [
a fhir:Code ;
fhir:v "trial-use" ]
] [
fhir:url [
fhir:v "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm"^^xsd:anyURI ;
fhir:l <http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm> ] ;
fhir:value [
a fhir:Integer ;
fhir:v 2 ]
] [
( fhir:extension [
fhir:url [
fhir:v "packageId"^^xsd:anyURI ;
fhir:l fhir:packageId ] ;
fhir:value [
a fhir:Id ;
fhir:v "hl7.fhir.uv.xver-r4.r5" ] ] [
fhir:url [
fhir:v "version"^^xsd:anyURI ;
fhir:l fhir:version ] ;
fhir:value [
a fhir:String ;
fhir:v "0.1.0" ] ] [
fhir:url [
fhir:v "uri"^^xsd:anyURI ;
fhir:l fhir:uri ] ;
fhir:value [
a fhir:Uri ;
fhir:v "http://hl7.org/fhir/uv/xver/ImplementationGuide/hl7.fhir.uv.xver-r4.r5"^^xsd:anyURI ;
fhir:l <http://hl7.org/fhir/uv/xver/ImplementationGuide/hl7.fhir.uv.xver-r4.r5> ] ] ) ;
fhir:url [
fhir:v "http://hl7.org/fhir/StructureDefinition/package-source"^^xsd:anyURI ;
fhir:l <http://hl7.org/fhir/StructureDefinition/package-source> ]
] [
fhir:url [
fhir:v "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg"^^xsd:anyURI ;
fhir:l <http://hl7.org/fhir/StructureDefinition/structuredefinition-wg> ] ;
fhir:value [
a fhir:Code ;
fhir:v "fhir" ]
] ) ; #
fhir:url [
fhir:v "http://hl7.org/fhir/assert-operator-codes"^^xsd:anyURI ;
fhir:l <http://hl7.org/fhir/assert-operator-codes>
] ; #
fhir:version [ fhir:v "4.0.1"] ; #
fhir:name [ fhir:v "AssertionOperatorType"] ; #
fhir:title [ fhir:v "AssertionOperatorType"] ; #
fhir:status [ fhir:v "draft"] ; #
fhir:experimental [ fhir:v false] ; #
fhir:date [ fhir:v "2019-10-31T17:29:23-05:00"^^xsd:dateTime] ; #
fhir:publisher [ fhir:v "FHIR Infrastructure"] ; #
fhir:contact ( [
fhir:name [ fhir:v "FHIR Infrastructure" ] ;
( fhir:telecom [
fhir:system [ fhir:v "url" ] ;
fhir:value [ fhir:v "http://www.hl7.org/Special/committees/fiwg" ] ] )
] ) ; #
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"^^xsd:anyURI ;
fhir:l <http://unstats.un.org/unsd/methods/m49/m49.htm> ] ;
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|5.0.0"^^xsd:anyURI ;
fhir:l <http://hl7.org/fhir/ValueSet/assert-operator-codes?version=5.0.0>
] ; #
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." ]
] ) . #
IG © 2025+ FHIR Infrastructure. Package hl7.fhir.uv.xver-r4.r5#0.1.0 based on FHIR 5.0.0. Generated 2026-03-20
Links: Table of Contents |
QA Report
| Version History |
|
Propose a change
