FHIR IG Statistics: ValueSet/RemittanceContentType
Resources that use this resource
Resources that this resource uses
Narrative
Note: links and images are rebased to the (stated) source
- Include these codes as defined in
urn:ietf:bcp:13
Code | Display |
application/pdf+gzip | application/pdf+gzip |
application/EDI-X12+gzip | application/EDI-X12+gzip |
Source
{
"resourceType": "ValueSet",
"id": "RemittanceContentType",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"extension": [
{
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
"valueCode": "claims"
},
{
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm",
"valueInteger": 1,
"_valueInteger": {
"extension": [
{
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom",
"valueCanonical": "http://hl7.org/fhir/us/davinci-pr/ImplementationGuide/hl7.fhir.us.davinci-pr"
}
]
}
},
{
"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-pr/ImplementationGuide/hl7.fhir.us.davinci-pr"
}
]
}
}
],
"url": "http://hl7.org/fhir/us/davinci-pr/ValueSet/RemittanceContentType",
"identifier": [
{
"system": "urn:ietf:rfc:3986",
"value": "urn:oid:2.16.840.1.113883.4.642.40.41.48.2"
}
],
"version": "1.0.0",
"name": "RemittanceContentType",
"title": "Remittance Advice Content Type Value Set",
"status": "active",
"experimental": false,
"date": "2025-04-07T20:24:22+00:00",
"publisher": "HL7 International / Payer/Provider Information Exchange Work Group",
"contact": [
{
"name": "HL7 International / Payer/Provider Information Exchange Work Group",
"telecom": [
{
"system": "url",
"value": "http://www.hl7.org/Special/committees/claims"
}
]
}
],
"description": "Codes that indicate the content of the remittance",
"jurisdiction": [
{
"coding": [
{
"system": "urn:iso:std:iso:3166",
"code": "US",
"display": "United States of America"
}
]
}
],
"compose": {
"include": [
{
"system": "urn:ietf:bcp:13",
"concept": [
{
"code": "application/pdf+gzip"
},
{
"code": "application/EDI-X12+gzip"
}
]
}
]
}
}