2nd DSTU Draft For Comment

This page is part of the FHIR Specification (v0.4.0: DSTU 2 Draft). The current version which supercedes this version is 5.0.0. For a full list of available versions, see the Directory of published versions

Extension Indicate the data value in the containing model is a change from a previous instance of the same model - Definition

URL for this extension:

http://hl7.org/fhir/ExtensionDefinition/hspc-DeltaFlag

Status: draft

Takes a value from the valueset listed in the model to indicate the data value in the containing model is a change from a previous instance of the same model.

HSPC

usage info: todo

Extension Content

Structure

NameFlagsCard.TypeDescription & Constraintsdoco
.. extensionExtensionURL = http://hl7.org/fhir/ExtensionDefinition/hspc-DeltaFlag
Indicate the data value in the containing model is a change from a previous instance of the same model: Takes a value from the valueset listed in the model to indicate the data value in the containing model is a change from a previous instance of the same model.
Use on element: Observation
..valueCode 0..1codeIndicate the data value in the containing model is a change from a previous instance of the same model
Binding: DeltaFlag_VALUESET_ECID (required, not extensible)
Use on element: Observation

XML Template

<!-- Indicate the data value in the containing model is a change from a previous instance of the same model -->doco

<extension xmlns="http://hl7.org/fhir"
     url="http://hl7.org/fhir/ExtensionDefinition/hspc-DeltaFlag" >
 <!-- from Element: extension -->
 <valueCode value="[code]"/>
</extension>

JSON Template

// extension added to existing objectdoco

  "http://hl7.org/fhir/ExtensionDefinition/hspc-DeltaFlag" : { // Indicate the data value in the containing model is a change from a previous instance of the same model
    "valueCode" : ["<code>"] //Indicate the data value in the containing model is a change from a previous instance of the same model
  }

Structure

NameFlagsCard.TypeDescription & Constraintsdoco
.. extensionExtensionURL = http://hl7.org/fhir/ExtensionDefinition/hspc-DeltaFlag
Indicate the data value in the containing model is a change from a previous instance of the same model: Takes a value from the valueset listed in the model to indicate the data value in the containing model is a change from a previous instance of the same model.
Use on element: Observation
..valueCode 0..1codeIndicate the data value in the containing model is a change from a previous instance of the same model
Binding: DeltaFlag_VALUESET_ECID (required, not extensible)
Use on element: Observation

XML Template

<!-- Indicate the data value in the containing model is a change from a previous instance of the same model -->doco

<extension xmlns="http://hl7.org/fhir"
     url="http://hl7.org/fhir/ExtensionDefinition/hspc-DeltaFlag" >
 <!-- from Element: extension -->
 <valueCode value="[code]"/>
</extension>

JSON Template

to do

 

Terminology Bindings

PathDefinitionTypeReference
http://hl7.org/fhir/ExtensionDefinition/hspc-DeltaFlag Indicates that the data value in the containing model is a change from a previous instance of the same modelIncompletehttp://hl7.org/fhir/hspc-DeltaFlag