Package | hl7.cda.uv.ips |
Type | ValueSet |
Id | 2.16.840.1.113883.11.22.22--20170502000000 |
FHIR Version | R4 |
Source | http://hl7.org/cda/uv/cda-ips/https://build.fhir.org/ig/HL7/CDA-IPS/ValueSet-2.16.840.1.113883.11.22.22--20170502000000.html |
URL | http://art-decor.org/fhir/ValueSet/2.16.840.1.113883.11.22.22--20170502000000 |
Version | 1.1.0-ballot |
Status | draft |
Date | 2024-08-19T09:46:05+00:00 |
Name | ActStatusActiveCompletedAbortedCancelled |
Title | ActStatusActiveCompletedAbortedCancelled |
Realm | uv |
Authority | hl7 |
Description | ActStatusActiveCompletedAbortedCancelled |
StructureDefinition | |
2.16.840.1.113883.10.22.4.17--20240804110835 | IPS Procedure Entry |
2.16.840.1.113883.10.22.4.38--20200508173848 | IPS Planned Procedure |
CodeSystem | |
v3-ActStatus | ActStatus |
v3-ActStatus | ActStatus |
Note: links and images are rebased to the (stated) source
Generated Narrative: ValueSet 2.16.840.1.113883.11.22.22--20170502000000
Information Source: https://art-decor.org/ad/#/hl7ips-/terminology/valueset
Profile: Shareable ValueSet
Tag: 4.0.1 (Details: FHIRVersion code 4.0.1 = ' 4.0.1 ', stated as ' null ')
http://terminology.hl7.org/CodeSystem/v3-ActStatus
Code | Display | Definition |
completed | Completed | An Act that has terminated normally after all of its constituents have been performed. |
active | Active | The Act can be performed or is being performed |
aborted | Aborted | The Act has been terminated prior to the originally intended completion. |
cancelled | Cancelled | The Act has been abandoned before activation. |
{ "resourceType": "ValueSet", "id": "2.16.840.1.113883.11.22.22--20170502000000", "meta": { "source": "https://art-decor.org/ad/#/hl7ips-/terminology/valueset", "profile": [ "http://hl7.org/fhir/StructureDefinition/shareablevalueset" ], "tag": [ { "system": "http://hl7.org/fhir/FHIR-version", "code": "4.0.1" } ] }, "text": { "status": "extensions", "div": "<!-- snip (see above) -->" }, "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/resource-effectivePeriod", "valuePeriod": { "start": "2017-05-02T00:00:00+02:00" } } ], "url": "http://art-decor.org/fhir/ValueSet/2.16.840.1.113883.11.22.22--20170502000000", "identifier": [ { "use": "official", "system": "urn:ietf:rfc:3986", "value": "urn:oid:2.16.840.1.113883.11.22.22" } ], "version": "1.1.0-ballot", "name": "ActStatusActiveCompletedAbortedCancelled", "title": "ActStatusActiveCompletedAbortedCancelled", "status": "draft", "experimental": false, "date": "2024-08-19T09:46:05+00:00", "publisher": "Health Level Seven", "contact": [ { "name": "HL7 International - International Patient Summary", "telecom": [ { "system": "url", "value": "http://www.hl7.org/Special/committees/structure" } ] } ], "description": "ActStatusActiveCompletedAbortedCancelled", "immutable": false, "compose": { "include": [ { "system": "http://terminology.hl7.org/CodeSystem/v3-ActStatus", "concept": [ { "code": "completed", "display": "Completed" }, { "code": "active", "display": "Active" }, { "code": "aborted", "display": "Aborted" }, { "code": "cancelled", "display": "Cancelled" } ] } ] } }