FHIR IG analytics
| Package | us.nlm.vsac |
| Resource Type | ValueSet |
| Id | ValueSet-2.16.840.1.113762.1.4.1240.6.json |
| FHIR Version | R4 |
| Source | https://vsac.nlm.nih.gov/valueset/2.16.840.1.113762.1.4.1240.6/expansion |
| URL | http://cts.nlm.nih.gov/fhir/ValueSet/2.16.840.1.113762.1.4.1240.6 |
| Version | 20231012 |
| Status | active |
| Date | 2023-10-12T01:19:00-04:00 |
| Name | CompletedOrNullifiedActStatus |
| Title | Completed or Nullified Act Status |
| Realm | us |
| Authority | hl7 |
| Purpose | (Clinical Focus: This purpose of this value set is to be used in C-CDA documents where previously the only valid option was the 'completed' code.),(Data Element Scope: ),(Inclusion Criteria: 'Completed' and 'nullified' Act Status codes),(Exclusion Criteria: ) |
Resources that use this resource
Resources that this resource uses
Narrative
No narrative content found in resource
Source1
{
"resourceType": "ValueSet",
"id": "2.16.840.1.113762.1.4.1240.6",
"meta": {
"versionId": "5",
"lastUpdated": "2024-05-08T09:55:08.000-04:00",
"profile": [
"http://hl7.org/fhir/StructureDefinition/shareablevalueset",
"http://hl7.org/fhir/us/cqfmeasures/StructureDefinition/computable-valueset-cqfm",
"http://hl7.org/fhir/us/cqfmeasures/StructureDefinition/publishable-valueset-cqfm"
]
},
"extension": [
{
"url": "http://hl7.org/fhir/StructureDefinition/valueset-author",
"valueContactDetail": {
"name": "HL7 US Realm Program Management Author"
}
},
{
"url": "http://hl7.org/fhir/StructureDefinition/resource-lastReviewDate",
"valueDate": "2024-06-05"
},
{
"url": "http://hl7.org/fhir/StructureDefinition/valueset-effectiveDate",
"valueDate": "2023-10-12"
}
],
"url": "http://cts.nlm.nih.gov/fhir/ValueSet/2.16.840.1.113762.1.4.1240.6",
"identifier": [
{
"system": "urn:ietf:rfc:3986",
"value": "urn:oid:2.16.840.1.113762.1.4.1240.6"
}
],
"version": "20231012",
"name": "CompletedOrNullifiedActStatus",
"title": "Completed or Nullified Act Status",
"status": "active",
"date": "2023-10-12T01:19:00-04:00",
"publisher": "HL7 US Realm Program Management Steward",
"jurisdiction": [
{
"coding": [
{
"system": "urn:iso:std:iso:3166",
"code": "US"
}
]
}
],
"purpose": "(Clinical Focus: This purpose of this value set is to be used in C-CDA documents where previously the only valid option was the 'completed' code.),(Data Element Scope: ),(Inclusion Criteria: 'Completed' and 'nullified' Act Status codes),(Exclusion Criteria: )",
"compose": {
"include": [
{
"system": "http://terminology.hl7.org/CodeSystem/v3-ActStatus",
"concept": [
{
"code": "completed",
"display": "completed"
},
{
"code": "nullified",
"display": "nullified"
}
]
}
]
},
"expansion": {
"identifier": "urn:uuid:e77e2cae-726d-4c14-902e-a6cf34320ebe",
"timestamp": "2025-05-23T20:43:57-04:00",
"total": 2,
"contains": [
{
"system": "http://terminology.hl7.org/CodeSystem/v3-ActStatus",
"version": "2023-02-01",
"code": "completed",
"display": "completed"
},
{
"system": "http://terminology.hl7.org/CodeSystem/v3-ActStatus",
"version": "2023-02-01",
"code": "nullified",
"display": "nullified"
}
]
}
}