Release 4 5 Ballot

This page is part of the FHIR Specification (v4.0.1: R4 (v5.0.0-ballot: R5 Ballot - Mixed Normative and STU see ballot notes ) in it's permanent home (it will always be available at this URL). ). The current version which supercedes this version is 5.0.0 . For a full list of available versions, see the Directory of published versions . Page versions: R4B R4 R3 R2

4.3.8 Using CVX (Vaccine Administered) with FHIR

Extension: systemUserTaskContext

Vocabulary 4.3.8.1
FHIR Infrastructure Work Group   Maturity Level : 3 1 Standards Status : Trial Use Informative Use Context : Any

Summary

Source Defining URL: Available at http://www2a.cdc.gov/vaccines/iis/iisstandards/vaccines.asp?rpt=cvx . Developed by The CDC's National Center of Immunization and Respiratory Diseases ( NCIRD http://hl7.org/fhir/StructureDefinition/cqf-systemUserTaskContext )
System Version: The URI to identify CVX codes is http://hl7.org/fhir/sid/cvx 5.0.0-ballot
Version Name: If it is desired to exchange the version, use the date of the last updated code in the format YYYYMMDD systemUserTaskContext
Code Title: Use the value of "CVX Code" column in the web page null
Display Modifier: Use the value of the "Short Description" column in the web page This extension is not a modifier extension
Inactive Status: Todo: Describe how it is determined which concepts are inactive draft
Subsumption Definition: No Subsumption relationships are defined by CVX The task the system user is performing, e.g. laboratory results review, medication list review, etc. This information can be used to tailor decision support outputs, such as recommended information resources.
Filter Properties Committee: None are described yet FHIR Infrastructure Work Group

Status: draft. Extension maintained by: Health Level Seven, Inc. - CDS WG

The task the system user is performing, e.g. laboratory results review, medication list review, etc. This information can be used to tailor decision support outputs, such as recommended information resources.

Context of Use: Use on Element ID Basic

4.3.8.2

Extension Content

Version Issues

If it Summary

Name Flags Card. Type Description & Constraints doco
.. systemUserTaskContext 0..1 CodeableConcept URL = http://hl7.org/fhir/StructureDefinition/cqf-systemUserTaskContext
systemUserTaskContext: The task the system user is desired performing, e.g. laboratory results review, medication list review, etc. This information can be used to exchange the version, use the date of the last updated code in the tailor decision support outputs, such as recommended information resources.


Use on Element ID Basic

doco Documentation for this format YYYYMMDD.

Full Structure

Name Flags Card. Type Description & Constraints doco 4.3.8.3 Copyright/License Issues
. . extension CVX has no copyright acknowledgement needed, nor are there any license terms 0..1 Extension URL = http://hl7.org/fhir/StructureDefinition/cqf-systemUserTaskContext
systemUserTaskContext: The task the system user is performing, e.g. laboratory results review, medication list review, etc. This information can be used to adhere to. tailor decision support outputs, such as recommended information resources.


Use on Element ID Basic
. . . extension 4.3.8.4 0..0
... url 1..1 uri "http://hl7.org/fhir/StructureDefinition/cqf-systemUserTaskContext" CVX Filter Properties
. . . value[x] 1..1 CodeableConcept Value of extension

doco Documentation for this format

No need XML Template


<!-- systemUserTaskContext -->doco

<extension xmlns="http://hl7.org/fhir"
     url="http://hl7.org/fhir/StructureDefinition/cqf-systemUserTaskContext" >
  <!-- from Element: extension -->
 <valueCodeableConcept><!-- I 1..1 CodeableConcept Value of extension --></valueCodeableConcept>
</extension>

JSON Template


{ // systemUserTaskContext
  // from Element: extension
    "extension" : [ //  sliced by value:url  in the specified order, Open ]
  // extension: Extension: Prohibited

    "url" : "http://hl7.org/fhir/StructureDefinition/cqf-systemUserTaskContext", // R! 
    "valueCodeableConcept" : { CodeableConcept } // I R! Value of extension
  }

Summary

Name Flags Card. Type Description & Constraints doco
.. systemUserTaskContext 0..1 CodeableConcept URL = http://hl7.org/fhir/StructureDefinition/cqf-systemUserTaskContext
systemUserTaskContext: The task the system user is performing, e.g. laboratory results review, medication list review, etc. This information can be used to tailor decision support outputs, such as recommended information resources.


Use on Element ID Basic

doco Documentation for filters identified yet. this format

Full Structure

Name Flags Card. Type Description & Constraints doco 4.3.8.5 Implicit
. . extension 0..1 Extension URL = http://hl7.org/fhir/StructureDefinition/cqf-systemUserTaskContext
systemUserTaskContext: The task the system user is performing, e.g. laboratory results review, medication list review, etc. This information can be used to tailor decision support outputs, such as recommended information resources.


Use on Element ID Basic
... extension 0..0
... url 1..1 uri "http://hl7.org/fhir/StructureDefinition/cqf-systemUserTaskContext"
... value[x] 1..1 CodeableConcept Value Sets of extension

doco Documentation for this format

XML Template


<!-- systemUserTaskContext -->doco

<extension xmlns="http://hl7.org/fhir"
     url="http://hl7.org/fhir/StructureDefinition/cqf-systemUserTaskContext" >
  <!-- from Element: extension -->
 <valueCodeableConcept><!-- I 1..1 CodeableConcept Value of extension --></valueCodeableConcept>
</extension>

JSON Template


{ // systemUserTaskContext
  // from Element: extension
    "extension" : [ //  sliced by value:url  in the specified order, Open ]
  // extension: Extension: Prohibited

    "url" : "http://hl7.org/fhir/StructureDefinition/cqf-systemUserTaskContext", // R! 
    "valueCodeableConcept" : { CodeableConcept } // I R! Value of extension
  }

 

Constraints

  • ele-1 : All FHIR elements must have a @value or children (xpath: @value|f:*|h:div )
  • ext-1 : Must have either extensions or value[x], not both (xpath: exists(f:extension)!=exists(f:*[starts-with(local-name(.), 'value')]) )
  • ele-1 : On Extension.extension: All FHIR elements must have a @value or children (xpath on Extension.extension: @value|f:*|h:div )
  • ext-1 : On Extension.extension: Must have either extensions or value[x], not both (xpath on Extension.extension: exists(f:extension)!=exists(f:*[starts-with(local-name(.), "value")]) )
  • ele-1 : On Extension.value[x]: All FHIR elements must have a @value or children (xpath on Extension.value[x]: @value|f:*|h:div )

Search

No need Search Extensions defined for implicit value sets identified yet. this resource

Examples of this extension

No examples found.