{ "description": "Codes representing the defined possible states of an Act, as defined by the Act class state machine.", "_filename": "CodeSystem-v3-ActStatus.json", "package_name": "hl7.terminology.r5", "date": "2019-03-20", "publisher": "Health Level Seven International", "content": "complete", "property": [ { "code": "Specializes", "type": "Coding", "extension": [ { "url": "http://terminology.hl7.org/StructureDefinition/ext-mif-relationship-symmetry", "valueCode": "antisymmetric" }, { "url": "http://terminology.hl7.org/StructureDefinition/ext-mif-relationship-transitivity", "valueCode": "transitive" }, { "url": "http://terminology.hl7.org/StructureDefinition/ext-mif-relationship-reflexivity", "valueCode": "irreflexive" }, { "url": "http://terminology.hl7.org/StructureDefinition/ext-mif-relationship-isNavigable", "valueBoolean": true }, { "url": "http://terminology.hl7.org/StructureDefinition/ext-mif-relationship-relationshipKind", "valueCode": "Specializes" }, { "url": "http://terminology.hl7.org/StructureDefinition/ext-mif-relationship-inverseName", "valueString": "Generalizes" } ], "description": "The child code is a more narrow version of the concept represented by the parent code. I.e. Every child concept is also a valid parent concept. Used to allow determination of subsumption. Must be transitive, irreflexive, antisymmetric." }, { "code": "Generalizes", "type": "Coding", "extension": [ { "url": "http://terminology.hl7.org/StructureDefinition/ext-mif-relationship-symmetry", "valueCode": "antisymmetric" }, { "url": "http://terminology.hl7.org/StructureDefinition/ext-mif-relationship-transitivity", "valueCode": "transitive" }, { "url": "http://terminology.hl7.org/StructureDefinition/ext-mif-relationship-reflexivity", "valueCode": "irreflexive" }, { "url": "http://terminology.hl7.org/StructureDefinition/ext-mif-relationship-isNavigable", "valueBoolean": true }, { "url": "http://terminology.hl7.org/StructureDefinition/ext-mif-relationship-relationshipKind", "valueCode": "Generalizes" }, { "url": "http://terminology.hl7.org/StructureDefinition/ext-mif-relationship-inverseName", "valueString": "Specializes" } ], "description": "Inverse of Specializes. Only included as a derived relationship." }, { "uri": "http://terminology.hl7.org/CodeSystem/utg-concept-properties#v3-internal-id", "code": "internalId", "type": "code", "description": "The internal identifier for the concept in the HL7 Access database repository." }, { "uri": "http://hl7.org/fhir/concept-properties#status", "code": "status", "type": "code", "description": "Designation of a concept's state. Normally is not populated unless the state is retired." } ], "name": "ActStatus", "copyright": "This material derives from the HL7 Terminology THO. THO is copyright ©1989+ Health Level Seven International and is made available under the CC0 designation. For more licensing information see: https://terminology.hl7.org/license.html", "type": null, "experimental": "false", "resourceType": "CodeSystem", "title": "ActStatus", "package_version": "6.5.0", "status": "active", "language": "en", "hierarchyMeaning": "is-a", "id": "d8689851-9108-4fef-82f4-4a8c2bfaf0a1", "kind": null, "url": "http://terminology.hl7.org/CodeSystem/v3-ActStatus", "identifier": [ { "value": "urn:oid:2.16.840.1.113883.5.14", "system": "urn:ietf:rfc:3986" } ], "concept": [ { "code": "normal", "concept": [ { "code": "aborted", "display": "aborted", "property": [ { "code": "status", "valueCode": "active" }, { "code": "internalId", "valueCode": "15941" } ], "definition": "The Act has been terminated prior to the originally intended completion." }, { "code": "active", "display": "active", "property": [ { "code": "status", "valueCode": "active" }, { "code": "internalId", "valueCode": "15942" } ], "definition": "The Act can be performed or is being performed" }, { "code": "cancelled", "display": "cancelled", "property": [ { "code": "status", "valueCode": "active" }, { "code": "internalId", "valueCode": "15938" } ], "definition": "The Act has been abandoned before activation." }, { "code": "completed", "display": "completed", "property": [ { "code": "status", "valueCode": "active" }, { "code": "internalId", "valueCode": "15940" } ], "definition": "An Act that has terminated normally after all of its constituents have been performed." }, { "code": "held", "display": "held", "property": [ { "code": "status", "valueCode": "active" }, { "code": "internalId", "valueCode": "15937" } ], "definition": "An Act that is still in the preparatory stages has been put aside. No action can occur until the Act is released." }, { "code": "new", "display": "new", "property": [ { "code": "status", "valueCode": "active" }, { "code": "internalId", "valueCode": "15943" } ], "definition": "An Act that is in the preparatory stages and may not yet be acted upon" }, { "code": "suspended", "display": "suspended", "property": [ { "code": "status", "valueCode": "active" }, { "code": "internalId", "valueCode": "15939" } ], "definition": "An Act that has been activated (actions could or have been performed against it), but has been temporarily disabled. No further action should be taken against it until it is released" } ], "display": "normal", "property": [ { "code": "status", "valueCode": "active" }, { "code": "internalId", "valueCode": "15936" } ], "definition": "Encompasses the expected states of an Act, but excludes \"nullified\" and \"obsolete\" which represent unusual terminal states for the life-cycle." }, { "code": "nullified", "display": "nullified", "property": [ { "code": "status", "valueCode": "active" }, { "code": "internalId", "valueCode": "15934" } ], "definition": "This Act instance was created in error and has been 'removed' and is treated as though it never existed. A record is retained for audit purposes only." }, { "code": "obsolete", "display": "obsolete", "property": [ { "code": "status", "valueCode": "active" }, { "code": "internalId", "valueCode": "15935" } ], "definition": "This Act instance has been replaced by a new instance." } ], "caseSensitive": true, "version": "3.0.0", "contact": [ { "telecom": [ { "value": "http://hl7.org", "system": "url" }, { "value": "hq@HL7.org", "system": "email" } ] } ] }