FHIR Cross-Version Extensions package for FHIR R4B from FHIR R4 - Version 0.0.1-snapshot-2. See the Directory of published versions
| Page standards status: External | Maturity Level: 0 |
@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 "v3-hl7VoteResolution"] ; #
fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: CodeSystem v3-hl7VoteResolution</b></p><a name=\"v3-hl7VoteResolution\"> </a><a name=\"hcv3-hl7VoteResolution\"> </a><p><b>Properties</b></p><p><b>This code system defines the following properties for its concepts</b></p><table class=\"grid\"><tr><td><b>Name</b></td><td><b>Code</b></td><td><b>URI</b></td><td><b>Type</b></td><td><b>Description</b></td></tr><tr><td>Not Selectable</td><td>notSelectable</td><td>http://hl7.org/fhir/concept-properties#notSelectable</td><td>boolean</td><td>Indicates that the code is abstract - only intended to be used as a selector for other concepts</td></tr></table><p><b>Concepts</b></p><p>This case-sensitive code system <code>http://terminology.hl7.org/CodeSystem/v3-hl7VoteResolution</code> defines the following codes in a Is-A hierarchy:</p><table class=\"codes\"><tr><td><b>Lvl</b></td><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td><td><b>Definition</b></td><td><b>Not Selectable</b></td></tr><tr><td>1</td><td style=\"white-space:nowrap\">affirmativeResolution<a name=\"v3-hl7VoteResolution-affirmativeResolution\"> </a></td><td>affirmative resolution</td><td>Description: An abstract concept grouping resolutions that can be applied to affirmative ballot comments.</td><td>true</td></tr><tr><td>2</td><td style=\"white-space:nowrap\"> affdef<a name=\"v3-hl7VoteResolution-affdef\"> </a></td><td>affirmative-deferred</td><td>Description: The recommended change has been deferred to consideration for a future release.</td><td/></tr><tr><td>2</td><td style=\"white-space:nowrap\"> affi<a name=\"v3-hl7VoteResolution-affi\"> </a></td><td>affirmative-incorporated</td><td>Description: The recommended change has been incorporated or identified issue has been answered.</td><td/></tr><tr><td>2</td><td style=\"white-space:nowrap\"> affr<a name=\"v3-hl7VoteResolution-affr\"> </a></td><td>affirmative-rejected</td><td>Description: The recommended change has been refused and is not expected to be incorporated.</td><td/></tr><tr><td>1</td><td style=\"white-space:nowrap\">negativeResolution<a name=\"v3-hl7VoteResolution-negativeResolution\"> </a></td><td>negative resolution</td><td>Description: An abstract concept grouping resolutions that can be applied to negative ballot comments.</td><td>true</td></tr><tr><td>2</td><td style=\"white-space:nowrap\"> nonsubp<a name=\"v3-hl7VoteResolution-nonsubp\"> </a></td><td>non-substantive proposed</td><td>Description: Responsible group has recommended that the negative vote be considered non-substantive. (Issue raised does not provide sufficiently convincing reason to make changes to the item under ballot, or otherwise impede its adoption.)</td><td/></tr><tr><td>2</td><td style=\"white-space:nowrap\"> nonsubv<a name=\"v3-hl7VoteResolution-nonsubv\"> </a></td><td>non-substantive voted</td><td>Description: Ballot group has voted and declared the negative vote non-substantive.</td><td/></tr><tr><td>2</td><td style=\"white-space:nowrap\"> notrelp<a name=\"v3-hl7VoteResolution-notrelp\"> </a></td><td>not related proposed</td><td>Description: Responsible group has recommended that the negative vote be considered not-related. (Issue raised is not related to the current scope of the item under ballot, or does not prevent the item under ballot for being used for its defined intent. Recommended changes may be considered as part of future versions.) (Perhaps after further reading or explanation).</td><td/></tr><tr><td>2</td><td style=\"white-space:nowrap\"> notrelv<a name=\"v3-hl7VoteResolution-notrelv\"> </a></td><td>not related voted</td><td>Description: Ballot group has voted and declared the negative vote non-related.</td><td/></tr><tr><td>2</td><td style=\"white-space:nowrap\"> prevcons<a name=\"v3-hl7VoteResolution-prevcons\"> </a></td><td>previously considered</td><td>Description: Committee identifies that the same issue has been raised as part of a previous ballot on the same element version and was found by the ballot group to be non-substantive or not related.)</td><td/></tr><tr><td>2</td><td style=\"white-space:nowrap\"> retract<a name=\"v3-hl7VoteResolution-retract\"> </a></td><td>retracted</td><td>Description: Voter has formally withdrawn their vote or comment as having been in error. (Perhaps after further reading or explanation).</td><td/></tr><tr><td>2</td><td style=\"white-space:nowrap\"> unresolved<a name=\"v3-hl7VoteResolution-unresolved\"> </a></td><td>unresolved</td><td>Description: Vote has not yet gone through resolution.</td><td/></tr><tr><td>2</td><td style=\"white-space:nowrap\"> withdraw<a name=\"v3-hl7VoteResolution-withdraw\"> </a></td><td>withdrawn</td><td>Description: Voter has formally withdrawn their vote or comment on the basis of agreed changes or proposed future changes.</td><td/></tr></table></div>"^^rdf:XMLLiteral
] ; #
fhir:extension ( [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status"^^xsd:anyURI ] ;
fhir:value [
a fhir:code ;
fhir:v "external" ]
] [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm"^^xsd:anyURI ] ;
fhir:value [
a fhir:integer ;
fhir:v 0 ]
] [
( fhir:extension [
fhir:url [ fhir:v "packageId"^^xsd:anyURI ] ;
fhir:value [
a fhir:id ;
fhir:v "hl7.fhir.uv.xver-r4.r4b" ] ] [
fhir:url [ fhir:v "version"^^xsd:anyURI ] ;
fhir:value [
a fhir:string ;
fhir:v "0.0.1-snapshot-2" ] ] ) ;
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/package-source"^^xsd:anyURI ]
] [
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://terminology.hl7.org/CodeSystem/v3-hl7VoteResolution"^^xsd:anyURI] ; #
fhir:version [ fhir:v "2018-08-12"] ; #
fhir:name [ fhir:v "v3.hl7VoteResolution"] ; #
fhir:title [ fhir:v "v3 Code System hl7VoteResolution"] ; #
fhir:status [ fhir:v "active"] ; #
fhir:experimental [ fhir:v false] ; #
fhir:date [ fhir:v "2018-08-12T00:00:00+10: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 "Description:\r\nBased on concepts for resolutions from HL7 ballot spreadsheet according to HL7's Governance & Operations Manual (GOM)."] ; #
fhir:jurisdiction ( [
( fhir:coding [
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://terminology.hl7.org/ValueSet/v3-hl7VoteResolution"^^xsd:anyURI ;
fhir:link <http://terminology.hl7.org/ValueSet/v3-hl7VoteResolution>
] ; #
fhir:hierarchyMeaning [ fhir:v "is-a"] ; #
fhir:content [ fhir:v "complete"] ; #
fhir:property ( [
fhir:code [ fhir:v "notSelectable" ] ;
fhir:uri [ fhir:v "http://hl7.org/fhir/concept-properties#notSelectable"^^xsd:anyURI ] ;
fhir:description [ fhir:v "Indicates that the code is abstract - only intended to be used as a selector for other concepts" ] ;
fhir:type [ fhir:v "boolean" ]
] ) ; #
fhir:concept ( [
fhir:code [ fhir:v "affirmativeResolution" ] ;
fhir:display [ fhir:v "affirmative resolution" ] ;
fhir:definition [ fhir:v "Description: An abstract concept grouping resolutions that can be applied to affirmative ballot comments." ] ;
( fhir:property [
fhir:code [ fhir:v "notSelectable" ] ;
fhir:value [
a fhir:boolean ;
fhir:v true ] ] ) ;
( fhir:concept [
fhir:code [ fhir:v "affdef" ] ;
fhir:display [ fhir:v "affirmative-deferred" ] ;
fhir:definition [ fhir:v "Description: The recommended change has been deferred to consideration for a future release." ] ] [
fhir:code [ fhir:v "affi" ] ;
fhir:display [ fhir:v "affirmative-incorporated" ] ;
fhir:definition [ fhir:v "Description: The recommended change has been incorporated or identified issue has been answered." ] ] [
fhir:code [ fhir:v "affr" ] ;
fhir:display [ fhir:v "affirmative-rejected" ] ;
fhir:definition [ fhir:v "Description: The recommended change has been refused and is not expected to be incorporated." ] ] )
] [
fhir:code [ fhir:v "negativeResolution" ] ;
fhir:display [ fhir:v "negative resolution" ] ;
fhir:definition [ fhir:v "Description: An abstract concept grouping resolutions that can be applied to negative ballot comments." ] ;
( fhir:property [
fhir:code [ fhir:v "notSelectable" ] ;
fhir:value [
a fhir:boolean ;
fhir:v true ] ] ) ;
( fhir:concept [
fhir:code [ fhir:v "nonsubp" ] ;
fhir:display [ fhir:v "non-substantive proposed" ] ;
fhir:definition [ fhir:v "Description: Responsible group has recommended that the negative vote be considered non-substantive. (Issue raised does not provide sufficiently convincing reason to make changes to the item under ballot, or otherwise impede its adoption.)" ] ] [
fhir:code [ fhir:v "nonsubv" ] ;
fhir:display [ fhir:v "non-substantive voted" ] ;
fhir:definition [ fhir:v "Description: Ballot group has voted and declared the negative vote non-substantive." ] ] [
fhir:code [ fhir:v "notrelp" ] ;
fhir:display [ fhir:v "not related proposed" ] ;
fhir:definition [ fhir:v "Description: Responsible group has recommended that the negative vote be considered not-related. (Issue raised is not related to the current scope of the item under ballot, or does not prevent the item under ballot for being used for its defined intent. Recommended changes may be considered as part of future versions.) (Perhaps after further reading or explanation)." ] ] [
fhir:code [ fhir:v "notrelv" ] ;
fhir:display [ fhir:v "not related voted" ] ;
fhir:definition [ fhir:v "Description: Ballot group has voted and declared the negative vote non-related." ] ] [
fhir:code [ fhir:v "prevcons" ] ;
fhir:display [ fhir:v "previously considered" ] ;
fhir:definition [ fhir:v "Description: Committee identifies that the same issue has been raised as part of a previous ballot on the same element version and was found by the ballot group to be non-substantive or not related.)" ] ] [
fhir:code [ fhir:v "retract" ] ;
fhir:display [ fhir:v "retracted" ] ;
fhir:definition [ fhir:v "Description: Voter has formally withdrawn their vote or comment as having been in error. (Perhaps after further reading or explanation)." ] ] [
fhir:code [ fhir:v "unresolved" ] ;
fhir:display [ fhir:v "unresolved" ] ;
fhir:definition [ fhir:v "Description: Vote has not yet gone through resolution." ] ] [
fhir:code [ fhir:v "withdraw" ] ;
fhir:display [ fhir:v "withdrawn" ] ;
fhir:definition [ fhir:v "Description: Voter has formally withdrawn their vote or comment on the basis of agreed changes or proposed future changes." ] ] )
] ) . #
IG © 2025+ FHIR Infrastructure. Package hl7.fhir.uv.xver-r4.r4b#0.0.1-snapshot-2 based on FHIR 4.3.0. Generated 2025-09-13
Links: Table of Contents |
QA Report
| Version History |
|
History
