| URL | http://hl7.org/fhir/5.0/StructureDefinition/extension-DetectedIssue.status |
| Version | |
| Status | active |
| Description | Cross-Version Extension for DetectedIssue.status. Valid in versions R3, R4, R4B This is a valid extension because it has the following codes that are not in other versions mitigated (http://hl7.org/fhir/5.0/detectedissue-status) |
Context of Use
This extension may be used in the following contexts:
| Name | Flags | Card. | Type | Description & Constraints![]() |
|---|---|---|---|---|
![]() | ?! | 1..1 | Extension | preliminary | final | entered-in-error | mitigated |
![]() ![]() | ..0 | |||
![]() ![]() | 1.. | code | ||
![]() ![]() | "http://hl7.org/fhir/5.0/StructureDefinition/extension-DetectedIssue.status" | |||
Documentation for this format | ||||
{
"resourceType" : "StructureDefinition",
"id" : "xv-r5-dti.status",
"url" : "http://hl7.org/fhir/5.0/StructureDefinition/extension-DetectedIssue.status",
"name" : "XVerExtensionDetectedIssue.statusR5",
"title" : "Cross-Version Extension for DetectedIssue.status in R5",
"status" : "active",
"experimental" : false,
"publisher" : "Health Level Seven International (Clinical Decision Support)",
"contact" : [{
"telecom" : [{
"system" : "url",
"value" : "http://hl7.org/fhir"
}]
},
{
"telecom" : [{
"system" : "url",
"value" : "http://www.hl7.org/Special/committees/dss/index.cfm"
}]
}],
"description" : "Cross-Version Extension for DetectedIssue.status. Valid in versions R3, R4, R4B\r\n\r\nThis is a valid extension because it has the following codes that are not in other versions mitigated (http://hl7.org/fhir/5.0/detectedissue-status)",
"jurisdiction" : [{
"coding" : [{
"system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
"code" : "001"
}]
}],
"fhirVersion" : "5.0.0",
"kind" : "complex-type",
"abstract" : false,
"type" : "Extension",
"baseDefinition" : "http://hl7.org/fhir/StructureDefinition/Extension",
"derivation" : "constraint",
"differential" : {
"element" : [{
"path" : "Extension",
"short" : "preliminary | final | entered-in-error | mitigated",
"definition" : "Indicates the status of the detected issue.",
"comment" : "This element is labeled as a modifier because the status contains the code entered-in-error that marks the issue as not currently valid.",
"alias" : ["status"],
"min" : 1,
"max" : "1",
"isModifier" : true,
"isModifierReason" : "This element is labeled as a modifier because it is a status element that contains the code entered-in-error which means that the resource should not be treated as valid",
"mapping" : [{
"identity" : "workflow",
"map" : "Event.status"
},
{
"identity" : "w5",
"map" : "FiveWs.status"
},
{
"identity" : "rim",
"map" : ".statusCode"
}]
},
{
"path" : "Extension.extension",
"max" : "0"
},
{
"path" : "Extension.value[x]",
"min" : 1,
"type" : [{
"code" : "code"
}]
},
{
"path" : "Extension.url",
"fixedUri" : "http://hl7.org/fhir/5.0/StructureDefinition/extension-DetectedIssue.status"
}]
}
}