Da Vinci Payer Data Exchange, published by HL7 International / Financial Management. This guide is not an authorized publication; it is the continuous build for version 2.1.1 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/HL7/davinci-epdx/ and changes regularly. See the Directory of published versions
| Page standards status: Trial-use | Maturity Level: 2 |
{
"resourceType" : "ValueSet",
"id" : "attestation-status-valueset",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet attestation-status-valueset</b></p><a name=\"attestation-status-valueset\"> </a><a name=\"hcattestation-status-valueset\"> </a><p>This value set includes codes based on the following rules:</p><ul><li>Include codes from<a href=\"http://hl7.org/fhir/R4/codesystem-consent-state-codes.html\"><code>http://hl7.org/fhir/consent-state-codes</code></a><span title=\"Version is not explicitly stated, which means it is fixed to 4.0.1, the version found through the package references\"> version 📦4.0.1</span> where code = <a href=\"http://hl7.org/fhir/R4/codesystem-consent-state-codes.html#consent-state-codes-active\">active</a></li><li>Include codes from<a href=\"http://hl7.org/fhir/R4/codesystem-consent-state-codes.html\"><code>http://hl7.org/fhir/consent-state-codes</code></a><span title=\"Version is not explicitly stated, which means it is fixed to 4.0.1, the version found through the package references\"> version 📦4.0.1</span> where code = <a href=\"http://hl7.org/fhir/R4/codesystem-consent-state-codes.html#consent-state-codes-entered-in-error\">entered-in-error</a></li></ul></div>"
},
"extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
"valueCode" : "fm"
},
{
"url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm",
"valueInteger" : 2,
"_valueInteger" : {
"extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom",
"valueCanonical" : "http://hl7.org/fhir/us/davinci-pdex/ImplementationGuide/hl7.fhir.us.davinci-pdex"
}
]
}
},
{
"url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
"valueCode" : "trial-use",
"_valueCode" : {
"extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom",
"valueCanonical" : "http://hl7.org/fhir/us/davinci-pdex/ImplementationGuide/hl7.fhir.us.davinci-pdex"
}
]
}
}
],
"url" : "http://hl7.org/fhir/us/davinci-pdex/ValueSet/attestation-status-valueset",
"version" : "2.1.1",
"name" : "AttestationStatusValueSet",
"title" : "Treatment Attestation Status",
"status" : "active",
"date" : "2025-12-18T03:22:36+00:00",
"publisher" : "HL7 International / Financial Management",
"contact" : [
{
"name" : "HL7 International / Financial Management",
"telecom" : [
{
"system" : "url",
"value" : "http://www.hl7.org/Special/committees/fm"
},
{
"system" : "email",
"value" : "fm@lists.HL7.org"
}
]
},
{
"name" : "Mark Scrimshire (mark.scrimshire@onyxhealth.io)",
"telecom" : [
{
"system" : "email",
"value" : "mailto:mark.scrimshire@onyxhealth.io"
}
]
},
{
"name" : "HL7 International - Financial Management",
"telecom" : [
{
"system" : "url",
"value" : "http://www.hl7.org/Special/committees/fm"
}
]
}
],
"description" : "Allowed statuses for treatment relationship attestations",
"jurisdiction" : [
{
"coding" : [
{
"system" : "urn:iso:std:iso:3166",
"code" : "US",
"display" : "United States of America"
}
]
}
],
"copyright" : "Used by permission of HL7 International, all rights reserved Creative Commons License",
"compose" : {
"include" : [
{
"system" : "http://hl7.org/fhir/consent-state-codes",
"filter" : [
{
"property" : "code",
"op" : "=",
"value" : "active"
}
]
},
{
"system" : "http://hl7.org/fhir/consent-state-codes",
"filter" : [
{
"property" : "code",
"op" : "=",
"value" : "entered-in-error"
}
]
}
]
}
}