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
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.
HSPCusage info: todo
Structure
Name | Flags | Card. | Type | Description & Constraints |
---|---|---|---|---|
extension | Extension | URL = 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..1 | code | Indicate 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
JSON Template
// extension added to existing object "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
Name | Flags | Card. | Type | Description & Constraints |
---|---|---|---|---|
extension | Extension | URL = 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..1 | code | Indicate 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 |
Path | Definition | Type | Reference |
---|---|---|---|
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 model | Incomplete | http://hl7.org/fhir/hspc-DeltaFlag |