V3 Value SetProvenanceEventCurrentState-AS
v3.ProvenanceEventCurrentState-AS
http://terminology.hl7.org/ValueSet/v3-ProvenanceEventCurrentState-AS
Specifies the state change of a target Act, using ActStatus codes, from its previous state as a predecessor Act. For example, if the target Act is the result of a predecessor Act being "obsoleted" and replaced with the target Act, the source ProvenanceEventCurrentState Act code would be "obsoleted".
| ID | v3-ProvenanceEventCurrentState-AS |
|---|
| Status | ACTIVE |
|---|
| URL | http://terminology.hl7.org/ValueSet/v3-ProvenanceEventCurrentState-AS |
|---|
| Version | 2014-08-07 |
|---|
| Publisher | HL7 v3 |
|---|
Includes
| System | http://terminology.hl7.org/CodeSystem/v3-ActStatus |
|---|
| Concepts |
| Code | Display |
|---|
| aborted | | | cancelled | | | completed | | | new | | | nullified | | | obsolete | |
|
|---|
{
"resourceType": "ValueSet",
"id": "v3-ProvenanceEventCurrentState-AS",
"meta": {
"versionId": "1",
"lastUpdated": "2023-12-19T16:43:20.940+10:00",
"profile": [ "http://hl7.org/fhir/StructureDefinition/shareablevalueset" ]
},
"extension": [ {
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
"valueCode": "external"
}, {
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm",
"valueInteger": 0
} ],
"url": "http://terminology.hl7.org/ValueSet/v3-ProvenanceEventCurrentState-AS",
"identifier": [ {
"system": "urn:ietf:rfc:3986",
"value": "urn:oid:2.16.840.1.113883.1.11.20545"
} ],
"version": "2014-08-07",
"name": "v3.ProvenanceEventCurrentState-AS",
"title": "V3 Value SetProvenanceEventCurrentState-AS",
"status": "active",
"experimental": false,
"publisher": "HL7 v3",
"contact": [ {
"telecom": [ {
"system": "url",
"value": "http://www.hl7.org"
} ]
} ],
"description": " Specifies the state change of a target Act, using ActStatus codes, from its previous state as a predecessor Act. For example, if the target Act is the result of a predecessor Act being \"obsoleted\" and replaced with the target Act, the source ProvenanceEventCurrentState Act code would be \"obsoleted\".",
"immutable": false,
"compose": {
"include": [ {
"system": "http://terminology.hl7.org/CodeSystem/v3-ActStatus",
"concept": [ {
"code": "aborted"
}, {
"code": "cancelled"
}, {
"code": "completed"
}, {
"code": "new"
}, {
"code": "nullified"
}, {
"code": "obsolete"
} ]
} ]
}
}