FHIR IG analytics| Package | hl7.fhir.us.davinci-pct.r4b |
| Resource Type | ValueSet |
| Id | ValueSet-PCTAEOBProcessNoteVS.json |
| FHIR Version | R4B |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: ValueSet PCTAEOBProcessNoteVS
This value set includes codes based on the following rules:
http://hl7.org/fhir/us/davinci-pct/CodeSystem/PCTAEOBProcessNoteCS version 📦2.0.0| Code | Display | Definition |
| disclaimer | Disclaimer | Indicates a disclaimer type of process note |
| adjudication-note | Adjudication Note | Indicates an adjudication note type of process note |
| conditional | Conditional | Indicates a conditional type of note which supplements information that is already included in the required Medical Management or Prior Authorization information. A process note that includes information about conditional factors of the estimate not captured in the originating GFE submission of the advanced explanation of benefit. |
| other | Other | Indicates other type of AEOB process note |
http://hl7.org/fhir/us/davinci-pct/CodeSystem/PCTAEOBProcessNoteCS version 📦2.0.0{
"resourceType": "ValueSet",
"id": "PCTAEOBProcessNoteVS",
"text": {
"status": "extensions",
"div": "<!-- snip (see above) -->"
},
"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-pct/ImplementationGuide/hl7.fhir.us.davinci-pct"
}
]
}
},
{
"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-pct/ImplementationGuide/hl7.fhir.us.davinci-pct"
}
]
}
}
],
"url": "http://hl7.org/fhir/us/davinci-pct/ValueSet/PCTAEOBProcessNoteVS",
"identifier": [
{
"system": "urn:ietf:rfc:3986",
"value": "urn:oid:2.16.840.1.113883.4.642.40.4.48.4"
}
],
"version": "2.0.0",
"name": "PCTAEOBProcessNoteVS",
"title": "PCT AEOB Process Note Types",
"status": "active",
"experimental": false,
"date": "2025-10-08T20:40:02+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": "fmlists@lists.hl7.org"
}
]
}
],
"description": "Indicates the type of .processNote for AEOB.",
"jurisdiction": [
{
"coding": [
{
"system": "urn:iso:std:iso:3166",
"code": "US"
}
]
}
],
"compose": {
"include": [
{
"system": "http://hl7.org/fhir/us/davinci-pct/CodeSystem/PCTAEOBProcessNoteCS",
"concept": [
{
"code": "disclaimer"
},
{
"code": "adjudication-note"
},
{
"code": "conditional"
},
{
"code": "other"
}
]
},
{
"system": "http://hl7.org/fhir/us/davinci-pct/CodeSystem/PCTAEOBProcessNoteCS"
}
]
}
}