FHIR © HL7.org  |  Server Home  |  XIG Home  |  Server Source  |  FHIR  

FHIR IG Statistics: ValueSet/RemittanceContentType

Packagehl7.fhir.us.davinci-pr
TypeValueSet
IdRemittanceContentType
FHIR VersionR4
Sourcehttp://hl7.org/fhir/us/davinci-pr/https://build.fhir.org/ig/HL7/davinci-pr/ValueSet-RemittanceContentType.html
URLhttp://hl7.org/fhir/us/davinci-pr/ValueSet/RemittanceContentType
Version1.0.0
Statusactive
Date2025-04-07T20:24:22+00:00
NameRemittanceContentType
TitleRemittance Advice Content Type Value Set
Realmus
Authorityhl7
DescriptionCodes that indicate the content of the remittance

Resources that use this resource

StructureDefinition
remittanceAdviceDocumentRemittance Advice Document

Resources that this resource uses

CodeSystem
urn:ietf:bcp:13urn:ietf:bcp:13

Narrative

Note: links and images are rebased to the (stated) source

Generated Narrative: ValueSet RemittanceContentType

  • Include these codes as defined in urn:ietf:bcp:13
    CodeDisplay
    application/pdf+gzipapplication/pdf+gzip
    application/EDI-X12+gzipapplication/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"
          }
        ]
      }
    ]
  }
}