{
"description": "The values of a referenced elements that have changed. Contains both old and new values. The newValue will be empty if this is a create transaction. The oldValue will be empty if this is a delete transaction.",
"_filename": "gd-changed-value.StructureDefinition-extension.json",
"package_name": "ehelse.fhir.no.grunndata",
"date": "2019-10-16",
"derivation": "constraint",
"publisher": null,
"fhirVersion": "4.0.1",
"name": "GdChangedValue",
"abstract": false,
"type": "Extension",
"experimental": null,
"resourceType": "StructureDefinition",
"title": null,
"package_version": "2.3.5-buildingnumbersuffix",
"status": "draft",
"id": "13b1b0ca-6537-48c2-b2aa-f0f953fff13c",
"kind": "complex-type",
"url": "http://ehelse.no/fhir/StructureDefinition/gd-changed-value",
"context": [ {
"type": "element",
"expression": "Reference"
} ],
"version": "2.0.2",
"differential": {
"element": [ {
"id": "Extension",
"path": "Extension",
"short": "The old and new value of the changed element",
"definition": "The old and new value of the changed element"
}, {
"id": "Extension.extension",
"path": "Extension.extension",
"slicing": {
"rules": "open",
"discriminator": [ {
"path": "url",
"type": "value"
} ]
}
}, {
"id": "Extension.extension:oldValue",
"max": "1",
"path": "Extension.extension",
"short": "The old value of the element",
"sliceName": "oldValue",
"definition": "The old value of the element",
"meaningWhenMissing": "If the oldValue is missing, this is the result of a transaction adding a value to an unpopulated element."
}, {
"id": "Extension.extension:oldValue.url",
"path": "Extension.extension.url",
"fixedUri": "oldValue"
}, {
"id": "Extension.extension:oldValue.value[x]",
"path": "Extension.extension.value[x]",
"short": "The old value of the element",
"definition": "The old value of the element"
}, {
"id": "Extension.extension:newValue",
"max": "1",
"path": "Extension.extension",
"short": "The new value of the element",
"sliceName": "newValue",
"definition": "The new value of the element",
"meaningWhenMissing": "If the newValue is missing, this is the result of a transaction deleting a value from an element."
}, {
"id": "Extension.extension:newValue.url",
"path": "Extension.extension.url",
"fixedUri": "newValue"
}, {
"id": "Extension.extension:newValue.value[x]",
"path": "Extension.extension.value[x]",
"short": "The new value of the element",
"definition": "The new value of the element"
}, {
"id": "Extension.url",
"path": "Extension.url",
"fixedUri": "http://ehelse.no/fhir/StructureDefinition/gd-changed-value"
}, {
"id": "Extension.value[x]",
"max": "0",
"path": "Extension.value[x]"
} ]
},
"baseDefinition": "http://hl7.org/fhir/StructureDefinition/Extension"
}