URL | http://hl7.org/fhir/5.0/StructureDefinition/extension-Composition.status |
Version | |
Status | active |
Description | Cross-Version Extension for Composition.status. Valid in versions R2, R3, R4, R4B This is a valid extension because it has the following codes that are not in other versions unknown, deprecated, cancelled, registered, partial, corrected, appended (http://hl7.org/fhir/5.0/composition-status) |
Context of Use
This extension may be used in the following contexts:
Name | Flags | Card. | Type | Description & Constraints![]() |
---|---|---|---|---|
![]() ![]() | ?! | 1..1 | Extension | registered | partial | preliminary | final | amended | corrected | appended | cancelled | entered-in-error | deprecated | unknown |
![]() ![]() ![]() | ..0 | |||
![]() ![]() ![]() | 1.. | code | ||
![]() ![]() ![]() | "http://hl7.org/fhir/5.0/StructureDefinition/extension-Composition.status" | |||
![]() |
{ "resourceType" : "StructureDefinition", "id" : "xv-r5-cmp.status", "url" : "http://hl7.org/fhir/5.0/StructureDefinition/extension-Composition.status", "name" : "XVerExtensionComposition.statusR5", "title" : "Cross-Version Extension for Composition.status in R5", "status" : "active", "experimental" : false, "publisher" : "Health Level Seven International (Structured Documents)", "contact" : [{ "telecom" : [{ "system" : "url", "value" : "http://hl7.org/fhir" }] }, { "telecom" : [{ "system" : "url", "value" : "http://www.hl7.org/Special/committees/structure/index.cfm" }] }], "description" : "Cross-Version Extension for Composition.status. Valid in versions R2, R3, R4, R4B\r\n\r\nThis is a valid extension because it has the following codes that are not in other versions unknown, deprecated, cancelled, registered, partial, corrected, appended (http://hl7.org/fhir/5.0/composition-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" : "registered | partial | preliminary | final | amended | corrected | appended | cancelled | entered-in-error | deprecated | unknown", "definition" : "The workflow/clinical status of this composition. The status is a marker for the clinical standing of the document.", "comment" : "If a composition is marked as withdrawn, the compositions/documents in the series, or data from the composition or document series, should never be displayed to a user without being clearly marked as untrustworthy. The flag \"entered-in-error\" is why this element is labeled as a modifier of other elements. \n\nSome reporting work flows require that the original narrative of a final document never be altered; instead, only new narrative can be added. The composition resource has no explicit status for explicitly noting whether this business rule is in effect. This would be handled by an extension if required.", "requirements" : "Need to be able to mark interim, amended, or withdrawn compositions or documents.", "min" : 1, "max" : "1", "isModifier" : true, "isModifierReason" : "This element is labelled as a modifier because it is a status element that contains status 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" : "interim: .completionCode=\"IN\" & ./statusCode[isNormalDatatype()]=\"active\"; final: .completionCode=\"AU\" && ./statusCode[isNormalDatatype()]=\"complete\" and not(./inboundRelationship[typeCode=\"SUBJ\" and isNormalActRelationship()]/source[subsumesCode(\"ActClass#CACT\") and moodCode=\"EVN\" and domainMember(\"ReviseComposition\", code) and isNormalAct()]); amended: .completionCode=\"AU\" && ./statusCode[isNormalDatatype()]=\"complete\" and ./inboundRelationship[typeCode=\"SUBJ\" and isNormalActRelationship()]/source[subsumesCode(\"ActClass#CACT\") and moodCode=\"EVN\" and domainMember(\"ReviseComposition\", code) and isNormalAct() and statusCode=\"completed\"]; withdrawn : .completionCode=NI && ./statusCode[isNormalDatatype()]=\"obsolete\"" }, { "identity" : "cda", "map" : "n/a" }, { "identity" : "fhirdocumentreference", "map" : "DocumentReference.docStatus" }] }, { "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-Composition.status" }] } }